summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij1-2/+2
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann104-1016/+4038
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie63-347/+2870
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie64-727/+1225
2021-05-19drm/amd/display: Remove superfluous drm_mode_config_cleanupAndrey Grodzovsky1-1/+0
2021-05-19drm/amdgpu: Add early fini callbackAndrey Grodzovsky1-2/+10
2021-05-19drm/amdgpu/display: restore the backlight on modeset (v2)Alex Deucher1-0/+6
2021-05-19drm/amdgpu/display: add helper functions to get/set backlight (v2)Alex Deucher2-11/+38
2021-05-19drm/amd/display: Fix typo of format termination newlineJoe Perches3-3/+3
2021-05-19drm/amd/display: enable idle optimizations for beige gobyAurabindo Pillai1-0/+1
2021-05-19drm/amd/display: Update DCN303 SR Exit LatencyJoshua Aberback1-1/+1
2021-05-19drm/amd/display: Add callback for update_soc_for_wm_a for dcn303Aurabindo Pillai1-0/+1
2021-05-19drm/amd/display: Add DM support for Beige GobyAurabindo Pillai1-0/+14
2021-05-19drm/amd/display: Edit license info for beige goby DC filesAurabindo Pillai12-226/+24
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai27-1/+2651
2021-05-19drm/amd/display: 3.2.136Aric Cyr1-1/+1
2021-05-19drm/amd/display: [FW Promotion] Release 0.0.66Anthony Koo1-2/+2
2021-05-19drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood14-25/+68
2021-05-19drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij3-9/+12
2021-05-19drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin2-3/+4
2021-05-19drm/amd/display: Correct DPCD revision for eDP v1.4Zhan Liu1-2/+10
2021-05-19drm/amd/display: Add Overflow check to skip MALLBhawanpreet Lakha1-0/+9
2021-05-19drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin3-77/+15
2021-05-19drm/amd/display: consider channel coding in configure lttpr modeWenjing Liu2-18/+30
2021-05-19drm/amd/display: rename perform_link_training_int functionWenjing Liu1-2/+2
2021-05-19drm/amd/display: decide link training settings based on channel codingWenjing Liu1-4/+15
2021-05-19drm/amd/display: determine dp link encoding format from link settingsWenjing Liu3-0/+13
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-19drm/amd/display: Minor refactor of DP PHY test automationGeorge Shen1-7/+10
2021-05-19drm/amd/display: Document set RECOUT operationRodrigo Siqueira2-16/+39
2021-05-19drm/amd/display: Add kernel-doc to some hubp functionsRodrigo Siqueira1-0/+13
2021-05-19drm/amd/display: Remove legacy commentsRodrigo Siqueira1-160/+0
2021-05-19drm/amd/display: Add documentation for power gate planeRodrigo Siqueira1-2/+36
2021-05-19drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood5-2/+13
2021-05-19drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu2-2/+48
2021-05-19drm/amdgpu/display: fix dal_allocation documentationAlex Deucher1-0/+4
2021-05-19Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-24/+29
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-11drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-0/+2
2021-05-11drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher1-1/+1
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann28-132/+442
2021-05-11drm/amdgpu/display: remove an old DCN3 guardAlex Deucher1-2/+0
2021-05-11drm/amd/display: Delete several unneeded bool conversionsZhen Lei2-3/+3
2021-05-11drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-10drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski2-16/+0
2021-05-10drm/amd/display: 3.2.135.1Aric Cyr1-1/+1
2021-05-10drm/amd/display: [FW Promotion] Release 0.0.65Anthony Koo1-7/+116
2021-05-10drm/amd/display: 3.2.135Aric Cyr1-1/+1
2021-05-10drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-05-10drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang1-3/+3