Home
last modified time | relevance | path

Searched refs:surface (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c179 struct vmw_surface *surface = NULL; in vmw_du_crtc_cursor_set() local
201 handle, &surface, &dmabuf); in vmw_du_crtc_cursor_set()
210 if (surface && !surface->snooper.image) { in vmw_du_crtc_cursor_set()
212 vmw_surface_unreference(&surface); in vmw_du_crtc_cursor_set()
226 if (surface) { in vmw_du_crtc_cursor_set()
228 du->cursor_surface = surface; in vmw_du_crtc_cursor_set()
232 vmw_cursor_update_image(dev_priv, surface->snooper.image, in vmw_du_crtc_cursor_set()
418 struct vmw_surface *surface; member
437 vmw_surface_unreference(&vfbs->surface); in vmw_framebuffer_surface_destroy()
640 struct vmw_surface *surface, in vmw_kms_new_framebuffer_surface() argument
[all …]
Dvmwgfx_ioctl.c130 struct vmw_surface *surface; in vmw_present_ioctl() local
186 surface = vmw_res_to_srf(res); in vmw_present_ioctl()
188 vfb, surface, arg->sid, in vmw_present_ioctl()
193 vmw_surface_unreference(&surface); in vmw_present_ioctl()
Dvmwgfx_drv.h681 struct vmw_surface *surface,
/drivers/gpu/drm/radeon/
Dradeon_asic.c216 .surface = {
292 .surface = {
368 .surface = {
444 .surface = {
520 .surface = {
596 .surface = {
674 .surface = {
752 .surface = {
828 .surface = {
904 .surface = {
[all …]
Dradeon.h1320 } surface; member
1918 #define radeon_set_surface_reg(rdev, r, f, p, o, s) ((rdev)->asic->surface.set_reg((rdev), (r), (f)…
1919 #define radeon_clear_surface_reg(rdev, r) ((rdev)->asic->surface.clear_reg((rdev), (r)))
/drivers/gpu/drm/qxl/
Dqxl_draw.c55 make_drawable(struct qxl_device *qdev, int surface, uint8_t type, in make_drawable() argument
71 drawable->surface_id = surface; /* Only primary for now */ in make_drawable()
/drivers/gpu/drm/nouveau/core/engine/copy/fuc/
Dnva3.fuc424 // Calculates the hw swizzle mask and adjusts the surface's xcnt to match
523 // Setup to handle a tiled surface
544 // $p2: set if dst surface
674 // Setup to handle a linear surface
/drivers/gpu/drm/i915/
Dintel_display.c9548 u32 surface; member
9587 error->plane[i].surface = I915_READ(DSPSURF(i)); in intel_display_capture_error_state()
9633 seq_printf(m, " SURF: %08x\n", error->plane[i].surface); in intel_display_print_error_state()
/drivers/video/
DKconfig2467 pre-allocated frame buffer surface.
2469 Configuration re: surface address, size, and format must be provided