public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-05-31 18:48:26 to 2019-06-04 14:59:20 UTC [more...]

[PATCH 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-04 14:58 UTC  (5+ messages)
` [PATCH 01/23] drm/i915/icl: Add support to read out the TBT PLL HW state
` [PATCH 02/23] drm/i915: Tune down WARNs about TBT AUX power well enabling
` [PATCH 03/23] drm/i915: Move the TypeC port handling code to a separate file
` [PATCH 04/23] drm/i915: Sanitize the terminology used for TypeC port modes

[PATCH v2 08/22] gpu: i915.rst: Fix references to renamed files
 2019-06-04 14:17 UTC 

[PATCH 1/2] drm/i915: Move intel_dp->prepare_link_train assignment into ddi code
 2019-06-04 14:02 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Drop pointless WARN_ON

[PATCH v3 0/7] drm/i915: Vulkan performance query support
 2019-06-04 13:51 UTC  (13+ messages)
` [PATCH v3 1/7] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v3 2/7] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v3 3/7] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v3 4/7] drm/i915: add syncobj timeline support
` [PATCH v3 5/7] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v3 6/7] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v3 7/7] drm/i915: add support for perf configuration queries

[PATCH 01/14] drm/i915: Pass intel_atomic_state to cdclk funcs
 2019-06-04 13:45 UTC  (2+ messages)

[PATCH v3] drm/i915: add i2c symlink under hdmi connector
 2019-06-04 13:45 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add i2c symlink under hdmi connector (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/dp: Correctly advertise HBR3 for GEN11+
 2019-06-04 12:53 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
 2019-06-04 12:53 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 01/15] drm/i915: Make the semaphore saturation mask global
 2019-06-04 12:43 UTC  (20+ messages)
` [PATCH 02/15] drm: Flush output polling on shutdown
` [PATCH 03/15] drm/i915/selftests: Flush partial-tiling object once
` [PATCH 04/15] drm/i915: Use unchecked writes for setting up the fences
` [PATCH 05/15] drm/i915: Use unchecked unccore writes to flush the GTT
` [PATCH 06/15] drm/i915: Report an earlier wedged event when suspending the engines
` [PATCH 07/15] drm/i915: Move object close under its own lock
` [PATCH 08/15] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 09/15] drm/i915: Stop retiring along engine
` [PATCH 10/15] drm/i915: Replace engine->timeline with a plain list
` [PATCH 11/15] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 12/15] drm/i915/execlists: Preempt-to-busy
` [PATCH 13/15] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 14/15] drm/i915/execlists: Force preemption
` [PATCH 15/15] drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/15] drm/i915: Make the semaphore saturation mask global
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[CI 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-06-04 12:00 UTC  (3+ messages)
` [CI 2/3] drm/i915: Use unchecked writes for setting up the fences
` [CI 3/3] drm/i915: Use unchecked uncore writes to flush the GTT

[PATCH 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-06-04 11:56 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Use unchecked writes for setting up the fences
` [PATCH 3/3] drm/i915: Use unchecked unccore writes to flush the GTT

[PATCH] drm/i915/gtt: Replace struct_mutex serialisation for allocation
 2019-06-04 11:42 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Split out GTT fault handler to make it generic
 2019-06-04 11:28 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/4] Document fixes for DRM UAPI and HDR
 2019-06-04 11:17 UTC  (14+ messages)
` [PATCH 1/4] drm: Drop a redundant unused variable
` [PATCH 2/4] drm: Fix docbook warnings in hdr metadata helper structures
    ` [v3 2/3] "
` [PATCH 3/4] drm: Fixed doc warnings in drm uapi header
` [PATCH 4/4] video/hdmi: Dropped static functions from kernel doc

[PATCH v7 0/8] drm/fb-helper: Move modesetting code to drm_client
 2019-06-04 10:23 UTC  (3+ messages)
` [PATCH v7 2/8] drm/fb-helper: Remove drm_fb_helper_crtc

[PATCH v6 0/8] i915 vgpu PV to improve vgpu performance
 2019-06-04  9:00 UTC  (14+ messages)
` [PATCH v6 1/8] drm/i915: introduced vgpu pv capability
` [PATCH v6 2/8] drm/i915: vgpu shared memory setup for pv optimization
` [PATCH v6 3/8] drm/i915: vgpu ppgtt update "
` [PATCH v6 4/8] drm/i915: vgpu context submission "
` [PATCH v6 5/8] drm/i915/gvt: GVTg handle pv_caps PVINFO register
` [PATCH v6 6/8] drm/i915/gvt: GVTg handle shared_page setup
` [PATCH v6 7/8] drm/i915/gvt: GVTg support ppgtt pv optimization
` [PATCH v6 8/8] drm/i915/gvt: GVTg support context submission "
` ✗ Fi.CI.CHECKPATCH: warning for i915 vgpu PV to improve vgpu performance
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Initialise subslice prior to potential zero-length loop
 2019-06-04  8:49 UTC  (2+ messages)

[PATCH i-g-t 1/2] i915/gem_exec_latency: Measure the latency of context switching
 2019-06-04  8:13 UTC  (2+ messages)
` [PATCH i-g-t 2/2] i915/gem_exec_latency: Add another variant of waiter latency

[PATCH 0/2] split out intel_display_power
 2019-06-04  7:34 UTC  (13+ messages)
