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
2015-03-03
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
2015-03-03
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework plane setup code
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace encoder mode_fixup with atomic_check
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove private copy of plane size and position
Laurent Pinchart
2015-03-03
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
drm: rcar-du: Fix hardware plane allocation
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS
Laurent Pinchart
2015-03-03
drm: rcar-du: Disable fbdev emulation when no connector is present
Laurent Pinchart
2015-03-03
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-03-03
drm: rcar-du: Wait for page flip completion when turning the CRTC off
Laurent Pinchart
2015-03-03
drm: rcar-du: Reorder CRTC functions
Laurent Pinchart
2015-03-03
drm: rcar-du: Don't set connector->encoder at init time
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
Laurent Pinchart
2015-03-03
drm: rcar-du: Don't disable unused functions at init time
Laurent Pinchart
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
2015-01-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2014-12-23
drm: rcar-du: Implement support for interlaced modes
Laurent Pinchart
2014-12-23
drm: rcar-du: Clamp DPMS states to on and off
Laurent Pinchart
2014-12-23
drm: rcar-du: Enable hotplug detection on HDMI connector
Laurent Pinchart
2014-12-23
drm: rcar-du: Output HSYNC instead of CSYNC
Laurent Pinchart
2014-12-23
drm: rcar-du: Add support for external pixel clock
Laurent Pinchart
2014-12-23
drm: rcar-du: Refactor DEFR8 feature
Laurent Pinchart
2014-12-23
drm: rcar-du: Remove LVDS and HDMI encoders chaining restriction
Laurent Pinchart
2014-12-23
drm: rcar-du: Configure pitch for chroma plane of multiplanar formats
Laurent Pinchart
2014-12-23
drm: rcar-du: Don't fail probe in case of partial encoder init error
Laurent Pinchart
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
[next]