aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan6-109/+160
2022-01-14drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher2-52/+59
2022-01-14drm/amd/pm: drop those unrealistic thermal_type checksEvan Quan1-10/+0
2022-01-14drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan2-10/+14
2022-01-14drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan3-213/+526
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan6-42/+34
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan4-42/+1
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan87-11/+40
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan12-67/+94
2022-01-14drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan2-49/+4
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan3-18/+9
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan11-193/+288
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan3-4/+5
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan13-1034/+1091
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan3-26/+24
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan4-88/+83
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan2-25/+23
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan4-164/+344
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan4-430/+711
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan13-65/+161
2022-01-14drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu3-35/+5
2022-01-14drm/amdgpu/swsmu: make sienna cichlid function staticAlex Deucher1-3/+3
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter45-327/+419
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+1
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell1-3/+3
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling1-3/+6
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland1-1/+13
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou1-4/+12
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-11drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling2-6/+2
2022-01-11drm/amdkfd: Use prange->list head for insert_listFelix Kuehling2-11/+8
2022-01-11drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang1-0/+3
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito1-1/+2
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj1-3/+0
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello1-0/+6
2022-01-11drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
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/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu1-0/+1
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds7-99/+14
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds279-4850/+8682
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1