summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/amd/pp: Add hwmgr interface for edit dpm tableRex Zhu2-0/+10
2018-02-19drm/amdgpu: drop the drm irq pre/post/un install callbacksAlex Deucher4-56/+6
2018-02-19drm/amdgpu/powerplay/vega10: fix compute profile nameAlex Deucher1-1/+1
2018-02-19drm/amdgpu: retire soc15ip.hHawking Zhang1-1343/+0
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang13-13/+26
2018-02-19drm/amd/pp: include new ip and ip offset headersHawking Zhang1-1/+2
2018-02-19drm/amdgpu: include new ip and ip offset headersHawking Zhang1-1/+2
2018-02-19drm/amdgpu: split soc15ip header into ip and ip_offset headerHawking Zhang2-0/+1363
2018-02-19drm/amdgpu: Use new TTM flag to avoid OOM triggering.Andrey Grodzovsky1-0/+4
2018-02-19drm/amdgpu: add PASID mapping for GMC v9Christian König2-2/+12
2018-02-19drm/amdgpu: add PASID mapping for GMC v8Christian König2-1/+3
2018-02-19drm/amdgpu: add PASID mapping for GMC v7Christian König2-1/+3
2018-02-19drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlbChristian König8-153/+53
2018-02-19drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlbChristian König6-73/+28
2018-02-19drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König4-35/+26
2018-02-19drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlbChristian König4-33/+29
2018-02-19drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callbackChristian König2-0/+4
2018-02-19drm/amdgpu: wire up emit_wreg for VCN v1Christian König1-0/+9
2018-02-19drm/amdgpu: wire up emit_wreg for VCE v4Christian König1-0/+9
2018-02-19drm/amdgpu: wire up emit_wreg for UVD v7Christian König1-7/+17
2018-02-19drm/amdgpu: wire up emit_wreg for UVD v6Christian König1-0/+12
2018-02-19drm/amdgpu: wire up emit_wreg for SDMA v4Christian König1-0/+10
2018-02-19drm/amdgpu: wire up emit_wreg for SDMA v3Christian König1-0/+10
2018-02-19drm/amdgpu: wire up emit_wreg for SDMA v2.4Christian König1-0/+10
2018-02-19drm/amdgpu: wire up emit_wreg for CIK SDMAChristian König1-0/+9
2018-02-19drm/amdgpu: wire up emit_wreg for SI DMAChristian König1-0/+9
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v9Christian König1-2/+17
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v8Christian König1-1/+17
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v7Christian König1-0/+15
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v6Christian König1-0/+14
2018-02-19drm/ttm: add the missed global memory count updateRoger He1-16/+25
2018-02-19drm/ttm: Allow page allocations w/o triggering OOM..Andrey Grodzovsky4-2/+23
2018-02-19drm/amdgpu: Bump driver version for sensor pstate clkRex Zhu1-1/+2
2018-02-19drm/amdgpu: Expose more GPU sensor queriesRex Zhu1-0/+18
2018-02-19drm/amdgpu: all vram is visible for APU (v2)Chunming Zhou1-0/+6
2018-02-19drm/amd/pp: Add OD driver clock/voltage display on smu7Rex Zhu2-0/+23
2018-02-19drm/amd/pp: Add and initialize OD_dpm_table for CI/VI.Rex Zhu2-0/+89
2018-02-19drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu5-10/+10
2018-02-19drm/amd/pp: Move DPMTABLE_* definitions to common header fileRex Zhu3-11/+11
2018-02-19drm/amd/pp: Refine code abbreviate variable nameRex Zhu2-6/+6
2018-02-19drm/amd/pp: Add stable Pstate clk display support in debugfsRex Zhu3-9/+20
2018-02-19drm/amd/pp: Store stable Pstate clocksRex Zhu5-2/+24
2018-02-19drm/amd/pp: Add custom power profile mode support on Vega10Rex Zhu4-0/+123
2018-02-19drm/amdgpu: add custom power policy support in sysfsRex Zhu3-2/+99
2018-02-19drm/amd/pp: Fix SMIO implementation on CIRex Zhu1-11/+20
2018-02-19drm/amd/pp: Implement voltage regulator config on CIRex Zhu3-1/+58
2018-02-19drm/amd/pp: Add querying current gfx voltage for Vega10Rex Zhu2-1/+15
2018-02-19drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu5-5/+15
2018-02-19drm/amd/pp: Export registers for read vddc on VI/Vega10Rex Zhu4-2/+11
2018-02-19drm/amd/pp: Add memory clock info display on Cz/StRex Zhu1-0/+13