summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse2024-10-075-11/+15
* drm/amd/display: Remove programming outstanding updates for dcn35Dillon Varone2024-10-072-2/+0
* drm/amd/display: Fix garbage or black screen when resetting otgZhongwei2024-10-071-0/+16
* drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang2024-10-071-1/+3
* drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng2024-10-075-64/+4
* drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone2024-10-013-4/+142
* drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDSRyan Seto2024-10-013-1/+57
* drm/amd/display: Wait For DET Update Should Use Current StateAustin Zheng2024-10-012-3/+8
* drm/amd/display: Clip rect size changes should be full updatesJoshua Aberback2024-10-011-2/+0
* drm/amd/display: Fix cursor visual confirm updateIlya Bakoulin2024-10-011-0/+4
* drm/amd/display: Set Pipe Unlock Order Outside of HWSEQAustin Zheng2024-10-011-20/+12
* drm/amd/display: Monitor patch to call blank_stream() before otg offZhongwei2024-10-011-0/+5
* drm/amd/display: Wait for all pending cleared before full updateAlvin Lee2024-10-018-3/+37
* drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov2024-09-263-4/+4
* drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi2024-09-181-7/+14
* drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2024-09-182-0/+27
* drm/amd/display: Clean up dsc blocks in accelerated modeMartin Tsai2024-09-181-0/+50
* drm/amd/display: fix typo in the commentYan Zhen2024-09-181-1/+1
* drm/amd/display: fix dccg root clock optimization related hangQili Lu2024-09-061-0/+4
* drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi2024-09-061-8/+12
* drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi2024-09-061-8/+12
* drm/amd/display: Fix flickering caused by dccgHansen Dsouza2024-09-021-45/+0
* Revert "drm/amd/display: Wait for all pending cleared before full update"Dillon Varone2024-09-028-37/+3
* drm/amd/display: Wait for all pending cleared before full updateAlvin Lee2024-08-278-3/+37
* drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim2024-08-201-11/+12
* drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto2024-08-201-3/+0
* drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss2024-08-205-17/+8
* drm/amd/display: Adjust cursor positionRodrigo Siqueira2024-08-131-1/+1
* drm/amd/display: fix cursor offset on rotation 180Melissa Wen2024-08-131-1/+1
* drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira2024-08-131-1/+12
* drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu2024-08-131-2/+5
* drm/amd/display: Perform outstanding programming on full updatesDillon Varone2024-08-139-4/+50
* drm/amd/display: Disable DCN401 UCLK P-State support on full updatesDillon Varone2024-08-131-3/+3
* drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone2024-08-131-1/+24
* drm/amd/display: Check null pointer before try to access itWayne Lin2024-08-131-14/+8
* drm/amd/display: Check null pointer before try to access itRodrigo Siqueira2024-08-131-3/+8
* drm/amd/display: Add more logging for MALL static screenAurabindo Pillai2024-08-131-2/+8
* drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng2024-08-133-1/+94
* drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic2024-08-133-28/+21
* drm/amd/display: Fix overlay with pre-blend color processingMichael Strauss2024-08-061-2/+5
* drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira2024-08-061-0/+2
* drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam2024-08-061-1/+3
* drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...Srinivasan Shanmugam2024-08-061-1/+3
* drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam2024-08-061-1/+2
* drm/amd/display: Add missing DET segments programmingRodrigo Siqueira2024-08-061-0/+2
* drm/amd/display: For FAMS2 don't program P-State force from driverAlvin Lee2024-08-061-1/+0
* drm/amd/display: Underflow Seen on DCN401 eGPUDaniel Sa2024-08-061-2/+6
* drm/amd/display: Use correct cm_helper functionIlya Bakoulin2024-07-271-12/+10
* drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam2024-07-271-11/+19
* drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam2024-07-241-1/+5