Home
last modified time | relevance | path

Searched refs:qxl_hw_surface_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/qxl/
Dqxl_drv.h443 int qxl_hw_surface_alloc(struct qxl_device *qdev,
Dqxl_object.c393 ret = qxl_hw_surface_alloc(qdev, bo); in qxl_bo_check_id()
Dqxl_cmd.c459 int qxl_hw_surface_alloc(struct qxl_device *qdev, in qxl_hw_surface_alloc() function