summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-07-21lib/kms: Skip igt test cases for disabled display pipesMohammed Khajapasha1-3/+2
2020-07-21lib/igt_kms: Add igt_require_pipe() functionMohammed Khajapasha2-0/+30
2020-07-21lib/igt_kms: Add support for display with non-contiguous pipesMohammed Khajapasha2-14/+68
2020-07-16lib/igt_fb: change comments with fd descriptionMelissa Wen1-2/+2
2020-07-15tests/i915/gem_huc_copy: Enable a HuC copy testSally Qi6-0/+197
2020-07-13lib/i915: Open primary sysfs for engine attributesChris Wilson1-0/+51
2020-07-12lib/i915: Set NO_RELOC flag for spinnersChris Wilson1-4/+4
2020-07-08lib: Sync i915 PCI idsJosé Roberto de Souza1-0/+13
2020-07-08lib/igt_chamelium: Wait for connectors after replugging them at exitImre Deak1-0/+5
2020-07-08lib/igt_chamelium: Duplicate the caller's drm_fdImre Deak1-1/+5
2020-07-08lib/igt_chamelium: Sanitize the init error and deinit pathImre Deak1-3/+3
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen2-11/+9
2020-07-06lib/bufops: add surface array to cover ccs pgtableZbigniew Kempczyński5-69/+79
2020-07-03lib/intel_bufops: Add new functions and intel_buf fieldsZbigniew Kempczyński2-10/+150
2020-07-03lib/intel_batchbuffer: Extend intel_bbZbigniew Kempczyński3-63/+550
2020-07-03lib: Fix interface descriptor fillsMika Kuoppala1-0/+4
2020-07-02i915/gem_exec_await: Update to use __for_each_engine_physicalChris Wilson1-1/+1
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal3-20/+20
2020-06-26lib/igt_kms: Add support for detecting connector eventsAnkit Nautiyal2-18/+55
2020-06-22igt/core: Disallow igt_require/skip in non-main threadsArkadiusz Hiler2-1/+36
2020-06-22lib/core: Handle asserts in threadsArkadiusz Hiler6-0/+263
2020-06-22lib/core: Print thread:tid with igt_log for non-main threadsArkadiusz Hiler5-7/+103
2020-06-15scripts/generate_clear_kernel: Clean up header license/copyright.Rodrigo Vivi2-48/+4
2020-06-12lib/i915: Fix GTT offset for 64bChris Wilson1-1/+3
2020-06-12lib/i915: Increase range for randomised location of dummyloadChris Wilson1-1/+3
2020-06-12tests/kms_psr2_su: Print errno while it fails to read debugfsGwan-gyeong Mun1-3/+12
2020-06-10lib/drmtest: Don't write ffffffff to a numeric paramPetri Latvala1-1/+1
2020-06-08python: Stop using cElementTreeArkadiusz Hiler1-1/+1
2020-06-08lib/igt_device_scan: Add extra helpers for intel_gpu_topAyaz A Siddiqui2-13/+74
2020-06-08lib/igt_device_scan: Make igt_device_scan independent from igt_coreAyaz A Siddiqui6-8/+86
2020-06-08lib/igt_device_scan: Add missing Check for return value in scan_drm_devicesAyaz A Siddiqui1-1/+1
2020-06-06i915/i915_pm_sseu: remove libdrm dependencyZbigniew Kempczyński2-410/+67
2020-06-06lib/intel_batchbuffer: add bb resetZbigniew Kempczyński2-15/+81
2020-06-06lib/intel_bufops: add fields for keeping offset and contextZbigniew Kempczyński2-3/+7
2020-06-04lib/igt_core: Don't kill the world after a failed forkArkadiusz Hiler2-10/+15
2020-06-03i915: purge i915_gem_create_v2Matthew Auld2-73/+0
2020-06-02tests/kms_psr2_su: Print debugfs when skipping testJosé Roberto de Souza2-0/+14
2020-06-02tests/kms_psr2_su: Read su blocks of frame 1 if frame 0 is 0José Roberto de Souza1-1/+9
2020-06-01tests/kms_fbcon_fbt: When restoring fbcon always set mode to text modeJosé Roberto de Souza2-0/+12
2020-06-01tests/gem_(gpgpu|media)_fill: remove the _v2 suffixZbigniew Kempczyński8-1541/+336
2020-06-01lib/media_spin: localize pipeline functionsZbigniew Kempczyński1-1/+363
2020-06-01lib/kms_chamelium: Wait for the sink to reconnect after an FSM DPMS-offImre Deak1-15/+32
2020-05-26lib/i915: Restore hangcheck modparams between testsChris Wilson1-0/+8
2020-05-26i915/gem_exec_schedule: Fix measurement of ring size to use right engineChris Wilson2-0/+117
2020-05-26lib: Randomise spinner location to reduce relocation riskChris Wilson1-8/+33
2020-05-26lib/media_fill: Migrate gen11 media pipeline creation to intel_bbZbigniew Kempczyński3-43/+49
2020-05-26lib/gpu_cmds: Change gpu commands to use intel_bbZbigniew Kempczyński2-57/+76
2020-05-22i915: Add gem_exec_endlessChris Wilson1-0/+1
2020-05-21lib/intel_batchbuffer: Add new media fillfunc v2Zbigniew Kempczyński2-0/+27
2020-05-21lib/media_fill: libdrm-free media pipeline creationZbigniew Kempczyński2-0/+196