Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Anthony Koo and committed by
Alex Deucher
e3f36d18 cdca3f21

+1
+1
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
··· 262 262 uint32_t ramping_boundary; 263 263 uint32_t otg_inst; 264 264 uint32_t panel_inst; 265 + uint32_t set_pipe_option; 265 266 }; 266 267 267 268 struct dmub_rb_cmd_abm_set_pipe {