Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 16:06:09 to 2023-10-20 05:17:14 UTC [more...]

[igt-dev] [PATCH v3] drm-uapi: sync with drm-next
 2023-10-20  5:16 UTC 

[igt-dev] [PATCH i-g-t] tests/xe/xe_access_counter: Negative access counter test
 2023-10-20  5:09 UTC 

[igt-dev] [RFC PATCH v2 0/8] IGT tests for the KMS Color Pipeline API
 2023-10-19 21:23 UTC  (9+ messages)
` [igt-dev] [RFC PATCH v2 1/8] lib/drmtest: Add is_vkms_device()
` [igt-dev] [RFC PATCH v2 2/8] include/drm-uapi: Add COLOROP object
` [igt-dev] [RFC PATCH v2 3/8] lib/igt_kms: Introduce drm_colorop object
` [igt-dev] [RFC PATCH v2 4/8] lib/igt_kms: Add new COLOR PIPELINE plane property
` [igt-dev] [RFC PATCH v2 5/8] tests/kms_properties: Add colorop properties test
` [igt-dev] [RFC PATCH v2 6/8] igt/color: Add SW color transform functionality
` [igt-dev] [RFC PATCH v2 7/8] lib/igt_fb: Add copy_fb function
` [igt-dev] [RFC PATCH v2 8/8] tests/kms_colorop: Add kms_colorop tests

[igt-dev] [PATCH i-g-t v4 00/15] PAT and cache coherency support
 2023-10-19 20:46 UTC  (20+ messages)
