Home
last modified time | relevance | path

Searched refs:curs (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead917d.c90 NVVAL(NV917D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head917d_curs_set()
91 NVVAL(NV917D, HEAD_SET_CONTROL_CURSOR, SIZE, asyh->curs.layout) | in head917d_curs_set()
96 HEAD_SET_OFFSET_CURSOR(i), asyh->curs.offset >> 8); in head917d_curs_set()
98 PUSH_MTHD(push, NV917D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head917d_curs_set()
107 case 32: asyh->curs.layout = NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W32_H32; break; in head917d_curs_layout()
108 case 64: asyh->curs.layout = NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W64_H64; break; in head917d_curs_layout()
109 case 128: asyh->curs.layout = NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W128_H128; break; in head917d_curs_layout()
110 case 256: asyh->curs.layout = NV917D_HEAD_SET_CONTROL_CURSOR_SIZE_W256_H256; break; in head917d_curs_layout()
H A Dcurs507a.c83 if (asyh->curs.handle != handle || asyh->curs.offset != offset) { in curs507a_prepare()
84 asyh->curs.handle = handle; in curs507a_prepare()
85 asyh->curs.offset = offset; in curs507a_prepare()
86 asyh->set.curs = asyh->curs.visible; in curs507a_prepare()
94 asyh->curs.visible = false; in curs507a_release()
110 asyh->curs.visible = asyw->state.visible; in curs507a_acquire()
111 if (ret || !asyh->curs.visible) in curs507a_acquire()
H A Dhead.c48 if (clr.curs) head->func->curs_clr(head); in nv50_head_flush_clr()
406 asyh->curs.visible = false; in nv50_head_atomic_check()
420 if (asyh->curs.visible) { in nv50_head_atomic_check()
421 if (memcmp(&armh->curs, &asyh->curs, sizeof(asyh->curs))) in nv50_head_atomic_check()
422 asyh->set.curs = true; in nv50_head_atomic_check()
424 if (armh->curs.visible) { in nv50_head_atomic_check()
425 asyh->clr.curs = true; in nv50_head_atomic_check()
438 asyh->clr.curs = armh->curs.visible; in nv50_head_atomic_check()
441 asyh->set.curs = asyh->curs.visible; in nv50_head_atomic_check()
481 asyh->curs = armh->curs; in nv50_head_atomic_duplicate_state()
[all …]
H A Dhead507d.c151 NVVAL(NV507D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head507d_curs_set()
152 NVVAL(NV507D, HEAD_SET_CONTROL_CURSOR, SIZE, asyh->curs.layout) | in head507d_curs_set()
158 HEAD_SET_OFFSET_CURSOR(i), asyh->curs.offset >> 8); in head507d_curs_set()
167 case 0xcf: asyh->curs.format = NV507D_HEAD_SET_CONTROL_CURSOR_FORMAT_A8R8G8B8; break; in head507d_curs_format()
180 case 32: asyh->curs.layout = NV507D_HEAD_SET_CONTROL_CURSOR_SIZE_W32_H32; break; in head507d_curs_layout()
181 case 64: asyh->curs.layout = NV507D_HEAD_SET_CONTROL_CURSOR_SIZE_W64_H64; break; in head507d_curs_layout()
241 asyh->set.curs = asyh->curs.visible; in head507d_core_set()
257 (asyh->core.visible = asyh->curs.visible)) { in head507d_core_calc()
H A Dhead827d.c60 NVVAL(NV827D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head827d_curs_set()
61 NVVAL(NV827D, HEAD_SET_CONTROL_CURSOR, SIZE, asyh->curs.layout) | in head827d_curs_set()
67 HEAD_SET_OFFSET_CURSOR(i), asyh->curs.offset >> 8); in head827d_curs_set()
69 PUSH_MTHD(push, NV827D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head827d_curs_set()
H A Dheadc37d.c134 NVVAL(NVC37D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in headc37d_curs_set()
135 NVVAL(NVC37D, HEAD_SET_CONTROL_CURSOR, SIZE, asyh->curs.layout) | in headc37d_curs_set()
148 PUSH_MTHD(push, NVC37D, HEAD_SET_CONTEXT_DMA_CURSOR(i, 0), asyh->curs.handle); in headc37d_curs_set()
149 PUSH_MTHD(push, NVC37D, HEAD_SET_OFFSET_CURSOR(i, 0), asyh->curs.offset >> 8); in headc37d_curs_set()
157 asyh->curs.format = asyw->image.format; in headc37d_curs_format()
H A Datom.h89 } curs; member
137 bool curs:1; member
H A Dhead907d.c183 NVVAL(NV907D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head907d_curs_set()
184 NVVAL(NV907D, HEAD_SET_CONTROL_CURSOR, SIZE, asyh->curs.layout) | in head907d_curs_set()
189 HEAD_SET_OFFSET_CURSOR(i), asyh->curs.offset >> 8); in head907d_curs_set()
191 PUSH_MTHD(push, NV907D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head907d_curs_set()
H A DKbuild49 nouveau-y += dispnv50/curs.o
/openbmc/linux/net/smc/
H A Dsmc_cdc.c239 union smc_host_cursor curs; in smcd_cdc_msg_send() local
245 curs.acurs.counter = atomic64_read(&conn->local_tx_ctrl.prod.acurs); in smcd_cdc_msg_send()
246 cdc.prod.wrap = curs.wrap; in smcd_cdc_msg_send()
247 cdc.prod.count = curs.count; in smcd_cdc_msg_send()
248 curs.acurs.counter = atomic64_read(&conn->local_tx_ctrl.cons.acurs); in smcd_cdc_msg_send()
249 cdc.cons.wrap = curs.wrap; in smcd_cdc_msg_send()
250 cdc.cons.count = curs.count; in smcd_cdc_msg_send()
256 smc_curs_copy(&conn->rx_curs_confirmed, &curs, conn); in smcd_cdc_msg_send()
H A Dsmc_cdc.h90 static inline void smc_curs_add(int size, union smc_host_cursor *curs, in smc_curs_add() argument
93 curs->count += value; in smc_curs_add()
94 if (curs->count >= size) { in smc_curs_add()
95 curs->wrap++; in smc_curs_add()
96 curs->count -= size; in smc_curs_add()
/openbmc/linux/drivers/video/console/
H A Dvgacon.c443 int curs, cure; in vgacon_set_cursor_size() local
453 curs = inb_p(vga_video_port_val); in vgacon_set_cursor_size()
457 curs = 0; in vgacon_set_cursor_size()
461 curs = (curs & 0xc0) | from; in vgacon_set_cursor_size()
465 outb_p(curs, vga_video_port_val); in vgacon_set_cursor_size()
/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c191 …er12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) in ser12_rx() argument
224 if (bc->modem.ser12.last_rxbit != curs) { in ser12_rx()
225 bc->modem.ser12.last_rxbit = curs; in ser12_rx()
/openbmc/qemu/hw/display/
H A Dg364fb.c146 uint16_t curs = s->cursor[(y - ycursor) * 8 + xdiff / 8]; in g364fb_draw_graphic8() local
147 int op = (curs >> ((xdiff & 7) * 2)) & 3; in g364fb_draw_graphic8()