Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_dsb.c364 void intel_dsb_reg_write(struct intel_dsb *dsb, in intel_dsb_reg_write() function
519 intel_dsb_reg_write(dsb, DSB_POLLMASK(pipe, dsb->id), mask); in intel_dsb_poll()
520 intel_dsb_reg_write(dsb, DSB_POLLFUNC(pipe, dsb->id), in intel_dsb_poll()
758 intel_dsb_reg_write(dsb, DSB_CTRL(pipe, chained_dsb->id), in _intel_dsb_chain()
761 intel_dsb_reg_write(dsb, DSB_CHICKEN(pipe, chained_dsb->id), in _intel_dsb_chain()
764 intel_dsb_reg_write(dsb, DSB_INTERRUPT(pipe, chained_dsb->id), in _intel_dsb_chain()
772 intel_dsb_reg_write(dsb, DSB_PMCTRL(pipe, chained_dsb->id), in _intel_dsb_chain()
776 intel_dsb_reg_write(dsb, DSB_PMCTRL(pipe, chained_dsb->id), 0); in _intel_dsb_chain()
779 intel_dsb_reg_write(dsb, DSB_HEAD(pipe, chained_dsb->id), in _intel_dsb_chain()
782 intel_dsb_reg_write(dsb, DSB_TAIL(pipe, chained_dsb->id), in _intel_dsb_chain()
A Dintel_dsb.h39 void intel_dsb_reg_write(struct intel_dsb *dsb,
A Dintel_de.h234 intel_dsb_reg_write(dsb, reg, val); in intel_de_write_dsb()
A Dintel_flipq.c471 intel_dsb_reg_write(dsb, PIPEDMC_CTL(crtc->pipe), 0); in intel_flipq_unhalt_dmc()
A Dintel_color.c1343 intel_dsb_reg_write(crtc_state->dsb_color, reg, val); in ilk_lut_write()

Completed in 17 milliseconds