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
/
arm
Age
Commit message (
Expand
)
Author
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-07-28
drm/arm: mali-dp: Fix error return code in malidp_bind()
Wei Yongjun
2016-07-28
drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
Wei Yongjun
2016-07-26
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
Brian Starkey
2016-07-18
drm/arm: make fbdev support really optional
Tobias Jakobi
2016-07-18
drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
Markus Elfring
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau
2016-06-10
drm/hdlcd: Use helper support for nonblocking commits
Daniel Vetter
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
2016-06-02
drm: hdlcd: Add information about the underlying framebuffers in debugfs
Liviu Dudau
2016-06-02
drm: hdlcd: Cleanup the atomic plane operations
Liviu Dudau
2016-06-02
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
2016-06-02
drm: hdlcd: Revamp runtime power management
Liviu Dudau
2016-06-02
drm/hdlcd: Clean up crtc hooks
Daniel Vetter
2016-05-31
drm/hlcd: Use lockless gem BO free callback
Daniel Vetter
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-02
drm/arm/hdlcd: Rename async to nonblock.
Maarten Lankhorst
2016-04-04
drm: ARM HDLCD - fix an error code
Dan Carpenter
2016-04-04
drm: ARM HDLCD - get rid of devm_clk_put()
Alexey Brodkin
2016-02-10
drm: Add support for ARM's HDLCD controller.
Liviu Dudau