messages from 2021-07-16 14:46:44 to 2021-07-24 17:32:54 UTC [more...]
[igt-dev] [PATCH i-g-t] tests/kms: Return false in gem_has_lmem for platforms not having LMEM support
2021-07-24 17:32 UTC (9+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] [PATCH] tests/kms: Return false in gem_has_lmem for kernels not having DRM_I915_QUERY_MEMORY_REGIONS support
` [igt-dev] [PATCH i-g-t] "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms: Return false in gem_has_lmem for platforms not having LMEM support (rev2)
[igt-dev] [PATCH i-g-t 0/2] Revert the wrong fix for coverage-premultiplied-constant
2021-07-24 16:08 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t 1/2] Revert "tests/kms_plane_alpha_blend: Fix a check in is_6bpc function"
` [igt-dev] [PATCH i-g-t 2/2] Revert "tests/kms_plane_alpha_blend: Skip coverage-vs-premult-vs-none for 6bpc panels"
` [igt-dev] ✗ Fi.CI.BAT: failure for Revert the wrong fix for coverage-premultiplied-constant
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH v2] tests/kms_bw: New test for bandwidth validation
2021-07-24 15:26 UTC (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[Intel-gfx] [RFC] intel-gpu-top: Adapt for fdinfo stats
2021-07-23 21:05 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for intel-gpu-top: Adapt for fdinfo stats (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/kms_big_fb: Fix hw stride length tests
2021-07-23 20:14 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t 0/3] Limit the HANG tests to two pipes
2021-07-23 15:55 UTC (10+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/kms_busy: Limit the execution "
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_flip: Restrict the hang tests "
` [igt-dev] ✓ Fi.CI.BAT: success for Limit the HANG tests to two pipes (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [i-g-t V2] tests/kms_prime: Use 256B aligned width
2021-07-23 15:16 UTC (9+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_prime: Use 256B aligned width (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH] tests/kms_atomic: igt_require_pipe_crc for plane_immutable_zpos
2021-07-23 14:37 UTC (6+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH i-g-t 00/50] Add allocator support in IGT
2021-07-23 14:26 UTC (53+ messages)
` [igt-dev] [PATCH i-g-t 01/50] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t 02/50] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t 03/50] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t 04/50] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t 05/50] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t 06/50] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t 07/50] tests/gem_bad_reloc: Skip on gens where relocations are not supported
` [igt-dev] [PATCH i-g-t 08/50] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 09/50] tests/gem_create: "
` [igt-dev] [PATCH i-g-t 10/50] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t 11/50] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t 12/50] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t 13/50] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t 14/50] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t 15/50] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t 16/50] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t 17/50] tests/gem_exec_big: Require relocation support
` [igt-dev] [PATCH i-g-t 18/50] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t 19/50] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t 20/50] tests/gem_exec_store: Support gens without relocations
` [igt-dev] [PATCH i-g-t 21/50] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 22/50] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t 23/50] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t 24/50] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t 25/50] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t 26/50] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t 27/50] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 28/50] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t 29/50] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 30/50] tests/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t 31/50] tests/gem_spin_batch: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 32/50] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t 33/50] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t 34/50] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t 35/50] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t 36/50] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t 37/50] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 38/50] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t 39/50] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t 40/50] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t 41/50] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t 42/50] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t 43/50] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 44/50] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t 45/50] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t 46/50] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t 47/50] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t 48/50] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t 49/50] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t 50/50] tests/sysfs_timeslice_duration: "
` [igt-dev] ✗ Fi.CI.BAT: failure for Add allocator support in IGT
[igt-dev] [i-g-t V3] tests/kms_prime: Use 256B aligned width
2021-07-23 14:04 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_prime: Use 256B aligned width (rev3)
[igt-dev] [PATCH] Add .vscode to gitignore
2021-07-23 13:47 UTC (2+ messages)
[igt-dev] [PATCH v5] tests/kms_vblank: Turn on hardware before testing invalid vblank
2021-07-23 13:45 UTC (3+ messages)
` [igt-dev] [PATCH v6] "
[igt-dev] [PATCH i-g-t] tests/i915_pm_dc: Fix platform version check
2021-07-22 17:18 UTC (6+ messages)
` [igt-dev] [REBASED] "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915_pm_dc: Fix platform version check (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH i-g-t] tests/kms_plane_alpha_blend: Fix a check in is_6bpc function
2021-07-22 13:40 UTC (10+ messages)
[igt-dev] [PATCH i-g-t 0/2] Check the addresses of blocks being reserved
2021-07-22 11:29 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_allocator_simple: Check boundaries of reserved blocks
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_softpin: Adjust the addresses of reverved blocks
` [igt-dev] ✓ Fi.CI.BAT: success for Check the addresses of blocks being reserved
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t 0/7] Updates for GuC & parallel execbuf
2021-07-22 6:54 UTC (10+ messages)
` [Intel-gfx] [PATCH i-g-t 1/7] include/drm-uapi: Add parallel context configuration uAPI
` [igt-dev] [PATCH i-g-t 2/7] include/drm-uapi: Add logical mapping uAPI
` [igt-dev] [PATCH i-g-t 3/7] lib/intel_ctx: Add support for parallel contexts to intel_ctx library
` [Intel-gfx] [PATCH i-g-t 4/7] i915/gem_exec_balancer: Test parallel execbuf
` [igt-dev] [PATCH i-g-t 5/7] include/drm-uapi: Add static priority mapping UAPI
` [igt-dev] [PATCH i-g-t 6/7] i915/gem_scheduler: Make gem_scheduler understand static priority mapping
` [igt-dev] [PATCH i-g-t 7/7] i915/gem_ctx_shared: Make gem_ctx_shared "
` [igt-dev] ✓ Fi.CI.BAT: success for Updates for GuC & parallel execbuf
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t v2 0/4] Implement the BST allocator
2021-07-21 9:19 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t 1/4] lib/intel_allocator: Fix argument names in declarations
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_bst: Add a BST interface and an AVL implementation
` [igt-dev] [PATCH i-g-t 3/4] lib/intel_allocator_bst: Implement the allocator with a BST
` [igt-dev] [PATCH i-g-t 4/4] tests/i915_api_intel_allocator: Add the BST allocator
` [igt-dev] ✓ Fi.CI.BAT: success for Implement the BST allocator (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [Intel-gfx] [PATCH CI 2/4] drm/i915/display/psr: Use plane damage clips to calculate damaged area
2021-07-21 8:20 UTC
[igt-dev] [i-g-t V2 0/3] Extend DSC support to HDMI
2021-07-20 16:27 UTC (15+ messages)
` [igt-dev] [i-g-t V2 1/3] lib/igt_kms: Rename dp_dsc to dsc
` [igt-dev] [i-g-t V2 2/3] tests/kms_dsc: Extend support to HDMI
` [igt-dev] [i-g-t V2 3/3] tests/kms_invalid_dotclock: Update to use renamed DSC api
` [igt-dev] ✓ Fi.CI.BAT: success for Extend DSC support to HDMI (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH] tests/kms_addfb_basic: Test addfb2 with DRM_FORMAT_C8 only if supported
2021-07-20 16:11 UTC (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_addfb_basic: Test addfb2 with DRM_FORMAT_C8 only if supported. (rev3)
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH i-g-t 0/4] Implement the BST allocator
2021-07-20 13:31 UTC (7+ messages)
` [igt-dev] [PATCH i-g-t 1/4] lib/intel_allocator: Fix argument names in declarations
` [igt-dev] [PATCH i-g-t 2/4] lib/igt_bst: Add a BST interface and an AVL implementation
` [igt-dev] [PATCH i-g-t 3/4] lib/intel_allocator_bst: Implement the allocator with a BST
` [igt-dev] [PATCH i-g-t 4/4] tests/i915_api_intel_allocator: Add the BST allocator
` [igt-dev] ✗ Fi.CI.BUILD: failure for Implement "
` [igt-dev] ✗ GitLab.Pipeline: warning "
[igt-dev] [i-g-t] tests/kms_prime: Use 256B aligned width
2021-07-20 9:09 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
[igt-dev] [PATCH i-g-t 0/2] New tests for ASSR Content Protection on DP/eDP
2021-07-19 19:00 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t v2 0/2] tests/amdgpu: New ASSR test on DP/eDP links
` [igt-dev] [PATCH i-g-t v2 1/2] "
` [igt-dev] [PATCH i-g-t v3 0/2] "
` [igt-dev] [PATCH i-g-t v3 1/2] tests/kms_assr: "
` [igt-dev] [PATCH i-g-t v3 2/2] tests/kms_assr: Add suspend and DPMS subtests to ASSR test
` [igt-dev] ✓ Fi.CI.BAT: success for New tests for ASSR Content Protection on DP/eDP (rev3)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [i-g-t V2] tests/kms_dither: Make dither tests generic
2021-07-19 15:34 UTC (7+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_dither: Make dither tests generic (rev2)
` [igt-dev] ✗ Fi.CI.IGT: failure "
` [igt-dev] ✓ Fi.CI.IGT: success "
[igt-dev] [PATCH i-g-t v4 0/4] VDSC ADLP related patches
2021-07-19 14:22 UTC (7+ messages)
` [igt-dev] [PATCH i-g-t 1/4] tests/kms_dp_dsc: Add a subtest to force DSC output BPP
` [igt-dev] [PATCH i-g-t 2/4] lib: Add helper functions to read/write dsc debugfs
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_dp_dsc: Use "
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_invalid_dotclock: Modify the test for bigjoiner
` [igt-dev] ✓ Fi.CI.BAT: success for VDSC ADLP related patches (rev4)
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t 0/3] Extend DSC support to HDMI
2021-07-19 12:41 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_kms: Rename dp_dsc to dsc
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_dsc: Extend support to HDMI
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_invalid_dotclock: Update to use renamed DSC api
` [igt-dev] ✗ Fi.CI.BUILD: failure for Extend DSC support to HDMI
` [igt-dev] ✗ GitLab.Pipeline: warning "
[igt-dev] [PATCH i-g-t v2 1/4] tests/kms_dp_dsc: Add a subtest to force DSC output BPP
2021-07-19 5:58 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v3 "
[igt-dev] [PATCH i-g-t 00/16] kms: Various cleanups and fixes
2021-07-19 4:48 UTC (12+ messages)
` [igt-dev] [PATCH i-g-t 01/16] lib/kms: Add igt_rotation_90_or_270()
` [igt-dev] [PATCH i-g-t 02/16] tests/kms_big_fb: Use igt_rotation_90_or_270()
` [igt-dev] [PATCH i-g-t 03/16] tests/kms_plane_scaling: "
` [igt-dev] [PATCH i-g-t 04/16] tests/kms_rotation_crc: "
` [igt-dev] [PATCH i-g-t 09/16] tests/kms_big_fb: Use igt_has_drm_cap()
` [igt-dev] ✓ Fi.CI.BAT: success for kms: Various cleanups and fixes
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t v6 00/16] Introduce PXP Test
2021-07-16 20:12 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v6 05/16] Add PXP attribute support in batchbuffer and buffer_ops libs
[igt-dev] [PATCH i-g-t] tests/kms_dither: Make dither tests generic
2021-07-16 15:05 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox