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
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-01
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
2017-12-01
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2017-11-27
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
2017-11-27
drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...
Vitor Massaru Iha
2017-11-24
drm: mali-dp: Disable planes when their CRTC gets disabled.
Liviu Dudau
2017-11-24
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
2017-11-24
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
2017-11-24
drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-11-24
drm: hdlcd: Update PM code to save/restore console.
Liviu Dudau
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-11
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-27
drm/arm/mali: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
drm/arm/hdlcd: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-29
drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-13
drm/mali: Use new atomic iterator macros
Maarten Lankhorst
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-28
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
2017-06-21
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
2017-06-21
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
2017-06-16
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
2017-06-16
drm/mali-dp: Check PM status when sharing interrupt lines
Liviu Dudau
2017-06-16
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
2017-06-06
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-01
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-20
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
2017-04-24
drm/mali-dp: Add core_id file to the sysfs interface
Liviu Dudau
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
2017-04-24
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
Liviu Dudau
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
[next]