Home
last modified time | relevance | path

Searched refs:SURFACE_RELEASES_PER_BO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_release.c42 #define SURFACE_RELEASES_PER_BO (4096 / SURFACE_RELEASE_SIZE) macro
45 static const int releases_per_bo[] = { RELEASES_PER_BO, SURFACE_RELEASES_PER_BO, RELEASES_PER_BO };
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_release.c42 #define SURFACE_RELEASES_PER_BO (PAGE_SIZE / SURFACE_RELEASE_SIZE) macro
45 static const int releases_per_bo[] = { RELEASES_PER_BO, SURFACE_RELEASES_PER_BO, RELEASES_PER_BO };

Completed in 2 milliseconds