Searched defs:surf (Results 1 - 10 of 10) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_dumb.c44 struct qxl_surface surf; local in function:qxl_mode_dumb_create
H A Dqxl_gem.c50 qxl_gem_object_create(struct qxl_device * qdev,int size,int alignment,int initial_domain,bool discardable,bool kernel,struct qxl_surface * surf,struct drm_gem_object ** obj) argument
80 qxl_gem_object_create_with_handle(struct qxl_device * qdev,struct drm_file * file_priv,u32 domain,size_t size,struct qxl_surface * surf,struct qxl_bo ** qobj,uint32_t * handle) argument
H A Dqxl_ioctl.c408 struct qxl_surface surf; local in function:qxl_alloc_surf_ioctl
H A Dqxl_object.c103 qxl_bo_create(struct qxl_device * qdev,unsigned long size,bool kernel,bool pinned,u32 domain,struct qxl_surface * surf,struct qxl_bo ** bo_ptr) argument
H A Dqxl_cmd.c337 int qxl_io_update_area(struct qxl_device *qdev, struct qxl_bo *surf, argument
431 qxl_surface_id_alloc(struct qxl_device * qdev,struct qxl_bo * surf) argument
471 qxl_hw_surface_alloc(struct qxl_device * qdev,struct qxl_bo * surf) argument
517 qxl_hw_surface_dealloc(struct qxl_device * qdev,struct qxl_bo * surf) argument
557 qxl_update_surface(struct qxl_device * qdev,struct qxl_bo * surf) argument
575 qxl_surface_evict_locked(struct qxl_device * qdev,struct qxl_bo * surf,bool do_update_area) argument
585 qxl_surface_evict(struct qxl_device * qdev,struct qxl_bo * surf,bool do_update_area) argument
592 qxl_reap_surf(struct qxl_device * qdev,struct qxl_bo * surf,bool stall) argument
[all...]
H A Dqxl_display.c753 qxl_calc_dumb_shadow(struct qxl_device * qdev,struct qxl_surface * surf) argument
786 struct qxl_surface surf; local in function:qxl_plane_prepare_fb
[all...]
H A Dqxl_drv.h95 struct qxl_surface surf; member in struct:qxl_bo
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.h289 struct vmw_surface *surf; member in struct:vmw_plane_state
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_evergreen_cs.c199 evergreen_surface_check_linear(struct radeon_cs_parser * p,struct eg_surface * surf,const char * prefix) argument
210 evergreen_surface_check_linear_aligned(struct radeon_cs_parser * p,struct eg_surface * surf,const char * prefix) argument
232 evergreen_surface_check_1d(struct radeon_cs_parser * p,struct eg_surface * surf,const char * prefix) argument
263 evergreen_surface_check_2d(struct radeon_cs_parser * p,struct eg_surface * surf,const char * prefix) argument
306 evergreen_surface_check(struct radeon_cs_parser * p,struct eg_surface * surf,const char * prefix) argument
330 evergreen_surface_value_conv_check(struct radeon_cs_parser * p,struct eg_surface * surf,const char * prefix) argument
406 struct eg_surface surf; local in function:evergreen_cs_track_validate_cb
577 struct eg_surface surf; local in function:evergreen_cs_track_validate_stencil
682 struct eg_surface surf; local in function:evergreen_cs_track_validate_depth
787 struct eg_surface surf; local in function:evergreen_cs_track_validate_texture
[all...]
/src/sys/arch/hp300/stand/common/
H A Dscsireg.h403 u_char surf : 1; member in struct:scsi_format

Completed in 11 milliseconds