summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed
2024-08-13drm/amd/display: Add more logging for MALL static screenAurabindo Pillai
2024-08-13drm/amd/display: Update to using new dccg callbacksHansen Dsouza
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng
2024-08-13drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic
2024-08-13drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu
2024-08-13drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)Srinivasan Shanmugam
2024-08-13drm/amd: Use a constant format string for amdgpu_ucode_requestArnd Bergmann
2024-08-13drm/amd/display: remove extraneous ; after statementsColin Ian King
2024-08-13drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz
2024-08-09Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-08Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-08-07drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo
2024-08-07drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira
2024-08-07drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira
2024-08-07drm/amd/display: Add missing mcache registersRodrigo Siqueira
2024-08-07drm/amd/display: Add dcc propagation valueRodrigo Siqueira
2024-08-07drm/amd/display: Add missing DET segments programmingRodrigo Siqueira
2024-08-07drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira
2024-08-06drm/amd/display: 3.2.295Aric Cyr
2024-08-06drm/amd/display: Add DML2.1 option to disable DRR clamped P-State StrategiesDillon Varone
2024-08-06drm/amd/display: Revert Avoid overflow assignmentGabe Teeger
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza
2024-08-06drm/amd/display: Address coverity changeChris Park
2024-08-06drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo
2024-08-06drm/amd/display: skip crtc power down when ips switchFudong Wang
2024-08-06drm/amd/display: Add clock control callbacksHansen Dsouza
2024-08-06drm/amd/display: Re-enable panel replay featureTom Chung
2024-08-06drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DMLDillon Varone
2024-08-06drm/amd/display: Assume 32 bpp cursor in DML21Joshua Aberback
2024-08-06drm/amd/display: Disable SubVP if Hardware Rotation is UsedAustin Zheng
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo
2024-08-06drm/amd/display: fix a UBSAN warning in DML2.1Aurabindo Pillai
2024-08-06drm/amd/display: Add stream and char control callbackHansen Dsouza
2024-08-06drm/amd/display: Fix overlay with pre-blend color processingMichael Strauss
2024-08-06drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira
2024-08-06drm/amd/display: Remove unused fields from dc_capsRodrigo Siqueira
2024-08-06drm/amd/display: Remove unused fields from dmub_cmd_update_dirty_rect_dataRodrigo Siqueira
2024-08-06drm/amd/display: Remove useless definesRodrigo Siqueira
2024-08-06drm/amd/display: Cleanup dml2 and dc/resource MakefileRodrigo Siqueira
2024-08-06drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...Srinivasan Shanmugam
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam
2024-08-06drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para...Srinivasan Shanmugam
2024-08-06drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam
2024-08-06drm/amd/display: 3.2.294Aric Cyr