summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-13drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directlyYiPeng Chai-0/+41
2025-10-13drm/amd/pm: Grant interface access after full initLijo Lazar-1/+2
2025-10-13drm/amdgpu: Move reset-on-init sequence earlierLijo Lazar-3/+2
2025-10-13drm/amdgpu: Add amdgpu_discovery_infoLijo Lazar-97/+129
2025-10-13drm/amdgpu: Reorganize sysfs ini/fini callsLijo Lazar-37/+51
2025-10-13drm/amdgpu: clean up and unify hw fence handlingAlex Deucher-167/+63
2025-10-13drm/amd: Save and restore all limit typesMario Limonciello-8/+14
2025-10-13drm/amd: Remove second call to set_power_limit()Mario Limonciello-12/+9
2025-10-13drm/amd: Stop overloading power limit with limit typeMario Limonciello-13/+10
2025-10-13drm/amdgpu/userq: drop VCN and VPE doorbell handlingAlex Deucher-11/+0
2025-10-13drm/amd: Pass userq suspend failures up to callerMario Limonciello-1/+3
2025-10-13drm/amd: Fix error handling with multiple userq IDRsMario Limonciello-14/+11
2025-10-13drm/amd: Pass IP suspend errors up to callersMario Limonciello-3/+8
2025-10-13drm/amd: Don't always set IP block HW status to falseMario Limonciello-1/+0
2025-10-13drm/amd: Remove comment about handling errors in amdgpu_device_ip_suspend_pha...Mario Limonciello-1/+0
2025-10-13drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_deviceMario Limonciello-2/+1
2025-10-13drm/amd: Unify shutdown() callback behaviorMario Limonciello-1/+2
2025-10-13drm/amdgpu: validate userq va for GEM unmapPrike Liang-0/+46
2025-10-13drm/amdgpu: validate the queue va for resuming the queuePrike Liang-0/+44
2025-10-13drm/amdgpu: keeping waiting userq fence infinitelyPrike Liang-4/+9
2025-10-13drm/amdgpu: track the userq bo va for its obj managementPrike Liang-0/+36
2025-10-13drm/amdgpu: add userq object va track helpersPrike Liang-21/+52
2025-10-13drm/amdgpu: reduce queue timeout to 2 seconds v2Christian König-58/+47
2025-10-13drm/amd: Remove some unncessary header includesMario Limonciello-3/+0
2025-10-13drm/amd: Adjust whitespace for vangogh_pptMario Limonciello-7/+5
2025-10-13drm/amdgpu/mes: adjust the VMID masksAlex Deucher-2/+2
2025-10-13drm/amdgpu: Skip SDMA suspend during mode-2 resetLijo Lazar-0/+4
2025-10-13drm/amdgpu: remove gart_window_lock usage from gmc v12Pierre-Eric Pelloux-Prayer-2/+0
2025-10-13drm/amdgpu: make non-NULL out fence mandatoryPierre-Eric Pelloux-Prayer-15/+8
2025-10-13drm/amdgpu: Remove redundant return valueLijo Lazar-12/+6
2025-10-13drm/amdgpu/userq: extend userq statePrike Liang-0/+1
2025-10-13drm/amd/display: Promote DC to 3.2.353Taimur Hassan-1/+1
2025-10-13drm/amd/display: [FW Promotion] Release 0.1.30.0Taimur Hassan-0/+104
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas-79/+567
2025-10-13drm/amd/display: Remove comparing uint32_t to zeroAlex Hung-8/+8
2025-10-13drm/amd/display: Remove inaccessible URLClay King-2/+0
2025-10-13drm/amd/display: Promote DC to 3.2.352Taimur Hassan-1/+1
2025-10-13drm/amd/display: [FW Promotion] Release 0.1.29.0Taimur Hassan-1/+203
2025-10-13drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo-2/+4
2025-10-13drm/amd/display: lttpr cap should be nrd cap in bw_alloc modePeichen Huang-2/+36
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas-45/+44
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas-8/+16
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas-20/+23
2025-10-13drm/amd/display: Consolidate two DML2 FP guardsIvan Lipski-2/+0
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic-1/+8
2025-10-13drm/amd/display: DML2.1 ReintegrationAustin Zheng-257/+336
2025-10-13drm/amd/ras: Add unified ras module top-level makefileYiPeng Chai-0/+34
2025-10-13drm/amd/ras: Add files to amdgpu ras manager makefileYiPeng Chai-0/+33
2025-10-13drm/amd/ras: Add amdgpu ras management function.YiPeng Chai-0/+633
2025-10-13drm/amd/ras: Amdgpu preprocesses ras interruptsYiPeng Chai-0/+163