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
2017-08-03
drm: rcar-du: Use new iterator macros
Maarten Lankhorst
2017-08-03
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
drm: rcar-du: Fix race condition when disabling planes at CRTC stop
Laurent Pinchart
2017-08-03
drm: rcar-du: Wait for flip completion instead of vblank in commit tail
Laurent Pinchart
2017-08-03
drm: rcar-du: Use the VBK interrupt for vblank events
Laurent Pinchart
2017-08-03
drm: rcar-du: Add HDMI outputs to R8A7796 device description
Laurent Pinchart
2017-08-03
drm: rcar-du: Remove an unneeded NULL check
Dan Carpenter
2017-08-03
drm: rcar-du: Setup planes before enabling CRTC to avoid flicker
Laurent Pinchart
2017-08-03
drm: rcar-du: Configure DPAD0 routing through last group on Gen3
Laurent Pinchart
2017-08-03
drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x
Laurent Pinchart
2017-08-03
drm: rcar-du: Support multiple sources from the same VSP
Laurent Pinchart
2017-08-03
drm: rcar-du: Fix comments to comply with the kernel coding style
Laurent Pinchart
2017-08-03
drm: rcar-du: Use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-07-29
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-09
drm: rcar-du: Map memory through the VSP device
Laurent Pinchart
2017-05-22
drm: rcar-du: Register a completion callback with VSP1
Kieran Bingham
2017-05-22
drm: rcar-du: Arm the page flip event after queuing the page flip
Laurent Pinchart
2017-04-04
drm: rcar-du: Add HDMI outputs to R8A7795 device description
Koji Matsuoka
2017-04-04
drm: rcar-du: Add DPLL support
Koji Matsuoka
2017-04-04
drm: rcar-du: Skip disabled outputs
Laurent Pinchart
2017-04-04
drm: rcar-du: Add Gen3 HDMI encoder support
Koji Matsuoka
2017-04-04
drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
Laurent Pinchart
2017-04-04
drm: rcar-du: Replace manual bridge implementation with DRM bridge
Laurent Pinchart
2017-04-04
drm: rcar-du: Add support for LVDS mode selection
Laurent Pinchart
2017-04-04
drm: rcar-du: Use the DRM panel API
Laurent Pinchart
2017-04-04
drm: rcar-du: Remove wait field from rcar_du_device structure
Laurent Pinchart
2017-04-04
drm: rcar-du: Make sure the VSP is initialized on platforms that need it
Jacopo Mondi
2017-04-04
drm: rcar-du: Use DRM core's atomic commit helper
Laurent Pinchart
2017-04-04
drm: rcar-du: Clear handled event pointer in CRTC state
Laurent Pinchart
2017-04-04
drm: rcar-du: Handle event when disabling CRTCs
Laurent Pinchart
2017-04-04
drm: rcar-du: Don't open code of_device_get_match_data()
Wolfram Sang
2017-04-04
drm: rcar-du: Switch to encoder .atomic_mode_set() helper function
Laurent Pinchart
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-09
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-03-07
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure
Kieran Bingham
2017-02-09
drm: rcar-du: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-15
drm: rcar-du: Fix LVDS start sequence on Gen3
Koji Matsuoka
2016-11-15
drm: rcar-du: Fix H/V sync signal polarity configuration
Koji Matsuoka
2016-11-15
drm: rcar-du: Fix display timing controller parameter
Koji Matsuoka
[next]