summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-03-14drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-03-14drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha1-1/+1
2023-03-14drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S1-0/+20
2023-03-14drm/amd/display: Use swap() instead of open coding itJiapeng Chong1-6/+2
2023-03-08drm/amd/display: remove unused variable availableTom Rix1-8/+0
2023-03-08drm/amd/display: remove unused variable res_poolTom Rix1-2/+0
2023-03-08drm/amd/display: add prefix to amdgpu_dm_crtc.h functionsDavid Tadokoro3-36/+36
2023-03-08Revert "drm/amd/display: Pass proper parent for DM backlight device registrat...Alex Deucher1-6/+4
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro17-36/+0
2023-03-08Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"Alex Deucher1-1/+1
2023-03-08drivers/gpu: fix typo in commentHusain Alshehhi1-9/+9
2023-03-08drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro3-23/+23
2023-03-07drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-07drm/amd/display: change several dcn30 variables storage-class-specifier to st...Tom Rix3-3/+3
2023-03-07drm/amd/display: change several dcn20 variables storage-class-specifier to st...Tom Rix4-4/+4
2023-03-07drm/amd/display: change several dcn201 variables storage-class-specifier to s...Tom Rix3-4/+4
2023-03-07drm/amd/display: 3.2.226Aric Cyr1-1/+1
2023-03-07drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-03-07drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-03-07drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-03-07drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-03-07drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira3-54/+3
2023-03-07drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-03-07drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee2-15/+23
2023-03-07drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger1-0/+4
2023-03-07drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-03-07drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee5-8/+17
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland21-32/+32
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland15-62/+16
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland3-42/+0
2023-03-07drm/amd/display: Keep PHY active for dp configAgustin Gutierrez1-0/+5
2023-03-07drm/amd/display: Simplify register offsetsChris Park5-239/+0
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu10-40/+46
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu28-81/+486
2023-03-07drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu5-612/+68
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu6-10/+40
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu11-58/+178
2023-03-07drm/amd/display: Build DSC without DCN configHarry Wentland2-2/+3
2023-03-07drm/amd/display: call remove_stream_from_ctx from res_pool funcsHarry Wentland1-1/+6
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland21-114/+3
2023-03-07drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh2-4/+4
2023-03-07drm/amd/display: Fix no-DCN buildHarry Wentland1-0/+3
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDRHarry Wentland1-129/+0
2023-03-07drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas1-1/+1
2023-03-07drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas3-1/+4
2023-03-07drm/amd/display: 3.2.225Aric Cyr1-1/+1
2023-03-07drm/amd/display: When blanking during init loop to find OPP indexAlvin Lee3-1/+88
2023-03-07drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar1-30/+26
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh4-28/+52
2023-03-07drm/amd/display: Simplify same effect if/else blocksDeepak R Varma1-8/+3