| /openbsd-src/sys/dev/pci/drm/amd/display/dc/core/ |
| H A D | amdgpu_dc.c | 2363 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() 2369 if (u->plane_info->color_space != u->surface->color_space) { in get_plane_info_update_type() 2374 if (u->plane_info->horizontal_mirror != u->surface->horizontal_mirror) { in get_plane_info_update_type() 2379 if (u->plane_info->rotation != u->surface->rotation) { in get_plane_info_update_type() 2384 if (u->plane_info->format != u->surface->format) { in get_plane_info_update_type() 2389 if (u->plane_info->stereo_format != u->surface->stereo_format) { in get_plane_info_update_type() 2394 if (u->plane_info->per_pixel_alpha != u->surface->per_pixel_alpha) { in get_plane_info_update_type() 2399 if (u->plane_info->global_alpha_value != u->surface->global_alpha_value) { in get_plane_info_update_type() 2404 if (u->plane_info->dcc.enable != u->surface->dcc.enable in get_plane_info_update_type() 2405 || u->plane_info->dcc.dcc_ind_blk != u->surface in get_plane_info_update_type() 2736 copy_surface_update_to_plane(struct dc_plane_state * surface,struct dc_surface_update * srf_update) copy_surface_update_to_plane() argument 3076 struct dc_plane_state *surface = srf_updates[i].surface; update_planes_and_stream_state() local 4460 struct dc_plane_state *surface = srf_updates[i].surface; dc_commit_updates_for_stream() local [all...] |
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 1027 virtual void FieldDelegateDraw(Surface &surface, bool is_selected) = 0; 1113 void DrawContent(Surface &surface, bool is_selected) { in DrawContent() argument 1114 UpdateScrolling(surface.GetWidth()); in DrawContent() 1116 surface.MoveCursor(0, 0); in DrawContent() 1118 surface.PutCString(text, surface.GetWidth()); in DrawContent() 1121 surface.MoveCursor(GetCursorXPosition(), 0); in DrawContent() 1123 surface.AttributeOn(A_REVERSE); in DrawContent() 1126 surface.PutChar(' '); in DrawContent() 1128 surface.PutChar(m_content[m_cursor_position]); in DrawContent() 1130 surface.AttributeOff(A_REVERSE); in DrawContent() [all …]
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | radeon_asic.c | 235 .surface = { 303 .surface = { 399 .surface = { 467 .surface = { 535 .surface = { 603 .surface = { 671 .surface = { 739 .surface = { 807 .surface = { 875 .surface = { [all …]
|
| H A D | radeon.h | 32 * - surface allocator & initializer : (bit like scratch reg) should 34 * related to surface 1947 } surface; member 2792 #define radeon_set_surface_reg(rdev, r, f, p, o, s) ((rdev)->asic->surface.set_reg((rdev), (r), (f), (p), (o), (s))) 2793 #define radeon_clear_surface_reg(rdev, r) ((rdev)->asic->surface.clear_reg((rdev), (r)))
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx11_vdata_84fab6.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx8_vdata_aa5a53.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx10_vdata_aa5a53.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx10_vdata_84fab6.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx90a_vdata_999247.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx7_vdata_aa5a53.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx9_vdata_aa5a53.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx90a_vdata_898c08.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx9_vdata_84fab6.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx7_vdata_84fab6.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx1030_vdata_84fab6.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx8_vdata_84fab6.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx11_vdata_aa5a53.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| H A D | gfx1030_vdata_aa5a53.rst | 24 …Note: the surface data format is indicated in the image resource constant, but not in the instruct…
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXInstrFormats.td | 44 // with 0 meaning the operation is not a surface instruction. For example,
|
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/ |
| H A D | README.txt | 7 primarily useful for stressing the surface layers of Clang (i.e. lexer, parser).
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | FuzzingLLVM.rst | 181 mutations. This type of fuzzer is good for stressing the surface layers of a
|
| H A D | XRay.rst | 357 heuristics for the analysis tools to sift through the traces and surface only
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | PROTOCOL.certkeys | 11 surface, but it does not support the important use-cases of centrally
|
| H A D | PROTOCOL.u2f | 200 format data in the pre-authentication attack surface. Therefore, the
|
| /openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 375 * @array_of_surface_update: dc surface update pointer 2791 bundle->surface_updates[m].surface = in dm_gpureset_commit_state() 2793 bundle->surface_updates[m].surface->force_full_update = in dm_gpureset_commit_state() 7871 struct dc_plane_state *surface, in update_freesync_state_on_stream() 7897 if (surface) { in update_freesync_state_on_stream() 7900 surface, in update_freesync_state_on_stream() 8149 bundle->surface_updates[planes_count].surface = dc_plane; in amdgpu_dm_commit_planes() 8236 bundle->surface_updates[planes_count].surface = dc_plane; in amdgpu_dm_commit_planes() 8238 if (!bundle->surface_updates[planes_count].surface) { in amdgpu_dm_commit_planes() 8239 DRM_ERROR("No surface fo in amdgpu_dm_commit_planes() 7834 update_freesync_state_on_stream(struct amdgpu_display_manager * dm,struct dm_crtc_state * new_crtc_state,struct dc_stream_state * new_stream,struct dc_plane_state * surface,u32 flip_timestamp_in_us) update_freesync_state_on_stream() argument [all...] |