aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du
AgeCommit message (Expand)Author
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie
2013-08-09drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart
2013-08-09drm/rcar-du: Configure RGB output routing to DPAD0Laurent Pinchart
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Add support for DEFR8 registerLaurent Pinchart
2013-08-09drm/rcar-du: Add support for multiple groupsLaurent Pinchart
2013-08-09drm/rcar-du: Fix buffer pitch alignment for R8A7790 DULaurent Pinchart
2013-08-09drm/rcar-du: Add support for the R8A7790 DULaurent Pinchart
2013-08-09drm/rcar-du: Move output routing configuration to groupLaurent Pinchart
2013-08-09drm/rcar-du: Remove register definitions for the second channelLaurent Pinchart
2013-08-09drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array sizeLaurent Pinchart
2013-08-09drm/rcar-du: Introduce CRTCs groupsLaurent Pinchart
2013-08-09drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*Laurent Pinchart
2013-08-09drm/rcar-du: Create rcar_du_planes structureLaurent Pinchart
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart
2013-08-09drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart
2013-08-09drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart
2013-08-09drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart
2013-08-09drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart
2013-08-09drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart
2013-08-09drm/rcar-du: Add platform module device tableLaurent Pinchart
2013-08-09drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart
2013-08-09drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-17drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart
2013-07-05drm/rcar-du: Fix buffer pitch alignmentLaurent Pinchart
2013-07-05drm/rcar-du: Don't ignore rcar_du_crtc_create() return valueLaurent Pinchart
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart