summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij2021-05-271-2/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-22104-1016/+4038
|\
| * Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-2163-347/+2870
| |\
| | * drm/amdgpu/display: restore the backlight on modeset (v2)Alex Deucher2021-05-191-0/+6
| | * drm/amdgpu/display: add helper functions to get/set backlight (v2)Alex Deucher2021-05-192-11/+38
| | * drm/amd/display: Fix typo of format termination newlineJoe Perches2021-05-193-3/+3
| | * drm/amd/display: enable idle optimizations for beige gobyAurabindo Pillai2021-05-191-0/+1
| | * drm/amd/display: Update DCN303 SR Exit LatencyJoshua Aberback2021-05-191-1/+1
| | * drm/amd/display: Add callback for update_soc_for_wm_a for dcn303Aurabindo Pillai2021-05-191-0/+1
| | * drm/amd/display: Add DM support for Beige GobyAurabindo Pillai2021-05-191-0/+14
| | * drm/amd/display: Edit license info for beige goby DC filesAurabindo Pillai2021-05-1912-226/+24
| | * drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai2021-05-1927-1/+2651
| | * drm/amd/display: 3.2.136Aric Cyr2021-05-191-1/+1
| | * drm/amd/display: [FW Promotion] Release 0.0.66Anthony Koo2021-05-191-2/+2
| | * drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood2021-05-1914-25/+68
| | * drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij2021-05-193-9/+12
| | * drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin2021-05-192-3/+4
| | * drm/amd/display: Correct DPCD revision for eDP v1.4Zhan Liu2021-05-191-2/+10
| | * drm/amd/display: Add Overflow check to skip MALLBhawanpreet Lakha2021-05-191-0/+9
| | * drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin2021-05-193-77/+15
| | * drm/amd/display: consider channel coding in configure lttpr modeWenjing Liu2021-05-192-18/+30
| | * drm/amd/display: rename perform_link_training_int functionWenjing Liu2021-05-191-2/+2
| | * drm/amd/display: decide link training settings based on channel codingWenjing Liu2021-05-191-4/+15
| | * drm/amd/display: determine dp link encoding format from link settingsWenjing Liu2021-05-193-0/+13
| | * drm/amd/display: Disconnect non-DP with no EDIDChris Park2021-05-191-0/+18
| | * drm/amd/display: Minor refactor of DP PHY test automationGeorge Shen2021-05-191-7/+10
| | * drm/amd/display: Document set RECOUT operationRodrigo Siqueira2021-05-192-16/+39
| | * drm/amd/display: Add kernel-doc to some hubp functionsRodrigo Siqueira2021-05-191-0/+13
| | * drm/amd/display: Remove legacy commentsRodrigo Siqueira2021-05-191-160/+0
| | * drm/amd/display: Add documentation for power gate planeRodrigo Siqueira2021-05-191-2/+36
| | * drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood2021-05-195-2/+13
| | * drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu2021-05-192-2/+48
| * | Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-2164-727/+1225
| |\|
| | * drm/amdgpu/display: fix dal_allocation documentationAlex Deucher2021-05-191-0/+4
| | * drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher2021-05-111-0/+2
| | * drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not definedAlex Deucher2021-05-111-1/+1
| | * drm/amdgpu/display: remove an old DCN3 guardAlex Deucher2021-05-111-2/+0
| | * drm/amd/display: Delete several unneeded bool conversionsZhen Lei2021-05-112-3/+3
| | * drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward2021-05-111-0/+1
| | * drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski2021-05-102-16/+0
| | * drm/amd/display: 3.2.135.1Aric Cyr2021-05-101-1/+1
| | * drm/amd/display: [FW Promotion] Release 0.0.65Anthony Koo2021-05-101-7/+116
| | * drm/amd/display: 3.2.135Aric Cyr2021-05-101-1/+1
| | * drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin2021-05-101-3/+6
| | * drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang2021-05-101-3/+3
| | * drm/amd/display: Handle pixel format test requestIlya Bakoulin2021-05-101-1/+18
| | * drm/amd/display: Fix clock table filling logicIlya Bakoulin2021-05-102-39/+74
| | * drm/amd/display: minor dp link training refactorWenjing Liu2021-05-104-60/+77
| | * drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2021-05-106-87/+87
| | * drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo2021-05-101-2/+4