summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-06-18drm/amd/display: Fix RMCM programming seq errorsYihan Zhu1-1/+4
2025-06-18drm/amd/display: Fix mpv playback corruption on westonAlex Hung2-0/+2
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-0/+28
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss2-9/+33
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang7-1/+55
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung1-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang3-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang1-3/+4
2025-05-29drm/amd/display: Constify struct timing_generator_funcsChristophe JAILLET9-9/+9
2025-05-22drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401Melissa Wen1-2/+2
2025-05-22drm/amd/display: only collect data if debug gamut_remap is availableMelissa Wen2-15/+35
2025-05-22drm/amd/display: fix typo in commentsDaniil Ryabov1-2/+2
2025-05-22drm/amd/display: Adjust set_value function with prefix to help in ftraceLeonardo Gomes1-2/+2
2025-05-22drm/amd/display: Adjust get_value function with prefix to help in ftraceLeonardo Gomes1-2/+2
2025-05-16drm/amd/display: Promote DAL to 3.2.334Taimur Hassan1-1/+1
2025-05-16drm/amd/display: Add GPINT retries to ips_query_residency_infoOvidiu Bunea1-5/+9
2025-05-16drm/amd/display: add support for 2nd sharpening rangeSamson Tam1-0/+4
2025-05-16drm/amd/display: Fix the typo in dcn401 Hubp blockNevenko Stupar1-1/+1
2025-05-16drm/amd/display: Skip backend validation for virtual monitorsChiawen Huang1-3/+7
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy8-1/+129
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung14-80/+126
2025-05-16drm/amd/display: init local variable to fix format errorsYihan Zhu1-8/+8
2025-05-16drm/amd/display: Extend dc_plane_get_status with flagsTomasz Siemek2-4/+14
2025-05-14Revert "drm/amd/display: Hardware cursor changes color when switched to softw...Melissa Wen1-2/+3
2025-05-13drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQSebastian Aguilera Novoa20-489/+90
2025-05-13drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dppMelissa Wen1-3/+3
2025-05-13drm/amd/display: Promote DC to 3.2.333Taimur Hassan1-1/+1
2025-05-13drm/amd/display: Add early 8b/10b channel equalization test pattern sequenceMichael Strauss4-4/+60
2025-05-13drm/amd/display: Program triplebuffer on all pipesSung Lee3-8/+21
2025-05-13drm/amd/display: disable EASF narrow filter sharpeningSamson Tam1-2/+2
2025-05-13drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai1-9/+11
2025-05-13drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender1-3/+7
2025-05-13Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35"Gabe Teeger1-2/+2
2025-05-13drm/amd/display: Fix race in dmub_srv_wait_for_pendingDillon Varone1-1/+4
2025-05-13drm/amd/display: Backup and restore plane configuration only on updateDillon Varone3-5/+20
2025-05-08drm/amd/display: Don't check for NULL divisor in fixpt codeHarry Wentland2-9/+0
2025-05-08drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev2-12/+12
2025-05-08drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()James Flowers1-0/+8
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan1-1/+1
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone1-1/+1
2025-05-05drm/amd/display: Assign preferred stream encoder instance to dpiaMeenakshikumar Somasundaram1-0/+4
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone39-135/+418
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng1-4/+4
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung1-6/+0
2025-05-05drm/amd/display: Send IPSExit unconditionally.JinZe Xu1-7/+8
2025-05-05drm/amd/display: Add skip rIOMMU dc config optionKevin Gao2-3/+4
2025-05-05Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"Nicholas Kazlauskas2-4/+2
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu2-21/+38