aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-08drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11Alexandre Demers1-6/+6
2025-04-08drm/amdgpu: fix typos in DCEsAlexandre Demers1-8/+8
2025-04-07drm/amdgpu: cleanup DCE6 a bit moreAlexandre Demers1-2/+2
2025-04-07drm/amdgpu: move DCE6 away from sid.h and si_enums.h definesAlexandre Demers1-81/+75
2025-04-07drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFACE_ADDRESS in DCE6Alexandre Demers1-1/+1
2025-04-07drm/amdgpu: use proper defines, shifts and masks in DCE6 codeAlexandre Demers1-9/+9
2025-03-11drm/amdgpu: finish wiring up sid.h in DCE6Alexandre Demers1-31/+32
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers1-2/+8
2025-03-07drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust functionSrinivasan Shanmugam1-0/+2
2025-03-05drm/amdgpu: add dce_v6_0_soft_reset() to DCE6Alexandre Demers1-2/+51
2025-03-05drm/amdgpu: fix style in DCE6Alexandre Demers1-9/+5
2025-03-05drm/amdgpu: add some comments in DCE6Alexandre Demers1-2/+16
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2024-12-18drm/amd/display: add non-DC drm_panic supportAlex Deucher1-0/+27
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-1/+1
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-3/+0
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König1-0/+2
2024-07-27drm/amdgpu: convert bios_hardcoded_edid to drm_edidThomas Weißschuh1-1/+1
2024-05-23drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptrJani Nikula1-2/+2
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-02-07drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initializationQiang Ma1-4/+18
2023-12-13drm/amd: include drm/drm_edid.h only where neededJani Nikula1-0/+1
2023-09-06drm/amdgpu: Use min_t to replace minSrinivasan Shanmugam1-3/+3
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+2
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann1-0/+2
2023-01-13drm/amdgpu: Do not include <drm/drm_fb_helper.h>Thomas Zimmermann1-1/+0
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui1-3/+3
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-0/+14
2022-11-15drm/amdgpu: move non-DC vblank handling out of irq codeAlex Deucher1-0/+14
2022-11-05drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann1-0/+1
2022-10-19drm: Remove drm_mode_config::fb_baseZack Rusin1-1/+0
2022-08-10drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher1-2/+1
2022-07-20drm/amdgpu: Write masked value to control registerMaíra Canal1-1/+1
2022-07-05drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher1-1/+2
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+1
2022-01-14drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan1-1/+1
2021-05-21drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_channels()'Lee Jones1-1/+1