index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-08-04
drm: stm: remove dead code and pointless local lut storage
Peter Rosin
2
-13
/
+0
2017-08-04
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
6
-53
/
+33
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
4
-69
/
+22
2017-08-04
drm: mgag200: remove dead code and pointless local lut storage
Peter Rosin
3
-54
/
+15
2017-08-04
drm: i915: remove dead code and pointless local lut storage
Peter Rosin
2
-32
/
+0
2017-08-04
drm: gma500: remove dead code and pointless local lut storage
Peter Rosin
4
-50
/
+12
2017-08-04
drm: cirrus: remove dead code and pointless local lut storage
Peter Rosin
3
-65
/
+16
2017-08-04
drm: ast: remove dead code and pointless local lut storage
Peter Rosin
3
-41
/
+6
2017-08-04
drm: armada: remove dead empty functions
Peter Rosin
3
-14
/
+0
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
7
-128
/
+28
2017-08-04
drm/rockchip: fix race with kms hotplug and fbdev
Mark yao
1
-7
/
+6
2017-08-04
drm/rockchip: vop: report error when check resource error
Mark yao
1
-1
/
+3
2017-08-04
drm/rockchip: vop: round_up pitches to word align
Mark yao
1
-2
/
+2
2017-08-04
drm/rockchip: vop: fix NV12 video display error
Mark yao
1
-0
/
+3
2017-08-04
drm/rockchip: vop: fix iommu page fault when resume
Mark yao
1
-18
/
+15
2017-08-04
drm/rockchip: vop: no need wait vblank on crtc enable
Mark yao
1
-36
/
+0
2017-08-03
drm/fb-helper: add new drm_setup_crtcs_fb() function
David Lechner
1
-12
/
+18
2017-08-03
drm/atmel-hlcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-4
/
+4
2017-08-03
drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.
Arvind Yadav
1
-2
/
+2
2017-08-03
drm/fb: Fix pointer dereference before null check.
David Lechner
1
-1
/
+1
2017-08-01
drm: Create a format/modifier blob
Ben Widawsky
4
-0
/
+147
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
45
-50
/
+131
2017-08-01
drm/msm: Convert to use new iterator macros, v2.
Maarten Lankhorst
2
-11
/
+11
2017-08-01
drm/nouveau: Convert nouveau to use new iterator macros, v2.
Maarten Lankhorst
1
-35
/
+37
2017-08-01
drm/omapdrm: Fix omap_atomic_wait_for_completion
Maarten Lankhorst
1
-3
/
+3
2017-08-01
drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, ...
Maarten Lankhorst
1
-1
/
+1
2017-07-31
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
1
-1
/
+11
2017-07-31
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
1
-69
/
+69
2017-07-31
drm: todo: Avoid accidental crossreferences
Thierry Reding
1
-2
/
+2
2017-07-31
drm: Add a few missing descriptions in drm_driver docs
Sean Paul
1
-6
/
+46
2017-07-31
gpu/host1x: Remove excess parameter in host1x_subdev_add docs
Sean Paul
1
-1
/
+0
2017-07-31
drm: Fix warning when building docs for scdc_helper
Sean Paul
2
-38
/
+20
2017-07-31
drm/modes: Fix drm_mode_is_420_only() comment
Sean Paul
1
-1
/
+1
2017-07-31
drm: Fix kerneldoc for atomic_async_update
Daniel Vetter
1
-3
/
+3
2017-07-31
drm/atomic: Update comment to match the code
Thierry Reding
1
-1
/
+1
2017-07-31
drm/rockchip: vop: rk3328: fix overlay abnormal
Mark yao
3
-0
/
+4
2017-07-31
dt-bindings: display: rockchip: fill Documents for vop series
Mark yao
1
-0
/
+4
2017-07-31
drm/rockchip: vop: add a series of vop support
Mark yao
3
-224
/
+908
2017-07-31
drm/rockchip: vop: group vop registers
Mark yao
3
-127
/
+146
2017-07-31
drm/rockchip: vop: move line_flag_num to interrupt registers
Mark yao
3
-9
/
+13
2017-07-31
drm/rockchip: vop: move write_relaxed flags to vop register
Mark yao
3
-35
/
+36
2017-07-31
drm/rockchip: vop: initialize registers directly
Mark yao
3
-49
/
+11
2017-07-29
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
2
-3
/
+5
2017-07-29
tinydrm: repaper: add CONFIG_THERMAL dependency
Arnd Bergmann
1
-0
/
+1
2017-07-29
drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-07-29
drm/nouveau: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-07-29
drm/omapdrm: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-07-29
drm/amdgpu: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-07-29
drm/rockchip: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
3
-31
/
+0
[next]