summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2024-10-07drm/amd/display: Fix garbage or black screen when resetting otgZhongwei1-0/+16
2024-10-07drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang1-1/+3
2024-10-07drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng5-64/+4
2024-10-02drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone3-4/+142
2024-10-02drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDSRyan Seto3-1/+57
2024-10-02drm/amd/display: Wait For DET Update Should Use Current StateAustin Zheng2-3/+8
2024-10-02drm/amd/display: Clip rect size changes should be full updatesJoshua Aberback1-2/+0
2024-10-02drm/amd/display: Fix cursor visual confirm updateIlya Bakoulin1-0/+4
2024-10-02drm/amd/display: Set Pipe Unlock Order Outside of HWSEQAustin Zheng1-20/+12
2024-10-02drm/amd/display: Monitor patch to call blank_stream() before otg offZhongwei1-0/+5
2024-10-02drm/amd/display: Wait for all pending cleared before full updateAlvin Lee8-3/+37
2024-09-27drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov3-4/+4
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
2024-07-28drm/amd/display: Use correct cm_helper functionIlya Bakoulin1-12/+10
2024-07-28drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam1-11/+19
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam1-1/+5
2024-07-24drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam1-3/+4
2024-07-24drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hwSrinivasan Shanmugam1-3/+5