Home
last modified time | relevance | path

Searched refs:SKL_FLIP_EVENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dreg.h63 #define SKL_FLIP_EVENT(pipe, plane) (PRIMARY_A_FLIP_DONE + (plane) * 3 + (pipe)) macro
H A Dhandlers.c762 int event = SKL_FLIP_EVENT(pipe, PLANE_PRIMARY); in pri_surf_mmio_write()
784 int event = SKL_FLIP_EVENT(pipe, PLANE_SPRITE0); in spr_surf_mmio_write()
804 int event = SKL_FLIP_EVENT(pipe, plane); in reg50080_mmio_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dreg.h63 #define SKL_FLIP_EVENT(pipe, plane) (PRIMARY_A_FLIP_DONE + (plane) * 3 + (pipe)) macro
H A Dhandlers.c1013 int event = SKL_FLIP_EVENT(pipe, PLANE_PRIMARY); in pri_surf_mmio_write()
1035 int event = SKL_FLIP_EVENT(pipe, PLANE_SPRITE0); in spr_surf_mmio_write()
1055 int event = SKL_FLIP_EVENT(pipe, plane); in reg50080_mmio_write()

Completed in 12 milliseconds