` [igt-dev] [PATCH i-g-t v4 01/15] drm-uapi/xe_drm: sync to get pat and coherency bits
` [igt-dev] [PATCH i-g-t v4 02/15] lib/igt_fb: mark buffers as SCANOUT
` [igt-dev] [PATCH i-g-t v4 03/15] lib/igt_draw: "
` [igt-dev] [PATCH i-g-t v4 04/15] lib/xe: support cpu_caching and coh_mod for gem_create
` [igt-dev] [PATCH i-g-t v4 05/15] tests/xe/mmap: add some tests for cpu_caching and coh_mode
` [igt-dev] [PATCH i-g-t v4 06/15] lib/intel_pat: add helpers for common pat_index modes
` [igt-dev] [PATCH i-g-t v4 07/15] lib/allocator: add get_offset_pat_index() helper
` [igt-dev] [PATCH i-g-t v4 08/15] lib/intel_blt: support pat_index
` [igt-dev] [PATCH i-g-t v4 09/15] lib/intel_buf: "
` [igt-dev] [PATCH i-g-t v4 10/15] lib/xe_ioctl: update vm_bind to account for pat_index
` [igt-dev] [PATCH i-g-t v4 11/15] lib/intel_allocator: treat default_alignment as the minimum
` [igt-dev] [PATCH i-g-t v4 12/15] lib/intel_blt: tidy up alignment usage
` [igt-dev] [PATCH i-g-t v4 13/15] lib/intel_batchbuffer: extend to include optional alignment
` [igt-dev] [PATCH i-g-t v4 14/15] tests/xe: add some vm_bind pat_index tests
` [igt-dev] [PATCH i-g-t v4 15/15] tests/intel-ci/xe: add pat and caching related tests

[igt-dev] [PATCH i-g-t v3 0/5] Add flat-ccs tests
 2023-10-19 19:33 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v3 1/5] lib/intel_blt: Release an offset in the allocator on buffer destroy
` [igt-dev] [PATCH i-g-t v3 2/5] lib/intel_blt: Add visible vram flag if object needs to be mapped
` [igt-dev] [PATCH i-g-t v3 3/5] lib/igt_sizes: Add common SZ_* header
` [igt-dev] [PATCH i-g-t v3 4/5] tests/xe_evict_ccs: Add evict ccs test
` [igt-dev] [PATCH i-g-t v3 5/5] intel-ci/xe-fast-feedback: Add two xe_evict_ccs subtests for Xe run

[igt-dev] [PATCH i-g-t] lib/igt_kmod: Remove wrong note regarding dependencies
 2023-10-19 18:50 UTC 

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2023-10-19 18:06 UTC  (9+ messages)
` [igt-dev] [PATCH] intel/kms_flip_scaled_crc.c: Add support for FP16 compressed formats in MTL
` [igt-dev] [PATCH] tests/intel/kms_flip_scaled_crc: Add support for FP16 compressed formats
` [igt-dev] ✓ Fi.CI.BAT: success for tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier (rev5)
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] lib/intel_blt.c: ensure uint64_t result of multiplication
 2023-10-19 15:36 UTC  (9+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "
` [igt-dev] ✗ Fi.CI.BAT: "

[igt-dev] [i-g-t V2 0/5] Optimize kms tesplan documentation
 2023-10-19 14:46 UTC  (7+ messages)
` [igt-dev] [i-g-t V2 1/5] tests/kms/testplan: Move testplan documentation to beginning of the file
` [igt-dev] [i-g-t V2 2/5] tests/kms/testplan: Regroup testplan documentation
` [igt-dev] [i-g-t V2 3/5] tests/kms/testplan: Optimize KMS "
` [igt-dev] [i-g-t V2 4/5] tests/kms/testplan: Fix Mega Feature in "
` [igt-dev] [i-g-t V2 5/5] tests/kms/testplan: Avoid duplicate names on Mega feature vs Functionality

[igt-dev] [PATCH v2] drm-uapi: sync with drm-next
 2023-10-19 14:24 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add copy basic test to exercise blt commands
 2023-10-19 11:54 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_blt: Add wrappers to prepare batch buffers and submit exec
` [igt-dev] [PATCH i-g-t 2/3] lib/intel_cmds_info: Add M_MATRIX in mem_copy as it is supported for PVC
` [igt-dev] [PATCH i-g-t 3/3] intel/xe_copy_basic: Add copy basic test to exercise blt commands
` [igt-dev] ✓ Fi.CI.BAT: success for Add copy basic test to exercise blt commands (rev8)
` [igt-dev] ✗ CI.xeBAT: failure "
` [igt-dev] ✗ Fi.CI.IGT: "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [[PATCH i-g-t]] tests/kms_setmode: disable DRRS if eDP support variable refresh rate
 2023-10-19 11:27 UTC  (8+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for ] "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] [PATCH] "

[igt-dev] [PATCH igt 0/2] tools/msm_dp_compliance: Multi-connector support
 2023-10-19 10:43 UTC  (5+ messages)
` [igt-dev] [PATCH igt 1/2] tools/msm_dp_compliance: Small arg parsing cleanup
` [igt-dev] [PATCH igt 2/2] tools/msm_dp_compliance: Add arg to specify connector name

[igt-dev] [PATCH i-g-t] tests/device_reset: fix logic to unbind when snd_hda_intel is loaded
 2023-10-19  9:15 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_dsc: update debugfs
 2023-10-19  7:15 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ CI.xeBAT: success "

[igt-dev] [PATCH i-g-t v3 00/12] PAT and cache coherency support
 2023-10-19  4:45 UTC  (19+ messages)
` [igt-dev] [PATCH i-g-t v3 05/12] tests/xe/mmap: add some tests for cpu_caching and coh_mode
` [igt-dev] [PATCH i-g-t v3 06/12] lib/intel_pat: add helpers for common pat_index modes
` [igt-dev] [PATCH i-g-t v3 10/12] lib/xe_ioctl: update vm_bind to account for pat_index
` [igt-dev] [PATCH i-g-t v3 11/12] tests/xe: add some vm_bind pat_index tests
` [igt-dev] [PATCH i-g-t v3 12/12] tests/intel-ci/xe: add pat and caching related tests
` [igt-dev] ✗ CI.xeBAT: failure for PAT and cache coherency support (rev3)
` [igt-dev] ✗ Fi.CI.BAT: "

[igt-dev] [PATCH] [i-g-t] tests/kms_cursor_crc: Fix test intermittent failures on AMD gpu
 2023-10-19  4:18 UTC  (6+ messages)

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu
 2023-10-19  4:14 UTC  (12+ messages)
` [igt-dev] [PATCH 2/2] [i-g-t] tests/kms_cursor_crc: Fix test intermittent failures "
` [igt-dev] ✓ CI.xeBAT: success for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix cursor crop "
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu

[igt-dev] [PATCH] tests/amd_dispatch: add negative test for SDMA
 2023-10-19  2:39 UTC  (5+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for tests/amd_dispatch: add negative test for SDMA (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v2] tests/kms_closefb: add CLOSEFB IOCTL test
 2023-10-18 18:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_closefb: add CLOSEFB IOCTL test (rev2)

[igt-dev] [PATCH i-g-t v2 0/4] Add flat-ccs tests
 2023-10-18 17:37 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 2/4] lib/igt_sizes: Add common SZ_* header
` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe_evict_ccs: Add evict ccs test

[igt-dev] [PATCH i-g-t] lib/igt_fb/xe: use engine copy where available
 2023-10-18 13:51 UTC  (13+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "
` [igt-dev] ✓ CI.xeBAT: success "
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ✓ CI.xeBAT: success for lib/igt_fb/xe: use engine copy where available (rev2)
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb/xe: use engine copy where available (rev3)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH] tests/kms_closefb: add CLOSEFB IOCTL test
 2023-10-18 12:34 UTC  (6+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t] tests/xe/xe_prime_self_import: Adjust buffer object sizes to min alignment
 2023-10-18 10:57 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ CI.xeBAT: success "

