Home
last modified time | relevance | path

Searched refs:PIPE_CSC_PREOFF_LO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c432 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_A)); in iterate_generic_mmio()
445 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_B)); in iterate_generic_mmio()
458 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_C)); in iterate_generic_mmio()
H A Di915_reg.h6317 #define PIPE_CSC_PREOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_LO, _PIPE_B_CSC_PREOFF_LO) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2419 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_A), D_ALL); in init_generic_mmio_info()
2433 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_B), D_ALL); in init_generic_mmio_info()
2447 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_C), D_ALL); in init_generic_mmio_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_color.c210 intel_de_write_fw(i915, PIPE_CSC_PREOFF_LO(pipe), csc->preoff[2]); in ilk_update_pipe_csc()
244 csc->preoff[2] = intel_de_read_fw(i915, PIPE_CSC_PREOFF_LO(pipe)); in ilk_read_pipe_csc()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_color.c162 intel_de_write(dev_priv, PIPE_CSC_PREOFF_LO(pipe), preoff[2]); in ilk_update_pipe_csc()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h10881 #define PIPE_CSC_PREOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_LO, _PIPE_B_CSC_PREOFF_LO) macro

Completed in 71 milliseconds