summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-19drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callbackChristian König
2018-02-19drm/amdgpu: wire up emit_wreg for VCN v1Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for VCE v4Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for UVD v7Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for UVD v6Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for SDMA v4Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for SDMA v3Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for SDMA v2.4Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for CIK SDMAChristian König
2018-02-19drm/amdgpu: wire up emit_wreg for SI DMAChristian König
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v9Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v8Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v7Christian König
2018-02-19drm/amdgpu: wire up emit_wreg for gfx v6Christian König
2018-02-19drm/ttm: add the missed global memory count updateRoger He
2018-02-19drm/ttm: Allow page allocations w/o triggering OOM..Andrey Grodzovsky
2018-02-19drm/amdgpu: Bump driver version for sensor pstate clkRex Zhu
2018-02-19drm/amdgpu: Expose more GPU sensor queriesRex Zhu
2018-02-19drm/amdgpu: all vram is visible for APU (v2)Chunming Zhou
2018-02-19drm/amd/pp: Add OD driver clock/voltage display on smu7Rex Zhu
2018-02-19drm/amd/pp: Add and initialize OD_dpm_table for CI/VI.Rex Zhu
2018-02-19drm/amd/pp: Add a new pp feature mask bit for OD featureRex Zhu
2018-02-19drm/amd/pp: Move DPMTABLE_* definitions to common header fileRex Zhu
2018-02-19drm/amd/pp: Refine code abbreviate variable nameRex Zhu
2018-02-19drm/amd/pp: Add stable Pstate clk display support in debugfsRex Zhu
2018-02-19drm/amd/pp: Store stable Pstate clocksRex Zhu
2018-02-19drm/amd/pp: Add custom power profile mode support on Vega10Rex Zhu
2018-02-19drm/amdgpu: add custom power policy support in sysfsRex Zhu
2018-02-19drm/amd/pp: Fix SMIO implementation on CIRex Zhu
2018-02-19drm/amd/pp: Implement voltage regulator config on CIRex Zhu
2018-02-19drm/amd/pp: Add querying current gfx voltage for Vega10Rex Zhu
2018-02-19drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu
2018-02-19drm/amd/pp: Export registers for read vddc on VI/Vega10Rex Zhu
2018-02-19drm/amd/pp: Add memory clock info display on Cz/StRex Zhu
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König
2018-02-19drm/amdgpu: trace the PASID instead of the VM pointerChristian König
2018-02-19drm/amdgpu: trace allocated PASIDsChristian König
2018-02-19drm/amdgpu: always allocate a PASIDs for each VM v2Christian König
2018-02-19drm/amdgpu: add amdgpu_pasid_free_delayed v2Christian König
2018-02-19drm/amdgpu: move PD/PT address calculation into backend functionChristian König
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König
2018-02-19drm/amdgpu: remove agp_baseChristian König
2018-02-19drm/amdgpu: print the PASID with VM faults on GMC v8Christian König
2018-02-19drm/amdgpu: print the PASID with VM faults on GMC v7Christian König
2018-02-19drm/amdgpu: rename pas_id to pasidChristian König
2018-02-19drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li
2018-02-19drm/amd/display: Enable VM support only on APUs newer than CZHarry Wentland