aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2021-08-10drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob1-1/+1
2021-08-06drm/amdgpu: Add preferred mode in modeset when freesync video mode's enabled.Solomon Chiu1-1/+6
2021-08-05drm/amdgpu/display: fix DMUB firmware version infoShirish S1-1/+1
2021-07-27drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher1-2/+2
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 Deucher2-25/+1
2021-06-21drm/amd/display: Delay PSR entryRoman Li3-1/+14
2021-06-18drm/amd/display: remove unused variable 'dc'Pu Lehui1-2/+0
2021-06-18drm/amd/display: Add Freesync video documentationRodrigo Siqueira1-0/+30
2021-06-15drm/amd/display: move psr dm interface to separate filesRoman Li4-137/+205
2021-06-11drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub3-6/+40
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie5-3/+129
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: force CP to DESIRED when removing displayDingchen (David) Zhang1-1/+14
2021-06-08drm/amd/display: Add debugfs entry for dsc passthroughFangzhi Zuo2-1/+50
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-04drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas1-0/+13
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas1-0/+6
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2-84/+148
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/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij1-2/+2
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: Retrieve DSC Branch Decoder CapsFangzhi Zuo1-2/+8
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 Zimmermann10-206/+394
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 Airlie4-91/+77
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie7-118/+319
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