summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-222-25/+1
* drm/amd/display: Delay PSR entryRoman Li2021-06-213-1/+14
* drm/amd/display: remove unused variable 'dc'Pu Lehui2021-06-181-2/+0
* drm/amd/display: Add Freesync video documentationRodrigo Siqueira2021-06-181-0/+30
* drm/amd/display: move psr dm interface to separate filesRoman Li2021-06-154-137/+205
* drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub2021-06-113-6/+40
* Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-105-3/+129
|\
| * drm/amd/display: force CP to DESIRED when removing displayDingchen (David) Zhang2021-06-081-1/+14
| * drm/amd/display: Add debugfs entry for dsc passthroughFangzhi Zuo2021-06-082-1/+50
| * drm/amd/display: Update scaling settings on modesetRoman Li2021-06-081-1/+2
| * drm/amd/display: Add DCN3.1 Yellow Carp support to DMNicholas Kazlauskas2021-06-041-0/+44
| * drm/amd/display: Add DCN3.1 HDCP supportNicholas Kazlauskas2021-06-041-0/+13
| * drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas2021-06-041-0/+6
* | Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-06-101-3/+2
|\ \ | |/ |/|
| * dma-buf: drop the _rcu postfix on function names v3Christian König2021-06-061-3/+2
* | Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-042-84/+148
|\ \ | |/ |/|
| * drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_f...Baokun Li2021-06-011-4/+2
| * drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai2021-06-011-2/+2
| * amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser2021-06-011-1/+1
| * drm/amd/display: WARN_ON cleanupsNirmoy Das2021-06-011-8/+4
| * drm/amd/display: do not dereference on NULLNirmoy Das2021-06-011-1/+4
| * drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.Mario Kleiner2021-05-271-0/+12
| * drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)Alex Deucher2021-05-271-1/+1
| * drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issueLee Jones2021-05-271-1/+1
| * drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their hea...Lee Jones2021-05-271-1/+1
| * drm/amd/display: Refactor SST DSC Determination PolicyFangzhi Zuo2021-05-271-40/+63
| * drm/amd/display: Add Log for SST DSC Determination PolicyFangzhi Zuo2021-05-271-1/+3
| * drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li2021-05-271-2/+2
| * drm/amd/display: Remove redundant safeguards for dmub-srv destroy()Roman Li2021-05-271-4/+1
| * drm/amd/display: Retrieve DSC Branch Decoder CapsFangzhi Zuo2021-05-271-2/+8
| * drm/amd/display: Added support for individual control for multiple back-light...Jake Wang2021-05-271-11/+15
| * drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira2021-05-271-1/+9
| * drm/amdgpu/display: make backlight setting failure messages debugAlex Deucher2021-05-211-2/+2
| * drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas2021-05-211-7/+7
| * drm/amd/display: take dc_lock in short pulse handler onlyAurabindo Pillai2021-05-211-2/+17
* | 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-2210-206/+394
|\|
| * Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-214-91/+77
| |\
| | * 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: Add DM support for Beige GobyAurabindo Pillai2021-05-191-0/+14
| | * drm/amd/display: Avoid get/put vblank when stream disabledWayne Lin2021-05-192-3/+4
| | * drm/amd/display: Refactor suspend/resume of Secure displayWayne Lin2021-05-193-77/+15
| * | Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-217-118/+319
| |\|
| | * 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: Initialize attribute for hdcp_srm sysfs fileDavid Ward2021-05-111-0/+1
| | * drm/amd/display: Add dc log for DP SST DSC enable/disableFangzhi Zuo2021-05-101-2/+4