aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade igt-gpu-tools to 357dbe1869d88a2f08bcee4eebceff4ee9014424ndk-sysroot-r21Haibo Huang2019-08-2253-447/+1969
|\
| * Upgrade igt-gpu-tools to 357dbe1869d88a2f08bcee4eebceff4ee9014424Haibo Huang2019-08-2253-447/+1969
| |\
| | * 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-203-1/+30
| | * 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
| | * lib: expose fb_initOleg Vasilev2019-08-192-20/+22
| | * 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
| | * lib/igt_infoframe: add support for AVI InfoFramesSimon Ser2019-08-152-0/+78
| | * tests/kms_chamelium: chatty connector status assertionsSimon Ser2019-08-151-13/+31
| | * docs/chamelium: document port auto-discoverySimon Ser2019-08-151-7/+3
| | * docs/chamelium: indent .igtrc code blockSimon Ser2019-08-151-39/+39
| | * lib/tests/igt_audio: silence uninitialized variable warningSimon Ser2019-08-151-1/+1
| | * tests/kms_chamelium: add a link-status testSimon Ser2019-08-151-0/+142
| | * lib/igt_kms: add support for link-statusSimon Ser2019-08-152-0/+2
| | * lib/igt_chamelium: add chamelium_trigger_link_failureSimon Ser2019-08-152-0/+18
| | * lib/igt_edid: merge edid_ext_update_cea_checksum into edid_update_checksumSimon Ser2019-08-153-11/+13
| | * lib/igt_edid: make HDMI VSDB data array unsignedSimon Ser2019-08-151-1/+1
| | * lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser2019-08-155-16/+21
| | * lib/igt_kms: use struct edid instead of unsigned charSimon Ser2019-08-158-43/+43
| | * tests/kms_chamelium: add InfoFrame checks to audio testsSimon Ser2019-08-141-0/+56
| | * lib/igt_chamelium: add support for GetLastInfoFrameSimon Ser2019-08-142-0/+76
| | * lib/igt_infoframe: new librarySimon Ser2019-08-144-0/+161
| | * lib/display_require: reset hdcp on all connectorsRamalingam C2019-08-141-0/+5
| | * 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
| | * lib/sw_sync: Fix querying fence statusChris Wilson2019-08-121-10/+3
| | * lib/i915: Trim ring measurement by oneChris Wilson2019-08-121-2/+3
| | * 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-063-14/+62
| | * 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