aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-07-23drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-07-23drm/amd/display: Check null pointers before using themAlex Hung1-4/+8
2024-07-23drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung2-2/+4
2024-07-23drm/amd/display: Check phantom_stream before it is usedAlex Hung1-0/+3
2024-07-23drm/amd/display: Check null-initialized variablesAlex Hung1-3/+4
2024-07-23drm/amd/display: Initialize denominators' default to 1Alex Hung3-4/+4
2024-07-23drm/amd/display: Refactoring OPPRevalla Hari Krishna7-2/+17
2024-07-23drm/amd/display: Fix DP-DVI dongle hotplugGabe Teeger1-4/+1
2024-07-23drm/amd/display: Disable subvp based on HW cursor requirementAlvin Lee3-1/+11
2024-07-23drm/amd/display: When resync fifo ensure to use correct pipe ctxAlvin Lee6-12/+30
2024-07-23drm/amd/display: Add option to allow transition when odm is forcedSridevi Arvindekar2-1/+8
2024-07-23drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu3-3/+25
2024-07-23drm/amd/display: Implement bias and scale pre sclRelja Vojvodic7-14/+43
2024-07-23drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu2-7/+20
2024-07-23drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu8-59/+58
2024-07-23drm/amd/display: Revert "Check HDCP returned status"Alex Hung1-9/+9
2024-07-23drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li1-1/+5
2024-07-23drm/amd/display: Added logging for automated DPM testingRyan Seto7-57/+237
2024-07-23drm/amd/display: Don't consider cursor for no plane case in DML1Alvin Lee1-0/+2
2024-07-23drm/amd/display: quality improvements for EASF and ISHARPSamson Tam19-710/+3161
2024-07-23drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee9-0/+19
2024-07-23drm/amd/display: Disable replay if VRR capability is falseTom Chung1-0/+6
2024-07-17drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher2-12/+13
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira2-5/+32
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira2-9/+29
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li1-0/+13
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung1-0/+14
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai1-1/+3
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-10drm/amd: Add power_saving_policy drm property to eDP connectorsMario Limonciello2-5/+49
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai1-6/+25
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-07-05Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...Daniel Vetter63-174/+386
2024-07-05Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...Daniel Vetter83-512/+945
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter3-2/+15
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong1-9/+6
2024-07-01drm/amdgpu/display: add all gfx12 modifiersMarek Olšák1-5/+6
2024-07-01drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák1-1/+49
2024-07-01drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák1-22/+25
2024-07-01drm/amdgpu/display: handle gfx12 in dm_check_cursor_fbMarek Olšák1-3/+5
2024-07-01drm/amd/display: 3.2.291Aric Cyr1-1/+1
2024-07-01drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li1-1/+1
2024-07-01drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo1-0/+1
2024-07-01drm/amd/display: Fix refresh rate range for some panelTom Chung1-0/+48
2024-07-01drm/amd/display: replace CRTC disable function callXi (Alex) Liu1-2/+2
2024-07-01drm/amd/display: Move dio files into dio folderBhuvanachandra Pinninti19-5/+37