mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/amd/display: Add driver support for future FAMS versions
[WHY&HOW] Changes to support future versions of FAMS. Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
19407237e7
commit
5324e2b205
@@ -30,5 +30,6 @@
|
||||
|
||||
void dc_plane_construct(struct dc_context *ctx, struct dc_plane_state *plane_state);
|
||||
void dc_plane_destruct(struct dc_plane_state *plane_state);
|
||||
uint8_t dc_plane_get_pipe_mask(struct dc_state *dc_state, const struct dc_plane_state *plane_state);
|
||||
|
||||
#endif /* _DC_PLANE_PRIV_H_ */
|
||||
|
||||
Reference in New Issue
Block a user