index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add atomic variants of enable/disable to encoder helper funcs
Sean Paul
2019-06-13
2
-2
/
+55
*
sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
1
-8
/
+2
*
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
6
-87
/
+29
*
drm/bridge: analogix_dp: Convert to GPIO descriptors
Linus Walleij
2019-06-13
3
-23
/
+23
*
drm/bridge: analogix-anx78xx: Drop of_gpio.h include
Linus Walleij
2019-06-13
1
-1
/
+0
*
drm/bridge: analogix_dp: possible condition with no effect (if == else)
Hariprasad Kelam
2019-06-13
1
-2
/
+0
*
panel: rocktech: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
1
-11
/
+3
*
vga_switcheroo: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-13
1
-27
/
+7
*
drm: Remove functions with kmap-object argument from GEM VRAM helpers
Thomas Zimmermann
2019-06-13
2
-46
/
+8
*
drm: Remove lock interfaces from GEM VRAM helpers
Thomas Zimmermann
2019-06-13
2
-114
/
+0
*
drm/mgag200: Rewrite cursor handling
Thomas Zimmermann
2019-06-13
3
-103
/
+69
*
drm/mgag200: Pin framebuffer BO during dirty update
Thomas Zimmermann
2019-06-13
1
-12
/
+14
*
drm/ast: Pin framebuffer BO during dirty update
Thomas Zimmermann
2019-06-13
1
-16
/
+16
*
drm/ast: Pin and map cursor source BO during update
Thomas Zimmermann
2019-06-13
1
-21
/
+16
*
drm/ast: Remove obsolete or unused cursor state
Thomas Zimmermann
2019-06-13
2
-21
/
+17
*
drm/ast: Unpin cursor BO during cleanup
Thomas Zimmermann
2019-06-13
1
-0
/
+1
*
drm/gem-vram: Support pinning buffers to current location
Thomas Zimmermann
2019-06-13
1
-4
/
+16
*
drm/mcde: Fix an uninitialized variable
Dan Carpenter
2019-06-13
1
-1
/
+1
*
drm/ast: Drop fb_debug_enter/leave
Daniel Vetter
2019-06-13
1
-2
/
+0
*
drm/virtio: drop framebuffer dirty tracking code
Gerd Hoffmann
2019-06-13
4
-176
/
+3
*
drm: Tweak drm_encoder_helper_funcs.enable kerneldoc
Sean Paul
2019-06-12
1
-5
/
+5
*
dma-fence/reservation: Markup rcu protected access for DEBUG_MUTEXES
Chris Wilson
2019-06-12
1
-2
/
+6
*
gpu: drm: bridge: sii9234: simplify getting the adapter of a client
Wolfram Sang
2019-06-12
1
-2
/
+2
*
drm: Reverse lock order in pan_display_legacy()
Thomas Zimmermann
2019-06-12
1
-2
/
+2
*
drm/stm: dsi: add power on/off phy ops
Yannick Fertré
2019-06-12
1
-1
/
+20
*
drm/bridge/synopsys: dsi: add power on/off optional phy ops
Yannick Fertré
2019-06-12
2
-0
/
+10
*
drm/rockchip: dw_hdmi: Handle suspend/resume
Douglas Anderson
2019-06-11
1
-0
/
+14
*
drm: bridge: dw-hdmi: Add hook for resume
Douglas Anderson
2019-06-11
2
-19
/
+31
*
drm/fb: document dirty helper better
Daniel Vetter
2019-06-11
1
-0
/
+3
*
drm/todo: Add bootsplash entry
Noralf Trønnes
2019-06-11
1
-0
/
+15
*
drm/fb-helper: Move out modeset config code
Noralf Trønnes
2019-06-11
3
-702
/
+702
*
drm/fb-helper: Prepare to move out modeset config code
Noralf Trønnes
2019-06-11
2
-22
/
+44
*
drm/fb-helper: Remove drm_fb_helper_connector
Noralf Trønnes
2019-06-11
4
-408
/
+197
*
drm/virtio: Add memory barriers for capset cache.
David Riley
2019-06-11
2
-0
/
+5
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
43
-44
/
+96
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
55
-64
/
+95
*
drm/amd: drop use of drmP.h in display/
Sam Ravnborg
2019-06-10
5
-6
/
+3
*
drm/amd: drop use of drmP.h in powerplay/
Sam Ravnborg
2019-06-10
1
-2
/
+2
*
drm/amd: drop use of drmP.h from all header files
Sam Ravnborg
2019-06-10
3
-4
/
+8
*
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
2019-06-10
7
-2
/
+15
*
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
2019-06-10
19
-3
/
+38
*
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
44
-3
/
+86
*
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-06-10
36
-28
/
+90
*
drm: fix build errors with drm_print.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
57
-147
/
+216
*
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-06-10
44
-112
/
+221
*
drm/radeon: prepare header files for drmP.h removal
Sam Ravnborg
2019-06-10
10
-1
/
+19
*
drm/radeon: drop drmP.h from header files
Sam Ravnborg
2019-06-10
3
-3
/
+2
*
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
2019-06-10
13
-23
/
+30
*
drm: drm_debugfs.h self-contained
Sam Ravnborg
2019-06-10
1
-0
/
+2
[next]