Searched defs:cursor_width (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hubp.c118 uint32_t cursor_width = ((attr->width + 63) / 64) * 64; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c446 int cursor_width = (int)width; local
H A Ddcn10_hubp.c1189 int cursor_width = (int)hubp->curs_attr.width; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hubp.c553 hubp2_get_lines_per_chunk( unsigned int cursor_width, enum dc_cursor_color_format cursor_mode) argument
983 int cursor_width = (int)hubp->curs_attr.width; local
[all...]
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_mode_config.h946 uint32_t cursor_width, cursor_height; member in struct:drm_mode_config
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_mode.h380 int cursor_width; member in struct:amdgpu_crtc
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Ddce_calcs.h223 uint32_t cursor_width; member in struct:bw_calcs_vbios
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_mode.h331 int cursor_width; member in struct:radeon_crtc
/openbsd-current/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1227 uint16_t cursor_width; /**< Cursor width in pixels */ member in struct:dmub_rb_cmd_mall

Completed in 228 milliseconds