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