summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-192-7/+7
* drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin2023-12-191-8/+18
* drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr2023-12-191-9/+5
* drm/amd/display: Update code comment to be more accurateRodrigo Siqueira2023-12-061-1/+2
* drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung2023-12-061-0/+27
* drm/amd/display: Fix writeback_info is not removedAlex Hung2023-12-061-3/+4
* drm/amd/display: Fix writeback_info never got updatedAlex Hung2023-12-061-9/+4
* drm/amd/display: Add writeback enable/disable in dcAlex Hung2023-12-061-0/+33
* drm/amd/display: Add dml2 copy functionsDillon Varone2023-12-061-11/+4
* drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac2023-12-061-1/+3
* drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello2023-11-301-2/+2
* drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram2023-11-291-0/+4
* drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee2023-11-291-1/+1
* drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu2023-11-291-3/+6
* drm/amd/display: Prefer currently used OTG master when acquiring free pipeWenjing Liu2023-11-171-1/+36
* drm/amd/display: Try to acquire a free OTG master not used in cur ctx firstWenjing Liu2023-11-171-2/+6
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-171-2/+2
* drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-171-2/+2
* drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2023-11-172-1/+4
* drm/amd/display: save and restore mall state when applying minimal transitionWenjing Liu2023-11-071-0/+20
* drm/amd/display: Enable more IPS optionsSung Joon Kim2023-11-071-2/+2
* drm/amd/display: Fix missing blendTF programmingIlya Bakoulin2023-11-071-0/+3
* drm/amd/display: Enable fast update on blendTF changeIlya Bakoulin2023-11-031-1/+0
* drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin2023-11-031-2/+2
* drm/amd/display: add null check for invalid oppsSamson Tam2023-10-261-1/+2
* drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2023-10-261-1/+1
* drm/amd/display: Add a check for idle power optimizationSung Joon Kim2023-10-261-0/+23
* drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira2023-10-261-4/+5
* drm/amd/display: Add missing lines of code in dc.cStylon Wang2023-10-191-2/+3
* Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung2023-10-131-33/+0
* Revert "drm/amd/display: Fix writeback_info never got updated"Alex Hung2023-10-131-4/+9
* Revert "drm/amd/display: Fix writeback_info is not removed"Alex Hung2023-10-131-4/+3
* Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung2023-10-131-27/+0
* drm/amd/display: add missing NULL check for DML2Bob Zhou2023-10-131-1/+1
* drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello2023-10-131-4/+2
* drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello2023-10-132-37/+12
* drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen2023-10-092-0/+112
* drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess2023-10-091-0/+3
* drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...Sung Joon Kim2023-10-091-19/+1
* drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee2023-10-093-37/+44
* drm/amd/display: Update stream maskDuncan Ma2023-10-091-0/+7
* drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...Aric Cyr2023-10-091-0/+59
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-092-0/+59
* drm/amd/display: Adjust code style for hw_sequencer.hAurabindo Pillai2023-10-041-17/+0
* drm/amd/display: Add a check for idle power optimizationSung Joon Kim2023-10-041-1/+19
* drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu2023-10-041-2/+10
* drm/amd/display: remove duplicated edp relink to fastbootChiawen Huang2023-10-041-59/+0
* drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2023-10-041-4/+4
* drm/amd/display: Add Null check for DPP resourceGabe Teeger2023-10-041-1/+1
* drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung2023-10-031-0/+27