summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback1-3/+1
2024-06-28drm/amd/display: Use periodic detection for ipx/headlessRoman Li1-1/+4
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie1-3/+0
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-3/+0
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie1-24/+6
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai1-23/+1
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin1-1/+1
2024-04-30drm/amd/display: Add MSF panel to DPCD 0x317 patch listTobias Jakobi1-0/+1
2024-04-30drm/amd/display: Add periodic detection for IPSRoman Li1-1/+4
2024-02-29drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-01-19drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie1-0/+6
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski1-0/+6
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie1-20/+33
2023-11-30drm/amd/display: adjust flow for deallocation mst payloadWayne Lin1-20/+33
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter1-1/+2
2023-11-21drm/dp_mst: Store the MST PBN divider value in fixed point formatImre Deak1-1/+3
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen1-4/+1
2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen1-0/+3
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie1-29/+40
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-17/+18
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin1-20/+18
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-29/+40
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-8/+12
2023-09-14drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_alloca...Nathan Chancellor1-3/+3
2023-09-09drm/mst: Refactor the flow for payload allocation/removementWayne Lin1-8/+12
2023-08-16drm/amd/display: Replace ternary operator with min() in 'dm_helpers_parse_edi...Srinivasan Shanmugam1-1/+1
2023-07-18drm/amd/display: Eliminate warnings in amdgpu_dm_helpers.cSrinivasan Shanmugam1-15/+16
2023-07-07drm/amd/display: Remove unnecessary casts in amdgpu_dm_helpers.cSrinivasan Shanmugam1-1/+1
2023-06-30drm/amd/display: Add monitor specific edid quirkAurabindo Pillai1-0/+26
2023-06-15drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...Lee Jones1-3/+3
2023-04-18drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski1-3/+27
2023-04-18drm/amd/display: remove incorrect early returnAurabindo Pillai1-1/+0
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones1-0/+3
2023-03-14drm/amd/display: use a more accurate check in dm_helpers_dp_read_dpcd()Hamza Mahfooz1-2/+2
2023-03-07drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-8/+0
2023-02-28drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+1
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+1
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-1/+1
2023-01-31drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo1-1/+11
2023-01-31drm/amd/display: Enable Freesync over PConSung Joon Kim1-0/+33
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0
2023-01-24drm/amdgpu/display/mst: adjust the logic in 2nd phase of updating payloadWayne Lin1-1/+5
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin1-9/+10
2023-01-24drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-01-24drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo1-0/+125