mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
drm/amd/display: Add some forward declarations
[WHAT] Add DML2 pipe and config struct forward declaration as a preparation for DML2. Reviewed-by: Chaitanya Dhere <chaitanya.dhere@amd.com> Acked-by: Alex Hung <alex.hung@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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
ffd8e4a326
commit
bd1c92a162
|
|
@ -30,6 +30,8 @@
|
|||
#include "dml2_dc_types.h"
|
||||
|
||||
struct dml2_context;
|
||||
struct dml2_dml_to_dc_pipe_mapping;
|
||||
struct dml_display_cfg_st;
|
||||
|
||||
/*
|
||||
* dml2_map_dc_pipes - Creates a pipe linkage in dc_state based on current display config.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user