summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-12-10drm/amdgpu: add a flag to indicate UMC channel index versionTao Zhou-1/+26
2024-12-10drm/amdgpu: save UMC global channel index to eepromTao Zhou-11/+13
2024-12-10drm/amdgpu: support to find RAS bad pages via old TATao Zhou-3/+25
2024-12-10drm/amdgpu: add function to find all memory pages in one physical rowTao Zhou-15/+25
2024-12-10drm/amdgpu: retire RAS bad pages in different NPS modesTao Zhou-23/+52
2024-12-10drm/amdgpu: store only one RAS bad page record for all pages in one rowTao Zhou-8/+27
2024-12-10drm/amdgpu: Prefer RAS recovery for scheduler hangLijo Lazar-7/+76
2024-12-10drm/amdgpu: do RAS MCA2PA conversion in device init phaseTao Zhou-12/+82
2024-12-10drm/amdgpu: add flag to indicate the type of RAS eeprom recordTao Zhou-7/+40
2024-12-10drm/amdgpu: add TA_RAS_INV_NODE valueTao Zhou-0/+3
2024-12-10drm/amdgpu: add return value for convert_ras_err_addrTao Zhou-11/+22
2024-12-10drm/amdgpu: reduce memory usage for umc_lookup_bad_pages_in_a_rowTao Zhou-3/+2
2024-12-10drm/amdgpu: make convert_ras_err_addr visible outside UMC blockTao Zhou-58/+78
2024-12-10drm/amdgpu: store PA with column bits cleared for RAS bad pageTao Zhou-6/+3
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang-27/+9
2024-12-10drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2Jiadong Zhu-18/+72
2024-12-10drm/amdgpu: remove redundant RAS error address coversion codeTao Zhou-76/+58
2024-12-10drm/amd/amdgpu: Add support for isp buffersPratap Nirujogi-0/+106
2024-12-10drm/amdgpu: simplify RAS page retirement in one memory rowTao Zhou-34/+24
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König-6/+7
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi-1/+1
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-40/+91
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-39/+90
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu-1/+1
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König-6/+13
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao-2/+8
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi-1/+1
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula-3/+0
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher-2/+43
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao-23/+20
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi-1/+1
2024-12-02drm/amdgpu/hdp7.0: do a posting read when flushing HDPAlex Deucher-2/+4
2024-12-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher-2/+4
2024-12-02drm/amdgpu/hdp5.2: do a posting read when flushing HDPAlex Deucher-2/+4
2024-12-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher-2/+5
2024-12-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher-4/+8
2024-12-02drm/amdgpu/jpeg1.0: fix idle work handlerAlex Deucher-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-1/+1
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard-286/+1997
2024-11-29Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-44/+233
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-4165/+6573
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher-7/+7
2024-11-21drm/amdgpu: fix usage slab after freeVitaly Prosyak-4/+4
2024-11-21drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu-8/+22
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com-14/+25
2024-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com-0/+67
2024-11-21drm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher-4/+14
2024-11-21drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh-0/+1
2024-11-20drm/amdgpu: Use reset recovery state checksLijo Lazar-6/+6