public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-02-12 13:56:06 to 2019-02-14 15:37:25 UTC [more...]

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-14 15:37 UTC  (48+ 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
` [RFC PATCH 17/42] drm/i915/lmem: support kernel mapping
` [RFC PATCH 18/42] drm/i915/lmem: support CPU relocations
` [RFC PATCH 19/42] drm/i915: add vfunc for pread
` [RFC PATCH 20/42] drm/i915/lmem: support pread
` [RFC PATCH 21/42] drm/i915/lmem: support pwrite
` [RFC PATCH 22/42] drm/i915: define HAS_MAPPABLE_APERTURE
` [RFC PATCH 23/42] drm/i915: do not map aperture if it is not available
` [RFC PATCH 24/42] drm/i915: expose missing map_gtt support to users
` [RFC PATCH 25/42] drm/i915: set num_fence_regs to 0 if there is no aperture
` [RFC PATCH 26/42] drm/i915: error capture with no ggtt slot
` [RFC PATCH 27/42] drm/i915: Don't try to place HWS in non-existing mappable region
` [RFC PATCH 28/42] drm/i915: Split out GTT fault handler to make it generic
` [RFC PATCH 29/42] drm/i915: Set correct vmf source pages for gem objects
` [RFC PATCH 30/42] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
` [RFC PATCH 31/42] drm/i915: cpu-map based dumb buffers
` [RFC PATCH 32/42] drm/i915: Add fill_pages handler for dma_buf imported objects
` [RFC PATCH 33/42] UPSTREAM: drm/i915/query: Split out query item checks
` [RFC PATCH 34/42] drm/i915/query: Expose memory regions through the query uAPI
` [RFC PATCH 35/42] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION
` [RFC PATCH 36/42] drm/i915/lmem: include debugfs metrics
` [RFC PATCH 37/42] drm/i915: enumerate and init each supported region
` [RFC PATCH 38/42] drm/i915: treat shmem as a region
` [RFC PATCH 39/42] drm/i915: treat stolen "
` [RFC PATCH 40/42] drm/i915: setup io-mapping for LMEM
` [RFC PATCH 41/42] HAX drm/i915: add the fake lmem region
` [RFC PATCH 42/42] HAX drm/i915/lmem: default userspace allocations to LMEM

[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  (5+ messages)
` [PATCH 2/2] drm/i915: Detect potential i915_reset_trylock() lockups
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Recursive i915_reset_trylock() verboten
` ✓ Fi.CI.IGT: "

The road to load balancing
 2019-02-12 14:11 UTC  (10+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox