Searched refs:cursor_cache_gpu_addr (Results 1 – 2 of 2) sorted by relevance
939 ast->cursor_cache_gpu_addr = gpu_addr; in ast_cursor_init()940 DRM_DEBUG_KMS("pinned cursor cache at %llx\n", ast->cursor_cache_gpu_addr); in ast_cursor_init()1223 gpu_addr = ast->cursor_cache_gpu_addr; in ast_cursor_set()
110 uint64_t cursor_cache_gpu_addr; member