index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
2
-1
/
+3
|
\
|
*
drm/amdgpu: Use list_del_init in amdgpu_mn_unregister
Felix Kuehling
2017-08-02
1
-1
/
+1
|
*
drm/amdgpu: Fix undue fallthroughs in golden registers initialization
Jean Delvare
2017-08-02
1
-0
/
+2
|
*
drm/amdgpu: fix header on gfx9 clear state
Alex Deucher
2017-07-27
1
-20
/
+21
|
*
drm/amd/powerplay: fix AVFS voltage offset for Vega10
Eric Huang
2017-07-25
1
-9
/
+3
|
*
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
2017-07-25
1
-11
/
+13
|
*
drm/amdgpu: Fix blocking in RCU critical section(v2)
Alex Xie
2017-07-25
1
-3
/
+7
*
|
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-10
8
-129
/
+28
|
\
\
|
*
|
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
7
-128
/
+28
|
*
|
drm/amdgpu: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-07-29
1
-1
/
+0
*
|
|
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-08-02
103
-1751
/
+4203
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/amdgpu: fix header on gfx9 clear state
Alex Deucher
2017-07-27
1
-20
/
+21
|
*
|
drm/amdgpu: reduce the time of reading VBIOS
Xiangliang Yu
2017-07-25
1
-1
/
+1
|
*
|
drm/amdgpu/virtual_dce: Remove the rmmod error message
Emily Deng
2017-07-25
1
-1
/
+1
|
*
|
drm/amdgpu/gmc9: disable legacy vga features in gmc init
Alex Deucher
2017-07-25
1
-0
/
+16
|
*
|
drm/amdgpu/gmc8: disable legacy vga features in gmc init
Alex Deucher
2017-07-25
1
-0
/
+14
|
*
|
drm/amdgpu/gmc7: disable legacy vga features in gmc init
Alex Deucher
2017-07-25
1
-0
/
+14
|
*
|
drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)
Alex Deucher
2017-07-25
1
-1
/
+13
|
*
|
drm/amdgpu: fix the incorrect scratch reg number on gfx v6
Huang Rui
2017-07-25
1
-1
/
+1
|
*
|
drm/amdgpu: fix the incorrect scratch reg number on gfx v7
Huang Rui
2017-07-25
1
-1
/
+1
|
*
|
drm/amdgpu: fix the incorrect scratch reg number on gfx v8
Huang Rui
2017-07-25
1
-1
/
+1
|
*
|
drm/amdgpu: fix the incorrect scratch reg number on gfx v9
Huang Rui
2017-07-25
1
-1
/
+1
|
*
|
drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.
Rex Zhu
2017-07-25
1
-8
/
+80
|
*
|
drm/amdgpu: enable huge page handling in the VM v5
Alex Deucher
2017-07-25
2
-20
/
+104
|
*
|
drm/amdgpu: increase fragmentation size for Vega10 v2
Christian König
2017-07-25
5
-7
/
+15
|
*
|
drm/amdgpu: ttm_bind only when user needs gpu_addr in bo pin
Chunming Zhou
2017-07-25
1
-6
/
+7
|
*
|
drm/amdgpu: correct clock info for SRIOV
Xiangliang Yu
2017-07-25
1
-2
/
+2
|
*
|
drm/amdgpu/gmc8: SRIOV need to program fb location
Emily Deng
2017-07-25
1
-1
/
+15
|
*
|
drm/amdgpu: disable firmware loading for psp v10
Junwei Zhang
2017-07-25
1
-0
/
+2
|
*
|
drm/amdgpu:fix gfx fence allocate size
Monk Liu
2017-07-25
3
-8
/
+52
|
*
|
drm/amdgpu: Implement ttm_bo_driver.access_memory callback v2
Felix Kuehling
2017-07-25
1
-0
/
+62
|
*
|
drm/amd/powerplay: fix AVFS voltage offset for Vega10
Eric Huang
2017-07-25
1
-9
/
+3
|
*
|
drm/amdgpu: read reg in each iterator of psp_wait_for loop
Zhang, Jerry
2017-07-25
2
-4
/
+1
|
*
|
drm/amdgpu/gfx9: simplify and fix GRBM index selection
Nicolai Hähnle
2017-07-25
1
-11
/
+13
|
*
|
drm/amdgpu: add ring_destroy for psp v10
Junwei Zhang
2017-07-25
3
-0
/
+30
|
*
|
drm/amdgpu: add ring_create function for psp v10
Junwei Zhang
2017-07-25
3
-0
/
+34
|
*
|
drm/amdgpu: add init microcode function for psp v10
Junwei Zhang
2017-07-25
3
-0
/
+48
|
*
|
drm/amdgpu: remove unncessary code in psp v10 ring init func
Junwei Zhang
2017-07-25
1
-20
/
+0
|
*
|
drm/amdgpu: Fix blocking in RCU critical section(v2)
Alex Xie
2017-07-25
1
-3
/
+7
|
*
|
drm/amd/powerplay: add profile mode for vega10.
Rex Zhu
2017-07-14
2
-25
/
+109
|
*
|
drm/amdgpu: fix amdgpu_bo_gpu_accessible()
Christian König
2017-07-14
1
-1
/
+5
|
*
|
drm/amdgpu: map VM BOs for CPU based updates only once
Christian König
2017-07-14
1
-36
/
+51
|
*
|
drm/amdgpu: make sure BOs are always kunmapped
Christian König
2017-07-14
1
-0
/
+3
|
*
|
drm/amdgpu: flush the HDP only once for CPU based VM updates
Christian König
2017-07-14
1
-4
/
+12
|
*
|
drm/amdgpu: trace setting VM page tables with the CPU as well
Christian König
2017-07-14
1
-0
/
+2
|
*
|
drm/amdgpu: remove VM shadow WARN_ONs
Alex Deucher
2017-07-14
1
-5
/
+1
|
*
|
drm/amdgpu: fix amdgpu_vm_bo_wait
Christian König
2017-07-14
1
-8
/
+9
|
*
|
drm/amdgpu: fix VM flush for CPU based updates
Christian König
2017-07-14
1
-3
/
+3
|
*
|
drm/amdgpu/gfx: keep all compute queues on the same pipe
Alex Deucher
2017-07-14
1
-1
/
+2
|
*
|
drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
Jim Qu
2017-07-14
1
-0
/
+1
[next]