messages from 2019-02-12 10:58:58 to 2019-02-14 14:58:03 UTC [more...]
[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
2019-02-14 14:57 UTC (17+ messages)
` [RFC PATCH 01/42] drm/i915: support 1G pages for the 48b PPGTT
` [RFC PATCH 02/42] drm/i915: enable platform support for 1G pages
` [RFC PATCH 03/42] drm/i915: buddy allocator
` [RFC PATCH 04/42] drm/i915: introduce intel_memory_region
` [RFC PATCH 05/42] drm/i915/region: support basic eviction
` [RFC PATCH 06/42] drm/i915/region: support continuous allocations
` [RFC PATCH 07/42] drm/i915/region: support volatile objects
` [RFC PATCH 08/42] drm/i915: Add memory region information to device_info
` [RFC PATCH 09/42] drm/i915: support creating LMEM objects
` [RFC PATCH 10/42] drm/i915/lmem: add helper to get CPU visible pfn
` [RFC PATCH 11/42] drm/i915/selftests: exercise writes to LMEM
` [RFC PATCH 12/42] drm/i915/selftests: exercise huge-pages for LMEM
` [RFC PATCH 13/42] drm/i915: support object clearing via blitter engine
` [RFC PATCH 14/42] drm/i915: introduce kernel blitter_context
` [RFC PATCH 15/42] drm/i915: support copying objects via blitter engine
` [RFC PATCH 16/42] drm/i915: support basic object migration
[PATCH 1/4] drm/i915/pmu: Always sample an active ringbuffer
2019-02-14 14:56 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 3/4] drm/i915: Remove access to global seqno in the HWSP
` [PATCH 4/4] drm/i915: Remove i915_request.global_seqno
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/pmu: Always sample an active ringbuffer (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 0/2] Make macro definitions consistent in intel_reg.h
2019-02-14 13:39 UTC (7+ messages)
` [PATCH 1/2] drm/i915: Make macro definitions consistent for ICL and CNL
` [PATCH 2/2] drm/i915: Make MG phy macros semantically consistent
[PATCH] drm/i915: Defer application of request banning to submission
2019-02-14 13:34 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Defer application of request banning to submission (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH] snd/hda, drm/i915: Track the display_power_status using a cookie
2019-02-14 13:31 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Replace the fixed vblank evasion with a ewma of past update times
2019-02-14 13:29 UTC
[PATCH 0/3] Make DRM DSC helpers more generally usable
2019-02-14 13:09 UTC (14+ messages)
` [PATCH 1/3] drm/i915: Move dsc rate params compute into drm
` [Intel-gfx] "
` [PATCH 2/3] drm/dsc: Add native 420 and 422 support to compute_rc_params
` [PATCH 3/3] drm/dsc: Change infoframe_pack to payload_pack
` [Intel-gfx] [PATCH 0/3] Make DRM DSC helpers more generally usable
` ✗ Fi.CI.BAT: failure for "
[PULL] drm-misc-next
2019-02-14 13:07 UTC
[PATCH 1/3] Revert "drm/i915: W/A for underruns with WM1+ disabled on icl"
2019-02-14 13:07 UTC (11+ messages)
` [PATCH 2/3] drm/i915: Include "ignore lines" in skl+ wm state
` [PATCH 3/3] drm/i915: Implement new w/a for underruns with wm1+ disabled
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] Revert "drm/i915: W/A for underruns with WM1+ disabled on icl"
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/psr: Bump vblank evasion time for seamless updates
2019-02-14 12:50 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Only try to stop engines after a failed reset
2019-02-14 11:39 UTC (3+ messages)
[PATCH v3 0/6] GEN8+ GPU Watchdog Reset Support
2019-02-14 9:15 UTC (8+ messages)
` [PATCH v3 1/6] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v3 2/6] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v3 3/6] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v3 4/6] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v3 5/6] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v3 6/6] drm/i915: Watchdog timeout: Blindly trust watchdog timeout for reset?
[PATCH 1/4] drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
2019-02-14 2:02 UTC (4+ messages)
` [PATCH 2/4] drm/i915: Disable PSR2 while getting pipe CRC
` [PATCH 3/4] drm/i915/psr: Remove PSR2 FIXME
` [PATCH 4/4] drm/i915: Enable PSR2 by default
[PATCH v5 0/3] Support 64 bpp half float formats
2019-02-14 0:54 UTC (4+ messages)
[PATCH 1/6] drm/i915: Compute has_drrs after compute has_psr
2019-02-14 0:28 UTC (3+ messages)
` [PATCH 4/6] drm/i915/psr: Remove PSR2 FIXME
[PATCH] drm/i915/selftests: Always use an active engine while resetting
2019-02-13 22:48 UTC
[PATCH 1/4] drm/i915: Add pipe crc tracepoint
2019-02-13 17:41 UTC (8+ messages)
` [PATCH 2/4] drm/i915: Add pipe enable/disable tracepoints
` [PATCH 3/4] drm/i915: Add overlooked plane disable tracepoint into intel_crtc_disable_planes()
` [PATCH 4/4] drm/i915: Wrap plane update/disable hook calls
[PATCH 1/2] drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
2019-02-13 15:03 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Assert that VED and ISP are power gated
[PATCH i-g-t] i915/gem_ctx_sseu: Fix 32-bit build
2019-02-13 14:12 UTC (3+ messages)
[PATCH 0/6] Enable P0xx (planar), Y2xx/Y4xx (packed) pixel formats
2019-02-13 13:40 UTC (9+ messages)
` [PATCH 1/6] drm/i915: Add P010, P012, P016 plane control definitions
` [PATCH 2/6] drm/i915: Preparations for enabling P010, P012, P016 formats
` [PATCH 3/6] drm/i915: Enable P010, P012, P016 formats for primary and sprite planes
` [PATCH 4/6] drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
` [PATCH 5/6] drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions
` [PATCH 6/6] drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes
` ✗ Fi.CI.CHECKPATCH: warning for Enable P0xx (planar), Y2xx/Y4xx (packed) pixel formats
` ✗ Fi.CI.SPARSE: "
[PATCH i-g-t] i915/gem_exec_big: Add a single shot test
2019-02-13 13:11 UTC (12+ messages)
` [igt-dev] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PULL] drm-intel-fixes
2019-02-13 12:44 UTC
[v15 0/4] Add Colorspace connector property interface
2019-02-13 11:07 UTC (9+ messages)
` [v15 3/4] drm: Add colorspace info to AVI Infoframe
` [v15 4/4] drm/i915: Attach colorspace property and enable modeset
` [Intel-gfx] "
[v9 0/5] Add support for Gen 11 pipe color features
2019-02-13 10:27 UTC (7+ messages)
` [v9 5/5] drm/i915/icl: Add degamma and gamma lut size to gen11 caps
` ✓ Fi.CI.IGT: success for Add support for Gen 11 pipe color features (rev9)
[PULL] drm-misc-fixes
2019-02-13 10:01 UTC
[PATCH] drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
2019-02-13 9:52 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
[PULL] topic/component-typed
2019-02-13 8:39 UTC (3+ messages)
[v16 0/4] Add Colorspace connector property interface
2019-02-13 8:14 UTC (7+ messages)
` [v16 1/4] drm: Add HDMI colorspace property
` [v16 2/4] drm: Add DP "
` [v16 3/4] drm: Add colorspace info to AVI Infoframe
` [v16 4/4] drm/i915: Attach colorspace property and enable modeset
` ✓ Fi.CI.BAT: success for Add Colorspace connector property interface (rev15)
` ✓ Fi.CI.IGT: "
[PATCH v2 0/6] Gen8+ GPU Watchdog Reset Support
2019-02-13 3:03 UTC (8+ messages)
` [PATCH v2 1/6] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v2 2/6] drm/i915: Watchdog timeout: IRQ handler for gen8+
` [PATCH v2 3/6] drm/i915: Watchdog timeout: Ringbuffer command emission "
` [PATCH v2 4/6] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout
` [PATCH v2 5/6] drm/i915: Watchdog timeout: Include threshold value in error state
` [PATCH v2 6/6] drm/i915: Watchdog timeout: Blindly trust watchdog timeout for reset?
` ✗ Fi.CI.BAT: failure for Gen8+ GPU Watchdog Reset Support
[PATCH] drm/i915/pmu: Use GT parked for estimating RC6 while asleep
2019-02-13 0:09 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t 1/2] i915/gem_exec_latency: Normalize results into ns
2019-02-12 23:13 UTC (5+ messages)
` [igt-dev] "
[PATCH i-g-t 1/2] i915/gem_eio: Check average reset times
2019-02-12 20:57 UTC (2+ messages)
` [PATCH i-g-t 2/2] i915/gem_eio: Allow older platforms more leniency in reset latency
[PATCH] drm/i915/fence: Do not use TIMER_IRQSAFE
2019-02-12 19:10 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Detect potential i915_reset_trylock() lockups
2019-02-12 18:42 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Detect potential i915_reset_trylock() lockups (rev2)
[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
2019-02-12 17:54 UTC (3+ messages)
[PATCH 1/2] drm/i915: Recursive i915_reset_trylock() verboten
2019-02-12 16:18 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Detect potential i915_reset_trylock() lockups
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Recursive i915_reset_trylock() verboten
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
The road to load balancing
2019-02-12 14:11 UTC (31+ messages)
` [PATCH 10/46] drm/i915: Make request allocation caches global
` [PATCH 18/46] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 19/46] drm/i915/pmu: Always sample an active ringbuffer
` [PATCH 21/46] drm/i915: Remove i915_request.global_seqno
` [PATCH 25/46] drm/i915: Store the BIT(engine->id) as the engine's mask
` [PATCH 29/46] drm/i915: Introduce the i915_user_extension_method
` [PATCH 30/46] drm/i915: Track active engines within a context
` [PATCH 32/46] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 33/46] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
[PATCH v12 21/38] mei: me: add ice lake point device id
2019-02-12 13:28 UTC (3+ messages)
[PATCH 1/2] drm/i915: Recursive i915_reset_trylock() verboten
2019-02-12 13:08 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Detect potential i915_reset_trylock() lockups
` [PATCH] "
` ✗ Fi.CI.BAT: failure for series starting with [2/2] drm/i915: Detect potential i915_reset_trylock() lockups (rev2)
[PATCH] drm/i915: Recursive i915_reset_trylock() verboten
2019-02-12 12:58 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v12 00/38] drm/i915: Implement HDCP2.2
2019-02-12 12:52 UTC (4+ messages)
` [PATCH v12 01/38] drm/doc: document recommended component helper usage
[PATCH] drm/i915: Detect potential i915_reset_trylock() lockups
2019-02-12 12:45 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
[PATCH i-g-t] i915/gem_mmap_gtt: Impose a timeout for "hang"
2019-02-12 10:58 UTC (3+ 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