messages from 2018-04-10 13:46:03 to 2018-04-17 12:47:58 UTC [more...]
[igt-dev] [RFC v4 0/7] Per-context and per-client engine busyness
2018-04-17 12:47 UTC (10+ messages)
` [igt-dev] [PATCH 1/7] drm/i915: Use seqlock in engine stats
` [Intel-gfx] [RFC 2/7] drm/i915: Track per-context engine busyness
` [igt-dev] [RFC 3/7] drm/i915: Expose list of clients in sysfs
` [igt-dev] [RFC 4/7] drm/i915: Update client name on context create
` [igt-dev] [RFC 5/7] drm/i915: Expose per-engine client busyness
` [Intel-gfx] [RFC 6/7] drm/i915: Add sysfs toggle to enable per-client engine stats
` [Intel-gfx] [RFC 7/7] drm/i915: Allow clients to query own per-engine busyness
` [Intel-gfx] [RFC v4 0/7] Per-context and per-client engine busyness
[igt-dev] [PATCH i-g-t v4 1/3] lib/gen6_render: Removal of duplicated definitions
2018-04-17 11:48 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] lib/gen6_render: Reorder registers and fields definitions
` [igt-dev] [PATCH i-g-t v4 3/3] lib/gen6_render: Cosmetic changes in code
[igt-dev] [PATCH i-g-t v3 1/4] lib/rendercopy_gen7: Reorganizing batch allocations
2018-04-17 11:11 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t v3 2/4] lib/rendercopy_gen7: Cosmetic changes in code
` [igt-dev] [PATCH i-g-t v3 3/4] lib/intel_batchbuffer: Removal of state variable from a intel_batchbuffer structure
` [igt-dev] [PATCH i-g-t v3 4/4] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs
[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Reuse gen9_media_fill on Gen 10
2018-04-17 10:44 UTC (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[igt-dev] [CI i-g-t 1/2] tests/gem_exec_latency: New subtests for checking submission from RT tasks
2018-04-17 10:12 UTC (3+ messages)
` [igt-dev] [CI i-g-t 2/2] HACK enable new test
[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs
2018-04-17 9:13 UTC (7+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] [PATCH i-g-t v2 1/2] lib/rendercopy_gen7: Reorganizing batch allocations
` [igt-dev] [PATCH i-g-t v2 2/2] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs
[igt-dev] [PATCH 1/2] scripts: Use https URL to download piglit
2018-04-17 8:23 UTC (5+ messages)
` [igt-dev] [PATCH 2/2] tests/kms_frontbuffer_tracking: Ignore FBC errors due mode is too large
[igt-dev] [PATCH i-g-t 01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
2018-04-17 7:58 UTC (61+ messages)
` [igt-dev] [PATCH i-g-t 02/20] tests/psr: Remove "psr_" prefix from basic and drrs subtests
` [igt-dev] [PATCH i-g-t 03/20] tests/psr: Rename psr_active() to psr_enabled()
` [igt-dev] [PATCH i-g-t 04/20] tests/psr: Store the debugfs file descriptor
` [igt-dev] [PATCH i-g-t 05/20] tests/psr: Assert sink CRC length and make use of igt_sysfs_read()
` [igt-dev] [PATCH i-g-t 06/20] tests/psr: Optimize check for green frame
` [igt-dev] [PATCH i-g-t 07/20] tests/psr: Kill MMAP_GTT_WAITING
` [igt-dev] [PATCH i-g-t 08/20] tests/psr: Merge PSR dpms and suspend variants
` [igt-dev] [PATCH i-g-t 09/20] tests/psr: Check for PSR entry more often and only for a second
` [igt-dev] [PATCH i-g-t 10/20] tests/psr: Remove delay between dpms toggle
` [igt-dev] [PATCH i-g-t 11/20] tests/psr: Check for drrs status only after checking for PSR
` [igt-dev] [PATCH i-g-t 12/20] tests/sink_crc_basic: Debug print CRC values
` [igt-dev] [PATCH i-g-t 13/20] tests/psr: Get rid of global variable running_with_psr_disabled
` [igt-dev] [PATCH i-g-t 14/20] tests/psr: Make testing with sink CRC non-default
` [igt-dev] [PATCH i-g-t 15/20] tests/psr: Eliminate storing pointers for igt_plane_type
` [igt-dev] [PATCH i-g-t 16/20] tests/psr: Pass data_t pointer to dpms_off_on
` [igt-dev] [PATCH i-g-t 17/20] tests/psr: Prepare for using timestamps
` [igt-dev] [PATCH i-g-t 18/20] tests/psr: Check for timestamp support
` [igt-dev] [PATCH i-g-t 19/20] tests/psr: Test PSR using interrupt timestamps
` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] [PATCH i-g-t 20/20] tests/psr: Add more PSR subtests to fast feedback list
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
` [igt-dev] ✗ Fi.CI.IGT: warning "
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,01/20] tests/psr: Print the reason for skipping when sink lacks PSR support (rev2)
[Mesa-dev] [PATCH i-g-t] [RFC] CONTRIBUTING: commit rights docs
2018-04-17 0:27 UTC (4+ messages)
` [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/gem_exec_latency: New subtests for checking submission from RT tasks
2018-04-16 20:51 UTC (6+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t 0/3] Enable kms_color tests for amdgpu devices
2018-04-16 15:51 UTC (11+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/kms_color: Fill entire frame when painting rectangles
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_color: Do not mask LUT for non i915 drivers
` [igt-dev] [PATCH i-g-t v2 "
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_color: Enable color tests for AMDGPU
` [igt-dev] ✓ Fi.CI.BAT: success for Enable kms_color tests for amdgpu devices (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] igt: Drop Intel from the name in docs and paths
2018-04-16 15:16 UTC (3+ messages)
[igt-dev] [PATCH i-g-t v3] tests/perf_pmu: Avoid RT thread for accuracy test
2018-04-16 10:08 UTC (7+ messages)
` [Intel-gfx] [PATCH i-g-t v4] "
` [igt-dev] "
[igt-dev] [PATCH i-g-t 1/2] NOT_UPSTREAM: lib: explain that some gen9 functions do not extend to gen11
2018-04-16 7:20 UTC
[igt-dev] [PATCH igt] igt/kms_plane_scaling: Open DRM_MASTER
2018-04-13 17:55 UTC (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH i-g-t v3] tests/kms_rotation_crc: Move platform checks to one place for non exhaust fence cases
2018-04-12 23:06 UTC (6+ messages)
` [igt-dev] "
[igt-dev] [PATCH i-g-t v7 0/4] Refactoring of *_fill libraries
2018-04-12 21:26 UTC (11+ messages)
` [igt-dev] [PATCH i-g-t v7 1/4] lib: Move common gpgpu/media fill functions to gpu_fill library
` [igt-dev] [PATCH i-g-t v7 2/4] lib: Remove duplications in "
` [igt-dev] [PATCH i-g-t v7 3/4] lib/gpgpu_fill: Add missing configuration parameters for gpgpu_fill
` [igt-dev] [PATCH i-g-t v7 4/4] lib: Adjust refactored gpu_fill library to our coding style
` [igt-dev] ✓ Fi.CI.BAT: success for Refactoring of *_fill libraries (rev4)
` [igt-dev] ✗ Fi.CI.IGT: warning "
[igt-dev] [PATCH i-g-t v3 0/3] lib/gen6_render.h refactoring
2018-04-12 6:13 UTC (7+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] lib/gen6_render: Removal of duplicated definitions
` [igt-dev] [PATCH i-g-t v3 2/3] lib/gen6_render: Reorder registers and fields definitions
` [igt-dev] [PATCH i-g-t v3 3/3] lib/gen6_render: Unify spaces and other cosmetic changes
` [igt-dev] ✓ Fi.CI.BAT: success for lib/gen6_render.h refactoring
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t] tests/gem_close_race: Wait for work to complete before terminating test
2018-04-12 2:05 UTC (10+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_close_race: Wait for work to complete before terminating test (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/gem_close_race: Wait for work to complete before terminating test
` [igt-dev] ✓ Fi.CI.IGT: success for tests/gem_close_race: Wait for work to complete before terminating test (rev2)
[igt-dev] [PATCH] selftests/i915_gem_gtt: Create igt_ggtt_scratch subtest
2018-04-11 18:47 UTC (8+ messages)
` [igt-dev] [PATCH i-g-t] gem_cs_prefetch: Remove gem_cs_prefetch from IGT
` [Intel-gfx] [igt-dev] [PATCH] selftests/i915_gem_gtt: Create igt_ggtt_scratch subtest
` [igt-dev] ✓ Fi.CI.BAT: success for selftests/i915_gem_gtt: Create igt_ggtt_scratch subtest (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "
[igt-dev] [PATCH i-g-t v4 1/2] lib/fb: introduce __igt_create_fb_with_bo_size() and __igt_create_fb()
2018-04-11 13:27 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v4 2/2] add a kms_fb_stride test
[igt-dev] [PATCH i-g-t] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
2018-04-11 11:12 UTC (5+ messages)
[igt-dev] [PATCH igt] igt/gem_exec_schedule: Exercise "deep" preemption
2018-04-11 10:13 UTC
[igt-dev] [PATCH igt] lib: Dump meminfo and slabinfo if we complain about insufficient memory
2018-04-11 8:50 UTC (8+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✗ Fi.CI.IGT: warning "
[igt-dev] [PATCH i-g-t] lib/igt_kms: Handle outputs with no modes better
2018-04-11 7:47 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] lib/igt_kms: Reset FIFO underruns on first commit after init()/reset()
2018-04-11 7:47 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] lib/igt_debugfs: Add timeouts to opening pipe CRC fd
2018-04-11 7:46 UTC (10+ messages)
[igt-dev] [PATCH i-g-t 1/2] lib/igt_debugfs: Add function to check if file exists in debugfs
2018-04-10 16:57 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/debugfs_test: Add subtest guc_log_relay
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] lib/igt_debugfs: Add function to check if file exists in debugfs
` [igt-dev] ✗ Fi.CI.IGT: warning "
[igt-dev] [PATCH i-g-t v2] lib/gen6_render: Refactoring lib
2018-04-10 16:01 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t v6 1/4] lib: Move common gpgpu/media fill functions to gpu_fill library
` [igt-dev] [PATCH i-g-t v6 2/4] lib: Remove duplications in "
` [igt-dev] [PATCH i-g-t v6 3/4] lib/gpgpu_fill: Add missing configuration parameters for gpgpu_fill
` [igt-dev] [PATCH i-g-t v6 4/4] lib: Adjust refactored gpu_fill library to our coding style
[igt-dev] [PATCH i-g-t] lib/gen6_render: Refactoring lib
2018-04-10 15:04 UTC (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/gen6_render: Refactoring lib (rev4)
` [igt-dev] ✗ Fi.CI.IGT: failure "
[igt-dev] [PATCH i-g-t] tools/aubdump: Fix ISO C90 forbids mixed declarations and code warning
2018-04-10 14:57 UTC (4+ messages)
` [Intel-gfx] "
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