aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
14 daysdrm/amd/display: Fix redundant GPUVMEnable checks in dcn6 flip scheduleSrinivasan Shanmugam1-12/+3
14 daysdrm/amd/display: Fix wrong bytes-per-pixel value for dml2_422_packed_10Srinivasan Shanmugam1-1/+3
14 daysdrm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf1-1/+1
2026-08-12drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
2026-08-12drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
2026-08-12drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs filesIvan Lipski1-0/+8
2026-08-06drm/amd/display: Fix crash in hwss_set_output_transfer_func()Timur Kristóf1-1/+2
2026-08-06drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
2026-08-06drm/amd/display: Promote DC to 3.2.392Taimur Hassan1-1/+1
2026-08-06drm/amd/display: Migrate color manager HW and fix MCM blend LUT issuesRafal Ostrowski29-1616/+773
2026-08-06drm/amd/display: Add FFE level defaultsRelja Vojvodic16-0/+16
2026-08-06drm/amd/display: switch max FFE level cap based on FRL link rateRelja Vojvodic1-1/+2
2026-08-06drm/amd/display: Update BW bounding box unconditionally for DCN6Alvin Lee1-6/+2
2026-08-06drm/amd/display: Configure all CRC engines in pipe CRC source pathWayne Lin1-1/+2
2026-08-06drm/amd/display: Fix CRC engine 1 enable/disable on DCN3.1.2+Wayne Lin11-18/+69
2026-08-06drm/amd/display: Add missing OTG_CRC1_SELECT mask for DCN3.2Wayne Lin1-0/+1
2026-08-06drm/amd/display: Add missing DCN42B register definesMatthew Stewart2-49/+17
2026-08-06drm/amd/display: Increase fclk change latency on dcn351Sung-huai Wang1-2/+2
2026-08-06drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR transitionKarthi Kandasamy5-16/+46
2026-08-06drm/amd/display: Ensure dtbclk is enabledCharlene Liu5-6/+46
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai108-43/+2795
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai105-1/+47847
2026-07-28drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-07-28drm/amd/display: Fix DML file discovery for out-of-tree buildsPrike Liang1-2/+5
2026-07-28drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-07-28drm/amd/display: Promote DC to 3.2.391Santhosh, Ashwin1-1/+1
2026-07-28drm/amd/display: dispatch compressed FRL cap check inside dml1_frl_cap_chk_interFangzhi Zuo1-5/+5
2026-07-28drm/amd/display: plumb PMO per-plane pstate methods into mode_supportAlexander Chechik3-11/+17
2026-07-28drm/amd/display: Fix rounding errors in CalculatePrefetchScheduleMatthew Stewart1-3/+6
2026-07-28drm/amd/display: Fixes for dcn42b_soc_bb.hMatthew Stewart1-2/+2
2026-07-28drm/amd/display: add DalForceMaxDisplayClock debug option to DML2Justin Chen1-0/+5
2026-07-28drm/amd/display: enforce UCLK pstate support in mode_supportAlexander Chechik3-22/+36
2026-07-28drm/amd/display: change dcc_rate from 1 to 2 for log use onlyCharlene Liu1-4/+4
2026-07-28drm/amd/display: check if dml21_add_phantom_plane() is successfulAlex Deucher1-8/+7
2026-07-28drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewportGeorge Zhang1-6/+25
2026-07-28drm/amd/display: Add get replay residency functionHuang, Leon2-0/+15
2026-07-28drm/amd/display: adjust floating point format for gamut remap when neededClay King27-70/+186
2026-07-28drm/amd/display: Correct vblank_end calc for fams cmd packetNicholas Carbones1-1/+1
2026-07-28drm/amd/display: Use current mpc pipe in set output transfer funcTomasz Siemek1-2/+2
2026-07-28drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-07-28drm/amd/display: Fix force FRL rate debug settingRelja Vojvodic2-2/+4
2026-07-28drm/amd/display: Port DCN4+ MCIF ARB programming to new formatDillon Varone9-29/+227
2026-07-28drm/amd/display: Promote DC to 3.2.390Taimur Hassan1-1/+1
2026-07-28drm/amd/display: Add SPL UPSP upsampling and YUV422 scaling supportWayne Lin2-26/+234
2026-07-28drm/amd/display: Add DCHUBBUB_HW_DEBUG offset/maskMatthew Stewart1-1/+6
2026-07-28drm/amd/display: Reduce DML reinitialization when params don't changeClara Wong1-1/+16
2026-07-28drm/amd/display: hide Apple Studio Display secondary tileJerry Zuo1-0/+1
2026-07-28drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42Leo Chen8-1/+91
2026-07-28drm/amd/display: Make dc_state_update const in commit pathWenjing Liu2-23/+23
2026-07-28drm/amd/display: Wire probe commit path into dc_update_stateWenjing Liu11-179/+427