index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2
-1
/
+2
2017-07-29
drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-29
drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-13
drm/mali: Use new atomic iterator macros
Maarten Lankhorst
1
-1
/
+1
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2
-4
/
+6
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2
-4
/
+6
2017-06-28
drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition
Daniel Vetter
1
-2
/
+0
2017-06-21
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
1
-1
/
+1
2017-06-21
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-8
/
+1
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
1
-0
/
+9
2017-06-16
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-7
/
+5
2017-06-16
drm/mali-dp: Check PM status when sharing interrupt lines
Liviu Dudau
1
-3
/
+16
2017-06-16
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
1
-6
/
+5
2017-06-06
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-4
/
+0
2017-06-01
drm/hdlcd|mali: Drop drm_vblank_cleanup
Daniel Vetter
2
-4
/
+0
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
1
-16
/
+31
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2
-10
/
+10
2017-05-19
Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes
Dave Airlie
1
-16
/
+31
2017-04-26
drm: mali-dp: use div_u64 for expensive 64-bit divisions
Arnd Bergmann
1
-5
/
+4
2017-04-24
drm: mali-dp: Check the mclk rate and allow up/down scaling
Mihail Atanassov
3
-12
/
+85
2017-04-24
drm: mali-dp: Enable image enhancement when scaling
Mihail Atanassov
4
-1
/
+42
2017-04-24
drm: mali-dp: Add plane upscaling support
Mihail Atanassov
7
-17
/
+407
2017-04-24
drm/mali-dp: Add core_id file to the sysfs interface
Liviu Dudau
2
-0
/
+36
2017-04-24
drm: mali-dp: Add CTM support
Mihail Atanassov
5
-4
/
+98
2017-04-24
drm: mali-dp: enable gamma support
Mihail Atanassov
6
-9
/
+196
2017-04-24
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2
-3
/
+55
2017-04-24
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
1
-1
/
+22
2017-04-24
drm: mali-dp: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-04-24
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
1
-0
/
+13
2017-04-24
drm: mali-dp: Enable power management for the device.
Liviu Dudau
4
-23
/
+125
2017-04-24
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
Liviu Dudau
1
-4
/
+8
2017-04-07
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2
-43
/
+7
2017-03-27
drm: hdlcd: Fix the calculation of the scanout start address
Liviu Dudau
1
-16
/
+31
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
4
-5
/
+19
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2
-22
/
+2
2017-03-10
drm: mali-dp: Fix smart layer not going to composition
Mihail Atanassov
3
-3
/
+18
2017-03-10
drm: mali-dp: Remove mclk rate management
Mihail Atanassov
1
-2
/
+1
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-07
drm: malidp: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2
-21
/
+21
2017-02-07
drm: hdlcd: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2
-20
/
+20
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2
-2
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2
-2
/
+2
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-7
/
+0
2017-01-27
drm/hdlcd: Remove hdlcd_debugfs_cleanup()
Noralf Trønnes
1
-7
/
+0
2017-01-26
drm: mali-dp: fix stride setting for multi-plane formats
Mihail Atanassov
4
-10
/
+50
2017-01-26
drm: mali-dp: Add plane offset to the plane's physical start address register
Liviu Dudau
1
-0
/
+1
2017-01-26
drm: mali-dp: Check for sufficient address space
Mihail Atanassov
2
-0
/
+22
2017-01-26
drm: mali-dp: Check hw version matches device-tree
Mihail Atanassov
2
-0
/
+54
2017-01-26
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
Brian Starkey
3
-20
/
+20
[next]