summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha2023-03-131-1/+1
* drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S2023-03-131-0/+20
* drm/amd/display: Use swap() instead of open coding itJiapeng Chong2023-03-131-6/+2
* drm/amd/display: remove unused variable availableTom Rix2023-03-081-8/+0
* drm/amd/display: remove unused variable res_poolTom Rix2023-03-081-2/+0
* drm/amd/display: add prefix to amdgpu_dm_crtc.h functionsDavid Tadokoro2023-03-083-36/+36
* Revert "drm/amd/display: Pass proper parent for DM backlight device registrat...Alex Deucher2023-03-081-6/+4
* drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro2023-03-0817-36/+0
* Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"Alex Deucher2023-03-081-1/+1
* drivers/gpu: fix typo in commentHusain Alshehhi2023-03-081-9/+9
* drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro2023-03-083-23/+23
* drm/amd/display: change several dcn30 variables storage-class-specifier to st...Tom Rix2023-03-073-3/+3
* drm/amd/display: change several dcn20 variables storage-class-specifier to st...Tom Rix2023-03-074-4/+4
* drm/amd/display: change several dcn201 variables storage-class-specifier to s...Tom Rix2023-03-073-4/+4
* drm/amd/display: 3.2.226Aric Cyr2023-03-071-1/+1
* drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira2023-03-071-0/+15
* drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira2023-03-071-10/+41
* drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira2023-03-071-3/+2
* drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira2023-03-071-15/+15
* drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira2023-03-073-54/+3
* drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira2023-03-071-2/+3
* drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee2023-03-072-15/+23
* drm/amd/display: Enable HostVM based on rIOMMU activeGabe Teeger2023-03-071-0/+4
* drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin2023-03-071-7/+50
* drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee2023-03-075-8/+17
* drm/amd/display: Rename DCN config to FPHarry Wentland2023-03-0721-32/+32
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-0715-62/+16
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-073-42/+0
* drm/amd/display: Keep PHY active for dp configAgustin Gutierrez2023-03-071-0/+5
* drm/amd/display: Simplify register offsetsChris Park2023-03-075-239/+0
* drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu2023-03-0710-40/+46
* drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu2023-03-0728-81/+486
* drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu2023-03-075-612/+68
* drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu2023-03-076-10/+40
* drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu2023-03-0711-58/+178
* drm/amd/display: Build DSC without DCN configHarry Wentland2023-03-072-2/+3
* drm/amd/display: call remove_stream_from_ctx from res_pool funcsHarry Wentland2023-03-071-1/+6
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2023-03-0721-114/+3
* drm/amd/display: fix typo in dc_dsc_config_options structureMike Hsieh2023-03-072-4/+4
* drm/amd/display: Fix no-DCN buildHarry Wentland2023-03-071-0/+3
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDRHarry Wentland2023-03-071-129/+0
* drm/amd/display: Update minimum stutter residency for DCN314 Z8Nicholas Kazlauskas2023-03-071-1/+1
* drm/amd/display: Add minimum Z8 residency debug optionNicholas Kazlauskas2023-03-073-1/+4
* drm/amd/display: 3.2.225Aric Cyr2023-03-071-1/+1
* drm/amd/display: When blanking during init loop to find OPP indexAlvin Lee2023-03-073-1/+88
* drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar2023-03-071-30/+26
* drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh2023-03-074-28/+52
* drm/amd/display: Simplify same effect if/else blocksDeepak R Varma2023-03-071-8/+3
* drm/amd/display: Update clock table to include highest clock settingSwapnil Patel2023-03-061-1/+18
* drm/amd/display: Promote DAL to 3.2.224Aric Cyr2023-02-281-1/+1