skl_prefill_ctx
struct skl_prefill_ctx prefill_ctx;
void skl_prefill_init(struct skl_prefill_ctx *ctx,
static unsigned int prefill_lines_with_latency(const struct skl_prefill_ctx *ctx,
int skl_prefill_min_guardband(const struct skl_prefill_ctx *ctx,
bool skl_prefill_vblank_too_short(const struct skl_prefill_ctx *ctx,
int skl_prefill_min_cdclk(const struct skl_prefill_ctx *ctx,
static void prefill_init(struct skl_prefill_ctx *ctx,
static void prefill_init_nocdclk_worst(struct skl_prefill_ctx *ctx,
static void prefill_init_nocdclk(struct skl_prefill_ctx *ctx,
static unsigned int prefill_lines_nocdclk(const struct skl_prefill_ctx *ctx)
static unsigned int prefill_lines_cdclk(const struct skl_prefill_ctx *ctx)
static unsigned int prefill_lines_full(const struct skl_prefill_ctx *ctx)
void skl_prefill_init_worst(struct skl_prefill_ctx *ctx,
void skl_prefill_init_worst(struct skl_prefill_ctx *ctx,
void skl_prefill_init(struct skl_prefill_ctx *ctx,
bool skl_prefill_vblank_too_short(const struct skl_prefill_ctx *ctx,
int skl_prefill_min_guardband(const struct skl_prefill_ctx *ctx,
int skl_prefill_min_cdclk(const struct skl_prefill_ctx *ctx,
const struct skl_prefill_ctx *ctx)
struct skl_prefill_ctx ctx;