index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
drm/amdgpu: refine uvd_4.2 clock gate sequence.
Rex Zhu
2
-39
/
+9
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-11
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into drm-next
Dave Airlie
16
-0
/
+2372
2016-11-11
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
Dave Airlie
5
-40
/
+92
2016-11-11
Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
3
-12
/
+290
2016-11-11
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
7
-134
/
+125
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
78
-171
/
+969
2016-11-11
Merge tag 'drm-intel-next-2016-11-08' of git://anongit.freedesktop.org/git/drm-intel into drm-next
Dave Airlie
79
-4778
/
+6746
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
[next]