summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
23 hoursdrm/amd/display: Fix 'failed to blank crtc!'Wen Chen1-1/+1
23 hoursdrm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin1-5/+4
2025-07-10drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-1/+34
2025-07-06drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-07-06drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang1-3/+4
2025-05-29drm/amd/display: Exit idle optimizations before accessing PHYOvidiu Bunea1-0/+5
2025-05-29Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY"Brandon Syu1-5/+0
2025-05-29drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu1-1/+2
2025-05-29drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang7-28/+17
2025-05-29drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone3-4/+142
2025-04-25drm/amd/display: prevent hang on link training failBrendan Tam2-3/+10
2025-04-20drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai1-13/+9
2025-02-17drm/amd/display: Fix seamless boot sequenceLo-an Chen1-1/+2
2025-02-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr2-0/+4
2024-12-14drm/amd/display: Fix garbage or black screen when resetting otgZhongwei1-0/+16
2024-12-14drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang1-1/+3
2024-12-05drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-09-18drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi1-7/+14
2024-09-18drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2-0/+27
2024-09-18drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai1-0/+50
2024-09-18drm/amd/display: fix typo in the commentYan Zhen1-1/+1
2024-09-07drm/amd/display: fix dccg root clock optimization related hangQili Lu1-0/+4
2024-09-07drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-07drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-02drm/amd/display: Fix flickering caused by dccgHansen Dsouza1-45/+0
2024-09-02Revert "drm/amd/display: Wait for all pending cleared before full update"Dillon Varone8-37/+3
2024-08-28drm/amd/display: Wait for all pending cleared before full updateAlvin Lee8-3/+37
2024-08-21drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim1-11/+12
2024-08-21drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto1-3/+0
2024-08-21drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss5-17/+8
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2024-08-13drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira1-1/+12
2024-08-13drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu1-2/+5
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone9-4/+50
2024-08-13drm/amd/display: Disable DCN401 UCLK P-State support on full updatesDillon Varone1-3/+3
2024-08-13drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone1-1/+24
2024-08-13drm/amd/display: Check null pointer before try to access itWayne Lin1-14/+8
2024-08-13drm/amd/display: Check null pointer before try to access itRodrigo Siqueira1-3/+8
2024-08-13drm/amd/display: Add more logging for MALL static screenAurabindo Pillai1-2/+8
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng3-1/+94
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic3-28/+21
2024-08-06drm/amd/display: Fix overlay with pre-blend color processingMichael Strauss1-2/+5
2024-08-06drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam1-1/+3
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...Srinivasan Shanmugam1-1/+3
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam1-1/+2
2024-08-06drm/amd/display: Add missing DET segments programmingRodrigo Siqueira1-0/+2
2024-08-06drm/amd/display: For FAMS2 don't program P-State force from driverAlvin Lee1-1/+0
2024-08-06drm/amd/display: Underflow Seen on DCN401 eGPUDaniel Sa1-2/+6