mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
drm/amd/display: Add pte_buffer_mode and force_one_row_for_frame in dchub reg
[Why & How] Update structs for rq regs Reviewed-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Austin Zheng <Austin.Zheng@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
7d041982fe
commit
e19cb97ea8
|
|
@ -121,6 +121,8 @@ struct dml2_display_rq_regs {
|
|||
uint32_t crq_expansion_mode;
|
||||
uint32_t plane1_base_address;
|
||||
uint32_t unbounded_request_enabled;
|
||||
bool pte_buffer_mode;
|
||||
bool force_one_row_for_frame;
|
||||
|
||||
// MRQ
|
||||
uint32_t mrq_expansion_mode;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user