]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/amd/display: Remove unused field in DML
authorAlvin Lee <Alvin.Lee2@amd.com>
Mon, 29 Sep 2025 18:47:51 +0000 (14:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Oct 2025 22:20:31 +0000 (18:20 -0400)
Remove unused fields.

Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/dml_top_dchub_registers.h

index 91955bbe24b868731f5ad356d36c5822a4d9699a..8e5a30287220fe5ee1d089ed3f02481f1d0ed626 100644 (file)
@@ -46,7 +46,6 @@ struct dml2_display_dlg_regs {
        uint32_t dst_y_delta_drq_limit;
        uint32_t refcyc_per_vm_dmdata;
        uint32_t dmdata_dl_delta;
-       uint32_t dst_y_svp_drq_limit;
 
        // MRQ
        uint32_t refcyc_per_meta_chunk_vblank_l;