index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
drm/amd/powerplay: delete duplicate code in smu7_hwmgr.c
Rex Zhu
1
-7
/
+0
2016-11-11
drm/amd/powerplay: enable voltage control by default for dgpu.
Rex Zhu
1
-6
/
+3
2016-11-11
drm/amd/powerplay: fix code style
Rex Zhu
1
-2
/
+3
2016-11-11
drm/amdgpu: delete duplicate module parameter.
Rex Zhu
2
-9
/
+9
2016-11-11
drm/amdgpu: use mask bit for deep sleep feature on dpm.
Rex Zhu
4
-3
/
+5
2016-11-11
drm/amd/powerplay: use mask bit for deepsleep/power tune feature.
Rex Zhu
2
-4
/
+2
2016-11-11
drm/amdgpu/powerplay: pp module only enable smu when dpm disabled.
Rex Zhu
3
-15
/
+44
2016-11-11
drm/amdgpu:bypass avfs event manager for sriov
Trigger Huang
1
-1
/
+5
2016-11-11
drm/amdgpu:no gpu scheduler for KIQ
Trigger Huang
1
-18
/
+21
2016-11-11
drm/amdgpu: Add a ring type KIQ definition
Trigger Huang
1
-1
/
+2
2016-11-11
drm/amdgpu: enable UVD clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
1
-2
/
+2
2016-11-11
drm/amd/amdgpu: expose fan rpm though hwmon
Grazvydas Ignotas
2
-0
/
+26
2016-11-11
drm/amd/powerplay: export a function to read fan rpm
Grazvydas Ignotas
2
-0
/
+19
2016-11-11
drm/amdgpu: remove amdgpu_cs_handle_lockup
Huang Rui
1
-11
/
+0
2016-11-11
drm/amdgpu: cleanup amdgpu_cs_ioctl to make code logicality clear
Huang Rui
1
-16
/
+16
2016-11-11
drm/amd/powerplay: make CAC feature controlled by module parameter.
Rex Zhu
1
-13
/
+7
2016-11-11
drm/amd/powerplay: add new bit mask to ctrl clock stretch feature.
Rex Zhu
2
-2
/
+3
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-09
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
1
-4
/
+1
2016-11-09
drm/ttm: fix ttm_bo_wait
Christian König
1
-1
/
+8
2016-11-09
dma-buf/fence: revert "don't wait when specified timeout is zero" (v2)
Alex Deucher
1
-3
/
+0
2016-11-09
dma-buf/fence: make timeout handling in fence_default_wait consistent (v2)
Alex Deucher
1
-3
/
+5
2016-11-09
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
5
-1
/
+207
2016-11-09
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
[next]