aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2026-08-12drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
2026-08-06drm/amd/display: Fix crash in hwss_set_output_transfer_func()Timur Kristóf1-1/+2
2026-08-06drm/amd/display: Migrate color manager HW and fix MCM blend LUT issuesRafal Ostrowski3-64/+23
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai5-1/+502
2026-07-28drm/amd/display: Add get replay residency functionHuang, Leon1-0/+7
2026-07-28drm/amd/display: Use current mpc pipe in set output transfer funcTomasz Siemek1-2/+2
2026-07-28drm/amd/display: Fix force FRL rate debug settingRelja Vojvodic1-1/+3
2026-07-28drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42Leo Chen1-0/+3
2026-07-28drm/amd/display: Make dc_state_update const in commit pathWenjing Liu1-21/+21
2026-07-28drm/amd/display: Wire probe commit path into dc_update_stateWenjing Liu5-111/+276
2026-07-28drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequenceWenjing Liu3-14/+341
2026-07-28drm/amd/display: Introduce dc_state_get_status unified status accessorWenjing Liu1-13/+42
2026-07-28drm/amd/display: Refactor dc_validation_set array into single root structWenjing Liu2-38/+33
2026-07-28drm/amd/display: Introduce dc_update_state unified commit interfaceWenjing Liu1-61/+127
2026-07-28drm/amd/display: Introduce dc_probe public object modelWenjing Liu1-0/+3
2026-07-28drm/amd/display: Add destroy tests for connectorBhawanpreet Lakha1-0/+1
2026-07-28drm/amd/display: Add stream creation tests for connectorBhawanpreet Lakha2-0/+4
2026-07-28drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctxTomasz Siemek1-13/+37
2026-07-28drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx paramTomasz Siemek2-8/+39
2026-07-15drm/amd/display: check GRPH_FLIP status before sending eventLeo Li1-0/+45
2026-07-15drm/amd/display: limit reuse dsc capable bootup timingCharlene Liu1-0/+7
2026-07-15drm/amd/display: Tear down dangling pipe on boot to fix s0i3Tom Chung1-0/+109
2026-07-14drm/amd/display: Fix dc_stream_remove_writeback dropping wrong writeback entries.Bhuvanachandra Pinninti1-12/+9
2026-07-14drm/amd/display: program dither on all OPP heads under ODM combineJames Lin1-19/+34
2026-07-01drm/amd/display: Add block sequence support for bandwidth programming operationsBhuvanachandra Pinninti2-2/+156
2026-07-01drm/amd/display: use kvzalloc to allocate struct dcHonglei Huang1-3/+3
2026-07-01drm/amd/display: avoid large stack allocation in commit_planes_do_stream_update_sequenceArnd Bergmann1-5/+5
2026-07-01drm/amd/display: Fix 4018 warningPiotr Maziarz1-6/+5
2026-06-17drm/amd/display: Refactor surface_update_flags to flat struct with helpersRafal Ostrowski2-84/+93
2026-06-17drm/amd/display: Introduce dc_plane_cm and migrate surface update color pathRafal Ostrowski2-48/+124
2026-06-03drm/amd/display: Fix kdoc parameter names for DSC padding helperSrinivasan Shanmugam1-2/+2
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland4-1/+76
2026-06-03drm/amd/display: Add support for FRL to DC coreHarry Wentland7-2/+380
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart1-0/+6
2026-06-03drm/amd/display: Update get_pixel_clk_frequency() for DCN4x DCCG DP DTOOvidiu Bunea1-2/+2
2026-05-28drm/amd/display: Add a default case for dc_status_to_strIvan Lipski1-2/+2
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_asyncHarry Wentland1-1/+5
2026-05-11drm/amd/display: Revert "Unify fast update classification paths"Ovidiu Bunea2-33/+221
2026-05-11drm/amd/display: Fix warningsClay King4-14/+14
2026-05-11drm/amd/display: Fix multiple compiler warningsGaghik Khachatrian3-9/+9
2026-05-11drm/amd/display: Fix signed/unsigned comparison mismatchesGaghik Khachatrian1-3/+3
2026-05-05drm/amd/display: add max bandwidth budget to QoS interfaceWenjing Liu1-10/+18
2026-05-05drm/amd/display: add memory bandwidth override debug interfaceWenjing Liu1-0/+11
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian7-103/+116
2026-05-05drm/amd/display: Skip HDR metadata update when Smart Power OLED enabledIan Chen1-0/+4
2026-05-05drm/amd/display: Implement block sequencing infrastructure for modular hardware operations.Bhuvanachandra Pinninti2-35/+972
2026-05-05drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone3-22/+51
2026-04-28drm/amd/display: Unify fast update classification pathsRafal Ostrowski2-231/+33
2026-04-28drm/amd/display: Fix implicit conversion warningGaghik Khachatrian1-1/+1
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6