index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
drm: add helpers to go from plane state to drm_rect
Rob Clark
4
-26
/
+30
2016-11-08
drm: add helper for printing to log or seq_file
Rob Clark
4
-1
/
+189
2016-11-08
drm: helper macros to print composite types
Rob Clark
3
-16
/
+24
2016-11-08
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
1
-4
/
+1
2016-11-08
drm/ttm: fix ttm_bo_wait
Christian König
1
-1
/
+8
2016-11-08
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
1
-3
/
+0
2016-11-08
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
1
-3
/
+5
2016-11-08
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
5
-1
/
+207
2016-11-08
dma-buf: return index of the first signaled fence (v2)
monk.liu
2
-6
/
+18
2016-11-08
MAINTAINERS: update Sync File Framework files
Gustavo Padovan
1
-1
/
+3
2016-11-08
dma-buf/sw_sync: put fence reference from the fence creation
Gustavo Padovan
1
-1
/
+1
2016-11-08
dma-buf/sw_sync: mark sync_timeline_create() static
Baoyou Xie
1
-1
/
+1
2016-11-08
drm: Add stackdepot include for DRM_DEBUG_MM
Chris Wilson
1
-0
/
+2
2016-11-08
drm/plane: add inline doc for struct drm_plane
Gustavo Padovan
1
-14
/
+44
2016-11-08
drm/msm: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
1
-1
/
+2
2016-11-08
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
1
-2
/
+4
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
3
-1
/
+33
2016-11-08
drm: don't override possible_crtcs for primary/cursor planes
Rob Clark
1
-2
/
+2
2016-11-08
drm/uapi: Add a warning that mode flags must match the xrandr definitions
Ville Syrjälä
1
-1
/
+9
2016-11-08
drm/edid: Add the missing "Hz" to VIC 58,59 comment
Ville Syrjälä
1
-2
/
+2
2016-11-08
drm/gma500: remove unused ioctl declarations
Jiang Biao
1
-4
/
+0
2016-11-08
drm/gma500: make function static to eliminate compiling warning
Jiang Biao
1
-1
/
+1
2016-11-08
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
1
-8
/
+8
2016-11-08
drm: update the documentation of drm_framebuffer_unregister_private
Rongrong Zou
1
-0
/
+5
2016-11-08
drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG
Chris Wilson
1
-0
/
+1
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
3
-3
/
+90
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
35
-71
/
+13
2016-11-02
drm/gma500: Add compat ioctl
Patrik Jakobsson
1
-0
/
+3
2016-10-27
drm/amdgpu: turn on/off uvd clock when dpm enable/disable on CI
Rex Zhu
1
-4
/
+16
2016-10-27
drm/amdgpu: disable dpm before turn off clock when vce idle.
Rex Zhu
1
-4
/
+3
2016-10-27
drm/amdgpu: enable uvd bypass mode for CI/VI.
Rex Zhu
3
-8
/
+44
2016-10-27
drm/amdgpu: just not load smc firmware if smu is already running
Rex Zhu
1
-2
/
+5
2016-10-27
drm/amdgpu: when suspend, set boot state instand of disable dpm.
Rex Zhu
2
-4
/
+15
2016-10-27
drm/amdgpu: use failed label to handle context init failure
Huang Rui
1
-9
/
+9
2016-10-27
drm/bridge: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2016-10-27
drm/bridge: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2016-10-26
drm: Print some debug/error info during DP dual mode detect
Imre Deak
1
-0
/
+18
2016-10-26
drm: mark drm_of_component_match_add dummy inline
Arnd Bergmann
1
-4
/
+5
2016-10-26
drm/bridge: add Silicon Image SiI8620 driver
Andrzej Hajda
4
-0
/
+3090