aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: use pre-allocated temp structure for bounding boxAlex Deucher3-12/+5
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum2-4/+4
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang7-7/+23
2024-06-14drm/amd/display: Add outbox notification support for HPD redetectNicholas Kazlauskas3-0/+32
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie387-1284/+69849
2024-06-05drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-06-05drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo1-0/+10
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa1-1/+1
2024-06-05drm/amd/display: fix YUV video color corruption in DCN401Samson Tam1-6/+10
2024-06-05drm/amd/display: Updated optc401_set_drr to use dcn401 functionsRelja Vojvodic1-1/+1
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone5-54/+106
2024-06-05drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee1-1/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee6-14/+51
2024-06-05drm/amd/display: Only program P-State force if pipe config changedAlvin Lee1-1/+17
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee1-6/+20
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto1-1/+17
2024-06-05drm/amd/display: Support new VA page table block sizeChris Park2-4/+32
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback3-0/+5
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang3-0/+75
2024-06-05drm/amd/display: Fix swapped dimension calculationsJoshua Aberback1-2/+2
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone2-4/+112
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu7-21/+34
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen20-111/+136
2024-06-05drm/amd/display: Fix a handful of spelling mistakesColin Ian King2-6/+6
2024-06-05drm/amd/display: Convert some legacy DRM debug macros into appropriate catego...Tvrtko Ursulin1-34/+39
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie1-0/+3
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann1-25/+31
2024-05-29drm/amd/display: avoid large on-stack structuresArnd Bergmann2-10/+22
2024-05-29drm/amd/display: fix graphics_object_id sizeArnd Bergmann1-2/+2
2024-05-29drm/amd/display: dynamically allocate dml2_configuration_options structuresArnd Bergmann2-10/+22
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai7-24/+146
2024-05-29drm/amd/display: Add new GPINT command definitionsAurabindo Pillai1-0/+31
2024-05-29drm/amd/display: Move some init routines to dm_sw_init()Aurabindo Pillai1-9/+11
2024-05-29drm/amd/display: Fix null pointer dereference for dcn401Aurabindo Pillai1-3/+5
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Use DCN 410 includes for DCN401Aurabindo Pillai1-2/+2
2024-05-29drm/amd/display: Remove unnecessary HPD entry for DCN401Aurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira25-1172/+2062
2024-05-29drm/amd/display: Refactor HUBP into component folder.Pinninti4-3/+7
2024-05-29drm/amd/display: Remove unused codeRodrigo Siqueira4-12/+2
2024-05-29drm/amd/display: Enable ISHARP support for DCN401Samson Tam8-65/+223
2024-05-29drm/amd/display: Fix incorrect cursor position for dcn401Sridevi2-14/+34
2024-05-29drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+1
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard17-139/+134
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-05-23drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam1-1/+4
2024-05-23drm/amd/display: Pass errors from amdgpu_dm_init() upMario Limonciello1-1/+5