Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-18 09:47:22 to 2017-05-19 20:40:46 UTC [more...]

[PATCH v3] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
 2017-05-19 20:40 UTC  (5+ messages)

[PATCH][drm-next] drm/i915: Check for allocation failure
 2017-05-19 19:37 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 1/6] drm/i915: Remove misleading comment in request_alloc
 2017-05-19 18:08 UTC  (8+ messages)
` [PATCH v2 2/6] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [PATCH v2 3/6] drm/i915/guc: Remove GuC wq reservation
` [PATCH v2 4/6] drm/i915/scheduler: Remember request priority throughout its lifetime
` [PATCH v2 5/6] drm/i915/scheduler: Split insert_request
` [PATCH v3 6/6] drm/i915/scheduler: Use priorities when resubmitting after reset
` ✓ Fi.CI.BAT: success for series starting with [v2,1/6] drm/i915: Remove misleading comment in request_alloc

[PATCH v2 1/3] drm/i915/guc: Disable send function on fini
 2017-05-19 18:00 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915/guc: Introduce buffer based cmd transport
` [PATCH v2 3/3] HAX Enable GuC loading & submission
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915/guc: Disable send function on fini

[PATCH v2 0/5] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-19 16:33 UTC  (12+ messages)
` [PATCH v2 1/5] drm/i915/gvt: Extend the GVT-g architecture to support vfio device region
` [PATCH v2 2/5] drm/i915/gvt: OpRegion support for GVT-g
` [PATCH v2 3/5] drm/i915/gvt: Frame buffer decoder "
` [PATCH v2 4/5] drm/i915/gvt: Dmabuf "
` [PATCH v2 5/5] drm/i915/gvt: Adding interface so user space can get the dma-buf
` ✓ Fi.CI.BAT: success for drm/i915/gvt: dma-buf support for GVT-g (rev2)

[PATCH v5] drm/i915/gvt: return the correct usable aperture size under gvt environment
 2017-05-19 15:58 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gvt: return the correct usable aperture size under gvt environment (rev4)

[PATCH 01/24] drm/i915/selftests: Pretend to be a gfx pci device
 2017-05-19 14:54 UTC  (30+ messages)
` [PATCH 03/24] drm/i915: Store i915_gem_object_is_coherent() as a bit next to cache-dirty
` [PATCH 10/24] drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
` [PATCH 12/24] drm/i915: Store a persistent reference for an object in the execbuffer cache
` [PATCH 17/24] drm/i915: Stash a pointer to the obj's resv in the vma
` [PATCH 18/24] drm/i915: Convert execbuf to use struct-of-array packing for critical fields
` [PATCH 19/24] drm/i915/scheduler: Support user-defined priorities
` [PATCH 20/24] drm/i915: Group all the global context information together
` [PATCH 21/24] drm/i915: Allow contexts to be unreferenced locklessly
` [PATCH 22/24] drm/i915: Enable rcu-only context lookups
` [PATCH 23/24] drm/i915: Keep a recent cache of freed contexts objects for reuse
` [PATCH 24/24] RFC drm/i915: Expose a PMU interface for perf queries
` ✓ Fi.CI.BAT: success for series starting with [01/24] drm/i915/selftests: Pretend to be a gfx pci device

[PATCH] drm/i915/guc: Remove action status and statistics from debugfs
 2017-05-19 14:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/8] drm/i915: Make infoframe code available to (e)DP ports
 2017-05-19 13:50 UTC  (10+ messages)
