summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan2022-01-142-10/+14
* drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan2022-01-143-213/+526
* drm/amd/pm: revise the performance level setting APIsEvan Quan2022-01-146-42/+34
* drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan2022-01-144-42/+1
* drm/amd/pm: relocate the power related headersEvan Quan2022-01-1487-11/+40
* drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan2022-01-1412-67/+94
* drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan2022-01-142-49/+4
* drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan2022-01-143-18/+9
* drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2022-01-1411-194/+289
* drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan2022-01-143-4/+5
* drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan2022-01-1413-1034/+1091
* drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan2022-01-143-26/+24
* drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan2022-01-144-88/+83
* drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan2022-01-142-25/+23
* drm/amd/pm: do not expose power implementation details to displayEvan Quan2022-01-144-164/+344
* drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan2022-01-144-431/+712
* drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2022-01-1413-65/+161
* drm/radeon: use kernel is_power_of_2 rather than local versionJonathan Gray2022-01-141-16/+3
* drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu2022-01-143-35/+5
* drm/amdgpu/swsmu: make sienna cichlid function staticAlex Deucher2022-01-141-3/+3
* Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter2022-01-1446-330/+422
|\
| * drm/amdkfd: Fix ASIC name typosKent Russell2022-01-111-3/+3
| * drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling2022-01-111-3/+6
| * drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland2022-01-111-1/+13
| * drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou2022-01-111-4/+12
| * drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen2022-01-111-2/+3
| * drm/amdgpu: not return error on the init_apu_flagsPrike Liang2022-01-111-4/+2
| * drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling2022-01-112-6/+2
| * drm/amdkfd: Use prange->list head for insert_listFelix Kuehling2022-01-112-11/+8
| * drm/amdkfd: make SPDX License expression more soundLukas Bulwahn2022-01-111-1/+1
| * drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang2022-01-111-0/+3
| * drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito2022-01-111-1/+2
| * Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj2022-01-111-3/+0
| * drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello2022-01-111-0/+6
| * drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-111-1/+2
| * drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-111-1/+2
| * drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis2022-01-111-1/+3
| * drm/amdgpu: recover gart table at resumeNirmoy Das2022-01-117-99/+11
| * drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das2022-01-116-44/+30
| * drm/amdkfd: remove unused functionNirmoy Das2022-01-112-8/+0
| * drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das2022-01-114-17/+12
| * drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi2022-01-113-0/+34
| * drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou2022-01-111-1/+2
| * drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello2022-01-111-0/+1
| * drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu2022-01-111-0/+1
| * drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas2022-01-071-20/+94
| * drm/amd/display: introduce mpo detection flagsMikita Lipski2022-01-072-1/+11
| * drm/amd/display: Add check for forced_clocks debug optionCharlene Liu2022-01-071-1/+1
| * drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas2022-01-071-3/+27
| * drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu2022-01-075-90/+95