Searched refs:false_color (Results 1 – 3 of 3) sorted by relevance
33 if (i915->display.ips.false_color) in hsw_ips_enable()283 *val = i915->display.ips.false_color; in hsw_ips_debugfs_false_color_get()299 i915->display.ips.false_color = val; in hsw_ips_debugfs_false_color_set()
451 bool false_color; member
110 bool false_color; member648 if (fbc->false_color) in ivb_dpfc_ctl()2037 *val = fbc->false_color; in intel_fbc_debugfs_false_color_get()2048 fbc->false_color = val; in intel_fbc_debugfs_false_color_set()2051 fbc->funcs->set_false_color(fbc, fbc->false_color); in intel_fbc_debugfs_false_color_set()