aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-12-14drm/amd/display: Use same wait mpcc idle function.Yongqiang Sun1-15/+12
2017-12-14drm/amd/display: MPC updatesEric Bernstein2-5/+8
2017-12-14drm/amd/display: Fixed read wrong reg to get bot_sel.Yongqiang Sun1-1/+1
2017-12-14drm/amd/display: Fix potential mem leak in DC constructHarry Wentland1-16/+18
2017-12-14drm/amd/display: Remove redundant checks in set_default_colorsHarry Wentland1-10/+2
2017-12-14drm/amd/display: Remove plane_res.mi check in dce110_apply_ctx_for_surfaceHarry Wentland1-7/+6
2017-12-14drm/amd/display: Remove PSR functions in LinuxHarry Wentland1-138/+0
2017-12-14drm/amd/display: Integrating MPC pseudocodeEric Bernstein7-356/+594
2017-12-14drm/amd/display: dal 3.1.21Tony Cheng1-1/+1
2017-12-14drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu1-3/+1
2017-12-14drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu1-1/+3
2017-12-14drm/amd/display: Remove unnecessary wait mpcc idle.Yongqiang Sun1-6/+0
2017-12-14drm/amd/pp: reset dpm level when adjust power stateRex Zhu1-1/+1
2017-12-14drm/ttm: init locked again to prevent incorrect unlockRoger He1-0/+1
2017-12-13drm/amd/pp: implement dpm_get_sclk/mclk for RVRex Zhu1-2/+23
2017-12-13drm/amdgpu: fix huge page setting for ATS caseChunming Zhou1-1/+1
2017-12-13drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restoreAlex Deucher2-24/+0
2017-12-13drm/amdgpu: drop scratch regs save and restore from GPU reset handlingAlex Deucher1-2/+0
2017-12-13drm/amdgpu: drop scratch regs save and restore from S3/S4 handlingAlex Deucher1-2/+0
2017-12-13drm/amdgpu: remove some old gc 9.x registersAlex Deucher5-84/+4
2017-12-13drm/amdgpu: drop soc15_init_golden_registersAlex Deucher1-31/+0
2017-12-13drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher3-31/+0
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher11-183/+209
2017-12-12drm/amdgpu: make function names consistent in nbio filesAlex Deucher2-16/+16
2017-12-12drm/amdgpu: correct vce fw data and stack sizeFrank Min1-1/+1
2017-12-12drm/amdgpu: fix MAP_QUEUES paramterMonk Liu1-1/+1
2017-12-12drm/amdgpu: no need with INT for fence pollingMonk Liu1-1/+1
2017-12-12drm/amdgpu: no need to evict VRAM in device_finiMonk Liu1-2/+1
2017-12-12drm/ttm: max_cpages is in unit of native pageMonk Liu1-1/+1
2017-12-12drm/ttm: fix incorrect calculate on shrink_pagesMonk Liu1-0/+1
2017-12-12drm/amdgpu: allow get_vm_pde to change flags as wellChristian König11-38/+54
2017-12-12drm/amdgpu: batch PDE updates againChristian König1-109/+94
2017-12-12drm/amdgpu: remove keeping the addr of the VM PDsChristian König2-10/+5
2017-12-12drm/amdgpu: remove last_entry_used from the VM codeChristian König2-24/+29
2017-12-12drm/amdgpu: avoid the modulo in amdgpu_vm_get_entryChristian König1-3/+3
2017-12-12drm/amdgpu: use polling mem to set SDMA3 wptr for VFPixel Ding2-8/+20
2017-12-12drm/amdgpu: update one PDE at a time v2Christian König1-46/+34
2017-12-12drm/amdgpu: stop joining PDEsChristian König1-34/+7
2017-12-12drm/amdgpu: add amdgpu_evict_vram debugfs fileChristian König1-1/+12
2017-12-12drm/amdgpu: cleanup debugfs handling a bitChristian König3-43/+11
2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu16-17/+0
2017-12-08drm/amdgpu: Change SOC15_REG_OFFSET to use dynamic register offsetShaoyun Liu8-18/+46
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu13-283/+354
2017-12-08drm/amdgpu: Use dynamic IP offset for register access on SOC15Shaoyun Liu2-95/+65
2017-12-08drm/amdgpu: Dynamic initialize IP base offsetShaoyun Liu5-1/+96
2017-12-07drm/scheduler: add license to the MakefileAlex Deucher1-0/+22
2017-12-07drm/sched: move fence slab handling to module init/exitLucas Stach2-12/+8
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach34-710/+343
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher15-8/+254
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher26-6/+547