` [PATCH v2 1/8] drm/dp: Add defines for DP SDP types
` [PATCH 2/8] drm/i915: Check has_infoframes when enabling infoframes
` [PATCH 3/8] drm/i915: Disable infoframes when shutting down DDI HDMI
` [PATCH v2 4/8] drm/i915: Move infoframe vfuncs into intel_digital_port
` [PATCH 5/8] drm/i915: Init infoframe vfuncs for DP encoders as well
` [PATCH 6/8] drm/i915: Plumb crtc_state to PSR enable/disable
` [PATCH 7/8] drm/i915: Remove mostly duplicated video DIP handling from PSR code
` [PATCH v2 8/8] drm/i915: Constify states passed to enable/disable/etc. encoder hooks
` ✓ Fi.CI.BAT: success for drm/i915: Make infoframe code available to (e)DP ports (rev2)

[PATCH 1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
 2017-05-19 13:27 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume
` [PATCH 3/4] drm/i915: Call uncore_suspend before platform suspend handlers
` [PATCH 4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()

[PATCH 0/3] drm/i915: Fix SKL+ 90/270 degree rotated scanout
 2017-05-19 11:34 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Fix 90/270 rotated coordinates for FBC

[PATCH 1/2] drm/i915: Reorder media/render reset on g4x
 2017-05-19 11:22 UTC  (9+ messages)
` [PATCH 2/2] drm/i915/g4x: Fix unreliable gpu reset
  ` [PATCH v2 2/2] drm/i915/g4x: Improve gpu reset reliability

[CI PATCH] drm/i915/g4x: Improve gpu reset reliability
 2017-05-19 10:53 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/17] add support for huge-gtt-pages
 2017-05-19 10:51 UTC  (4+ messages)
` [PATCH 14/17] drm/i915/debugfs: include some gtt_page_size metrics

[PATCH 1/3] drm/i915/guc: Remove stale comment for q_fail
 2017-05-19 10:28 UTC  (9+ messages)
` [PATCH 2/3] drm/i915/guc: Remove failed doorbell stat from debugfs
` [PATCH 3/3] drm/i915/guc: Remove last submission result "
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915/guc: Remove stale comment for q_fail

Call trace on 4.12.0-rc1
 2017-05-19 10:00 UTC  (5+ messages)

[PATCH] drm/i915: set initialised only when init_context callback is NULL
 2017-05-19  9:19 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: set initialised only when init_context callback is NULL (rev2)

[PATCH] drm/i915: Use a cached mapping for the physical HWS
 2017-05-19  9:08 UTC  (3+ messages)

[PATCH] drm/i915: Move engine HWS setup into one shared function
 2017-05-19  8:59 UTC  (2+ messages)

[PATCH -next] drm/i915: Fix return value check in kfence selftests
 2017-05-19  7:41 UTC  (2+ messages)

[PATCH 0/4] drm/dp: device identification and quirks ~v3
 2017-05-19  7:37 UTC  (10+ messages)
` [PATCH 1/4] drm/dp: add helper for reading DP sink/branch device desc from DPCD
` [PATCH 2/4] drm/i915: use drm DP helper to read DPCD desc
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database
` [PATCH 4/4] drm/i915: Detect USB-C specific dongles before reducing M and N
` ✓ Fi.CI.BAT: success for drm/dp: device identification and quirks ~v3

linux-next: manual merge of the drm-intel tree with the drm tree
 2017-05-19  2:04 UTC 

[PATCH] drm/i915/dp: Clear the compliance test data for each long pulse
 2017-05-19  1:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5] drm/i915/guc: capture GuC logs if FW fails to load
 2017-05-18 23:53 UTC  (3+ messages)

[PATCH v8 0/5] Enhancement to intel_dp_aux_backlight driver
 2017-05-18 22:01 UTC  (5+ messages)
` [PATCH v8 1/5] drm/i915: Drop AUX backlight enable check for backlight control

[PATCH 1/6] drm/i915: Remove misleading comment in request_alloc
 2017-05-18 21:40 UTC  (10+ messages)
` [PATCH 2/6] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [PATCH 3/6] drm/i915/guc: Remove GuC wq reservation
` [PATCH 4/6] drm/i915/scheduler: Remember request priority throughout its lifetime
` [PATCH 5/6] drm/i915/scheduler: Split insert_request
` [PATCH 6/6] drm/i915/scheduler: Use priorities when resubmitting after reset
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Remove misleading comment in request_alloc

[PATCH v7 05/20] drm/i915: Cancel reset-engine if we couldn't find an active request
 2017-05-18 21:34 UTC  (12+ messages)
` [PATCH] "
` [PATCH] drm/i915: Look for active requests earlier in the reset path

[CI 1/2] drm/i915: Try harder to reset the GPU
 2017-05-18 21:30 UTC  (4+ messages)
` [CI 2/2] drm/i915: Reorder media/render reset on g4x
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Try harder to reset the GPU

