Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_release.c41 #define SURFACE_RELEASE_SIZE 128 macro
42 #define SURFACE_RELEASES_PER_BO (4096 / SURFACE_RELEASE_SIZE)
44 static const int release_size_per_bo[] = { RELEASE_SIZE, SURFACE_RELEASE_SIZE, RELEASE_SIZE };
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_release.c41 #define SURFACE_RELEASE_SIZE 128 macro
42 #define SURFACE_RELEASES_PER_BO (PAGE_SIZE / SURFACE_RELEASE_SIZE)
44 static const int release_size_per_bo[] = { RELEASE_SIZE, SURFACE_RELEASE_SIZE, RELEASE_SIZE };

Completed in 2 milliseconds