mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
drm/amd/display: Remove unused field in DML
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>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user