summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-07-24drm/amd/display: Add RCG helper functionsHansen Dsouza1-0/+307
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira1-2/+0
2024-07-24drm/amd/display: Refactoring HPORevalla Hari Krishna7-3/+16
2024-07-24drm/amd/display: Add private data type for RCGHansen Dsouza1-0/+81
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-07-24drm/amd/display: Remove hardmax usage for dcn401Dillon Varone3-29/+29
2024-07-24drm/amd/display: Add 'pstate_keepout' kdoc entry in 'optc1_program_timing'Srinivasan Shanmugam1-0/+1
2024-07-24drm/amd/display: 3.2.292Aric Cyr1-1/+1
2024-07-24drm/amd/display: Remove unused dml2_core_ip_params structRodrigo Siqueira1-78/+0
2024-07-24drm/amd/display: Remove unnecessary DSC power gating for DCN401Joshua Aberback1-2/+0
2024-07-24drm/amd/display: Add visual confirm for Idle StateDuncan Ma3-0/+4
2024-07-24drm/amd/display: Set Cursor Matrix to bypass instead of Input PlaneDaniel Sa1-12/+2
2024-07-24drm/amd/display: Check stream pointer is initialized before accessingSung Joon Kim1-4/+3
2024-07-24drm/amd/display: Export additional FAMS2 global configuration options from DMLDillon Varone7-95/+110
2024-07-24drm/amd/display: Refactoring DWB related files from dcn30 FilesMudimela8-4/+10
2024-07-24drm/amd/display: add dmcub support checkFudongwang1-0/+3
2024-07-24drm/amd/display: Increase array size of dummy_booleanAlex Hung1-1/+1
2024-07-24drm/amd/display: Check null pointers before multiple usesAlex Hung7-56/+76
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung8-14/+17
2024-07-24drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung1-0/+7
2024-07-24drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone20-13/+83
2024-07-24drm/amd/display: remove dc dependencies from SPL librarySamson Tam16-432/+1640
2024-07-24drm/amd/display: Issue with 3 or more mcaches per surfaceNevenko Stupar1-11/+11
2024-07-24drm/amd/display: Calculate ODM width using odm slice rect, not recoutAlvin Lee1-4/+4
2024-07-24drm/amd/display: Add blanked streams override to DML2.1Dillon Varone1-0/+7
2024-07-24drm/amd/display: Refactoring MPCMounika Adhuri10-5/+30
2024-07-24drm/amd/display: DML2.1 resynchronizationChaitanya Dhere43-1669/+566
2024-07-24drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2Sung Joon Kim1-1/+1
2024-07-24drm/amd/display: Refactoring MMHUBBUBRevalla Hari Krishna4-1/+10
2024-07-24drm/amd/display: Deallocate DML memory if allocation failsChris Park1-2/+8
2024-07-24drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-07-24drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung2-2/+4
2024-07-24drm/amd/display: Check phantom_stream before it is usedAlex Hung1-0/+3
2024-07-24drm/amd/display: Check null-initialized variablesAlex Hung1-3/+4
2024-07-24drm/amd/display: Initialize denominators' default to 1Alex Hung3-4/+4
2024-07-24drm/amd/display: Refactoring OPPRevalla Hari Krishna7-2/+17
2024-07-24drm/amd/display: Fix DP-DVI dongle hotplugGabe Teeger1-4/+1
2024-07-24drm/amd/display: Disable subvp based on HW cursor requirementAlvin Lee3-1/+11
2024-07-24drm/amd/display: When resync fifo ensure to use correct pipe ctxAlvin Lee6-12/+30
2024-07-24drm/amd/display: Add option to allow transition when odm is forcedSridevi Arvindekar2-1/+8
2024-07-24drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu3-3/+25
2024-07-24drm/amd/display: Implement bias and scale pre sclRelja Vojvodic7-14/+43
2024-07-24drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu2-7/+20
2024-07-24drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu8-59/+58
2024-07-24drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li1-1/+5
2024-07-24drm/amd/display: Added logging for automated DPM testingRyan Seto7-57/+237
2024-07-24drm/amd/display: Don't consider cursor for no plane case in DML1Alvin Lee1-0/+2
2024-07-24drm/amd/display: quality improvements for EASF and ISHARPSamson Tam18-710/+3149
2024-07-24drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee9-0/+19
2024-07-18drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher2-12/+13