Home
last modified time | relevance | path

Searched refs:CGM_PIPE_DEGAMMA (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_color_regs.h308 #define CGM_PIPE_DEGAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_DEGAMMA, _CGM_PIPE_B_DEGAMMA) + … macro
H A Dintel_color.c1852 intel_de_write_fw(display, CGM_PIPE_DEGAMMA(pipe, i, 0), in chv_load_cgm_degamma()
1854 intel_de_write_fw(display, CGM_PIPE_DEGAMMA(pipe, i, 1), in chv_load_cgm_degamma()
3399 u32 ldw = intel_de_read_fw(display, CGM_PIPE_DEGAMMA(pipe, i, 0)); in chv_read_cgm_degamma()
3400 u32 udw = intel_de_read_fw(display, CGM_PIPE_DEGAMMA(pipe, i, 1)); in chv_read_cgm_degamma()