Home
last modified time | relevance | path

Searched full:color (Results 1 – 25 of 1189) sorted by relevance

12345678910>>...48

/linux-5.10/tools/testing/selftests/futex/functional/
Drun.sh21 # Test for a color capable console
30 COLOR="-c"
37 ./futex_requeue_pi $COLOR
38 ./futex_requeue_pi $COLOR -b
39 ./futex_requeue_pi $COLOR -b -l
40 ./futex_requeue_pi $COLOR -b -o
41 ./futex_requeue_pi $COLOR -l
42 ./futex_requeue_pi $COLOR -o
44 ./futex_requeue_pi $COLOR -b -l -t 5000
45 ./futex_requeue_pi $COLOR -l -t 5000
[all …]
/linux-5.10/tools/perf/util/
Dcolor.c7 #include "color.h"
13 static int __color_vsnprintf(char *bf, size_t size, const char *color, in __color_vsnprintf() argument
28 if (perf_use_color_default && *color) in __color_vsnprintf()
29 r += scnprintf(bf, size, "%s", color); in __color_vsnprintf()
31 if (perf_use_color_default && *color) in __color_vsnprintf()
39 static int __color_vfprintf(FILE *fp, const char *color, const char *fmt, in __color_vfprintf() argument
54 if (perf_use_color_default && *color) in __color_vfprintf()
55 fprintf(fp, "%s", color); in __color_vfprintf()
57 if (perf_use_color_default && *color) in __color_vfprintf()
62 int color_vsnprintf(char *bf, size_t size, const char *color, in color_vsnprintf() argument
[all …]
Dstat-shadow.c5 #include "color.h"
309 const char *color = PERF_COLOR_NORMAL; in get_ratio_color() local
312 color = PERF_COLOR_RED; in get_ratio_color()
314 color = PERF_COLOR_MAGENTA; in get_ratio_color()
316 color = PERF_COLOR_YELLOW; in get_ratio_color()
318 return color; in get_ratio_color()
455 const char *color; in print_stalled_cycles_frontend() local
463 color = get_ratio_color(GRC_STALLED_CYCLES_FE, ratio); in print_stalled_cycles_frontend()
466 out->print_metric(config, out->ctx, color, "%7.2f%%", "frontend cycles idle", in print_stalled_cycles_frontend()
479 const char *color; in print_stalled_cycles_backend() local
[all …]
Dcolor.h26 * This variable stores the value of color.ui
32 * Use this instead of perf_default_config if you need the value of color.ui.
37 int color_vsnprintf(char *bf, size_t size, const char *color,
39 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args);
40 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...);
41 int color_snprintf(char *bf, size_t size, const char *color, const char *fmt, ...);
42 int color_fwrite_lines(FILE *fp, const char *color, size_t count, const char *buf);
/linux-5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst9 'Color' is a very complex concept and depends on physics, chemistry and
11 'green' and 'blue' components of the color of a pixel does not mean that
12 you can accurately display that color. A colorspace defines what it
14 which color should be reproduced on the screen in a perfectly calibrated
17 In order to do that we first need to have a good definition of color,
18 i.e. some way to uniquely and unambiguously define a color so that
19 someone else can reproduce it. Human color vision is trichromatic since
20 the human eye has color receptors that are sensitive to three different
22 color. Be glad you are not a mantis shrimp as those are sensitive to 12
26 Color exists only in the eye and brain and is the result of how strongly
[all …]
/linux-5.10/include/uapi/linux/dvb/
Dosd.h39 OSD_Open, /* (x0,y0,x1,y1,BitPerPixel[2/4/8](color&0x0F),mix[0..15](color&0xF0)) */
56 * Sets all pixel to color 0
59 OSD_Fill, /* (color) */
61 * Sets all pixel to color <col>
64 OSD_SetColor, /* (color,R{x0},G{y0},B{x1},opacity{y1}) */
74 OSD_SetPalette, /* (firstcolor{color},lastcolor{x0},data) */
78 * data has 4 byte for each color:
81 OSD_SetTrans, /* (transparency{color}) */
86 OSD_SetPixel, /* (x0,y0,color) */
88 * sets pixel <x>,<y> to color number <col>
[all …]
/linux-5.10/drivers/video/fbdev/sis/
Dsis_accel.h45 #define COLOREXP 0x00000001 /* Color expand */
46 #define ENCOLOREXP 0x00000002 /* Enhanced color expand */
61 #define SRCCPUBLITBUF SRCSYSTEM /* source is CPU-driven BitBuffer (for color expand) */
65 #define PATFG 0x00000000 /* foreground color */
89 /* Subfunctions for Color/Enhanced Color Expansion (315 only) */
96 #define AGP_BASE 0x8206 /* color-depth dependent value */
190 #define SiS300SetupPATFG(color) \ argument
192 MMIO_OUT32(ivideo->mmio_vbase, BR(7), color);\
195 #define SiS300SetupPATBG(color) \ argument
197 MMIO_OUT32(ivideo->mmio_vbase, BR(8), color);\
[all …]
/linux-5.10/drivers/video/logo/
DKconfig24 bool "Standard 16-color Linux logo"
28 bool "Standard 224-color Linux logo"
32 bool "224-color Digital Equipment Corporation Linux logo"
37 bool "224-color Macintosh Linux logo"
42 bool "224-color PA-RISC Linux logo"
47 bool "224-color SGI Linux logo"
52 bool "224-color Sun Linux logo"
62 bool "16-color SuperH Linux logo"
67 bool "224-color SuperH Linux logo"
/linux-5.10/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg84 # function: format{fn_arg1}_{fn_arg2} fn_arg1 fn_arg2 ... [color=purple]
101 # color: The color of the entry block in the timeline. The default color is
102 # transparent, so the entry shares the phase color. The color is an
103 # html color string, either a word, or an RGB.
105 # example: [color=#CC00CC]
114 # _cpu_up: CPU_ON[{cpu}] cpu=%di:s32 [color=orange]
149 # function: format{fn_arg1}_{fn_arg2} fn_arg1 fn_arg2 ... [color=purple]
166 # color: The color of the entry block in the timeline. The default color is
167 # transparent, so the entry shares the phase color. The color is an
168 # html color string, either a word, or an RGB.
[all …]
/linux-5.10/arch/xtensa/include/asm/
Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() argument
41 last_pkmap_nr_arr[color] = in get_next_pkmap_nr()
42 (last_pkmap_nr_arr[color] + DCACHE_N_COLORS) & LAST_PKMAP_MASK; in get_next_pkmap_nr()
43 return last_pkmap_nr_arr[color] + color; in get_next_pkmap_nr()
46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() argument
51 static inline int get_pkmap_entries_count(unsigned int color) in get_pkmap_entries_count() argument
58 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head() argument
60 return pkmap_map_wait_arr + color; in get_pkmap_wait_queue_head()
/linux-5.10/drivers/media/platform/atmel/
Datmel-isc-regs.h111 /* ISC Color Filter Array Control Register */
114 /* ISC Color Filter Array Configuration Register */
123 /* ISC Color Correction Control Register */
126 /* ISC Color Correction RR RG Register */
129 /* ISC Color Correction RB OR Register */
132 /* ISC Color Correction GR GG Register */
135 /* ISC Color Correction GB OG Register */
138 /* ISC Color Correction BR BG Register */
141 /* ISC Color Correction BB OB Register */
156 /* Color Space Conversion Control Register */
[all …]
/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c56 /* color ramp generator mixes 16-bits color */ in opp2_set_disp_pattern_generator()
61 /* RGB values of the color bars. in opp2_set_disp_pattern_generator()
68 /* dest color (converted to the specified color format) */ in opp2_set_disp_pattern_generator()
156 /* adjust color to the required colorFormat */ in opp2_set_disp_pattern_generator()
214 /* increment for the first ramp for one color gradation in opp2_set_disp_pattern_generator()
215 * 1 gradation for 6-bit color is 2^10 in opp2_set_disp_pattern_generator()
216 * gradations in 16-bit color in opp2_set_disp_pattern_generator()
295 const struct tg_color *color) in opp2_dpg_set_blank_color() argument
300 ASSERT(color); in opp2_dpg_set_blank_color()
302 DPG_COLOUR1_B_CB, color->color_b_cb << 6, in opp2_dpg_set_blank_color()
[all …]
/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.c358 u8 color; in dpu_hw_sspp_setup_pe_config() local
370 for (color = 0; color < DPU_MAX_PLANES; color++) { in dpu_hw_sspp_setup_pe_config()
371 /* color 2 has the same set of registers as color 1 */ in dpu_hw_sspp_setup_pe_config()
372 if (color == 2) in dpu_hw_sspp_setup_pe_config()
375 lr_pe[color] = ((pe_ext->right_ftch[color] & bytemask) << 24)| in dpu_hw_sspp_setup_pe_config()
376 ((pe_ext->right_rpt[color] & bytemask) << 16)| in dpu_hw_sspp_setup_pe_config()
377 ((pe_ext->left_ftch[color] & bytemask) << 8)| in dpu_hw_sspp_setup_pe_config()
378 (pe_ext->left_rpt[color] & bytemask); in dpu_hw_sspp_setup_pe_config()
380 tb_pe[color] = ((pe_ext->btm_ftch[color] & bytemask) << 24)| in dpu_hw_sspp_setup_pe_config()
381 ((pe_ext->btm_rpt[color] & bytemask) << 16)| in dpu_hw_sspp_setup_pe_config()
[all …]
/linux-5.10/drivers/leds/
Dleds-bd2802.c95 enum led_colors color; member
109 enum led_colors color) in bd2802_is_rgb_off() argument
111 switch (color) { in bd2802_is_rgb_off()
119 dev_err(&led->client->dev, "%s: Invalid color\n", __func__); in bd2802_is_rgb_off()
143 static inline u8 bd2802_get_base_offset(enum led_ids id, enum led_colors color) in bd2802_get_base_offset() argument
145 return id * BD2802_LED_OFFSET + color * BD2802_COLOR_OFFSET; in bd2802_get_base_offset()
148 static inline u8 bd2802_get_reg_addr(enum led_ids id, enum led_colors color, in bd2802_get_reg_addr() argument
151 return reg_offset + bd2802_get_base_offset(id, color); in bd2802_get_reg_addr()
172 enum led_colors color, enum led_bits led_bit) in bd2802_update_state() argument
179 switch (color) { in bd2802_update_state()
[all …]
/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
Dia_css_csc_types.h20 * CSS-API header file for Color Space Conversion parameters.
23 /* Color Correction configuration.
28 * 1. Color Space Conversion (YCgCo to YUV) for ISP1.
29 * ISP block: CSC1 (Color Space Conversion)
32 * 2. Color Correction Matrix (YCgCo to RGB) for ISP2.
33 * ISP block: CCM2 (Color Correction Matrix)
36 * 3. Color Space Conversion (RGB to YUV) for ISP2.
37 * ISP block: CSC2 (Color Space Conversion)
/linux-5.10/include/video/
Ds1d13xxxfb.h88 #define S1DREG_LCD_CUR_BCTL0 0x0076 /* LCD Ink/Cursor Blue Color 0 Register */
89 #define S1DREG_LCD_CUR_GCTL0 0x0077 /* LCD Ink/Cursor Green Color 0 Register */
90 #define S1DREG_LCD_CUR_RCTL0 0x0078 /* LCD Ink/Cursor Red Color 0 Register */
91 #define S1DREG_LCD_CUR_BCTL1 0x007A /* LCD Ink/Cursor Blue Color 1 Register */
92 #define S1DREG_LCD_CUR_GCTL1 0x007B /* LCD Ink/Cursor Green Color 1 Register */
93 #define S1DREG_LCD_CUR_RCTL1 0x007C /* LCD Ink/Cursor Red Color 1 Register */
101 #define S1DREG_CRT_CUR_BCTL0 0x0086 /* CRT/TV Ink/Cursor Blue Color 0 Register */
102 #define S1DREG_CRT_CUR_GCTL0 0x0087 /* CRT/TV Ink/Cursor Green Color 0 Register */
103 #define S1DREG_CRT_CUR_RCTL0 0x0088 /* CRT/TV Ink/Cursor Red Color 0 Register */
104 #define S1DREG_CRT_CUR_BCTL1 0x008A /* CRT/TV Ink/Cursor Blue Color 1 Register */
[all …]
Dcirrus.h83 #define CL_GRC 0xc /* Color Key (CL-GD5424/'26/'28 Only) */
84 #define CL_GRD 0xd /* Color Key Mask (CL-GD5424/'26/'28 Only) */
87 #define CL_GR10 0x10 /* 16-bit Pixel BG Color High Byte (Not CL-GD5420) */
88 #define CL_GR11 0x11 /* 16-bit Pixel FG Color High Byte (Not CL-GD5420) */
89 #define CL_GR12 0x12 /* Background Color Byte 2 Register */
90 #define CL_GR13 0x13 /* Foreground Color Byte 2 Register */
91 #define CL_GR14 0x14 /* Background Color Byte 3 Register */
92 #define CL_GR15 0x15 /* Foreground Color Byte 3 Register */
113 #define CL_GR34 0x34 /* Transparent Color Select Low */
114 #define CL_GR35 0x35 /* Transparent Color Select High */
[all …]
/linux-5.10/Documentation/sphinx-static/
Dtheme_overrides.css11 color: black;
20 color: #505050;
24 color: #303030;
29 color: black;
107 color: blue;
112 color: white;
113 background-color: darkblue;
124 /* inline literal: drop the borderbox, padding and red color */
127 color: inherit;
135 color: inherit;
/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-cr0014114.txt16 - color :
38 color = <LED_COLOR_ID_RED>;
43 color = <LED_COLOR_ID_GREEN>;
48 color = <LED_COLOR_ID_BLUE>;
53 color = <LED_COLOR_ID_RED>;
58 color = <LED_COLOR_ID_GREEN>;
63 color = <LED_COLOR_ID_BLUE>;
Dleds-lp50xx.yaml100 color = <LED_COLOR_ID_RGB>;
104 color = <LED_COLOR_ID_RED>;
108 color = <LED_COLOR_ID_GREEN>;
112 color = <LED_COLOR_ID_BLUE>;
120 color = <LED_COLOR_ID_RGB>;
124 color = <LED_COLOR_ID_RED>;
128 color = <LED_COLOR_ID_GREEN>;
132 color = <LED_COLOR_ID_BLUE>;
/linux-5.10/drivers/gpu/drm/i915/
Di915_gem_gtt.c85 * @color: color to apply to node, if this node is not from a VMA,
86 * color must be #I915_COLOR_UNEVICTABLE
90 * the address space (using @size and @color). If the @node does not fit, it
103 u64 size, u64 offset, unsigned long color, in i915_gem_gtt_reserve() argument
117 node->color = color; in i915_gem_gtt_reserve()
167 * @color: color to apply to node
177 * nodes on either side of the hole must match @color, or else a guard page
194 u64 size, u64 alignment, unsigned long color, in i915_gem_gtt_insert() argument
236 size, alignment, color, in i915_gem_gtt_insert()
243 size, alignment, color, in i915_gem_gtt_insert()
[all …]
/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
Dia_css_eed1_8_param.h26 /* Enable median for false color correction
34 * Used in Tint color suppression.
43 /* 5 lines state per color plane input_line_state */
49 /* 1 line state per color plane LD_H state */
53 /* 1 line state per color plane LD_V state */
78 /* 1 full input line (GR-R color line) for Yc state */
82 /* 1 line state per color plane Cg_state */
86 /* 1 line state per color plane Co_state */
90 /* 1 full input line (GR-R color line) for AbsK state */
/linux-5.10/tools/memory-model/
Dlinux-kernel.cfg17 edgeattr hb,color,indigo
18 edgeattr co,color,blue
19 edgeattr mb,color,darkgreen
20 edgeattr wmb,color,darkgreen
21 edgeattr rmb,color,darkgreen
/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_hw_sequencer.c153 /* display color depth */ in dce60_set_default_colors()
157 /* Lb color depth */ in dce60_set_default_colors()
198 struct tg_color *color) in dce60_get_surface_visual_confirm_color() argument
204 /* set boarder color to red */ in dce60_get_surface_visual_confirm_color()
205 color->color_r_cr = color_value; in dce60_get_surface_visual_confirm_color()
209 /* set boarder color to blue */ in dce60_get_surface_visual_confirm_color()
210 color->color_b_cb = color_value; in dce60_get_surface_visual_confirm_color()
213 /* set boarder color to green */ in dce60_get_surface_visual_confirm_color()
214 color->color_g_y = color_value; in dce60_get_surface_visual_confirm_color()
217 /* set boarder color to yellow */ in dce60_get_surface_visual_confirm_color()
[all …]
/linux-5.10/mm/
Dhighmem.c50 * helper functions in its asm/highmem.h to control cache color of virtual
56 * Determine color of virtual address where the page should be mapped.
65 * Get next index for mapping inside PKMAP region for page with given color.
67 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() argument
76 * Determine if page index inside PKMAP region (pkmap_nr) of given color
80 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() argument
86 * Get the number of PKMAP entries of the given color. If no free slot is
90 static inline int get_pkmap_entries_count(unsigned int color) in get_pkmap_entries_count() argument
96 * Get head of a wait queue for PKMAP entries of the given color.
100 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head() argument
[all …]

12345678910>>...48