Home
last modified time | relevance | path

Searched defs:pipe_offset (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.c212 uint8_t pipe_offset = dal_irq_src - IRQ_TYPE_VBLANK; in dce110_vblank_set() local
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c81 int pipe_offset = (mec * dqm->dev->kfd->shared_resources.num_pipe_per_mec in is_pipe_enabled() local
1410 int pipe_offset = pipe * get_queues_per_pipe(dqm); in initialize_nocpsch() local
3189 int pipe_offset = pipe * get_queues_per_pipe(dqm); in dqm_debugfs_hqds() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Devergreen.c1831 u32 pipe_offset = radeon_crtc->crtc_id * 0x20; in evergreen_line_buffer_adjust() local
2167 u32 pipe_offset = radeon_crtc->crtc_id * 16; in evergreen_program_watermarks() local
[all...]
H A Dsi.c1972 u32 pipe_offset = radeon_crtc->crtc_id * 0x20; in dce6_line_buffer_adjust() local
H A Dcik.c8807 u32 pipe_offset = radeon_crtc->crtc_id * 0x20; in dce8_line_buffer_adjust() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Ddce_v8_0.c537 u32 pipe_offset = amdgpu_crtc->crtc_id * 0x8; in dce_v8_0_line_buffer_adjust() local
H A Ddce_v11_0.c628 u32 pipe_offset = amdgpu_crtc->crtc_id; in dce_v11_0_line_buffer_adjust() local
H A Ddce_v10_0.c596 u32 pipe_offset = amdgpu_crtc->crtc_id; in dce_v10_0_line_buffer_adjust() local
H A Ddce_v6_0.c998 u32 pipe_offset = amdgpu_crtc->crtc_id * 0x8; in dce_v6_0_line_buffer_adjust() local
/openbsd-src/usr.bin/tmux/
H A Dtmux.h1087 struct window_pane_offset pipe_offset; global() member