Home
last modified time | relevance | path

Searched refs:CURPOS (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_cursor.c286 intel_de_write_fw(dev_priv, CURPOS(PIPE_A), pos); in i845_cursor_update_arm()
293 intel_de_write_fw(dev_priv, CURPOS(PIPE_A), pos); in i845_cursor_update_arm()
512 * cause CURPOS to be armed by the CURBASE write. in i9xx_cursor_update_arm()
513 * Without the CURCNTR write the CURPOS write would in i9xx_cursor_update_arm()
515 * CURPOS. in i9xx_cursor_update_arm()
517 * On other platforms CURPOS always requires the in i9xx_cursor_update_arm()
521 * the CURBASE write after CURPOS could lead to a in i9xx_cursor_update_arm()
546 intel_de_write_fw(dev_priv, CURPOS(pipe), pos); in i9xx_cursor_update_arm()
553 intel_de_write_fw(dev_priv, CURPOS(pipe), pos); in i9xx_cursor_update_arm()
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_regs.h169 #define CURPOS 0x70088 macro
H A Di810_main.c1501 i810_writel(CURPOS, mmio, tmp); in i810fb_cursor()
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_regs.h169 #define CURPOS 0x70088 macro
H A Di810_main.c1502 i810_writel(CURPOS, mmio, tmp); in i810fb_cursor()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c381 val = vgpu_vreg_t(vgpu, CURPOS(pipe)); in intel_vgpu_decode_cursor_plane()
H A Dhandlers.c2064 MMIO_D(CURPOS(PIPE_A), D_ALL); in init_generic_mmio_info()
2065 MMIO_D(CURPOS(PIPE_B), D_ALL); in init_generic_mmio_info()
2066 MMIO_D(CURPOS(PIPE_C), D_ALL); in init_generic_mmio_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c382 val = vgpu_vreg_t(vgpu, CURPOS(pipe)); in intel_vgpu_decode_cursor_plane()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c144 MMIO_D(CURPOS(PIPE_A)); in iterate_generic_mmio()
145 MMIO_D(CURPOS(PIPE_B)); in iterate_generic_mmio()
146 MMIO_D(CURPOS(PIPE_C)); in iterate_generic_mmio()
H A Di915_reg.h3096 #define CURPOS(pipe) _MMIO_CURSOR2(pipe, _CURAPOS) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c11572 intel_de_write_fw(dev_priv, CURPOS(PIPE_A), pos); in i845_update_cursor()
11579 intel_de_write_fw(dev_priv, CURPOS(PIPE_A), pos); in i845_update_cursor()
11798 * cause CURPOS to be armed by the CURBASE write. in i9xx_update_cursor()
11799 * Without the CURCNTR write the CURPOS write would in i9xx_update_cursor()
11801 * CURPOS. in i9xx_update_cursor()
11803 * On other platforms CURPOS always requires the in i9xx_update_cursor()
11807 * the CURBASE write after CURPOS could lead to a in i9xx_update_cursor()
11826 intel_de_write_fw(dev_priv, CURPOS(pipe), pos); in i9xx_update_cursor()
11833 intel_de_write_fw(dev_priv, CURPOS(pipe), pos); in i9xx_update_cursor()
19036 error->cursor[i].position = intel_de_read(dev_priv, CURPOS( in intel_display_capture_error_state()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h6470 #define CURPOS(pipe) _CURSOR2(pipe, _CURAPOS) macro

Completed in 124 milliseconds