summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-19drm/amdgpu: add new query interface for umc_v8_7 blockmziya1-5/+155
2022-01-15drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher1-5/+0
2022-01-15drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink1-1/+1
2022-01-15drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-15drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher1-27/+17
2022-01-15drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ1-0/+1
2022-01-15drm/amdgpu: fix compile warning for ras_block_match_defaultyipechai1-1/+2
2022-01-15drm/amdgpu: Use ARRAY_SIZE to get array lengthyipechai1-1/+2
2022-01-15drm/amdgpu: clean up some inconsistent indentingYang Li2-4/+6
2022-01-15drm/amdgpu: remove unneeded semicolonYang Li1-1/+1
2022-01-15drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in...yipechai1-0/+8
2022-01-15drm/amdgpu: Add ras supported check for register_ras_blockyipechai1-0/+3
2022-01-15drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang7-15/+123
2022-01-15drm/amdgpu: cleanup ttm debug sdma vram access functionJonathan Kim2-16/+16
2022-01-15drm/amdgpu: improve debug VRAM access performance using sdmaJonathan Kim2-0/+82
2022-01-15drm/amdgpu: Removed redundant ras codeyipechai1-48/+19
2022-01-15drm/amdgpu: Adjust error inject function code style in amdgpu_ras.cyipechai2-76/+40
2022-01-15drm/amdgpu: Modify mca block to fit for the unified ras block data and opsyipechai4-48/+77
2022-01-15drm/amdgpu: Modify sdma block to fit for the unified ras block data and opsyipechai5-36/+71
2022-01-15drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai12-64/+99
2022-01-15drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai7-41/+43
2022-01-15drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai12-75/+73
2022-01-15drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai7-31/+35
2022-01-15drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai5-30/+37
2022-01-15drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai8-83/+123
2022-01-15drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai4-25/+51
2022-01-15drm/amdgpu: Unify ras block interface for each ras blockyipechai4-0/+78
2022-01-15drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan2-10/+14
2022-01-15drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan1-6/+0
2022-01-15drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan1-1/+0
2022-01-15drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan4-4/+4
2022-01-15drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan7-45/+23
2022-01-15drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu2-28/+0
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter25-183/+134
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter1-1/+1
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland1-1/+13
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen1-2/+3
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang1-4/+2
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj1-3/+0
2022-01-11drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-11drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis1-1/+3
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das7-99/+11
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das6-44/+30
2022-01-11drm/amdkfd: remove unused functionNirmoy Das2-8/+0
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das4-17/+12
2022-01-11drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi3-0/+34
2022-01-11drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou1-1/+2
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu1-0/+1
2022-01-08drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello1-2/+4
2022-01-08drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello1-2/+2