Searched refs:DC__NUM_CURSOR__MAX (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 871 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], 872 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX],
|
H A D | display_mode_vba_util_32.c | 4713 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], in dml32_CalculatePixelDeliveryTimes() argument 4714 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], in dml32_CalculatePixelDeliveryTimes() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | dc_features.h | 129 #define DC__NUM_CURSOR__MAX 2 macro
|
H A D | display_mode_vba.h | 516 unsigned int CursorWidth[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX]; 517 unsigned int CursorBPP[DC__NUM_DPP__MAX][DC__NUM_CURSOR__MAX];
|
H A D | display_mode_vba.c | 742 for (k = 0; k < DC__NUM_CURSOR__MAX; ++k) { in fetch_pipe_params()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 395 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], 396 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], 6012 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], argument 6013 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 383 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], 384 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], 5917 unsigned int CursorWidth[][DC__NUM_CURSOR__MAX], argument 5918 unsigned int CursorBPP[][DC__NUM_CURSOR__MAX], argument
|