Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h36 #define DPU_GAMMA_LUT_SIZE 1024 macro
H A Ddpu_crtc.c1898 drm_mode_crtc_set_gamma_size(crtc, DPU_GAMMA_LUT_SIZE); in dpu_crtc_init()
1899 drm_crtc_enable_color_mgmt(crtc, 0, true, DPU_GAMMA_LUT_SIZE); in dpu_crtc_init()