summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam2-1/+5
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam1-0/+3
2023-04-12drm/amd/display: Add logging for DP link traning Test Pattern SeqeuncesSrinivasan Shanmugam1-0/+9
2023-04-12drm/amd/display : Log DP link training downspread infoSrinivasan Shanmugam1-6/+8
2023-04-12drm/amd/display: remove unused matching_stream_ptrs variableTom Rix1-4/+1
2023-04-12drm/amd/display: set variables dml*_funcs storage-class-specifier to staticTom Rix1-12/+12
2023-04-12drm/amd/display: set variables aperture_default_system and context0_default_s...Tom Rix1-2/+2
2023-04-12drm/amd/display: set variable dcn3_14_soc storage-class-specifier to staticTom Rix1-1/+1
2023-04-12drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2023-04-12drm/amd/display: 3.2.230Aric Cyr1-1/+1
2023-04-12drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-04-12drm/amd/display: [FW Promotion] Release 0.0.161.0Anthony Koo1-2/+26
2023-04-12drm/amd/display: Improve robustness of FIXED_VS link training at DP1 ratesMichael Strauss6-3/+396
2023-04-12drm/amd/display: add dscclk instance offset checkCharlene Liu3-0/+30
2023-04-12drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee6-5/+45
2023-04-12drm/amd/display: Add FPO + VActive supportAlvin Lee8-3/+267
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh4-4/+4
2023-04-12drm/amd/display: prep work for root clock optimization enablement for DCN314Hamza Mahfooz2-1/+33
2023-04-12drm/amd/display: add scaler control for dcn32Zhikai Zhai1-0/+1
2023-04-12drm/amd/display: Clear FAMS flag if FAMS doesn't reduce vlevelAlvin Lee1-0/+4
2023-04-12drm/amd/display: remove unused average_render_time_in_us and i variablesTom Rix1-14/+0
2023-04-03Merge tag 'amd-drm-next-6.4-2023-03-31' of https://gitlab.freedesktop.org/agd...Daniel Vetter66-346/+554
2023-03-31drm/amd/display: Mark function 'optc3_wait_drr_doublebuffer_pending_clear' as...Caio Novais1-1/+1
2023-03-31drm/amd/display: Remove unused variable 'scl_enable'Caio Novais1-2/+0
2023-03-31drm/amd/display: Whitespace cleanupUwe Kleine-König1-13/+13
2023-03-31drm/amd/display: Promote DAL to 3.2.229Aric Cyr1-1/+1
2023-03-31drm/amd/display: Uncomment assignments after HW headers are promotedAlvin Lee1-6/+4
2023-03-31drm/amd/display: [FW Promotion] Release 0.0.160.0Anthony Koo1-3/+11
2023-03-31drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Peichen Huang1-1/+4
2023-03-31drm/amd/display: Enable FPO optimizationAlvin Lee2-2/+2
2023-03-31drm/amd/display: Only keep cursor p-state force for FPOAlvin Lee1-0/+6
2023-03-31drm/amd/display: Conditionally enable 6.75 GBps link rateArtem Grishin2-5/+19
2023-03-31drm/amd/display: Add support for 6.75 GBps link rateArtem Grishin3-9/+16
2023-03-31drm/amd/display: fixed dcn30+ underflow issueAyush Gupta3-3/+4
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee13-43/+88
2023-03-31drm/amd/display: Add infrastructure for enabling FAMS for DCN30Qingqing Zhuo1-7/+46
2023-03-31drm/amd/display: Add 90Mhz to video_optimized_pixel_ratesTaimur Hassan1-0/+1
2023-03-31drm/amd/display: w/a for dcn315 inconsistent smu clock tableDmytro Laktyushkin1-0/+5
2023-03-31drm/amd/display: update dig enable sequenceCharlene Liu3-10/+19
2023-03-31drm/amd/display: fix double memory allocationMartin Leung1-2/+3
2023-03-31drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas9-26/+72
2023-03-31drm/amd/display: Update FCLK change latencyAlvin Lee1-1/+1
2023-03-31drm/amd/display: Enable FPO for configs that could reduce vlevelAlvin Lee4-6/+20
2023-03-31drm/amd/display: Add NULL plane_state check for cursor disable logicNicholas Kazlauskas1-1/+3
2023-03-31drm/amd/display/amdgpu_dm: Pass proper parent for backlight device registrati...Hans de Goede1-8/+6
2023-03-31drm/amd/display/amdgpu_dm: Make amdgpu_dm_register_backlight_device() take an...Hans de Goede1-12/+12
2023-03-31drm/amd/display/amdgpu_dm: Move most backlight setup into setup_backlight_dev...Hans de Goede1-9/+8
2023-03-31drm/amd/display/amdgpu_dm: Add a bl_idx to amdgpu_dm_connectorHans de Goede2-26/+17
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter4-6/+2
2023-03-28drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()Christophe JAILLET1-3/+2