index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/gfx9: add additional MQD initialization
Alex Deucher
2017-05-02
1
-0
/
+5
*
drm/amdgpu/gfx9: fix typo in mpd init
Alex Deucher
2017-05-02
1
-2
/
+2
*
drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocation
Alex Deucher
2017-05-02
1
-2
/
+1
*
drm/amdgpu: update revision id settings for BR/ST
Alex Deucher
2017-05-02
1
-0
/
+12
*
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
2017-05-01
2
-124
/
+29
*
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-28
16
-36
/
+36
*
drm/amd/powerplay: implement stop dpm task for vega10.
Rex Zhu
2017-04-28
5
-1
/
+123
*
drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.
Rex Zhu
2017-04-28
3
-1
/
+7
*
drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.
Rex Zhu
2017-04-28
4
-1
/
+13
*
drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2
Chunming Zhou
2017-04-28
1
-0
/
+4
*
drm/amdgpu: bump version for exporting gpu info for gfx9
Junwei Zhang
2017-04-28
1
-1
/
+2
*
drm/amdgpu: export more gpu info for gfx9
Junwei Zhang
2017-04-28
3
-0
/
+18
*
drm/amdgpu: remove unused and mostly unimplemented CGS functions v2
Christian König
2017-04-28
2
-468
/
+0
*
drm/amd/powerplay: refine set pcie dpm default table on vega10.
Rex Zhu
2017-04-28
1
-21
/
+1
*
drm/amd/powerplay: disable cks by default on vega10.
Rex Zhu
2017-04-28
1
-1
/
+1
*
drm/amd/powerplay: correct UlvOffsetVid on Vega10.
Rex Zhu
2017-04-28
1
-3
/
+2
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-7
/
+7
*
drm/amdgpu: fix NULL pointer error
Chunming Zhou
2017-04-28
1
-1
/
+3
*
drm/amdgpu: validate shadow before restoring from it
Roger.He
2017-04-28
3
-0
/
+34
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-2
/
+2
*
drm/amdgpu: Real return value can be over-written when clean up
Alex Xie
2017-04-28
1
-4
/
+5
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-3
/
+3
*
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-28
1
-1
/
+1
*
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
2017-04-28
3
-15
/
+15
*
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
2017-04-28
3
-39
/
+7
*
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
Mario Kleiner
2017-04-28
1
-1
/
+6
*
drm/radeon: check return value of radeon_fence_emit
Pan Bian
2017-04-28
1
-1
/
+6
*
drm/radeon: check return value of radeon_ring_lock
Pan Bian
2017-04-28
1
-2
/
+6
*
drm/amdgpu/soc15: enable UVD code path for sriov
Frank Min
2017-04-28
1
-2
/
+1
*
drm/amdgpu/uvd7: add UVD hw init sequences for sriov
Frank Min
2017-04-28
1
-45
/
+56
*
drm/amdgpu/uvd7: add uvd doorbell initialization for sriov
Frank Min
2017-04-28
1
-0
/
+14
*
drm/amdgpu/uvd7: add sriov uvd initialization sequences
Frank Min
2017-04-28
1
-0
/
+246
*
drm/amdgpu/vce4: replaced with virt_alloc_mm_table
Xiangliang Yu
2017-04-28
1
-17
/
+3
*
drm/amdgpu/virt: add two functions for MM table
Xiangliang Yu
2017-04-28
2
-0
/
+48
*
drm/amdgpu/vce4: move mm table constructions functions into mmsch header file
Frank Min
2017-04-28
2
-97
/
+103
*
drm/amdgpu/vce4: fix a PSP loading VCE issue
Daniel Wang
2017-04-28
1
-3
/
+15
*
drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF
Daniel Wang
2017-04-28
1
-0
/
+6
*
drm/amdgpu: fix gpu reset crash
Chunming Zhou
2017-04-28
1
-3
/
+4
*
drm/amdgpu: fix no-vmid job
Chunming Zhou
2017-04-28
1
-1
/
+1
*
drm/amdgpu: fix indent
Roger.He
2017-04-28
1
-17
/
+17
*
drm/amdgpu: increase gtt size to 3GB by default v2
Chunming Zhou
2017-04-28
5
-4
/
+9
*
drm/amdgpu: fix VM clearing in amdgpu_gem_object_close
Christian König
2017-04-28
1
-31
/
+37
*
drm/amdgpu: add gtt print like vram when dump mm table V2
Chunming Zhou
2017-04-28
2
-1
/
+18
*
drm/amdgpu: fix amdgpu_ttm_bo_eviction_valuable
Christian König
2017-04-28
1
-5
/
+13
*
drm/amd/powerplay: Fix AVFS param.
Rex Zhu
2017-04-28
1
-4
/
+4
*
drm/amd/powerplay: enable clock stretch feature on Vega10.
Rex Zhu
2017-04-28
1
-5
/
+7
*
drm/amd/powerplay: enable pcie dpm on Vega10.
Rex Zhu
2017-04-28
1
-1
/
+2
[next]