[igt-dev] [PATCH i-g-t] tools/intel_gpu_frequency: fix device opening
 2023-10-18  7:58 UTC  (7+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t] lib/drmtest.h: make ALIGN work with uint64_t values
 2023-10-17 19:15 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t] tests/amd_dispatch: add negative test for SDMA
 2023-10-17 19:04 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH i-g-t 0/3] Add copy basic test to exercise blt commands
 2023-10-17 11:45 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_blt: Add wrappers to prepare batch buffers and submit exec
` [igt-dev] [PATCH i-g-t 2/3] lib/intel_cmds_info: Add M_MATRIX in mem_copy as it is supported for PVC
` [igt-dev] [PATCH i-g-t 3/3] intel/xe_copy_basic: Add copy basic test to exercise blt commands
` [igt-dev] ✓ CI.xeBAT: success for Add copy basic test to exercise blt commands (rev7)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH 0/2] Move dpcd_(read/write) to igt_dpcd
 2023-10-17  9:47 UTC  (7+ messages)
` [igt-dev] [PATCH 1/2] lib/igt_dpcd: move dpcd_read and dpcd_write to lib
` [igt-dev] [PATCH 2/2] lib/meson.build: Add igt_dpcd for compilation
` [igt-dev] ✓ Fi.CI.BAT: success for Move dpcd_(read/write) to igt_dpcd (rev3)
` [igt-dev] ✓ CI.xeBAT: "
` [igt-dev] ✗ Fi.CI.IGT: failure "

[igt-dev] [PATCH v3] tests/xe_huc_copy: Handle multiple GTs
 2023-10-17  7:28 UTC  (4+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/xe_huc_copy: Handle multiple GTs (rev3)
` [igt-dev] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH i-g-t v3 00/11] Kunit fixes and improvements
 2023-10-17  5:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Kunit fixes and improvements (rev4)

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix cursor crop on AMD gpu
 2023-10-16 23:07 UTC  (4+ messages)
` [igt-dev] [PATCH 2/2] [i-g-t] tests/kms_cursor_crc: Fix test intermittent failures "
` [igt-dev] ✗ CI.xeBAT: failure for series starting with [1/2,i-g-t] tests/kms_cursor_crc: Fix cursor crop "
` [igt-dev] ✗ Fi.CI.BAT: "

[igt-dev] [PATCH 1/2] [i-g-t] tests/kms_cursor_crc: Fix tests be skipped on AMD gpu
 2023-10-16 19:14 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands
 2023-10-16 17:44 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_blt: Add wrappers to prepare batch buffers and submit exec
` [igt-dev] [PATCH i-g-t 2/2] intel/xe_copy_basic: Add copy basic test to exercise blt commands


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox