summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-01-23drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-01-23drm/amd/display: Drop kdoc markers for some Panel Replay functionsSrinivasan Shanmugam1-2/+2
2024-01-18drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-16drm/amd/display: 3.2.267Martin Leung1-1/+1
2024-01-16drm/amd/display: Allow Z8 for multiplane configurations on DCN35Nicholas Kazlauskas1-2/+2
2024-01-16drm/amd/display: Set default Z8 minimum residency for DCN35Nicholas Kazlauskas1-0/+1
2024-01-16drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas3-7/+15
2024-01-16drm/amd/display: Add DP audio BW validationGeorge Shen4-16/+334
2024-01-16drm/amd/display: Fix dml2 assigned pipe searchDmytro Laktyushkin1-8/+28
2024-01-16drm/amd/display: Ensure populate uclk in bb constructionAlvin Lee3-8/+30
2024-01-16drm/amd/display: Update P010 scaling capCharlene Liu2-14/+13
2024-01-16drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea1-7/+7
2024-01-16drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2-0/+6
2024-01-16drm/amd/display: Floor to mhz when requesting dpp disp clock changes to SMUWenjing Liu2-4/+41
2024-01-16drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-01-16drm/amd/display: Add logging resource checksCharlene Liu3-3/+10
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards2-2/+2
2024-01-16drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone1-1/+2
2024-01-16drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas2-1/+9
2024-01-16drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-01-16drm/amd/display: Avoid enum conversion warningNathan Chancellor1-2/+3
2024-01-16drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-01-09drm/amd/display: 3.2.266Aric Cyr1-1/+1
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram1-14/+22
2024-01-09drm/amd/display: Update z8 latencyCharlene Liu1-3/+3
2024-01-09Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess1-9/+9
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang5-38/+144
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung5-10/+17
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung8-62/+24
2024-01-09drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen2-12/+19
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai6-4/+92
2024-01-06drm/amd/display: Allow z8/z10 from driverCharlene Liu1-0/+2
2024-01-06drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann2-2/+2
2024-01-06drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-03drm/amd/display: Adjust kdoc for 'dcn35_hw_block_power_down' & 'dcn35_hw_bloc...Srinivasan Shanmugam1-27/+41
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam2-2/+3
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung10-6/+201
2024-01-03drm/amd/display: Fixing stream allocation regressionRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Verify disallow bits were cleared for idleNicholas Kazlauskas1-2/+10
2024-01-03drm/amd/display: Fix Mismatch between pipe and streamGabe Teeger2-6/+16
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla41-41/+250
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee8-24/+62
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram5-40/+104
2024-01-03drm/amd/display: Switch DMCUB notify idle command to NO_WAITNicholas Kazlauskas1-1/+2
2024-01-03drm/amd/display: Wait forever for DMCUB to wake upNicholas Kazlauskas1-12/+2
2024-01-03drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas1-3/+0
2024-01-03drm/amd/display: Add log end specifierRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee1-1/+2
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho13-20/+42
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101