index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT
Chris Wilson
1
-0
/
+1
2016-11-09
gpu: ipu-di: silence videomode logspam
Lucas Stach
1
-1
/
+1
2016-11-09
drm/i915: Restrict DRM_DEBUG_MM automatic selection
Chris Wilson
1
-1
/
+1
2016-11-09
drm: Restrict stackdepot usage to builtin drm.ko
Chris Wilson
1
-1
/
+1
2016-11-08
drm/msm: module param to dump state on error irq
Rob Clark
3
-0
/
+25
2016-11-08
drm/msm/mdp5: add atomic_print_state support
Rob Clark
2
-1
/
+29
2016-11-08
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
3
-0
/
+79
2016-11-08
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
5
-0
/
+133
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: mali-dp: Clear CVAL when leaving config mode
Brian Starkey
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-08
drm/i915: Update DRIVER_DATE to 20161108
Daniel Vetter
1
-2
/
+2
2016-11-07
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
1
-0
/
+8
2016-11-07
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
2
-0
/
+17
2016-11-07
drm/imx: imx-ldb: remove unnecessary double disable check
Philipp Zabel
1
-12
/
+0
2016-11-07
drm/i915: Add assert for no pending GPU requests during suspend/resume in LR ...
Imre Deak
1
-0
/
+3
2016-11-07
drm/i915: Make sure engines are idle during GPU idling in LR mode
Imre Deak
3
-0
/
+33
2016-11-07
drm/i915: Avoid early GPU idling due to race with new request
Imre Deak
1
-0
/
+7
2016-11-07
drm/i915: Avoid early GPU idling due to already pending idle work
Imre Deak
1
-3
/
+3
2016-11-07
drm/i915: Limit Valleyview and earlier to only using mappable scanout
Chris Wilson
1
-2
/
+16
2016-11-07
drm/i915: Round tile chunks up for constructing partial VMAs
Chris Wilson
1
-1
/
+1
2016-11-07
drm/i915: Remove the vma from the object list upon close
Chris Wilson
1
-2
/
+3
2016-11-07
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
Ben Skeggs
2
-6
/
+11
2016-11-07
drm/nouveau/gr: fallback to legacy paths during firmware lookup
Alexandre Courbot
1
-4
/
+46
2016-11-07
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
Ben Skeggs
4
-2
/
+571
2016-11-07
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
Ben Skeggs
2
-44
/
+44
[next]