index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
Age
Commit message (
Expand
)
Author
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-03
drm: rcar-du: Fix NULL encoder pointer dereference
Laurent Pinchart
2014-11-26
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
2014-11-26
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
2014-11-26
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-26
drm: rcar-du: fix error return code
Julia Lawall
2014-11-15
Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/li...
Dave Airlie
2014-11-13
drm/rcar: gem: dumb: pitch is an output
Thierry Reding
2014-11-13
drm/cma: Introduce drm_gem_cma_dumb_create_internal()
Thierry Reding
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-20
gpu: drm: rcar-du: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-15
drm/rcar-du: Add OF support
Laurent Pinchart
2014-09-15
drm/rcar-du: Use struct videomode in platform data
Laurent Pinchart
2014-09-15
drm/rcar-du: Update copyright notice
Laurent Pinchart
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-07-30
drm/rcar-du: Fix maximum frame buffer pitch computation
Laurent Pinchart
2014-07-22
drm: rcar-du: fix warnings
Russell King
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-05-27
drm/rcar-du: Add run-time dependencies
Jean Delvare
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-04
drm/rcar-du: Handle encoder initialization failures
Laurent Pinchart
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2013-12-23
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2013-12-18
drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
2013-12-18
drm/rcar: call drm_put_dev directly in the ->remove hook
Daniel Vetter
2013-12-02
drm/rcar-du: Add support for the r8a7791 DU
Laurent Pinchart
2013-12-02
drm/rcar-du: Add LVDS_LANES quirk
Laurent Pinchart
2013-12-02
drm/rcar-du: Split features and quirks
Laurent Pinchart
2013-12-02
drm/rcar-du: Update plane pitch in .mode_set_base() operation
Laurent Pinchart
2013-12-02
drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
Laurent Pinchart
2013-12-02
drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
Wei Yongjun
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
[next]