` [PATCH 1/2] drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
` [PATCH 2/2] drm/i915: move more defs in intel_display_power.h
` ✗ Fi.CI.CHECKPATCH: warning for split out intel_display_power
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v7 09/11] drm: uevent for connector status change
 2019-06-04  7:06 UTC  (17+ messages)

[PATCH] drm/i915: Fix per-pixel alpha with CCS
 2019-06-04  4:47 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix the interpretation of MAX_PRE-EMPHASIS_REACHED bit inorder to pass Link Layer compliance test number 400.3.1.15
 2019-06-04  0:44 UTC  (6+ messages)

[RFC 1/3] kbuild: add support for ensuring headers are self-contained
 2019-06-04  0:20 UTC  (8+ messages)
  ` [Intel-gfx] "

question about i915 GPU driver in VM
 2019-06-03 22:43 UTC  (3+ messages)

[PATCH] drm/i915: Make the semaphore saturation mask global
 2019-06-03 22:14 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Make the semaphore saturation mask global (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/ehl: Update MOCS table for EHL
 2019-06-03 21:14 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/perf: fix whitelist on Gen10+
 2019-06-03 19:03 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[RFC 0/7] Runtime PM encapsulation
 2019-06-03 18:48 UTC  (5+ messages)
` [RFC 1/7] drm/i915: prefer i915_runtime_pm in intel_runtime function

[PATCH 1/7] drm/i915: Combine unbound/bound list tracking for objects
 2019-06-03 18:30 UTC  (11+ messages)
` [PATCH 2/7] drm/i915: Propagate fence errors
` [PATCH 3/7] drm/i915: Allow page pinning to be in the background
` [PATCH 4/7] drm/i915/gtt: Replace struct_mutex serialisation for allocation
` [PATCH 5/7] drm/i915: Pull kref into i915_address_space
` [PATCH 6/7] drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
` [PATCH 7/7] drm/i915: Allow vma binding to occur asynchronously
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: Combine unbound/bound list tracking for objects
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] drm/i915: timeline semaphore support
 2019-06-03 16:29 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: add syncobj timeline support

linux-next: unable to fetch the drm-intel-fixes tree
 2019-06-03 14:41 UTC  (5+ messages)

[v2 0/3] Document fixes for DRM UAPI and HDR
 2019-06-03 13:46 UTC  (5+ messages)
` [v2 1/3] drm: ADD UAPI structure definition section in kernel doc
` [v2 2/3] drm: Fix docbook warnings in hdr metadata helper structures
` [v2 3/3] video/hdmi: Dropped static functions from kernel doc
` ✗ Fi.CI.BAT: failure for Document fixes for DRM UAPI and HDR (rev2)

[PULL] drm-intel-fixes
 2019-06-03 13:29 UTC 

[PATCH i-g-t] benchmarks/gem_wsim: Tidy manual sizeof VLA calculations
 2019-06-03 12:53 UTC  (2+ messages)
` [igt-dev] "

[PATCH i-g-t] i915/gem_ppgtt: Remove defunct test
 2019-06-03 12:51 UTC  (2+ messages)
` [igt-dev] "

[PATCH i-g-t] lib: Fix intel_get_current_physical_engine() iterator
 2019-06-03 12:47 UTC  (6+ messages)
` [igt-dev] "

[PATCH i-g-t 1/4] tests: add libatomic dependency
 2019-06-03 11:54 UTC  (4+ messages)
` [PATCH i-g-t 2/4] gitlab-ci: add libatomic to Fedora docker image
` [PATCH i-g-t 3/4] i915/gem_create: use __atomic_* instead of __sync_*
` [PATCH i-g-t 4/4] tests/sw_sync: "

[RFC PATCH 0/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
 2019-06-03 10:03 UTC  (5+ messages)
` [RFC PATCH 1/1] "

5.2: display corruption on X60, X220
 2019-06-03  7:40 UTC 

[PATCH v2] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
 2019-06-03  7:29 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Split off pci_driver.remove() tail to drm_driver.release() (rev2)

[PATCH 1/2] drm/i915: Flush pages on acquisition
 2019-06-02 21:31 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Skip object locking around a no-op set-domain ioctl

[PATCH 00/13] drm/i915/bios: vbt cleanup
 2019-06-01 22:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Report an earlier wedged event when suspending the engines
 2019-06-01 21:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/icl: Ensure port A combo PHY HW state is correct
 2019-06-01 15:20 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] drm/i915: Track the purgeable objects on a separate eviction list
 2019-06-01  3:13 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Report all objects with allocated pages to the shrinker
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Track the purgeable objects on a separate eviction list

[PATCH] drm/i915: Always enable mmio debugging for CI
 2019-05-31 20:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Always enable mmio debugging for CI (rev2)

[PATCH] drm: Flush output polling on shutdown
 2019-05-31 20:22 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown (rev2)
` ✗ Fi.CI.CHECKPATCH: warning for drm: Flush output polling on shutdown (rev3)
` [PATCH v2] drm: Flush output polling on shutdown
` ✗ Fi.CI.CHECKPATCH: warning for drm: Flush output polling on shutdown (rev4)
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown (rev3)
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown (rev4)

[PATCH i-g-t 1/5] lib/tests: fix conflicting args test
 2019-05-31 19:23 UTC  (4+ messages)
` [PATCH i-g-t 5/5] lib/igt_core: add -h to usage

[PATCH 0/3] drm/i915: HuC updates
 2019-05-31 19:06 UTC  (6+ messages)
` [PATCH 3/3] drm/i915/huc: Update HuC status codes


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