aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park2-2/+8
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone1-5/+8
2024-11-11drm/amd/display: 3.2.309Aric Cyr1-1/+2
2024-11-08drm/amd/display: always blank stream before disable crtcFudongwang1-4/+6
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse13-23/+71
2024-10-28drm/amd/display: Do not read DSC state if not in useOvidiu Bunea1-6/+9
2024-10-28drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401Dillon Varone1-0/+5
2024-10-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea1-1/+2
2024-10-22drm/amd/display: To change dcn301_init.h guard.Bhuvanachandra Pinninti1-2/+2
2024-10-15drm/amd/display: Clear pipe pointers on pipe resetJoshua Aberback2-16/+8
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung2-6/+14
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin5-5/+67
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung3-3/+0
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse5-11/+15
2024-10-07drm/amd/display: Remove programming outstanding updates for dcn35Dillon Varone2-2/+0
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-01drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone3-4/+142
2024-10-01drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDSRyan Seto3-1/+57
2024-10-01drm/amd/display: Wait For DET Update Should Use Current StateAustin Zheng2-3/+8
2024-10-01drm/amd/display: Clip rect size changes should be full updatesJoshua Aberback1-2/+0
2024-10-01drm/amd/display: Fix cursor visual confirm updateIlya Bakoulin1-0/+4
2024-10-01drm/amd/display: Set Pipe Unlock Order Outside of HWSEQAustin Zheng1-20/+12
2024-10-01drm/amd/display: Monitor patch to call blank_stream() before otg offZhongwei1-0/+5
2024-10-01drm/amd/display: Wait for all pending cleared before full updateAlvin Lee8-3/+37
2024-09-26drm/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-06drm/amd/display: fix dccg root clock optimization related hangQili Lu1-0/+4
2024-09-06drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-06drm/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-27drm/amd/display: Wait for all pending cleared before full updateAlvin Lee8-3/+37
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim1-11/+12
2024-08-20drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto1-3/+0
2024-08-20drm/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