| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-font/ |
| H A D | xorg-fonts-100dpi.bb | 9 font-adobe-100dpi \ 10 font-adobe-utopia-100dpi \ 11 font-bh-100dpi \ 12 font-bh-lucidatypewriter-100dpi \ 13 font-bitstream-100dpi \
|
| H A D | font-adobe-100dpi_1.0.3.bb | 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-100dpi/" 13 UPSTREAM_CHECK_REGEX = "font\-adobe\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
| H A D | font-bh-100dpi_1.0.3.bb | 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-100dpi/" 13 UPSTREAM_CHECK_REGEX = "font\-bh\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
| H A D | font-bitstream-100dpi_1.0.3.bb | 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bitstream-100dpi/" 13 UPSTREAM_CHECK_REGEX = "font\-bitstream\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
| H A D | font-adobe-utopia-100dpi_1.0.4.bb | 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/adobe-utopia-100dpi/" 13 UPSTREAM_CHECK_REGEX = "font\-adobe\-utopia\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
| H A D | font-bh-lucidatypewriter-100dpi_1.0.3.bb | 4 HOMEPAGE = "http://cgit.freedesktop.org/xorg/font/bh-lucidatypewriter-100dpi/" 13 UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
| /openbmc/qemu/ |
| H A D | qemu-edid.c | 46 uint32_t dpi = 100; in main() local 91 if (qemu_strtoui(optarg, NULL, 10, &dpi) < 0) { in main() 95 if (dpi == 0) { in main() 122 info.width_mm = qemu_edid_dpi_to_mm(dpi, info.prefx); in main() 123 info.height_mm = qemu_edid_dpi_to_mm(dpi, info.prefy); in main()
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/ |
| H A D | font-alias_1.0.5.bb | 8 file://75dpi/fonts.alias;md5=6bc48023f2ae7f3bfc105db7b0ee6b49 \ 10 file://100dpi/fonts.alias;md5=85bebd6ca213aa656c301a72eb4397cb \
|
| /openbmc/qemu/hw/display/ |
| H A D | edid-generate.c | 335 uint32_t qemu_edid_dpi_to_mm(uint32_t dpi, uint32_t res) in qemu_edid_dpi_to_mm() argument 337 return res * 254 / 10 / dpi; in qemu_edid_dpi_to_mm() 391 uint32_t dpi = 100; /* if no width_mm/height_mm */ in qemu_edid_generate() local 411 dpi = qemu_edid_dpi_from_mm(width_mm, info->prefx); in qemu_edid_generate() 413 width_mm = qemu_edid_dpi_to_mm(dpi, info->prefx); in qemu_edid_generate() 414 height_mm = qemu_edid_dpi_to_mm(dpi, info->prefy); in qemu_edid_generate()
|
| /openbmc/qemu/include/hw/display/ |
| H A D | edid.h | 25 uint32_t qemu_edid_dpi_to_mm(uint32_t dpi, uint32_t res);
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | omap3-panel-sharp-ls037v7dw01.dtsi | 3 * Common file for omap dpi panels with QVGA and reset pins
|
| H A D | logicpd-som-lv-baseboard.dtsi | 110 compatible = "panel-dpi";
|
| H A D | am3517-evm.dts | 130 compatible = "panel-dpi";
|
| H A D | logicpd-torpedo-baseboard.dtsi | 142 compatible = "panel-dpi";
|
| H A D | am437x-sk-evm.dts | 108 compatible = "newhaven,nhd-4.3-480272ef-atxl", "panel-dpi";
|
| H A D | am43x-epos-evm.dts | 49 compatible = "osddisplays,osd057T0559-34ts", "panel-dpi";
|
| H A D | am437x-gp-evm.dts | 88 compatible = "osddisplays,osd057T0559-34ts", "panel-dpi";
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib/ |
| H A D | 0001-Change-types-for-width-height-to-match-definitions-i.patch | 43 double dpi;
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_device_path.c | 351 const struct efi_device_path *dpi) in efi_dp_append_instance() argument 356 if (!dpi) in efi_dp_append_instance() 359 return efi_dp_dup(dpi); in efi_dp_append_instance() 361 szi = efi_dp_instance_size(dpi); in efi_dp_append_instance() 370 memcpy(p, dpi, szi); in efi_dp_append_instance()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-oe.bb | 460 font-adobe-100dpi \ 461 font-adobe-utopia-100dpi \ 462 font-bh-100dpi \ 463 font-bh-lucidatypewriter-100dpi \ 464 font-bitstream-100dpi \ 593 xorg-fonts-100dpi \
|
| /openbmc/u-boot/include/ |
| H A D | efi_loader.h | 435 const struct efi_device_path *dpi);
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.css.map | 1 …ce-pixel-ratio: 2),\n only screen and ( min-resolution: 192dpi),\n only screen an…
|