summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-11-30i915/gem_request_retire: Switch from random blitter loads to dummyChris Wilson2-11/+13
2020-11-30tools/intel_gpu_top: Add generation info in headerZbigniew Kempczyński2-1/+4
2020-11-30lib/igt_device_scan: Remember vendor/device for pci devicesZbigniew Kempczyński2-13/+142
2020-11-24Cast negative debugfs values to u64Chris Wilson2-2/+2
2020-11-24lib/rendercopy_gen9: Ensure to cover all destination areaMika Kahola1-1/+1
2020-11-23lib/kmod: Recursively unload the modulesChris Wilson1-2/+21
2020-11-23lib: Assert potential malloc failures in intel_batchbufferChris Wilson1-9/+12
2020-11-23lib/intel_aux_pgtable: Initialize aux pagetable for fast clearMika Kahola1-12/+27
2020-11-23lib/rendercopy: Enable fast clearMika Kahola8-56/+156
2020-11-19Remove unused intel_bufmgr.h headersDominik Grzegorzek1-1/+0
2020-11-19lib/intel_batchbuffer: add intel_bb_blit_copy wrapperDominik Grzegorzek2-0/+26
2020-11-19lib/kms: Range check pipe before lookupChris Wilson1-1/+1
2020-11-17lsgpu: Add filter type print-out selectionTvrtko Ursulin2-22/+76
2020-11-17lib/igt_device_scan: Remember PCI card index after scanningTvrtko Ursulin1-0/+29
2020-11-17intel_gpu_top: User friendly device listingTvrtko Ursulin2-11/+99
2020-11-16lib: Do not apply filtering to DRIVER_VGEMChris Wilson1-4/+5
2020-11-16lib/i915: Include the device name in the submission pretty-printerChris Wilson1-0/+5
2020-11-16lib: Quieten device filteringChris Wilson1-3/+3
2020-11-13lib/i915: Identify JasperlakeTejas Upadhyay3-1/+9
2020-11-11lib/intel_batchbuffer: Fix relocs across the 4GB address boundaryImre Deak1-1/+1
2020-11-05lib/igt_device_scan: Provide function for return integrated cardZbigniew Kempczyński2-4/+26
2020-11-04lib/igt_core: Don't return too early in common_init_configPetri Latvala1-9/+9
2020-11-03tests/kms_setmode: basic Improve accuracy with using of confidence intervalAnand Moon2-0/+12
2020-10-30lib: Export drm_load_module()Chris Wilson2-4/+5
2020-10-28lib/ioctl_wrappers: Improve a confusing commentDominik Grzegorzek1-1/+1
2020-10-26lib: sync i915_pciids.h with kernelAshutosh Dixit1-66/+75
2020-10-26lib/igt_device_scan: Select intel as default vendor for intel_gpu_topAyaz A Siddiqui1-20/+20
2020-10-26lib/igt_device_scan:Add function to get pci subsystem of requested cardAyaz A Siddiqui2-14/+43
2020-10-15lib: Use unsigned gen for forward compatible testsChris Wilson2-9/+11
2020-10-12lib/igt_device_scan: Return true from igt_device_find_first_i915_discrete_card()Lyude Paul2-3/+5
2020-10-12lib/igt_device_scan: init card in igt_device_find_first_i915_discrete_card()Lyude Paul1-0/+2
2020-10-12lib: Initialise 'wedged' in case of debugfs failChris Wilson1-0/+1
2020-10-12lib: Don't fail debugfs lookup on an expected absent drm deviceChris Wilson1-1/+1
2020-10-09lib: Launch spinners from inside userptrChris Wilson2-35/+65
2020-10-07tests: Remove kms_crtc_background_color testPankaj Bharadiya2-3/+1
2020-10-06lib/igt_chamelium: Use curl timeout for xmlrpc callsPetri Latvala1-1/+12
2020-10-02lib/igt_core: Reinitialize print mutex in child processZbigniew Kempczyński1-2/+3
2020-10-01lib/intel_batchbuffer: Prepare batch to use in allocator infrastructureZbigniew Kempczyński16-179/+149
2020-09-30lib/igt_fb: Use local definition of GEN12_RC_CCS_CC fb modifierMatt Roper1-4/+4
2020-09-30tests: Add nouveau-crc testsLyude Paul2-0/+12
2020-09-30lib/igt_kms: Hook up connector dithering propLyude Paul2-0/+6
2020-09-30lib/igt_debugfs: Add igt_debugfs_pipe_dir()Lyude Paul2-0/+22
2020-09-30lib/igt_core: Add igt_require_fd()Lyude Paul1-0/+12
2020-09-30lib/igt_core: Fix igt_assert_fd() documentationLyude Paul1-2/+2
2020-09-30lib/intel_bufops: Avoid overallocate x-tiling and linear surfacesZbigniew Kempczyński1-1/+3
2020-09-25lib/igt_ioctl_wrappers: Add igt_has_drm_cap ioctl wrapperKarthik B S2-0/+19
2020-09-16lib/rendercopy_bufmgr: remove rendercopy_bufmgrZbigniew Kempczyński4-202/+0
2020-09-16lib/igt_fb: Removal of libdrm dependencyDominik Grzegorzek1-42/+57
2020-09-16lib/igt_draw: remove libdrm dependencyZbigniew Kempczyński2-84/+81
2020-09-16lib/rendercopy: remove libdrm dependencyZbigniew Kempczyński13-2704/+2430