Home
last modified time | relevance | path

Searched refs:fbc_supported_on_chipset (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_fbcon_fbt.c93 static bool fbc_supported_on_chipset(int debugfs_fd) in fbc_supported_on_chipset() function
245 .supported_on_chipset = fbc_supported_on_chipset,
Dkms_frontbuffer_tracking.c1360 static bool fbc_supported_on_chipset(void) in fbc_supported_on_chipset() function
1375 if (!fbc_supported_on_chipset()) { in setup_fbc()