aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10Hawking Zhang1-39/+2
2022-01-25drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9Hawking Zhang1-29/+4
2022-01-25drm/amdgpu: add helper to query rlcg reg access flagHawking Zhang2-0/+43
2022-01-25drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong1-0/+1
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-01-25drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbindGuchun Chen1-2/+2
2022-01-25drm/amdgpu: enable amdgpu_dc module parameterLang Yu1-2/+8
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello1-5/+5
2022-01-25drm/amdgpu: Disable FRU EEPROM access for SRIOVshaoyunl1-0/+6
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard1-1/+1
2022-01-24drm/amdgpu: use ttm_resource_manager_debugChristian König1-5/+5
2022-01-21drm/amdgpu: fix the page fault caused by uninitialized variablesXiaojian Du1-3/+3
2022-01-21drm/amdgpu: fix convert bad page retiremtStanley.Yang1-12/+14
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-50/+60
2022-01-19drm/amdkfd: enable heavy-weight TLB flush on ArcturusEric Huang1-6/+0
2022-01-19drm/amdgpu: fix broken debug sdma vram access functionJonathan Kim1-7/+8
2022-01-19drm/amdgpu: remove gart.ready flagChristian König10-133/+51
2022-01-19drm/amdgpu: remove unused variable warningStanley.Yang2-29/+0
2022-01-19drm/amdgpu: remove unused variablemziya1-4/+0
2022-01-19drm/amdgpu: Remove repeated callsyipechai1-3/+1
2022-01-19drm/amdgpu: modify a pair of functions for the pcie port wreg/rregXiaojian Du3-32/+39
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du7-5/+74
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König2-3/+5
2022-01-19drm/amdgpu: remove excl as shared workaroundsChristian König2-10/+1
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen1-5/+27
2022-01-18amdgpu/amdgpu_psp: remove unneeded ret variableMinghao Chi1-5/+1
2022-01-18drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu1-1/+3
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2-14/+8
2022-01-18drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai3-6/+8
2022-01-18drm/amdgpu: Fix the code style warnings in sdmayipechai2-7/+7
2022-01-18drm/amdgpu: Fix the code style warnings in gmcyipechai2-2/+2
2022-01-18drm/amdgpu: Fix the code style warnings in gfxyipechai2-3/+3
2022-01-18drm/amdgpu: Fix the code style warnings in amdgpu_rasyipechai2-21/+30
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen1-5/+27
2022-01-18drm/amdgpu: drop redundant check of ip discovery_binGuchun Chen1-5/+0
2022-01-18drm/amdgpu: handle denied inject error into critical regions v2Stanley.Yang3-3/+11
2022-01-18drm/amdgpu: add new query interface for umc_v8_7 blockmziya1-5/+155
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann3-4/+4
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-183/+134
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher1-5/+0
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink1-1/+1
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher1-5/+0
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink1-1/+1
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher1-27/+17
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ1-0/+1
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher1-27/+17