summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Update NEWS, bump version to 1.27.1v1.27.1Kamil Konieczny2-1/+11
2023-01-18CONTRIBUTING: Document guidelines for interface deprecationPetri Latvala1-0/+6
2023-01-16i915/gem_ccs: Remove race in creating batch buffersZbigniew Kempczyński1-8/+63
2023-01-16meson.build: Remove -fcommon flagZbigniew Kempczyński1-1/+0
2023-01-16lib/igt_crc: Remove crc32 table from common sectionZbigniew Kempczyński1-1/+1
2023-01-12Update NEWS, bump version to 1.27v1.27Petri Latvala2-1/+29
2023-01-12tests/kms_cursor_legacy: Add dependency size for spinner creationZbigniew Kempczyński1-1/+2
2023-01-12lib/igt_dummyload: Don't assume dependency object sizeZbigniew Kempczyński2-1/+4
2023-01-12lib/intel_allocator: Fix alignment variable used in debug pathZbigniew Kempczyński1-1/+1
2023-01-12tests/kms_plane_alpha_blend: stop crc generation before assertingJuha-Pekka Heikkila1-3/+7
2023-01-11i915/gem_mmap_offset: Avoid FPE in calculating npages to clearZbigniew Kempczyński1-1/+6
2023-01-11i915/gem_mmap_offset: Check mapping availabilityZbigniew Kempczyński1-1/+6
2023-01-11runner: Correctly handle abort before first testPetri Latvala2-5/+55
2023-01-10tests/kms_cursor_crc: Skip for invalid pipe connector connectionDnyaneshwar Bhadane1-0/+21
2023-01-09tests/amdgpu: add cp dma testsVitaly Prosyak2-0/+109
2023-01-09lib/amdgpu: add cp dma helper functionsVitaly Prosyak3-1/+463
2023-01-09lib/amdgpu: small refactoringVitaly Prosyak4-78/+110
2023-01-09lib/amdgpu: rename function parameterVitaly Prosyak2-3/+3
2023-01-09Chamelium: Split kms_chamelium into multiple kms_chamelium testsMark Yacoub17-3164/+3525
2023-01-09tests/i915/pxp: Always use igt helper to get the render functionAlan Previn1-25/+30
2023-01-09lib: Also consider TAINT_MACHINE_CHECK as abortable taintPetri Latvala1-0/+1
2023-01-05tests/kms_plane_scaling: cleanup framebuffers after testAndrzej Hajda1-5/+4
2023-01-05chamelium: Handle errors when fetching AdapterAllowedPetri Latvala1-2/+9
2023-01-04tests/kms_bw: remove fb in the reverse orderAlex Hung1-0/+7
2023-01-04tests/i915/gem_ppgtt: verify GTT eviction with contended locksMatthew Auld1-0/+133
2023-01-03tests/kms_color: disable degamma/gamma by default for CTM testsMelissa Wen1-6/+5
2022-12-29tests/vc4_mmap: Create test for VC4's Mmap BO IOCTLMaíra Canal4-0/+58
2022-12-29tests/v3d_mmap: Improve tests from V3D's Mmap BO IOCTLMaíra Canal3-0/+37
2022-12-27tests/kms_addfb_basic: Avoid open-coded expressionsMaíra Canal1-90/+63
2022-12-27tests/i915/api_intel_allocator: Fixed start offsetDominik Karol Piatkowski1-1/+2
2022-12-27lib/intel_allocator: Fixed start offset and alignmentDominik Karol Piatkowski1-0/+5
2022-12-22tests/gem_ctx_shared: Release offset after useZbigniew Kempczyński1-3/+4
2022-12-21tests/kms_bw: Test outputs with fb of the same resolutionsAlex Hung1-2/+2
2022-12-20tests/gem_exec_whisper: Fix offsets handling and separate allocatorsZbigniew Kempczyński1-3/+4
2022-12-20tests/gem_*: Fix release offsetsZbigniew Kempczyński2-9/+9
2022-12-19tests/vc4_perfmon: Create test for VC4's Perfmon IOCTLsMaíra Canal5-0/+187
2022-12-19tests/vc4: Skip VC4 tests if they are running on BCM2711/RaspberryPi4Maíra Canal8-4/+27
2022-12-19lib/igt_vc4: Add PAGE_SIZE macro to VC4Maíra Canal6-15/+17
2022-12-19tests/vc4: Remove unused or redundant includesMaíra Canal10-95/+3
2022-12-19tests/vc4: Move VC4 tests to their own folderMaíra Canal12-43/+64
2022-12-19tests/gem_ccs: Add block-multicopy subtestZbigniew Kempczyński1-12/+238
2022-12-19lib/i915_blt: Extract blit emit functionsZbigniew Kempczyński2-73/+219
2022-12-19lib/i915_blt: Remove src == dst pitch restrictionZbigniew Kempczyński1-5/+3
2022-12-19lib/meson: Remove libdrm configuration and intel_bufmgr stubsZbigniew Kempczyński4-626/+0
2022-12-19tools/meson: Move tools out of libdrm scopeZbigniew Kempczyński1-10/+5
2022-12-19lib/ioctl_wrappers: Remove gem_handle_to_libdrm_boZbigniew Kempczyński2-36/+0
2022-12-19tools/intel_dump|error_decode: Use local igt decode codeZbigniew Kempczyński2-15/+15
2022-12-19lib/intel_decode: Get drm decode code and adopt to use in igtZbigniew Kempczyński3-0/+4005
2022-12-19lib/intel_batchbuffer: Get rid of libdrm batchbufferZbigniew Kempczyński2-821/+2
2022-12-19benchmarks/intel_upload_blit_*: Remove libdrm in upload blitsZbigniew Kempczyński5-230/+315