summaryrefslogtreecommitdiff
path: root/lib/igt_device.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16lib/igt_device: Add a function to get the pci slot nameRiana Tauro1-0/+21
2022-10-11Ifdef out linux-specific headersJake Freeland1-0/+2
2022-05-18lib/igt_device: Get gfx PCI card root portAnshuman Gupta1-0/+28
2022-02-23lib/igt_device: Add support for accessing unbound VF PCI devicesJanusz Krzysztofik1-6/+27
2022-02-23Revert "lib/igt_device: Add support for accessing unbound VF PCI devices"Janusz Krzysztofik1-36/+8
2022-02-23lib/igt_device: Add support for accessing unbound VF PCI devicesJanusz Krzysztofik1-8/+36
2022-02-22lib: Use safe wrappers around libpciaccess initialization functionsJanusz Krzysztofik1-1/+1
2019-08-29lib/igt_device: add igt_device_get_pci_addr by fdMichał Winiarski1-0/+124
2019-05-15lib: Show other clients when SETMASTER failsChris Wilson1-4/+13
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä1-120/+0
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski1-0/+120
2019-03-20lib/igt_device: Introduce igt_device_get_card_indexMichał Winiarski1-0/+19
2018-05-15lib/igt_device: Add information why cannot drop drm masterKatarzyna Dec1-2/+10
2017-12-08lib: Print other clients when DRM_SET_MASTER failsChris Wilson1-0/+78