1
0
Fork 0
alistair23-linux/drivers/gpu/drm/rcar-du
Dave Airlie e6c3dcdea6 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
rcar misc changes.

* 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev:
  drm/rcar-du: Add support for the r8a7791 DU
  drm/rcar-du: Add LVDS_LANES quirk
  drm/rcar-du: Split features and quirks
  drm/rcar-du: Update plane pitch in .mode_set_base() operation
  drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
  drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
2013-12-23 10:42:36 +10:00
..
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_crtc.c drm/rcar-du: Update plane pitch in .mode_set_base() operation 2013-12-02 01:27:26 +01:00
rcar_du_crtc.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_drv.c Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next 2013-12-23 10:42:36 +10:00
rcar_du_drv.h drm/rcar-du: Add LVDS_LANES quirk 2013-12-02 01:27:28 +01:00
rcar_du_encoder.c drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_encoder.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_group.c drm/rcar-du: Configure RGB output routing to DPAD0 2013-08-09 23:17:52 +02:00
rcar_du_group.h drm/rcar-du: Configure RGB output routing to DPAD0 2013-08-09 23:17:52 +02:00
rcar_du_kms.c drm/rcar-du: Split features and quirks 2013-12-02 01:27:27 +01:00
rcar_du_kms.h drm/rcar-du: Merge LVDS and VGA encoder code 2013-08-09 23:17:43 +02:00
rcar_du_lvdscon.c drm/rcar-du: Merge LVDS and VGA encoder code 2013-08-09 23:17:43 +02:00
rcar_du_lvdscon.h drm/rcar-du: Split LVDS encoder and connector 2013-08-09 23:17:42 +02:00
rcar_du_lvdsenc.c drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() 2013-12-18 11:10:48 +10:00
rcar_du_lvdsenc.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00
rcar_du_plane.c drm/rcar-du: Update plane pitch in .mode_set_base() operation 2013-12-02 01:27:26 +01:00
rcar_du_plane.h drm/rcar-du: Introduce CRTCs groups 2013-08-09 23:17:46 +02:00
rcar_du_regs.h drm/rcar-du: Add support for multiple groups 2013-08-09 23:17:50 +02:00
rcar_du_vgacon.c drm/rcar-du: Add FBDEV emulation support 2013-08-09 23:17:54 +02:00
rcar_du_vgacon.h drm/rcar-du: Split VGA encoder and connector 2013-08-09 23:17:43 +02:00
rcar_lvds_regs.h drm/rcar-du: Add internal LVDS encoder support 2013-08-09 23:17:53 +02:00