mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
drm/amd/display: Add TB_BORROWED_MAX definition
[Why & How] For DML2 to decouple it from other DML versions. Reviewed-by: Dillon Varone <dillon.varone@amd.com> Acked-by: Wayne Lin <wayne.lin@amd.com> Signed-off-by: Chaitanya Dhere <chaitanya.dhere@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
621cf07a3f
commit
aae9734b5e
|
|
@ -31,6 +31,8 @@
|
|||
#include "dml_assert.h"
|
||||
|
||||
#define DML2_MAX_FMT_420_BUFFER_WIDTH 4096
|
||||
#define TB_BORROWED_MAX 400
|
||||
|
||||
// ---------------------------
|
||||
// Declaration Begins
|
||||
// ---------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user