Searched refs:igd (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | igd.c | 280 VFIOIGDQuirk *igd = opaque; in vfio_igd_quirk_data_read() local 283 igd->index = ~0; in vfio_igd_quirk_data_read() 291 VFIOIGDQuirk *igd = opaque; in vfio_igd_quirk_data_write() local 310 if ((igd->index % 4 == 1) && igd->index < vfio_igd_gtt_max(vdev)) { in vfio_igd_quirk_data_write() 331 igd->index = ~0; in vfio_igd_quirk_data_write() 346 igd->index = ~0; in vfio_igd_quirk_index_read() 357 igd->index = data; in vfio_igd_quirk_index_write() 375 VFIOIGDQuirk *igd; in vfio_probe_igd_bar4_quirk() local 515 igd = quirk->data = g_malloc0(sizeof(*igd)); in vfio_probe_igd_bar4_quirk() 516 igd->vdev = vdev; in vfio_probe_igd_bar4_quirk() [all …]
|
H A D | meson.build | 24 vfio_ss.add(when: 'CONFIG_VFIO_IGD', if_true: files('igd.c'))
|
H A D | trace-events | 86 # igd.c
|
/openbmc/u-boot/arch/x86/cpu/queensbay/ |
H A D | tnc.c | 20 struct udevice *igd, *sdvo; in disable_igd() local 23 ret = dm_pci_bus_find_bdf(TNC_IGD, &igd); in disable_igd() 26 if (!igd) in disable_igd() 53 dm_pci_write_config32(igd, IGD_FD, FUNC_DISABLE); in disable_igd() 78 ret = device_remove(igd, DM_REMOVE_NORMAL); in disable_igd() 81 ret = device_unbind(igd); in disable_igd()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-connectivity/gupnp/ |
H A D | gupnp-igd_1.6.0.bb | 4 …file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80"
|
/openbmc/u-boot/doc/device-tree-bindings/misc/ |
H A D | intel,baytrail-fsp.txt | 36 - fsp,igd-render-standby 40 - fsp,enable-igd 59 - fsp,igd-dvmt50-pre-alloc 126 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 133 fsp,enable-igd;
|
/openbmc/qemu/docs/ |
H A D | igd-assign.txt | 35 ISA/LPC bridge device (vfio-pci-igd-lpc-bridge) on the root bus at 93 "x-igd-opregion=on" to the vfio-pci device options for the IGD device. As 102 1) "etc/igd-opregion" 113 2) "etc/igd-bdsm-size"
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | bayleybay.dts | 263 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 270 fsp,enable-igd;
|
H A D | baytrail_som-db5800-som-6867.dts | 283 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 288 fsp,enable-igd;
|
H A D | conga-qeval20-qa3-e3845.dts | 270 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 277 fsp,enable-igd;
|
H A D | dfi-bt700.dtsi | 289 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 296 fsp,enable-igd;
|
H A D | minnowmax.dts | 290 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>; 297 fsp,enable-igd;
|
H A D | cherryhill.dts | 169 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_32MB>;
|
H A D | chromebook_samus.dts | 484 compatible = "intel,broadwell-igd";
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 2174 F: docs/igd-assign.txt
|
H A D | qemu-options.hx | 184 …" igd-passthru=on|off (enable Xen integrated Intel graphics passthrough, default=of… 203 ``igd-passthru=on|off``
|