Searched refs:dst_pitch_offset_c (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/uapi/drm/ | ||
D | r128_drm.h | 107 unsigned int dst_pitch_offset_c; member |
/linux-5.19.10/drivers/gpu/drm/r128/ | ||
D | r128_state.c | 114 OUT_RING(ctx->dst_pitch_offset_c); in r128_emit_context() |