[PATCH v7 00/20] Gen8+ engine-reset
 2017-05-18 21:29 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev9)
` ✓ Fi.CI.BAT: success for Gen8+ engine-reset (rev10)

[PATCH 1/2] drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
 2017-05-18 19:59 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Constify load detect mode
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()

[PATCH] drm/i915/huc: Update GLK HuC version
 2017-05-18 18:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915/guc: Get rid of the enable_guc_loading module parameter
 2017-05-18 17:41 UTC  (2+ messages)

[PATCH] drm: i915: Preserve old FBC status for update without new planes
 2017-05-18 17:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
 2017-05-18 17:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for New engine discovery and execbuffer2 engine selection uAPI (rev6)

[RFC v2 2/2] drm/i915: Select engines via class and instance in execbuffer2
 2017-05-18 17:00 UTC  (17+ messages)
` [RFC v3] "
      ` [Intel-gfx] "
  ` [RFC v4 2/2] "

[PULL] drm-misc-fixes for 4.12
 2017-05-18 15:09 UTC 

[CI 1/2] drm/i915: Try harder to reset the GPU
 2017-05-18 15:06 UTC  (2+ messages)
` [CI 2/2] drm/i915: Reorder media/render reset on g4x

[RFC v2 1/2] drm/i915: Engine discovery uAPI
 2017-05-18 14:57 UTC  (2+ messages)
` [RFC v3 "

[PATCH 0/2] Remaining patches for WM cleanup series
 2017-05-18 14:08 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/skl: New ddb allocation algorithm
` [PATCH 2/2] drm/i915/skl+: consider max supported plane pixel rate while scaling
` ✓ Fi.CI.BAT: success for Remaining patches for WM cleanup series

New "RPM wakelock ref not held during HW access" in 4.12-rc1 ?
 2017-05-18 13:59 UTC  (5+ messages)

[PATCH] drm/i915: Check C for null pointer rather than B
 2017-05-18 13:52 UTC  (2+ messages)

New " Unclaimed read from register 0x1f0034" in 4.12-rc1
 2017-05-18 12:52 UTC  (3+ messages)

[PATCH] drm/i915: Fix new -Wint-in-bool-context gcc compiler warning
 2017-05-18 12:31 UTC  (2+ messages)

[PATCH i-g-t 05/13] chamelium: Fix build issues on Android
 2017-05-18 12:08 UTC  (3+ messages)
` [PATCH] "

[PATCH i-g-t v2 00/13] Fix IGTs for Android
 2017-05-18 11:55 UTC  (3+ messages)
  ` [PATCH i-g-t v2 00/13] Fix IGTs for Android\

[PATCH i-g-t 06/13] tools/Android.mk: Add guc_logger and l3_parity skip list
 2017-05-18 11:54 UTC  (2+ messages)
` [PATCH i-g-t v2] tools/Android.mk: Add guc_logger and l3_parity to "

[BACKPORT v4.12-rc1] drm/i915: Do not sync RCU during shrinking
 2017-05-18 11:28 UTC  (2+ messages)

[PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality
 2017-05-18 10:54 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/gvt: reorder the shadow ppgtt update process by adding entry first

[PATCH] drm/i915/gvt: disable GVT-g if host GuC submission is enabled
 2017-05-18 10:36 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/4] drm/dp: device identification and quirks
 2017-05-18 10:32 UTC  (4+ messages)
` [PATCH 3/4] drm/dp: start a DPCD based DP sink/branch device quirk database

[PULL] drm-intel-fixes
 2017-05-18 10:30 UTC 

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-18  9:55 UTC  (9+ messages)
` [PATCH v2 2/3] drm: Create a format/modifier blob
    ` [Intel-gfx] "
` [PATCH v5 3/3] drm/i915: Add format modifiers for Intel


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