Searched refs:intel_dsb_reg_write (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dsb.c | 347 void intel_dsb_reg_write(struct intel_dsb *dsb, in intel_dsb_reg_write() function 502 intel_dsb_reg_write(dsb, DSB_POLLMASK(pipe, dsb->id), mask); in intel_dsb_poll() 503 intel_dsb_reg_write(dsb, DSB_POLLFUNC(pipe, dsb->id), in intel_dsb_poll() 770 intel_dsb_reg_write(dsb, DSB_CTRL(pipe, chained_dsb->id), in _intel_dsb_chain() 773 intel_dsb_reg_write(dsb, DSB_CHICKEN(pipe, chained_dsb->id), in _intel_dsb_chain() 776 intel_dsb_reg_write(dsb, DSB_INTERRUPT(pipe, chained_dsb->id), in _intel_dsb_chain() 784 intel_dsb_reg_write(dsb, DSB_PMCTRL(pipe, chained_dsb->id), in _intel_dsb_chain() 788 intel_dsb_reg_write(dsb, DSB_PMCTRL(pipe, chained_dsb->id), 0); in _intel_dsb_chain() 791 intel_dsb_reg_write(dsb, DSB_HEAD(pipe, chained_dsb->id), in _intel_dsb_chain() 794 intel_dsb_reg_write(dsb, DSB_TAIL(pipe, chained_dsb->id), in _intel_dsb_chain()
|
| H A D | intel_de.h | 235 intel_dsb_reg_write(dsb, reg, val); in intel_de_write_dsb()
|
| H A D | intel_flipq.c | 471 intel_dsb_reg_write(dsb, PIPEDMC_CTL(crtc->pipe), 0); in intel_flipq_unhalt_dmc()
|
| H A D | intel_color.c | 1356 intel_dsb_reg_write(crtc_state->dsb_color, reg, val); in ilk_lut_write()
|