Searched refs:DCCEnabled (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.h | 969 bool DCCEnabled,
|
H A D | display_mode_vba_util_32.c | 5305 bool DCCEnabled, in dml32_CalculateDCCConfiguration() argument 5481 dml_print("DML::%s: DCCEnabled = %d\n", __func__, DCCEnabled); in dml32_CalculateDCCConfiguration() 5569 if (DCCEnabled != true || BytePerPixelC == 0) { in dml32_CalculateDCCConfiguration() 5575 if (DCCEnabled != true) { in dml32_CalculateDCCConfiguration()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 149 bool DCCEnabled, 1309 bool DCCEnabled, in CalculateDCCConfiguration() argument 1596 if (DCCEnabled != true || BytePerPixelC == 0) { in CalculateDCCConfiguration() 1602 if (DCCEnabled != true) { in CalculateDCCConfiguration()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 166 bool DCCEnabled, 1473 bool DCCEnabled, argument 1722 if (DCCEnabled != true || BytePerPixelC == 0) { 1728 if (DCCEnabled != true) {
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 178 bool DCCEnabled, 1493 bool DCCEnabled, argument 1742 if (DCCEnabled != true || BytePerPixelC == 0) { 1748 if (DCCEnabled != true) {
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_mode_vba_21.c | 147 bool DCCEnabled, 1078 bool DCCEnabled, in CalculateDCCConfiguration() argument 1100 if (DCCEnabled == true) { in CalculateDCCConfiguration()
|