summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-29drm/amd/display: Cursor Info Update refactorMax Tseng2-0/+6
2022-09-29drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+53
2022-09-29drm/amd/display: Remove assert for odm transition caseEric Bernstein1-3/+7
2022-09-29drm/amd/display: Add ABM control to panel_config struct.Ian Chen1-0/+6
2022-09-29drm/amd/display: Disable MALL when TMZ surfaceAlvin Lee4-11/+19
2022-09-29drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan1-1/+1
2022-09-29drm/amd/display: add debug keys for override bios settings.Charlene Liu2-3/+21
2022-09-29drm/amd/display: Fix audio on display after unplugging anotherAric Cyr1-4/+2
2022-09-29drm/amd/display: add missing null checkWenjing Liu1-1/+1
2022-09-29drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas1-1/+11
2022-09-29drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas1-1/+10
2022-09-29drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Brandon Syu4-2/+6
2022-09-29drm/amd/display: Change EDID fallback conditionIlya Bakoulin1-1/+1
2022-09-29drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas1-5/+8
2022-09-29drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr5-50/+18
2022-09-29drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee1-2/+2
2022-09-29drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+47
2022-09-29drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider1-3/+3
2022-09-29drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider4-1/+10
2022-09-29drm/amdkfd: fix MQD init for GFX11 in init_mqdGraham Sider1-0/+4
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger3-385/+413
2022-09-29drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1Tom St Denis2-0/+12
2022-09-29drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2-1/+11
2022-09-29drm/amdgpu/sdma6: use common function to init sdma fwLikun Gao1-71/+2
2022-09-29drm/amdgpu: support sdma struct v2 fw initLikun Gao1-16/+60
2022-09-29drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao2-107/+11
2022-09-29drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao1-88/+19
2022-09-29drm/amdgpu: add function to init SDMA microcodeLikun Gao2-0/+93
2022-09-29drm/amdgpu/gfx11: use common function to init cp fwLikun Gao1-139/+16
2022-09-29drm/amdgpu/gfx10: use common function to init CP fwLikun Gao1-78/+8
2022-09-29drm/amdgpu/gfx9: use common function to init cp fwLikun Gao1-88/+10
2022-09-29drm/amdgpu: add function to init CP microcodeLikun Gao2-0/+142
2022-09-29drm/amd/pm: use adverse selection for dpm features unsupported by driverEvan Quan1-61/+24
2022-09-29drm/amd/pm: enable gfxoff feature for SMU 13.0.0Evan Quan1-3/+5
2022-09-29drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan1-0/+4
2022-09-29drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong1-1/+4
2022-09-29drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar2-4/+4
2022-09-29drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar2-2/+2
2022-09-29drm/amdgpu: Fixed ras warning when uninstalling amdgpuYiPeng Chai1-1/+2
2022-09-29drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-152/+4
2022-09-29drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-187/+9
2022-09-28drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-103/+3
2022-09-28drm/amdgpu: add helper to init rlc firmwareHawking Zhang2-1/+38
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang1-0/+60
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang1-0/+35
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang1-0/+30
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang1-0/+40
2022-09-21drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang1-0/+64
2022-09-21drm/amdgpu: Fix amdgpu_vm_pt_free warningPhilip Yang3-3/+47
2022-09-21drm/amdgpu: Use vm status_lock to protect pt freePhilip Yang1-0/+3