summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-02-13drm/amd/display: Decrease message about seamless boot enabled to debugMario Limonciello1-1/+1
2025-02-13drm/amd/display: Add debug messages for dc_validate_boot_timing()Mario Limonciello1-28/+86
2025-02-13drm/amd/display: 3.2.317Aric Cyr1-1/+1
2025-02-13drm/amd/display: Reverse the visual confirm recoutsPeterson Guo5-142/+73
2025-02-13drm/amd/display: Exclude clkoffset and ips setting for dcn351 specificCharlene Liu1-2/+2
2025-02-13drm/amd/display: Increase block_sequence array sizeJoshua Aberback1-1/+1
2025-02-13drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping ItAustin Zheng1-3/+2
2025-02-13drm/amd/display: Populate register address for dentist for dcn401Dillon Varone2-0/+3
2025-02-13drm/amd/display: Add AS SDP programming for UHBR link rate.Ian Chen1-0/+5
2025-02-13drm/amd/display: log destination of vertical interruptJosip Pavic23-42/+145
2025-02-13drm/amd/display: Support "Broadcast RGB" drm propertyYan Li2-3/+24
2025-02-13drm/amd/display: remove extraneous ; after statementsColin Ian King1-2/+2
2025-02-13drm/amd/display/dc: enable oem i2c support for DCE 12.xAlex Deucher1-0/+17
2025-02-13drm/amd/display/dc: add support for oem i2c in atom_firmware_info_v3_1Alex Deucher1-2/+13
2025-02-13drm/amd/display/dm: add support for OEM i2c busAlex Deucher2-0/+42
2025-02-13drm/amd/display/dm: handle OEM i2c buses in i2c functionsAlex Deucher1-9/+20
2025-02-13drm/amd/display/dc: add a new helper to fetch the OEM ddc_serviceAlex Deucher2-0/+9
2025-02-13drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()Alex Deucher1-1/+1
2025-02-13drm/amd/display/dm: drop extra parameters to create_i2c()Alex Deucher1-5/+4
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard197-4169/+7916
2025-02-05Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-05drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml filesNathan Chancellor2-14/+22
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-01-29drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-01-29drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam1-0/+5
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2-12/+12
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai1-0/+3
2025-01-13Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...Dave Airlie137-1772/+3372
2025-01-10drm/amd/display: 3.2.316Ryan Seto1-1/+1
2025-01-10drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu1-6/+12
2025-01-10drm/amd/display: improve dpia pre-trainPeichen Huang3-2/+20
2025-01-10drm/amd/display: Apply DML21 PatchesAustin Zheng10-18/+124
2025-01-10drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-01-10drm/amd/display: Revised for Replay Pseudo vblank controlDennis Chan3-5/+5
2025-01-10drm/amd/display: Add a new flag for replay low hzRobin Chen1-0/+2
2025-01-10drm/amd/display: Remove unused read_ono_state function from Hwss moduleKarthi Kandasamy2-87/+0
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li1-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li6-17/+54
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen1-6/+6
2025-01-10Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto1-2/+2
2025-01-10drm/amd/display: Add SMU interface to get UMC count for dcn401Dillon Varone6-26/+65
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung1-2/+2
2025-01-10drm/amd/display: Extend secure display to support DisplayCRC modeWayne Lin2-16/+49
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin8-137/+329
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin2-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin1-5/+9