messages from 2016-10-06 07:49:09 to 2016-10-07 13:36:04 UTC [more...]
Explicit fencing on multiple timelines, again
2016-10-07 13:36 UTC (60+ messages)
` [PATCH 01/42] drm/i915: Allow disabling error capture
` [PATCH 02/42] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 03/42] drm/i915: Always use the GTT for error capture
` [PATCH 04/42] drm/i915: Consolidate error object printing
` [PATCH 05/42] drm/i915: Compress GPU objects in error state
` [PATCH 06/42] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 07/42] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
` [PATCH 08/42] drm/i915: Rearrange i915_wait_request() accounting with callers
` [PATCH 09/42] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
` [PATCH 10/42] drm/i915: Defer active reference until required
` [PATCH 11/42] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 12/42] drm/i915: Reuse the active golden render state batch
` [PATCH 13/42] drm/i915: Markup GEM API with lockdep asserts
` [PATCH 14/42] drm/i915: Use a radixtree for random access to the object's backing storage
` [PATCH 15/42] drm/i915: Use radixtree to jump start intel_partial_pages()
` [PATCH 16/42] drm/i915: Refactor object page API
` [PATCH 17/42] drm/i915: Pass around sg_table to get_pages/put_pages backend
` [PATCH 18/42] drm/i915: Move object backing storage manipulation to its own locking
` [PATCH 19/42] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
` [PATCH 20/42] drm/i915: Implement pread without struct-mutex
` [PATCH 21/42] drm/i915: Implement pwrite "
` [PATCH 22/42] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
` [PATCH 23/42] drm/i915: Move object release to a freelist + worker
` [PATCH 24/42] drm/i915: Treat a framebuffer reference as an active reference whilst shrinking
` [PATCH 25/42] drm/i915: Use lockless object free
` [PATCH 26/42] drm/i915: Move GEM activity tracking into a common struct reservation_object
` [PATCH 27/42] drm: Add reference counting to drm_atomic_state
` [PATCH 28/42] drm/i915: Restore nonblocking awaits for modesetting
` [PATCH 29/42] drm/i915: Combine seqno + tracking into a global timeline struct
` [PATCH 30/42] drm/i915: Queue the idling context switch after all other timelines
` [PATCH 31/42] drm/i915: Wait first for submission, before waiting for request completion
` [PATCH 32/42] drm/i915: Introduce a global_seqno for each request
` [PATCH 33/42] drm/i915: Rename ->emit_request to ->emit_breadcrumb
` [PATCH 34/42] drm/i915: Record space required for breadcrumb emission
` [PATCH 35/42] drm/i915: Defer "
` [PATCH 36/42] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 37/42] drm/i915: Create a unique name for the context
` [PATCH 38/42] drm/i915: Reserve space in the global seqno during request allocation
` [PATCH 39/42] drm/i915: Defer setting of global seqno on request to submission
` [PATCH 40/42] drm/i915: Enable multiple timelines
` [PATCH 41/42] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 42/42] drm/i915: Support explicit fencing for execbuf
` ✗ Fi.CI.BAT: warning for series starting with [01/42] drm/i915: Allow disabling error capture
[PATCH 0/9] .rodata diet 2 (non-disruptive version)
2016-10-07 13:34 UTC (10+ messages)
` [PATCH 1/9] drm/i915: Shrink cxsr_latency_table
` [PATCH 2/9] drm/i915: Shrink sdvo_cmd_names
` [PATCH 3/9] drm/i915: Shrink per-platform watermark configuration
` [PATCH 4/9] drm/i915: Shrink TV modes const data
` [PATCH 5/9] drm/i915: Use unsigned int for latencies
` [PATCH 6/9] drm/i915: unsigned int is enough for crtc clock
` [PATCH 7/9] drm/i915: Convert get_fifo_size return from int to unsigned int
` [PATCH 8/9] drm/i915: Make intel_calculate_wm return "
` [PATCH 9/9] drm/i915: Tidy watermark computation local types
[PATCH v9] drm/i915: Allocate intel_engine_cs structure only for the enabled engines
2016-10-07 13:24 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v2 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
2016-10-07 13:17 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
` [PATCH v2 3/3] drm/i915/gtt: Free unused lower-level page tables
[PATCH i-g-t] tests/kms_plane_multiple: CRC based atomic correctness test
2016-10-07 11:45 UTC
[PATCH i-g-t 1/5] tests: Use bash for debugfs_wedged and drm_lib.sh
2016-10-07 10:06 UTC (10+ messages)
` [PATCH i-g-t 2/5] tests: Leave basic breadcrumbs in dmesg for shell script based tests
` [PATCH i-g-t 3/5] tests/vgem_reload_basic: Leave breadcrumbs in dmesg
` [PATCH i-g-t 4/5] tests/tools_test: Fix it up for intel_reg
` [PATCH i-g-t 5/5] tools/intel_reg: Return SUCCESS after a succesful dump
[PATCH i-g-t 1/3] tools: intel_aubdump: avoid initializing multiple times
2016-10-07 10:00 UTC (6+ messages)
` [PATCH i-g-t 2/3] tools: intel_aubdump: pass configuration through file descriptor
` [PATCH v4 i-g-t 3/3] aubdump: add --command option to stream aubdump to another program
` [PATCH v2 i-g-t] tools: intel_aubdump: pass configuration through file descriptor
[PATCH] tests/igt: dmesg noise is a kernel failure
2016-10-07 8:43 UTC (4+ messages)
[CI 1/4] drm/i915: Distinguish last emitted request from last submitted request
2016-10-07 8:35 UTC (6+ messages)
` [CI 2/4] drm/i915: Force relocations via cpu if we run out of idle aperture
` [CI 3/4] drm/i915: Reset the breadcrumbs IRQ more carefully
` [CI 4/4] drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/4] drm/i915: Distinguish last emitted request from last submitted request
[PATCH v2 0/9] Broxton ddi phy refactoring
2016-10-07 8:35 UTC (14+ messages)
` [PATCH v2 1/9] drm/i915: Rename struct i915_power_well field data to id
` [PATCH v2 2/9] drm/i915: Explicitly map broxton DPIO power wells to phys
` [PATCH v2 3/9] drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optmin_mask()
` [PATCH v2 4/9] drm/i915: Move broxton phy code to intel_dpio_phy.c
` [PATCH v2 5/9] drm/i915: Move DPIO phy documentation section "
` [PATCH v2 6/9] drm/i915: Move broxton vswing sequence "
` [PATCH v2 7/9] drm/i915: Create a struct to hold information about the broxton phys
` [PATCH v2 8/9] drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info
` [PATCH v2 9/9] drm/i915: Address broxton phy registers based on phy and channel number
` [PATCH v3 "
` ✗ Fi.CI.BAT: warning for Broxton ddi phy refactoring (rev2)
` ✗ Fi.CI.BAT: warning for Broxton ddi phy refactoring (rev3)
[PATCH 0/8] HuC Loading Patches
2016-10-07 7:11 UTC (5+ messages)
` [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams
[PATCH 00/22] .rodata diet
2016-10-07 7:09 UTC (11+ messages)
` [PATCH 03/22] drm/i915: Shrink per-platform watermark configuration
[PATCH] tests/igt: dmesg noise is a kernel failure
2016-10-07 7:02 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Reset the breadcrumbs IRQ more carefully
2016-10-07 6:36 UTC (8+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Reset the breadcrumbs IRQ more carefully (rev2)
[PATCH] drm/i915: Address broxton phy registers based on phy and channel number
2016-10-07 5:10 UTC
[PATCH] drm/i915: Don't try to handle GuC when GuC is not supported
2016-10-06 20:56 UTC (8+ messages)
[PATCH 1/3] Revert "Skip intel_crt_init for Dell XPS 8700"
2016-10-06 18:38 UTC (7+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] "
[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
2016-10-06 18:20 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup (rev2)
[PATCH] i915/GuC: Make GuC loads default
2016-10-06 18:08 UTC (4+ messages)
[PATCH 2/2] drm/i915: KBL - Recommended buffer translation programming for DisplayPort
2016-10-06 17:54 UTC (2+ messages)
` [PATCH] "
[PATCH v11 0/4] New debugfs API for capturing CRC of frames
2016-10-06 15:21 UTC (4+ messages)
` [PATCH v11 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v11 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v11 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines
[PATCH v10 0/4] New debugfs API for capturing CRC of frames
2016-10-06 15:04 UTC (4+ messages)
` [PATCH v10 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v10 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v10 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines
[PATCH] drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
2016-10-06 14:19 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/guc: Delay GuC workqueue reservation
2016-10-06 13:49 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH i-g-t] tests/drv_module_reload_basic: Leave basic breadcrumbs in dmesg
2016-10-06 13:37 UTC (4+ messages)
[PATCH] aubdump: add --command option to stream aubdump to another program
2016-10-06 12:57 UTC (9+ messages)
` [PATCH i-g-t 1/2] aubdump: remove already handled -o
` [PATCH v2 i-g-t 2/2] aubdump: add --command option to stream aubdump to another program
` [PATCH v3 i-g-t] "
[PATCH] drm/i915: Force relocations via cpu if we run out of idle aperture
2016-10-06 12:28 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 0/9] Broxton ddi phy refactoring
2016-10-06 12:15 UTC (10+ messages)
` [PATCH 7/9] drm/i915: Create a struct to hold information about the broxton phys
` [PATCH 8/9] drm/i915: Add location of the Rcomp resistor to bxt_ddi_phy_info
` [PATCH 9/9] drm/i915: Address broxton phy registers based on phy and channel number
[PATCH] drm/i915/gen9: fix DDB partitioning for multi-screen cases
2016-10-06 11:41 UTC (3+ messages)
Regression report] Weekly regression report WW45
2016-10-06 11:37 UTC (25+ messages)
` [Regression report] Weekly regression report WW24
` [Regression report] Weekly regression report WW25
` [Regression report] Weekly regression report WW26
` [Regression report] Weekly regression report WW27
` [Regression report] Weekly regression report WW28
` [Regression report] Weekly regression report WW29
` [Regression report] Weekly regression report WW30
` [Regression report] Weekly regression report WW31
` [Regression report] Weekly regression report WW32
` [Regression report] Weekly regression report WW33
` [Regression report] Weekly regression report WW34
` [Regression report] Weekly regression report WW35
` [Regression report] Weekly regression report WW36
` [Regression report] Weekly regression report WW37
` [Regression report] Weekly regression report WW38
` [Regression report] Weekly regression report WW39
` [Regression report] Weekly regression report WW40
[PATCH 0/6] Start of skl watermark cleanup
2016-10-06 11:25 UTC (5+ messages)
` [PATCH 4/6] drm/i915/gen9: Make skl_wm_level per-plane
[PATCH v2 00/16] drm: drm: Per-plane rotation etc
2016-10-06 10:32 UTC (5+ messages)
` [PATCH v2 07/15] drm/omap: Use per-plane rotation property
[PATCH 1/2] drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAG
2016-10-06 10:10 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Sort DEV_INFO_FOR_EACH_FLAG
[PATCH i-g-t RFC] tests: Add explicit test lists for CI use
2016-10-06 9:22 UTC (3+ messages)
` [PATCH i-g-t v2] "
[PATCH v9 0/4] New debugfs API for capturing CRC of frames
2016-10-06 8:56 UTC (4+ messages)
` [PATCH v9 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v9 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v9 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines
[PATCH] drm/i915: Distinguish last emitted request from last submitted request
2016-10-06 7:56 UTC (2+ messages)
[PATCH] drm/i915: Save hangcheck score across resets
2016-10-06 7:49 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
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