summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-05-11drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher
2022-05-11Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher
2022-05-06drm/amd/display: undo clearing of z10 related function pointersEric Yang
2022-05-06drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-04drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-27drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-27drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-04-27drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher
2022-04-27drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin
2022-04-27drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-21drm/amdgpu: partial revert "remove ctx->lock" v2Christian König
2022-04-13drm/amd/display: remove dtbclk_ss compensation for dcn316Charlene Liu
2022-04-13drm/amdgpu: Enable gfxoff quirk on MacBook ProTomasz Moń
2022-04-13drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng
2022-04-13drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher
2022-04-13drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-07Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein
2022-04-06drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-04-06drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji
2022-04-06amd/display: set backlight only if requiredShirish S
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang
2022-03-25drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval functionPrike Liang
2022-03-25drm/amdgpu: set noretry for gfx 10.3.7Prike Liang
2022-03-25drm/amdgpu: set noretry=1 for GFX 10.3.4Felix Kuehling
2022-03-25drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang
2022-03-25drm/amdgpu: add more cases to noretry=1Alex Deucher
2022-03-25drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-03-25drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin