messages from 2024-07-02 23:28:23 to 2024-07-05 20:04:28 UTC [more...]
[PATCH i-g-t 00/37] Intel CCS + 10bpc/fp16 stuff
2024-07-05 20:04 UTC (45+ messages)
` [PATCH i-g-t 01/37] lib/intel_aux_pgtable: Library to add support for RGB16161616_64B format
` [PATCH i-g-t 02/37] lib/rendercopy: Add deltas to all surface relocs
` [PATCH i-g-t 03/37] tests/kms_big_fb: Use igt_fb_create_intel_buf()
` [PATCH i-g-t 04/37] tests/kms_frontbuffer_tracking: Use igt_create_fb()
` [PATCH i-g-t 05/37] lib/igt_fb: Make igt_calc_fb_size() somewhat usable
` [PATCH i-g-t 06/37] lib/rendercopy: Always setup clear color for TGL
` [PATCH i-g-t 07/37] lib/rendercopy: Don't skip clearcolor on flat CCS
` [PATCH i-g-t 08/37] lib/rendercopy: Fix fastclear scaling
` [PATCH i-g-t 09/37] lib/rendercopy: Extract gen4_surface_format()
` [PATCH i-g-t 10/37] lib/rendercopy: Extract {dg2, lnl}_compression_format()
` [PATCH i-g-t 11/37] lib/rendercopy: Add specific support for 2:10:10:10 formats
` [PATCH i-g-t 12/37] lib/rendercopy: Use the proper compression format for 10bpc on dg2/lnl+
` [PATCH i-g-t 13/37] lib/rendercopy: Use the proper compression format for 16bpc "
` [PATCH i-g-t 14/37] lib/igt_fb: Extract is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 15/37] lib/igt_fb: Extract ccs_needs_enginecopy()
` [PATCH i-g-t 16/37] lib/igt_fb: Require enginecopy for clear color
` [PATCH i-g-t 17/37] lib/igt_fb: Expose igt_fb_is_ccs_modifier()
` [PATCH i-g-t 18/37] lib/igt_fb: Expose igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 19/37] lib/igt_fb: Expose igt_fb_is_gen12_mc_ccs_modifier()
` [PATCH i-g-t 20/37] lib/igt_fb: Adjust how we pick the blitter compression format
` [PATCH i-g-t 21/37] lib/igt_fb: Add DRM_FORMAT_XRGB2101010 compression format for the
` [PATCH i-g-t 22/37] lib/igt_fb: Add 16bpc compression format for the blitter
` [PATCH i-g-t 23/37] lib/igt_fb: Fix planar block copy
` [PATCH i-g-t 24/37] lib/igt_fb: Fix blitter compression format handling
` [PATCH i-g-t 25/37] lib/igt_fb: Try to fix block copy media compression handling
` [PATCH i-g-t 26/37] lib/igt_fb: Assert that we have no clear color when using the bltter
` [PATCH i-g-t 27/37] lib/vebox: Add support for fp16 RGB formats
` [PATCH i-g-t 28/37] lib/vebox: Add 10bpc support
` [PATCH i-g-t 29/37] lib/igt_fb: Treat 2:10:10:10 properly
` [PATCH i-g-t 30/37] tests/kms_plane: Extract skip_format_mod()
` [PATCH i-g-t 31/37] tests/kms_plane: Skip 10bpc formats with media compression
` [PATCH i-g-t 32/37] tests/kms_ccs: Reuse igt_fb_is_gen12_rc_ccs_cc_modifier()
` [PATCH i-g-t 33/37] tests/kms_ccs: Correctly check clear color for 10bpc formats
` [PATCH i-g-t 34/37] tests/kms_ccs: Correctly check clear color for fp16 formats
` [PATCH i-g-t 35/37] tests/kms_ccs: Skip 10bpc formats with media compression
` [PATCH i-g-t 36/37] tests/kms_ccs: Skip testing on identical plane types
` [PATCH i-g-t 37/37] tests/kms_ccs: Provide a hint as to what we're testing
` ✓ CI.xeBAT: success for Intel CCS + 10bpc/fp16 stuff
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeFULL: success "
` ✓ Fi.CI.BAT: success for Intel CCS + 10bpc/fp16 stuff (rev2)
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
[PATCH i-g-t] tests/kms_plane_scaling: Improvise the scaling BW issues
2024-07-05 19:58 UTC
[PATCH i-g-t v9 00/15] Intel Xe OA IGT's
2024-07-05 19:36 UTC (19+ messages)
` [PATCH i-g-t 01/15] drm-uapi/xe: Sync with Perf/Observation layer uapi updates
` [PATCH i-g-t 02/15] lib/xe/oa: Add PVC support
` [PATCH i-g-t 03/15] tests/intel/xe_oa: Add first tests
` [PATCH i-g-t 04/15] tests/intel/xe_oa: Add some negative tests
` [PATCH i-g-t 05/15] tests/intel/xe_oa: Add "oa-formats" subtest
` [PATCH i-g-t 06/15] tests/intel/xe_oa: Add oa exponent tests
` [PATCH i-g-t 07/15] tests/intel/xe_oa: buffer-fill, non-zero-reason, enable-disable
` [PATCH i-g-t 08/15] tests/intel/xe_oa: blocking and polling tests
` [PATCH i-g-t 09/15] tests/intel/xe_oa: OAR/OAC tests
` [PATCH i-g-t 10/15] tests/intel/xe_oa: Exclusive/concurrent access, rc6 and stress open close
` [PATCH i-g-t 11/15] tests/intel/xe_oa: add remove OA config tests
` [PATCH i-g-t 12/15] tests/intel/xe_oa: OA buffer mmap tests
` [PATCH i-g-t 13/15] tests/intel/xe_oa: Register whitelisting and MMIO trigger tests
` [PATCH i-g-t 14/15] tests/intel/xe_oa: Drop "xe-ref-count" subtest
` [PATCH i-g-t 15/15] HAX: Add Xe OA tests to xe-fast-feedback.testlist
` ✗ GitLab.Pipeline: warning for Intel Xe OA IGT's (rev10)
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "
[PATCH i-g-t v2] tests/kms_getfb: Skip getfb2-accept-ccs subtest on Xe2 platforms
2024-07-05 19:24 UTC (5+ messages)
` ✓ CI.xeBAT: success for tests/kms_getfb: Skip getfb2-accept-ccs subtest on Xe2 platforms (rev3)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] tests/intel-ci/xe-fast-feedback: Add SR-IOV tests
2024-07-05 18:57 UTC (3+ messages)
` ✗ CI.xeBAT: failure for "
` ✓ Fi.CI.BAT: success "
[PATCH i-g-t] lib/igt_device_scan: Skip attributes in subdirectories
2024-07-05 18:32 UTC (4+ messages)
` ✓ CI.xeBAT: success for lib/igt_device_scan: Skip attributes in subdirectories (rev2)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
[PATCH i-g-t] tests/intel-ci/fast-feedback: Add SR-IOV tests
2024-07-05 18:24 UTC (4+ messages)
[PATCH v1 0/1] Added IGT support to validate global histogram
2024-07-05 16:59 UTC (5+ messages)
` [PATCH v1 1/1] tests/kms_histogram: "
` ✗ CI.xeBAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✓ CI.xeFULL: "
[PATCH i-g-t] lib/igt_device_scan: Skip attributes in subdirectories
2024-07-05 10:08 UTC (7+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/i915/i915_pm_backlight: Brightness test during DPMS on and off
2024-07-05 7:51 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for tests/i915/i915_pm_backlight: Brightness test during DPMS on and off (rev3)
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] lib/igt_sysfs: Implement dynamic adjustment of debug log level
2024-07-05 7:44 UTC (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] tests/intel/kms_pm_dc: Modified the deep-pkgc subtest. Changes: 1. Added checks to avoid connector failures. 2. Added vblank wait to sync with frame time
2024-07-05 7:35 UTC (6+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✓ Fi.CI.BAT: success for tests/intel/kms_pm_dc: Modified the deep-pkgc subtest. Changes: 1. Added checks to avoid connector failures. 2. Added vblank wait to sync with frame time. (rev2)
` ✓ CI.xeBAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t] lib/i915/perf: Add ARL support in IGT perf library
2024-07-05 7:27 UTC (7+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✓ CI.xeBAT: success for lib/i915/perf: Add ARL support in IGT perf library (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t] drm-uapi/xe: Sync with Perf/Observation layer uapi updates
2024-07-05 6:25 UTC (8+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "
` ✓ CI.xeBAT: success for drm-uapi/xe: Sync with Perf/Observation layer uapi updates (rev2)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t v8 00/15] Intel Xe OA IGT's
2024-07-05 5:57 UTC (21+ messages)
` [PATCH i-g-t 01/15] drm-uapi/xe: Sync with Perf/Observation layer uapi updates
` [PATCH i-g-t 02/15] lib/xe/oa: Add PVC support
` [PATCH i-g-t 03/15] tests/intel/xe_oa: Add first tests
` [PATCH i-g-t 04/15] tests/intel/xe_oa: Add some negative tests
` [PATCH i-g-t 05/15] tests/intel/xe_oa: Add "oa-formats" subtest
` [PATCH i-g-t 06/15] tests/intel/xe_oa: Add oa exponent tests
` [PATCH i-g-t 07/15] tests/intel/xe_oa: buffer-fill, non-zero-reason, enable-disable
` [PATCH i-g-t 08/15] tests/intel/xe_oa: blocking and polling tests
` [PATCH i-g-t 09/15] tests/intel/xe_oa: OAR/OAC tests
` [PATCH i-g-t 10/15] tests/intel/xe_oa: Exclusive/concurrent access, rc6 and stress open close
` [PATCH i-g-t 11/15] tests/intel/xe_oa: add remove OA config tests
` [PATCH i-g-t 12/15] tests/intel/xe_oa: OA buffer mmap tests
` [PATCH i-g-t 13/15] tests/intel/xe_oa: Register whitelisting and MMIO trigger tests
` [PATCH i-g-t 14/15] tests/intel/xe_oa: Drop "xe-ref-count" subtest
` [PATCH i-g-t 15/15] HAX: Add Xe OA tests to xe-fast-feedback.testlist
` ✗ Fi.CI.BUILD: failure for Intel Xe OA IGT's (rev8)
` ✓ CI.xeBAT: success for Intel Xe OA IGT's (rev9)
` ✓ Fi.CI.BAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] lib/amdgpu: fix query ip info issue
2024-07-05 5:49 UTC (6+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✓ CI.xeBAT: success for lib/amdgpu: fix query ip info issue (rev2)
` ✓ Fi.CI.BAT: "
` ✗ CI.xeFULL: failure "
` ✗ Fi.CI.IGT: "
[PATCH i-g-t v2 00/10] Add per-client engine utilization tests
2024-07-04 22:18 UTC (15+ messages)
` [PATCH i-g-t v2 01/10] tests/intel/xe_drm_fdinfo: Rename basic to basic-memory test
` [PATCH i-g-t v2 02/10] tests/intel/xe_drm_fdinfo: Add basic-engine-utilization test
` [PATCH i-g-t v2 03/10] tests/intel/xe_drm_fdinfo: Add helper to read utilization for all classes
` [PATCH i-g-t v2 04/10] tests/intel/xe_drm_fdinfo: Add helpers for spinning batches
` [PATCH i-g-t v2 05/10] tests/intel/xe_drm_fdinfo: Add single engine tests
` [PATCH i-g-t v2 06/10] tests/intel/xe_drm_fdinfo: Add tests to verify all class utilization
` [PATCH i-g-t v2 07/10] tests/intel/xe_drm_fdinfo: Add an iterator for virtual engines
` [PATCH i-g-t v2 08/10] tests/intel/xe_drm_fdinfo: Add tests "
` [PATCH i-g-t v2 09/10] tests/intel/xe_drm_fdinfo: Add tests for parallel engines
` [PATCH i-g-t v2 10/10] tests/intel/xe_drm_fdinfo: Ensure queue destroy records load correctly
` ✗ Fi.CI.BUILD: failure for Add per-client engine utilization tests (rev3)
` ✓ CI.xeBAT: success for Add per-client engine utilization tests (rev4)
` ✗ Fi.CI.BAT: failure "
` ✓ CI.xeFULL: success "
[PATCH i-g-t] Revert "lib/igt_kmod: unload mei_gsc_proxy for Intel drivers"
2024-07-04 18:26 UTC (4+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ Fi.CI.BAT: failure for Revert "lib/igt_kmod: unload mei_gsc_proxy for Intel drivers" (rev2)
[PATCH i-g-t] tests/kms_atomic_transition: Reducing debug loglevel dynamically
2024-07-04 17:57 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "
[PATCH v3 0/4] drm: fix two issues related to HDMI Connector implementation
2024-07-04 15:07 UTC (9+ messages)
` [PATCH v3 1/4] drm/drm_property: require DRM_MODE_PROP_IMMUTABLE for single-value props
` [PATCH v3 3/4] drm/bridge-connector: move to DRM_DISPLAY_HELPER module
` [PATCH v3 4/4] drm/bridge-connector: reset the HDMI connector state
[PATCH i-g-t] tests/intel/kms_pm_backlight: Brightness test during DPMS on and off
2024-07-04 11:31 UTC (2+ messages)
[PATCH i-g-t 0/6] lib: igt_fb/rendercopy fixes/cleanups
2024-07-04 0:09 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for lib: igt_fb/rendercopy fixes/cleanups (rev6)
` ✓ CI.xeBAT: "
` ✓ CI.xeFULL: "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t v2] test/xe_gt_freq: Add helper to read RPe freq
2024-07-03 21:03 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for test/xe_gt_freq: Add helper to read RPe freq (rev2)
[PATCH i-g-t v2 0/7] Add support for hook script
2024-07-03 19:33 UTC (5+ messages)
` [PATCH i-g-t v2 1/7] igt_hook: Add feature
` [PATCH i-g-t v2 6/7] runner: Use dynamic vector for test argv
[PATCH i-g-t] tests/xe_intel_bb: Reduce render subtest execution time
2024-07-03 14:43 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH i-g-t v2] docs/chamelium: update broken links
2024-07-03 14:42 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for docs/chamelium: update broken links (rev2)
[PATCH i-g-t v3] tests/intel/xe_exec_store: Add basic_inst_benchmark
2024-07-03 14:30 UTC (5+ messages)
[PATCH i-g-t 2/2] RFC: tests/kms_vrr: Add new test to validate LOBF
2024-07-03 11:55 UTC (4+ messages)
` [i-g-t,2/2] "
[i-g-t 0/4] VRR test Cleanup
2024-07-03 5:20 UTC (3+ messages)
` [i-g-t 4/4] tests/kms_vrr: Fix virtual mode for CMRR subtest
[i-g-t 3/4] tests/kms_vrr: Cleanup in creating the virtual mode
2024-07-03 5:11 UTC (3+ messages)
` [i-g-t V2 "
[PATCH i-g-t v2] tests/amdgpu: add amd dispatch subtest
2024-07-03 3:13 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