summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Brandon Syu2022-09-294-2/+6
* drm/amd/display: Change EDID fallback conditionIlya Bakoulin2022-09-291-1/+1
* drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas2022-09-291-5/+8
* drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr2022-09-295-50/+18
* drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee2022-09-291-2/+2
* drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan2022-09-291-0/+47
* drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider2022-09-291-3/+3
* drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider2022-09-294-1/+10
* drm/amdkfd: fix MQD init for GFX11 in init_mqdGraham Sider2022-09-291-0/+4
* drm/amdgpu: Enable SA software trap.David Belanger2022-09-293-385/+413
* drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1Tom St Denis2022-09-292-0/+12
* drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2022-09-292-1/+11
* drm/amdgpu/sdma6: use common function to init sdma fwLikun Gao2022-09-291-71/+2
* drm/amdgpu: support sdma struct v2 fw initLikun Gao2022-09-291-16/+60
* drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao2022-09-292-107/+11
* drm/amdgpu/sdma4: use common function to init sdma fwLikun Gao2022-09-291-88/+19
* drm/amdgpu: add function to init SDMA microcodeLikun Gao2022-09-292-0/+93
* drm/amdgpu/gfx11: use common function to init cp fwLikun Gao2022-09-291-139/+16
* drm/amdgpu/gfx10: use common function to init CP fwLikun Gao2022-09-291-78/+8
* drm/amdgpu/gfx9: use common function to init cp fwLikun Gao2022-09-291-88/+10
* drm/amdgpu: add function to init CP microcodeLikun Gao2022-09-292-0/+142
* drm/amd/pm: use adverse selection for dpm features unsupported by driverEvan Quan2022-09-291-61/+24
* drm/amd/pm: enable gfxoff feature for SMU 13.0.0Evan Quan2022-09-291-3/+5
* drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan2022-09-291-0/+4
* drivers/amd/pm: check the return value of amdgpu_bo_kmapLi Zhong2022-09-291-1/+4
* drm/amdgpu: Use simplified API for p2p dist calcLijo Lazar2022-09-292-4/+4
* drm/amdgpu: Disable verbose for p2p dist calcLijo Lazar2022-09-292-2/+2
* drm/amdgpu: Fixed ras warning when uninstalling amdgpuYiPeng Chai2022-09-291-1/+2
* drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-291-152/+4
* drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-291-187/+9
* drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-271-103/+3
* drm/amdgpu: add helper to init rlc firmwareHawking Zhang2022-09-272-1/+38
* drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang2022-09-211-0/+60
* drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang2022-09-211-0/+35
* drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang2022-09-211-0/+30
* drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang2022-09-211-0/+40
* drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang2022-09-211-0/+64
* drm/amdgpu: Fix amdgpu_vm_pt_free warningPhilip Yang2022-09-213-3/+47
* drm/amdgpu: Use vm status_lock to protect pt freePhilip Yang2022-09-211-0/+3
* drm/amdgpu: Use vm status_lock to protect vm evicted listPhilip Yang2022-09-211-5/+22
* drm/amdgpu: Use vm status_lock to protect vm moved listPhilip Yang2022-09-211-4/+11
* drm/amdgpu: Use vm status_lock to protect vm idle listPhilip Yang2022-09-211-1/+3
* drm/amdgpu: Use vm status_lock to protect relocated listPhilip Yang2022-09-211-8/+15
* drm/amdgpu: Rename vm invalidate lock to status_lockPhilip Yang2022-09-212-16/+18
* drm/amd/pm: Remove unneeded result variableye xingchen2022-09-201-3/+1
* drm/amd/pm: Remove the unneeded result variableye xingchen2022-09-201-4/+1
* drm/amdgpu: fix initial connector audio valuehongao2022-09-201-1/+6
* drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor2022-09-201-125/+47
* drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor2022-09-201-196/+52
* drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher2022-09-201-1/+10