Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/sprd/
A Dsprd_dpu.h45 struct dpu_context { struct
66 struct dpu_context ctx; argument
75 dpu_reg_set(struct dpu_context *ctx, u32 offset, u32 set_bits) in dpu_reg_set()
83 dpu_reg_clr(struct dpu_context *ctx, u32 offset, u32 clr_bits) in dpu_reg_clr()
91 layer_reg_rd(struct dpu_context *ctx, u32 offset, int index) in layer_reg_rd()
99 layer_reg_wr(struct dpu_context *ctx, u32 offset, u32 cfg_bits, int index) in layer_reg_wr()
A Dsprd_dpu.c132 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_stop_done()
154 struct dpu_context *ctx = &dpu->ctx; in dpu_wait_update_done()
324 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_layer()
381 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_flip()
408 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_init()
456 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_fini()
464 struct dpu_context *ctx = &dpu->ctx; in sprd_dpi_init()
488 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_run()
497 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_stop()
752 struct dpu_context *ctx = &dpu->ctx; in sprd_dpu_isr()
[all …]

Completed in 5 milliseconds