Home
last modified time | relevance | path

Searched defs:pitch (Results 1 – 22 of 22) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr100_track.h14 unsigned pitch; member
38 unsigned pitch; member
H A Dradeon_object.c674 uint32_t tiling_flags, uint32_t pitch) in radeon_bo_set_tiling_flags()
735 uint32_t *pitch) in radeon_bo_get_tiling_flags()
H A Devergreen_cs.c396 unsigned pitch, slice, mslice; in evergreen_cs_track_validate_cb() local
563 unsigned pitch, slice, mslice; in evergreen_cs_track_validate_stencil() local
660 unsigned pitch, slice, mslice; in evergreen_cs_track_validate_depth() local
H A Dr600_cs.c354 u32 height, height_align, pitch, pitch_align, depth_align; in r600_cs_track_validate_cb() local
522 u32 pitch = 8192; in r600_cs_track_validate_db() local
1479 u32 height_align, pitch, pitch_align, depth_align; in r600_check_texture_resource() local
H A Dradeon_uvd.c360 unsigned pitch = msg[28]; in radeon_uvd_cs_msg_decode() local
H A Dr100.c894 uint32_t pitch; in r100_copy_blit() local
3104 uint32_t tiling_flags, uint32_t pitch, in r100_set_surface_reg()
H A Dr600.c3038 uint32_t tiling_flags, uint32_t pitch, in r600_set_surface_reg()
H A Dradeon.h507 u32 pitch; member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c162 uint32_t pitch, meta_pitch, pitch_c, meta_pitch_c; in hubp1_program_size() local
989 enum cursor_pitch hubp1_get_cursor_pitch(unsigned int pitch) in hubp1_get_cursor_pitch()
/dragonfly/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c864 int bell, duration = 0, pitch = 0; in set_bell_values() local
/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.c2627 volatile uint32_t pitch; in rgb_vbi_prog() local
2807 volatile uint32_t pitch; in rgb_prog() local
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_fb_helper.h376 static inline void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_uvd.c521 unsigned pitch = msg[28]; in amdgpu_uvd_cs_msg_decode() local
/dragonfly/sys/platform/pc64/isa/
H A Dclock.c505 sysbeep(int pitch, int period) in sysbeep()
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h485 __u32 pitch; member
723 __u32 pitch; member
H A Dradeon_drm.h678 int pitch; member
859 __u32 pitch; member
865 __u32 pitch; member
H A Di915_drm.h111 unsigned int pitch; member
148 int pitch; member
/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c2200 unsigned int pitch = fb->pitches[plane]; in intel_fb_xy_to_linear() local
2261 unsigned int pitch = intel_fb_pitch(fb, plane, rotation); in _intel_adjust_tile_offset() local
2322 unsigned int pitch, in _intel_compute_tile_offset()
2378 int pitch = intel_fb_pitch(fb, plane, rotation); in intel_compute_tile_offset() local
9712 u32 pitch = DIV_ROUND_UP(width * bpp, 8); in intel_framebuffer_pitch_for_width() local
9719 u32 pitch = intel_framebuffer_pitch_for_width(mode->hdisplay, bpp); in intel_framebuffer_size_for_mode() local
H A Dintel_drv.h200 unsigned int pitch; /* pixels */ member
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c4317 sc_bell(scr_stat *scp, int pitch, int duration) in sc_bell()
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_hw_types.h490 uint32_t pitch; member
/dragonfly/sys/dev/netif/mn/
H A Dif_mn.c580 int chan, pitch, len; in ngmn_rcvdata() local