aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/kms_properties: Fix upper bound of 'max bpc' rangeImre Deak2019-08-201-1/+1
* i915/gem_concurrent_blit: Do not try to idle while submitting in parallelChris Wilson2019-08-201-17/+0
* tests/kms_chamelium: Wait for chamelium being reachable after a suspendArkadiusz Hiler2019-08-201-1/+3
* tests/igt_command_line.sh: Add new selftest for special handlingAntonio Argenziano2019-08-201-1/+1
* tests: Add kernel selftests for dmabufChris Wilson2019-08-193-0/+34
* tests/kms_plane_multiple: Commit state before remove_fb callsNicholas Kazlauskas2019-08-191-0/+4
* tests: add kms_prime to MakefileOleg Vasilev2019-08-191-0/+1
* tests/kms_chamelium: check whether EDID blob is non-NULL before trying to rea...Simon Ser2019-08-191-0/+1
* tests/kms_prime: add vendor-agnostic kms prime testsOleg Vasilev2019-08-192-0/+255
* i915/gem_ctx_engine: Scheduler required for reordering requestsChris Wilson2019-08-191-0/+1
* tests/kms_chamelium: add an aspect ratio testSimon Ser2019-08-151-1/+170
* tests/kms_chamelium: chatty connector status assertionsSimon Ser2019-08-151-13/+31
* tests/kms_chamelium: add a link-status testSimon Ser2019-08-151-0/+142
* lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser2019-08-151-6/+7
* lib/igt_kms: use struct edid instead of unsigned charSimon Ser2019-08-153-5/+5
* tests/kms_chamelium: add InfoFrame checks to audio testsSimon Ser2019-08-141-0/+56
* i915/gem_userptr_blits: Apply some THP pressureChris Wilson2019-08-131-7/+42
* i915/gem_shrink: Make some pages dirtyChris Wilson2019-08-131-4/+32
* i915/gem_ctx_engine: Drip feed requests into 'independent'Chris Wilson2019-08-131-10/+29
* i915/gem_eio: Restrict number of batches of submittedChris Wilson2019-08-131-4/+9
* i915/gem_exec_schedule: Limit the plug to fit small ringsChris Wilson2019-08-131-2/+7
* i915/gem_mmap_gtt: Test mmap_offset lifetimeChris Wilson2019-08-131-0/+40
* gem_exec_fence: Really loop through all enginesPetri Latvala2019-08-121-1/+1
* debugfs_test: i915_emon_status is scheduled for removalChris Wilson2019-08-081-21/+0
* i915/gem_persistent_relocs: Don't call DROP_IDLE in the middle of submittingChris Wilson2019-08-082-6/+12
* kms_ccs: Add the missing '\n' for igt_require_fChris Wilson2019-08-071-2/+3
* i915/gem_eio: Break early for small ringsChris Wilson2019-08-061-2/+6
* kms_content_protection: SRM TestingRamalingam C2019-08-061-0/+46
* kms_content_protection: uevent for HDCP status changeRamalingam C2019-08-061-2/+155
* kms_content_protection: test content type changeRamalingam C2019-08-061-10/+37
* kms_content_protection: test teardown and rebuild of I915-mei I/FRamalingam C2019-08-061-5/+39
* kms_content_protection: Content type supportRamalingam C2019-08-061-14/+60
* kms_content_protection: Link Integrity Check subtestRamalingam C2019-08-061-1/+10
* kms_content_protection: Tests are defined by flagsRamalingam C2019-08-061-9/+15
* tests/kms_ccs: Clean up output selectionArkadiusz Hiler2019-08-061-6/+2
* tests/kms_ccs: Skip with a more meaningful messageArkadiusz Hiler2019-08-061-10/+16
* i915/gem_exec_schedule: Avoid using borked enginesChris Wilson2019-08-051-2/+4
* tests: Remove calls to igt_pipe_crc_drain()Swati Sharma2019-08-012-5/+0
* i915/gem_mocs_settings: log the engine and MOCS indexLucas De Marchi2019-07-311-2/+8
* i915/gem_mocs_settings: add support for Tiger LakeLucas De Marchi2019-07-291-4/+13
* i915/gem_mocs_settings: add MOCS table for Tiger LakeLucas De Marchi2019-07-291-0/+38
* i915/gem_mocs_settings: do not set undefined entries to PTELucas De Marchi2019-07-291-1/+0
* i915/gem_exec_schedule: Only require the schedulerChris Wilson2019-07-291-3/+0
* tests/i915_pm_sseu: Don't try to get enabled subslices if it's not thereArkadiusz Hiler2019-07-261-1/+1
* tests/kms_hdmi_inject: Accept any HDMI connectorVille Syrjälä2019-07-261-2/+1
* tests/kms_3d: Accept any HDMI connectorVille Syrjälä2019-07-261-2/+1
* tests/kms_hdmi_inject: Unset all crtcs before the testVille Syrjälä2019-07-261-0/+2
* tests/kms_3d: Unset all crtcs before the testVille Syrjälä2019-07-261-0/+2
* i915/gem_ctx_shared: Avoid clflush by using WC for readbackChris Wilson2019-07-251-20/+29
* perf_pmu: Remove redundant check for enginePetri Latvala2019-07-251-118/+105