aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-13drm/amdgpu/display - only update eDP's backlight level when necessaryZhan Liu1-1/+1
2021-06-30drm/amdgpu/display: drop unused variableAlex Deucher1-1/+1
2021-06-30Revert "drm/amd/display: Fix overlay validation by considering cursors"Rodrigo Siqueira1-10/+2
2021-06-29drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu1-0/+3
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-21/+1
2021-06-21drm/amd/display: Delay PSR entryRoman Li1-1/+9
2021-06-18drm/amd/display: Add Freesync video documentationRodrigo Siqueira1-0/+30
2021-06-15drm/amd/display: move psr dm interface to separate filesRoman Li1-136/+1
2021-06-11drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub1-0/+4
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+46
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+2
2021-06-08drm/amd/display: Update scaling settings on modesetRoman Li1-1/+2
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-3/+2
2021-06-04drm/amd/display: Add DCN3.1 Yellow Carp support to DMNicholas Kazlauskas1-0/+44
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-82/+140
2021-06-01drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_f...Baokun Li1-4/+2
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai1-2/+2
2021-06-01amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser1-1/+1
2021-06-01drm/amd/display: WARN_ON cleanupsNirmoy Das1-8/+4
2021-06-01drm/amd/display: do not dereference on NULLNirmoy Das1-1/+4
2021-05-27drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.Mario Kleiner1-0/+12
2021-05-27drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher1-1/+1
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issueLee Jones1-1/+1
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their hea...Lee Jones1-1/+1
2021-05-27drm/amd/display: Refactor SST DSC Determination PolicyFangzhi Zuo1-40/+63
2021-05-27drm/amd/display: Add Log for SST DSC Determination PolicyFangzhi Zuo1-1/+3
2021-05-27drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li1-2/+2
2021-05-27drm/amd/display: Remove redundant safeguards for dmub-srv destroy()Roman Li1-4/+1
2021-05-27drm/amd/display: Added support for individual control for multiple back-light...Jake Wang1-11/+15
2021-05-27drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira1-1/+9
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-93/+254
2021-05-21drm/amdgpu/display: make backlight setting failure messages debugAlex Deucher1-2/+2
2021-05-21drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas1-7/+7
2021-05-21drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai1-2/+17
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie1-25/+69
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie1-71/+188
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 Deucher1-11/+31
2021-05-19drm/amd/display: Add DM support for Beige GobyAurabindo Pillai1-0/+14
2021-05-19drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin1-2/+3
2021-05-19drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin1-12/+15
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 Zimmermann1-11/+95
2021-05-11drm/amdgpu/display: remove an old DCN3 guardAlex Deucher1-2/+0
2021-05-10drm/amd/display: Avoid HPD IRQ in GPU reset stateZhan Liu1-2/+2
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih1-47/+146
2021-05-10drm/amd/display: multi-eDP backlight supportMikita Lipski1-12/+30