summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify gfx block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...yipechai
2022-01-14drm/amdgpu: Unify ras block interface for each ras blockyipechai
2022-01-14drm/amd/pm: correct the checks for fan attributes supportEvan Quan
2022-01-14drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_levelAlex Deucher
2022-01-14drm/amd/pm: drop those unrealistic thermal_type checksEvan Quan
2022-01-14drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan
2022-01-14drm/amd/pm: unified lock protections in amdgpu_dpm.cEvan Quan
2022-01-14drm/amd/pm: revise the performance level setting APIsEvan Quan
2022-01-14drm/amd/pm: drop unnecessary gfxoff controlsEvan Quan
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2022-01-14drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan
2022-01-14drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan
2022-01-14drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan
2022-01-14drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan
2022-01-14drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2022-01-14drm/radeon: use kernel is_power_of_2 rather than local versionJonathan Gray
2022-01-14drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu
2022-01-14drm/amdgpu/swsmu: make sienna cichlid function staticAlex Deucher
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-14drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann
2022-01-14drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...Daniel Vetter
2022-01-14drm/ttm: fix compilation on ARCH=umJohannes Berg
2022-01-13dma-buf: cma_heap: Fix mutex locking sectionWeizhao Ouyang
2022-01-12video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang
2022-01-11drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling
2022-01-11drm/amdkfd: Use prange->list head for insert_listFelix Kuehling
2022-01-11drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj