Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_render_cl.c42 struct vc4_rcl_setup { struct
56 static inline void rcl_u8(struct vc4_rcl_setup *setup, u8 val) in rcl_u8() argument
62 static inline void rcl_u16(struct vc4_rcl_setup *setup, u16 val) in rcl_u16()
68 static inline void rcl_u32(struct vc4_rcl_setup *setup, u32 val) in rcl_u32()
80 static void vc4_store_before_load(struct vc4_rcl_setup *setup) in vc4_store_before_load()
115 static void vc4_tile_coordinates(struct vc4_rcl_setup *setup, in vc4_tile_coordinates()
124 struct vc4_rcl_setup *setup, in emit_tile()
254 struct vc4_rcl_setup *setup) in vc4_create_rcl_bo()
535 struct vc4_rcl_setup *setup, in vc4_rcl_render_config_surface_setup()
597 struct vc4_rcl_setup setup = {0}; in vc4_get_rcl()

Completed in 3 milliseconds