Searched refs:SKL_BOTTOM_COLOR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_color.c | 1035 intel_de_write(i915, SKL_BOTTOM_COLOR(pipe), val); in skl_color_commit_arm() 1054 intel_de_write(i915, SKL_BOTTOM_COLOR(pipe), 0); in icl_color_commit_arm()
|
H A D | intel_display.c | 3748 tmp = intel_de_read(dev_priv, SKL_BOTTOM_COLOR(crtc->pipe)); in hsw_get_pipe_config()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_color.c | 528 intel_de_write(dev_priv, SKL_BOTTOM_COLOR(pipe), val); in skl_color_commit()
|
H A D | intel_display.c | 11257 tmp = intel_de_read(dev_priv, SKL_BOTTOM_COLOR(crtc->pipe)); in hsw_get_pipe_config() 18301 intel_de_write(dev_priv, SKL_BOTTOM_COLOR(crtc->pipe), in intel_sanitize_crtc()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 2701 #define SKL_BOTTOM_COLOR(pipe) _MMIO_PIPE(pipe, _SKL_BOTTOM_COLOR_A, _SKL_BOTTOM_COLOR_B) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 6039 #define SKL_BOTTOM_COLOR(pipe) _MMIO_PIPE2(pipe, _SKL_BOTTOM_COLOR_A) macro
|
Completed in 96 milliseconds