Searched full:a8r8g8b8 (Results 1 – 25 of 32) sorted by relevance
12
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-lg-judyp.dts | 23 format = "a8r8g8b8";
|
H A D | sdm845-lg-judyln.dts | 23 format = "a8r8g8b8";
|
H A D | sm6115-fxtec-pro1x.dts | 30 format = "a8r8g8b8";
|
H A D | sm4250-oneplus-billie2.dts | 34 format = "a8r8g8b8";
|
H A D | sm6375-sony-xperia-murray-pdx225.dts | 37 format = "a8r8g8b8";
|
H A D | sm6115p-lenovo-j606f.dts | 35 format = "a8r8g8b8";
|
H A D | sm6350-sony-xperia-lena-pdx213.dts | 30 format = "a8r8g8b8";
|
H A D | sm6125-xiaomi-laurel-sprout.dts | 35 format = "a8r8g8b8";
|
H A D | sdm845-samsung-starqltechn.dts | 29 format = "a8r8g8b8";
|
H A D | sm6125-sony-xperia-seine-pdx201.dts | 39 format = "a8r8g8b8";
|
H A D | sdm660-xiaomi-lavender.dts | 37 format = "a8r8g8b8";
|
H A D | msm8998-oneplus-common.dtsi | 34 format = "a8r8g8b8";
|
H A D | sdm670-google-sargo.dts | 48 format = "a8r8g8b8";
|
H A D | sdm850-samsung-w737.dts | 54 format = "a8r8g8b8";
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | simple-framebuffer.yaml | 100 * `a8r8g8b8` - 32-bit pixels, d[31:24]=a, d[23:16]=r, d[15:8]=g, d[7:0]=b 112 - a8r8g8b8
|
/openbmc/u-boot/common/ |
H A D | lcd_simplefb.c | 50 name = "a8r8g8b8"; in lcd_dt_simplefb_configure_node()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | simplefb.h | 24 { "a8r8g8b8", 32, {16, 8}, {8, 8}, {0, 8}, {24, 8}, DRM_FORMAT_ARGB8888 }, \
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H A D | uniphier-ld20-akebi96.dts | 52 format = "a8r8g8b8";
|
/openbmc/u-boot/drivers/video/ |
H A D | mali_dp.c | 205 /* setup the base layer's pixel format to A8R8G8B8 */ in malidp_setup_layer() 317 } else if (!strncmp(format, "a8r8g8b8", 8)) { in malidp_probe()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head827d.c | 41 NVDEF(NV827D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8) | in head827d_curs_clr()
|
H A D | headc37d.c | 116 NVDEF(NVC37D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8)); in headc37d_curs_clr()
|
H A D | head907d.c | 164 NVDEF(NV907D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8) | in head907d_curs_clr()
|
H A D | head507d.c | 134 NVDEF(NV507D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8) | in head507d_curs_clr()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am335x-brxre1.dts | 45 format = "a8r8g8b8";
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_regs.h | 183 CURSOR_FORMAT_ARGB8888 = 2, /* A8R8G8B8 */
|
12