summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-06-01drm/amdgpu: flush gart changes after all BO recoveryNirmoy Das-8/+21
2021-06-01drm/amdgpu: do not allocate entries separatelyNirmoy Das-14/+20
2021-06-01drm/amdgpu: remove unused codeNirmoy Das-35/+0
2021-06-01drm/amdgpu: switch to amdgpu_bo_vm for vm codeNirmoy Das-65/+96
2021-06-01drm/admgpu: add two shadow BO helper functionsNirmoy Das-0/+33
2021-06-01drm/amdgpu: move shadow bo validation to VM codeNirmoy Das-19/+9
2021-06-01drm/amdgpu: add amdgpu_bo_vm bo typeNirmoy Das-0/+42
2021-06-01drm/amdgpu: make sure we unpin the UVD BONirmoy Das-0/+1
2021-06-01drm/amdgpu: support atcs method powershift (v4)Sathishkumar S-0/+61
2021-06-01drm/amdgpu: free the metadata buffer for sg type BOs as wellShiwu Zhang-1/+1
2021-06-01drm/amdgpu: fix metadata_size for ubo ioctl queriesShiwu Zhang-2/+3
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher-160/+138
2021-05-27drm/amd/amdgpu:save psp ring wptr to avoid attackVictor Zhao-2/+5
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones-1/+1
2021-05-27drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher-1/+1
2021-05-27drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov-2/+74
2021-05-27drm/amdgpu: Fix RAS function interfaceLuben Tuikov-10/+18
2021-05-27drm/amdgpu: Don't query CE and UE errorsLuben Tuikov-16/+0
2021-05-27drm/amdgpu: Correctly clear GCEA error statusMukul Joshi-3/+7
2021-05-27drm/amdgpu: Use %p4cc to print 4CC formatThomas Zimmermann-5/+2
2021-05-26drm/amdgpu: Implement mmap as GEM object functionThomas Zimmermann-126/+57
2021-05-26drm/amdgpu: Fix clang warning: unused label 'exit'Andrey Grodzovsky-0/+2
2021-05-25drm/amdgpu: refine amdgpu_fru_get_product_infoJiansong Chen-19/+23
2021-05-25drm/amdgpu: Change IP init sequence to support PSP program IH_RB_CNTL on NV12...Peng Ju Zhou-2/+7
2021-05-25drm/amdgpu: Fix an error code in kfd_mem_attach_dmabuf()Dan Carpenter-1/+3
2021-05-25drm/amdgpu: add missing unreserve on errorDan Carpenter-2/+1
2021-05-25drm/amdgpu: add judgement for dc supportAsher Song-1/+3
2021-05-25drm/amdgpu: fix typotony.huang_cp-2/+2
2021-05-25drm/amdgpu: Fix crash when hot unplug in BACOAndrey Grodzovsky-0/+4
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky-7/+7
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1135/+2939
2021-05-21drm/amdgpu: Fix inconsistent indentingJiapeng Chong-7/+6
2021-05-21drm/amdgpu/apci: switch ATIF/ATCS probe orderAlex Deucher-8/+6
2021-05-21drm/amdgpu/acpi: unify ATCS handling (v3)Alex Deucher-52/+93
2021-05-21drm/amdgpu: Use preemptible placement for KFDFelix Kuehling-3/+4
2021-05-21drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling-9/+243
2021-05-21drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()...Lee Jones-1/+1
2021-05-21drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuseLee Jones-1/+1
2021-05-21drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparityLee Jones-2/+2
2021-05-21drm/amd/amdgpu/sdma_v5_2: Repair typo in function nameLee Jones-1/+1
2021-05-21drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functionsLee Jones-5/+5
2021-05-21drm/amd/amdgpu/sdma_v5_0: Fix typo in function nameLee Jones-1/+1
2021-05-21drm/amd/amdgpu/sdma_v4_0: Realign functions with their headersLee Jones-2/+2
2021-05-21drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...Lee Jones-1/+1
2021-05-21drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as staticLee Jones-7/+7
2021-05-21drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issueLee Jones-1/+1
2021-05-21drm/amd/amdgpu/mmhub_v9_4: Fix naming disparity with 'mmhub_v9_4_set_fault_en...Lee Jones-1/+1
2021-05-21drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issueLee Jones-1/+1
2021-05-21drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_chann...Lee Jones-1/+1
2021-05-21drm/amd/amdgpu/si_dma: Fix some function name disparityLee Jones-3/+3