mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/display: Add struct field for future use
Add dmub related struct field for future use. Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Reviewed-by: Anthony Koo <Anthony.Koo@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
cdca3f218d
commit
e3f36d18eb
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,7 @@ struct dmub_cmd_abm_set_pipe_data {
|
|||
uint32_t ramping_boundary;
|
||||
uint32_t otg_inst;
|
||||
uint32_t panel_inst;
|
||||
uint32_t set_pipe_option;
|
||||
};
|
||||
|
||||
struct dmub_rb_cmd_abm_set_pipe {
|
||||
|
|
Loading…
Add table
Reference in a new issue