Home
last modified time | relevance | path

Searched refs:igd (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Digd.c280 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()
373 VFIOIGDQuirk *igd; in vfio_probe_igd_bar4_quirk() local
514 igd = quirk->data = g_malloc0(sizeof(*igd)); in vfio_probe_igd_bar4_quirk()
515 igd->vdev = vdev; in vfio_probe_igd_bar4_quirk()
[all …]
H A Dmeson.build19 vfio_ss.add(when: 'CONFIG_VFIO_IGD', if_true: files('igd.c'))
H A Dtrace-events86 # igd.c
/openbmc/u-boot/arch/x86/cpu/queensbay/
H A Dtnc.c20 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 Dgupnp-igd_1.6.0.bb4 …file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80"
/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt36 - 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 Digd-assign.txt35 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 Dbayleybay.dts263 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>;
270 fsp,enable-igd;
H A Dbaytrail_som-db5800-som-6867.dts283 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>;
288 fsp,enable-igd;
H A Dconga-qeval20-qa3-e3845.dts270 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>;
277 fsp,enable-igd;
H A Ddfi-bt700.dtsi289 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>;
296 fsp,enable-igd;
H A Dminnowmax.dts290 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_64MB>;
297 fsp,enable-igd;
H A Dcherryhill.dts169 fsp,igd-dvmt50-pre-alloc = <IGD_DVMT50_PRE_ALLOC_32MB>;
H A Dchromebook_samus.dts484 compatible = "intel,broadwell-igd";
/openbmc/qemu/
H A Dqemu-options.hx182 …" igd-passthru=on|off (enable Xen integrated Intel graphics passthrough, default=of…
200 ``igd-passthru=on|off``
H A DMAINTAINERS2144 F: docs/igd-assign.txt