summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: setup system context for APUsAaron Liu2021-08-301-1/+1
* drm/amd/display: Guard vblank wq flush with DCN guardsNicholas Kazlauskas2021-08-161-0/+4
* drm/amd/display: Use vblank control events for PSR enable/disableNicholas Kazlauskas2021-08-161-8/+40
* drm/amd/display: Fix multi-display support for idle opt workqueueNicholas Kazlauskas2021-08-161-37/+25
* drm/amdgpu: Add preferred mode in modeset when freesync video mode's enabled.Solomon Chiu2021-08-051-1/+6
* drm/amdgpu/display: fix DMUB firmware version infoShirish S2021-08-051-1/+1
* drm/amd/display: Remove redundant vblank workqueues in DMRoman Li2021-08-051-6/+2
* drm/amdgpu/display: add support for multiple backlightsAlex Deucher2021-07-281-67/+80
* drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher2021-07-281-2/+2
* drm/amdgpu: Fix documentaion for dm_dmub_outbox1_low_irqAnson Jacob2021-07-231-1/+1
* drm/amd/display: add debug print for DCC validation failureAurabindo Pillai2021-07-231-3/+3
* drm/amdgpu/display: make a const array common_rates static, makes object smallerColin Ian King2021-07-161-2/+4
* drm/amd/display: avoid printing ERROR for unknown CEA parse(v2)Guchun Chen2021-07-161-1/+1
* drm/amdgpu/display - only update eDP's backlight level when necessaryZhan Liu2021-07-081-1/+1
* drm/amd/display: Add Freesync HDMI support to DM with DMUBStylon Wang2021-07-081-6/+89
* drm/amdgpu/display: drop unused variableAlex Deucher2021-06-301-1/+1
* Revert "drm/amd/display: Fix overlay validation by considering cursors"Rodrigo Siqueira2021-06-301-10/+2
* drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu2021-06-291-0/+3
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-21/+1
* drm/amd/display: Delay PSR entryRoman Li2021-06-211-1/+9
* drm/amd/display: Add Freesync video documentationRodrigo Siqueira2021-06-181-0/+30
* drm/amd/display: move psr dm interface to separate filesRoman Li2021-06-151-136/+1
* drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub2021-06-111-0/+4
* Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-06-101-1/+46
|\
| * 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
* | 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-041-82/+140
|\ \ | |/ |/|
| * 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: 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
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-93/+254
|\|
| * Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-05-211-25/+69
| |\
| | * drm/amdgpu/display: restore the backlight on modeset (v2)Alex Deucher2021-05-191-0/+6