Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h38 #define PGC_8B_ROUND BIT(0) macro
H A Ddpu_hw_dspp.c114 reg = GC_EN | ((gc_lut->flags & PGC_8B_ROUND) ? GC_8B_ROUND_EN : 0); in dpu_setup_dspp_gc()