summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-03-15drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu1-2/+0
2018-03-15drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher1-4/+4
2018-03-15drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-15drm/amdgpu: move getting pcie info to common codeAlex Deucher5-9/+5
2018-03-15drm/amdgpu/soc15: always load the psp moduleAlex Deucher1-2/+1
2018-03-15drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher1-1/+1
2018-03-15drm/amdgpu: move firmware loading type setup to common codeAlex Deucher4-7/+2
2018-03-15drm/amdgpu/psp: add a few more fw load type checksAlex Deucher1-0/+9
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng9-60/+21
2018-03-14drm/amdgpu: Remove some unused elements from amdgpu_connector structHarry Wentland1-29/+0
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König12-66/+60
2018-03-14drm/amdgpu: initial validate the prime BOs into the CPU domainChristian König1-1/+3
2018-03-14drm/amdgpu: drop the backing store when DMA-buf imports are evictedChristian König1-0/+6
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König1-4/+4
2018-03-14drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)Monk Liu2-94/+109
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu2-0/+32
2018-03-14drm/amdgpu: query vram type from atombiosHawking Zhang3-7/+93
2018-03-14drm/amd/amdgpu: Add missing "DDR4" labelTom St Denis1-1/+2
2018-03-14drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for TongaEmily Deng2-3/+3
2018-03-14drm/amdgpu: Correct the place of amdgpu_pm_sysfs_finiEmily Deng1-1/+1
2018-03-14drm/amdgpu: stop allocating a page array for prime shared BOsChristian König2-3/+4
2018-02-07drm/amdgpu: Add submit IB function for KFDFelix Kuehling4-0/+61
2018-02-07drm/amdgpu: Add GPUVM memory management functions for KFDFelix Kuehling9-4/+1741
2018-02-07drm/amdgpu: add amdgpu_sync_cloneFelix Kuehling2-0/+36
2018-02-07drm/amdgpu: Update kgd2kfd_shared_resources for dGPU supportFelix Kuehling2-2/+20
2018-02-07drm/amdgpu: Add KFD eviction fenceFelix Kuehling6-4/+235
2018-02-07drm/amdgpu: Remove unused kfd2kgd interfaceFelix Kuehling2-19/+0
2018-02-07drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasidFelix Kuehling2-2/+2
2018-02-07drm/amdgpu: Fix header file dependenciesFelix Kuehling2-0/+2
2018-02-07drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt memYong Zhao1-24/+23
2018-02-07drm/amdgpu: remove useless BUG_ONsFelix Kuehling3-10/+0
2018-01-05drm/amdgpu: Enable KFD initialization on dGPUsFelix Kuehling1-0/+5
2018-03-09Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie49-1341/+546
2018-03-08drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-08drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-08drm/amdgpu: replace iova debugfs file with iomem (v3)Tom St Denis1-21/+81
2018-03-08drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng1-2/+5
2018-03-08drm/amdgpu: give warning before sleep in kiq_r/wregMonk Liu1-0/+7
2018-03-08drm/amdgpu: further mitigate workaround for i915Christian König1-3/+9
2018-03-08drm/amdgpu: drop gtt->adevChristian König1-5/+5
2018-03-08drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König1-1/+12
2018-03-08drm/amdgpu: Delete cgs wrapper functions for gpu memory managerRex Zhu1-131/+0
2018-03-08drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu1-13/+0
2018-03-08drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu1-2/+2
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu4-451/+0
2018-03-05drm/amdgpu: fix KV harvestingAlex Deucher1-28/+2
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu1-59/+0
2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu1-212/+0