index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: mali-dp: Add YUV->RGB conversion support for video layers
Mihail Atanassov
2018-03-14
4
-17
/
+90
*
drm: mali-dp: Turn off CRTC vblank when removing module.
Liviu Dudau
2018-03-14
1
-0
/
+2
*
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
Laurent Pinchart
2018-03-14
2
-4
/
+1
*
drm: arm: malidp: Don't destroy planes manually in error handlers
Laurent Pinchart
2018-03-14
4
-22
/
+3
*
drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
Liviu Dudau
2018-03-14
3
-18
/
+27
*
drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
Ayan Halder
2018-03-14
1
-5
/
+22
*
drm: mali-dp: Fix bug on scaling with rotation
Ayan Halder
2018-03-14
1
-2
/
+8
*
drm/mali-dp: Don't enable scaling engine for planes that only rotate.
Liviu Dudau
2018-03-14
1
-2
/
+8
*
drm: mali-dp: Uninitialized variable in malidp_se_check_scaling()
Dan Carpenter
2018-03-14
1
-2
/
+2
*
drm/mali-dp: Align pitch size to be multiple of bus burst read size.
Liviu Dudau
2018-03-14
1
-1
/
+14
*
drm/mali-dp: Rotated planes need a larger pitch size.
Liviu Dudau
2018-03-14
2
-4
/
+12
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
2
-12
/
+2
*
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+4
*
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
2
-33
/
+7
*
Merge arlied/drm-next into drm-misc-next
Gustavo Padovan
2017-12-04
8
-88
/
+107
|
\
|
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
3
-6
/
+7
|
|
\
|
*
\
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
2017-12-01
5
-83
/
+99
|
|
\
\
|
|
*
|
drm: mali-dp: Disable planes when their CRTC gets disabled.
Liviu Dudau
2017-11-24
1
-0
/
+3
|
|
*
|
drm: mali-dp: Separate static internal data into a read-only structure.
Liviu Dudau
2017-11-24
5
-80
/
+93
|
|
*
|
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
2017-11-24
1
-2
/
+2
|
|
*
|
drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-11-24
1
-1
/
+1
|
*
|
|
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
2017-12-01
2
-5
/
+7
|
|
\
\
\
|
|
*
|
|
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
Srishti Sharma
2017-11-27
1
-2
/
+2
|
|
*
|
|
drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s...
Vitor Massaru Iha
2017-11-27
1
-2
/
+1
|
|
*
|
|
drm: hdlcd: Update PM code to save/restore console.
Liviu Dudau
2017-11-24
1
-1
/
+4
|
|
|
/
/
|
*
|
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
2
-2
/
+4
|
|
\
|
|
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
|
|
drm/arm/mali: Use drm_mode_config_helper_suspend/resume()
Noralf Trønnes
2017-11-30
2
-22
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
2
-6
/
+6
*
|
|
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
2
-2
/
+3
*
|
|
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/arm/mali: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
1
-1
/
+2
*
|
drm/arm/hdlcd: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-27
1
-1
/
+2
|
/
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
2
-1
/
+2
*
drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/mali: Use new atomic iterator macros
Maarten Lankhorst
2017-07-13
1
-1
/
+1
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
2
-4
/
+6
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
2
-4
/
+6
*
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
2017-06-28
1
-2
/
+0
*
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
2017-06-21
1
-1
/
+1
*
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
2017-06-21
1
-8
/
+1
*
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
2017-06-21
1
-0
/
+9
*
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
2017-06-16
1
-7
/
+5
*
drm/mali-dp: Check PM status when sharing interrupt lines
Liviu Dudau
2017-06-16
1
-3
/
+16
*
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
2017-06-16
1
-6
/
+5
*
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-06
2
-4
/
+0
|
\
|
*
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-01
2
-4
/
+0
[next]