Home
last modified time | relevance | path

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

123

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc.c1498 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type()
1504 if (u->plane_info->color_space != u->surface->color_space) { in get_plane_info_update_type()
1509 if (u->plane_info->horizontal_mirror != u->surface->horizontal_mirror) { in get_plane_info_update_type()
1514 if (u->plane_info->rotation != u->surface->rotation) { in get_plane_info_update_type()
1519 if (u->plane_info->format != u->surface->format) { in get_plane_info_update_type()
1524 if (u->plane_info->stereo_format != u->surface->stereo_format) { in get_plane_info_update_type()
1529 if (u->plane_info->per_pixel_alpha != u->surface->per_pixel_alpha) { in get_plane_info_update_type()
1534 if (u->plane_info->global_alpha_value != u->surface->global_alpha_value) { in get_plane_info_update_type()
1539 if (u->plane_info->dcc.enable != u->surface->dcc.enable in get_plane_info_update_type()
1540 || u->plane_info->dcc.independent_64b_blks != u->surface->dcc.independent_64b_blks in get_plane_info_update_type()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.c371 vps->surf = vmw_framebuffer_to_vfbs(fb)->surface; in vmw_du_cursor_plane_prepare_fb()
492 struct vmw_surface *surface = NULL; in vmw_du_cursor_plane_atomic_check() local
518 surface = vmw_framebuffer_to_vfbs(fb)->surface; in vmw_du_cursor_plane_atomic_check()
520 if (surface && !surface->snooper.image) { in vmw_du_cursor_plane_atomic_check()
837 vmw_surface_unreference(&vfbs->surface); in vmw_framebuffer_surface_destroy()
891 struct vmw_surface *surface, in vmw_kms_new_framebuffer_surface() argument
913 if (unlikely(!surface->scanout)) in vmw_kms_new_framebuffer_surface()
916 if (unlikely(surface->mip_levels[0] != 1 || in vmw_kms_new_framebuffer_surface()
917 surface->num_sizes != 1 || in vmw_kms_new_framebuffer_surface()
918 surface->base_size.width < mode_cmd->width || in vmw_kms_new_framebuffer_surface()
[all …]
H A Dvmwgfx_ioctl.c260 struct vmw_surface *surface; in vmw_present_ioctl() local
315 surface = vmw_res_to_srf(res); in vmw_present_ioctl()
317 vfb, surface, arg->sid, in vmw_present_ioctl()
322 vmw_surface_unreference(&surface); in vmw_present_ioctl()
H A Dvmwgfx_stdu.c871 srf = &vfbs->surface->res; in vmw_kms_stdu_surface_dirty()
1063 if (new_vfbs && new_vfbs->surface->base_size.width == hdisplay && in vmw_stdu_primary_plane_prepare_fb()
1064 new_vfbs->surface->base_size.height == vdisplay) in vmw_stdu_primary_plane_prepare_fb()
1110 content_srf = *new_vfbs->surface; in vmw_stdu_primary_plane_prepare_fb()
1157 vps->surf = vmw_surface_reference(new_vfbs->surface); in vmw_stdu_primary_plane_prepare_fb()
1462 cmd_update->body.image.sid = vfbs->surface->res.id; in vmw_stdu_surface_update_proxy()
1494 cmd_copy->body.src.sid = vfbs->surface->res.id; in vmw_stdu_surface_populate_copy()
1569 if (vfbs->surface->res.id != stdu->display_srf->res.id) { in vmw_stdu_plane_update_surface()
H A Dvmwgfx_kms.h237 struct vmw_surface *surface; member
441 struct vmw_surface *surface,
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_asic.c241 .surface = {
309 .surface = {
405 .surface = {
473 .surface = {
541 .surface = {
609 .surface = {
677 .surface = {
745 .surface = {
813 .surface = {
881 .surface = {
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_draw.c79 make_drawable(struct qxl_device *qdev, int surface, uint8_t type, in make_drawable() argument
92 drawable->surface_id = surface; /* Only primary for now */ in make_drawable()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx10_data_mimg_atomic_cmp.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx9_data_mimg_atomic_cmp.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx8_data_mimg_atomic_reg.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx10_data_mimg_atomic_reg.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx8_data_mimg_atomic_cmp.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx9_data_mimg_atomic_reg.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx90a_vdata_4.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx7_data_mimg_atomic_cmp.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx90a_vdata_5.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
H A Dgfx7_data_mimg_atomic_reg.rst24 …Note: the surface data format is indicated in the image resource constant but not in the instructi…
/netbsd-src/games/quiz/datfiles/
H A Dtrek8 machine used for transportation to surface of nearby planet:transporter|shuttlecraft
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXInstrFormats.td44 // with 0 meaning the operation is not a surface instruction. For example,
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc416 // Calculates the hw swizzle mask and adjusts the surface's xcnt to match
515 // Setup to handle a tiled surface
536 // $p2: set if dst surface
666 // Setup to handle a linear surface
/netbsd-src/external/mit/libcbor/dist/doc/source/
H A Ddevelopment.rst86 - Convenience -- libcbor only provides the minimum surface to make it usable
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A Diosnoop_notes.txt73 elsewhere on the disk surface - increasing both service and response time.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A Diosnoop_notes.txt73 elsewhere on the disk surface - increasing both service and response time.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A DMakefile88 dtb-$(CONFIG_ARCH_QCOM) += sm8150-microsoft-surface-duo.dtb
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/
H A DREADME.txt7 primarily useful for stressing the surface layers of Clang (i.e. lexer, parser).

123