Searched refs:intel_dsb_reg_write (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_dsb.c | 364 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 D | intel_dsb.h | 39 void intel_dsb_reg_write(struct intel_dsb *dsb,
|
| A D | intel_de.h | 234 intel_dsb_reg_write(dsb, reg, val); in intel_de_write_dsb()
|
| A D | intel_flipq.c | 471 intel_dsb_reg_write(dsb, PIPEDMC_CTL(crtc->pipe), 0); in intel_flipq_unhalt_dmc()
|
| A D | intel_color.c | 1343 intel_dsb_reg_write(crtc_state->dsb_color, reg, val); in ilk_lut_write()
|
Completed in 17 milliseconds