summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
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/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
2025-03-05drm/amd/display: Add tunneling IRQ handlerCruise Hung-7/+112
2025-03-05drm/amd/display: Added visual confirm for DCCLeo Zeng-3/+59
2025-03-05drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35Nicholas Kazlauskas-8/+13
2025-03-05drm/amd/display: Revert "Increase halt timeout for DMCUB to 1s"Nicholas Kazlauskas-11/+6
2025-03-05drm/amd/display: Check NULL connector before it is usedAlex Hung-0/+3
2025-03-05drm/amd/display: Remove unused struct definitionGeorge Shen-8/+0
2025-03-05drm/amd/display: Skip checking FRL_MODE bit for PCON BW determinationGeorge Shen-15/+15
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang-40/+133
2025-03-05drm/amd/display: read mso dpcd capsHansen Dsouza-0/+13
2025-03-05drm/amd/display: Fix DMUB reset sequence for DCN401Dillon Varone-18/+32
2025-03-05drm/amd/display: Fix p-state type when p-state is unsupportedDillon Varone-0/+1
2025-03-05drm/amd/display: Request HW cursor on DCN3.2 with SubVPAric Cyr-1/+3
2025-03-05drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov-6/+6
2025-03-05drm/amdgpu: Avoid HDP flush on JPEG v5.0.1Lijo Lazar-1/+3
2025-03-05drm/amdgpu: Initialize RRMT status on JPEG v5.0.1Lijo Lazar-1/+7
2025-03-05drm/amdgpu: Update SDMA scheduler mask handling to include page queueJesse.zhang@amd.com-7/+49
2025-03-05drm/amdgpu: Add offset normalization in VCN v5.0.1Lijo Lazar-15/+28
2025-03-05drm/amdgpu: Initialize RRMT status on VCN v5.0.1Lijo Lazar-0/+5
2025-03-05drm/amdgpu: Free CPER entry after committing to ringXiang Liu-0/+3
2025-03-05drm/amdgpu: fix spelling typos in SIAlexandre Demers-3/+3
2025-03-05drm/amdgpu: fix spelling typosAlexandre Demers-6/+7
2025-02-28Merge tag 'drm-misc-next-2025-02-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-3/+19
2025-02-27drm/amdgpu: Fix parameter annotation in vcn_v5_0_0_is_idleSrinivasan Shanmugam-1/+1
2025-02-27drm/amdkfd: debugfs hang_hws skip GPU with MESPhilip Yang-0/+5