/src/sys/external/bsd/drm2/dist/drm/qxl/ |
qxl_gem.c | 44 qxl_surface_evict(qdev, qobj, false);
|
qxl_gem.c | 44 qxl_surface_evict(qdev, qobj, false);
|
qxl_object.c | 43 qxl_surface_evict(qdev, bo, false);
|
qxl_ttm.c | 259 qxl_surface_evict(qdev, qbo, new_mem ? true : false);
|
qxl_object.c | 43 qxl_surface_evict(qdev, bo, false);
|
qxl_ttm.c | 259 qxl_surface_evict(qdev, qbo, new_mem ? true : false);
|
qxl_drv.h | 483 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool freeing);
|
qxl_drv.h | 483 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool freeing);
|
qxl_cmd.c | 585 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) function in typeref:typename:void
|
qxl_cmd.c | 585 void qxl_surface_evict(struct qxl_device *qdev, struct qxl_bo *surf, bool do_update_area) function in typeref:typename:void
|