summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-03-07drm/amdgpu: Fix missing drain retry fault the last entryEmily Deng-1/+4
2025-03-07drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOVVictor Lu-1/+2
2025-03-07drm/amdkfd: remove unused debug gws support status variableJonathan Kim-1/+0
2025-03-07drm/amdgpu: fix inconsistent indenting warningCharles Han-1/+1
2025-03-07drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOVVictor Lu-1/+4
2025-03-05drm/amdgpu: Fix core reset sequence for JPEG5_0_1Sathishkumar S-9/+5
2025-03-05drm/amdkfd: flag per-sdma queue reset supported to user spaceJonathan Kim-0/+9
2025-03-05drm/amdkfd: implement per queue sdma reset for gfx 9.4+Jonathan Kim-25/+171
2025-03-05drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu-5/+5
2025-03-05drm/amdgpu: Fix core reset sequence for JPEG4_0_3Sathishkumar S-9/+5
2025-03-05drm/amdgpu: Add support for CPERs on virtualizationTony Yi-13/+195
2025-03-05drm/amdkfd: remove unnecessary cpu domain validationJames Zhu-6/+0
2025-03-05drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()Aurabindo Pillai-3/+3
2025-03-05drm/amd/display: Add workaround for a panelAurabindo Pillai-3/+35
2025-03-05drm/amdgpu: Update headers for CPER support on SRIOVTony Yi-13/+29
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng-11/+1
2025-03-05drm/amdgpu: Reinit FW shared flags on VCN v5.0.1Lijo Lazar-8/+20
2025-03-05drm/amdgpu: Use the right struct for VCN v5.0.1Lijo Lazar-6/+6
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin-2/+2
2025-03-05drm/amdgpu: add dce_v6_0_soft_reset() to DCE6Alexandre Demers-2/+51
2025-03-05drm/amdgpu: fix style in DCE6Alexandre Demers-9/+5
2025-03-05drm/amdgpu: add some comments in DCE6Alexandre Demers-2/+16
2025-03-05drm/amd/pm: Fix indentation issueAsad Kamal-1/+1
2025-03-05drm/amdgpu: Set PG state to gating for vcn_v_5_0_1Asad Kamal-1/+11
2025-03-05drm/amdgpu: Remove unused pqm_get_kernel_queueDr. David Alan Gilbert-15/+0
2025-03-05drm/amdgpu: Remove unused print__rq_dlg_params_stDr. David Alan Gilbert-12/+0
2025-03-05drm/amdgpu: Remove unused pre_surface_traceDr. David Alan Gilbert-125/+0
2025-03-05drm/amdgpu: Remove powerdown_uvd memberDr. David Alan Gilbert-6/+1
2025-03-05drm/amdgpu: Remove phm_powerdown_uvdDr. David Alan Gilbert-11/+0
2025-03-05drm/amdgpu: Remove ppatomfwctrl deadcodeDr. David Alan Gilbert-81/+0
2025-03-05drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier-3/+19
2025-03-05drm/amd/display: Add a new dcdebugmask to allow turning off brightness curveMario Limonciello-0/+9
2025-03-05drm/amd/display: Add support for custom brightness curveMario Limonciello-0/+25
2025-03-05drm/amd/display: Avoid operating on copies of backlight capsMario Limonciello-30/+22
2025-03-05drm/amd: Pass luminance data to amdgpu_dm_backlight_capsMario Limonciello-1/+27
2025-03-05drm/amd: Copy entire structure in amdgpu_acpi_get_backlight_caps()Mario Limonciello-5/+1
2025-03-05drm/amd/display: Promote DAL to 3.2.323Taimur Hassan-1/+1
2025-03-05drm/amd/display: Use drm_err() for handle_hpd_irq_helper()Mario Limonciello-1/+1
2025-03-05drm/amd/display: Use scoped guards for handle_hpd_irq_helper()Mario Limonciello-7/+5
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()Mario Limonciello-11/+4
2025-03-05drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()Mario Limonciello-6/+2
2025-03-05drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()Mario Limonciello-5/+2
2025-03-05drm/amd/display: Change amdgpu_dm_irq_resume_*() to voidMario Limonciello-7/+4
2025-03-05drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()Mario Limonciello-2/+2
2025-03-05drm/amd/display: Use scoped guard for dm_resume()Mario Limonciello-4/+2
2025-03-05drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()Mario Limonciello-2/+2
2025-03-05drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()Mario Limonciello-14/+10
2025-03-05drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()Mario Limonciello-1/+7
2025-03-05drm/amd/display: Drop `ret` variable from dm_suspend()Mario Limonciello-2/+1
2025-03-05drm/amd/display: Change amdgpu_dm_irq_suspend() to voidMario Limonciello-3/+2