index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
Age
Commit message (
Expand
)
Author
2013-10-11
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-19
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
2013-08-09
drm/rcar-du: Add FBDEV emulation support
Laurent Pinchart
2013-08-09
drm/rcar-du: Add internal LVDS encoder support
Laurent Pinchart
2013-08-09
drm/rcar-du: Configure RGB output routing to DPAD0
Laurent Pinchart
2013-08-09
drm/rcar-du: Rework output routing support
Laurent Pinchart
2013-08-09
drm/rcar-du: Add support for DEFR8 register
Laurent Pinchart
2013-08-09
drm/rcar-du: Add support for multiple groups
Laurent Pinchart
2013-08-09
drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
Laurent Pinchart
2013-08-09
drm/rcar-du: Add support for the R8A7790 DU
Laurent Pinchart
2013-08-09
drm/rcar-du: Move output routing configuration to group
Laurent Pinchart
2013-08-09
drm/rcar-du: Remove register definitions for the second channel
Laurent Pinchart
2013-08-09
drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size
Laurent Pinchart
2013-08-09
drm/rcar-du: Introduce CRTCs groups
Laurent Pinchart
2013-08-09
drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_*
Laurent Pinchart
2013-08-09
drm/rcar-du: Create rcar_du_planes structure
Laurent Pinchart
2013-08-09
drm/rcar-du: Rename platform data fields to match what they describe
Laurent Pinchart
2013-08-09
drm/rcar-du: Merge LVDS and VGA encoder code
Laurent Pinchart
2013-08-09
drm/rcar-du: Split VGA encoder and connector
Laurent Pinchart
2013-08-09
drm/rcar-du: Split LVDS encoder and connector
Laurent Pinchart
2013-08-09
drm/rcar-du: Clarify comment regarding plane Y source coordinate
Laurent Pinchart
2013-08-09
drm/rcar-du: Support per-CRTC clock and IRQ
Laurent Pinchart
2013-08-09
drm/rcar-du: Add platform module device table
Laurent Pinchart
2013-08-09
drm/rcar-du: Use devm_ioremap_resource()
Laurent Pinchart
2013-08-09
drm/rcar-du: Add missing alpha plane register definitions
Laurent Pinchart
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-07-17
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
2013-07-05
drm/rcar-du: Fix buffer pitch alignment
Laurent Pinchart
2013-07-05
drm/rcar-du: Don't ignore rcar_du_crtc_create() return value
Laurent Pinchart
2013-06-27
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart