]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Plumb MRQ programming out of DML for dml2_1
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tue, 3 Mar 2026 14:48:37 +0000 (09:48 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:35:54 +0000 (10:35 -0400)
commitbeb8e35e2b4b799dfedebbd48cd6ad2119cf200c
treeae7671e00086f3c830628c323ab20cb183f72c52
parentfabd89fc17fdfd1225afd69ca883fbd30226b4c9
drm/amd/display: Plumb MRQ programming out of DML for dml2_1

[Why]
If the MRQ is present then these fields are also required to be
plumbed out to the requestor for programming.

[How]
Pipe the fields out through rq_dlg_get_rq_reg.

The implementation follows the previous generation in dml2_0 for DCN35
but adjusted for the new helpers and coding style of dml2_1.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c