Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-18 11:00:12 to 2019-11-18 18:50:23 UTC [more...]

[PATCH 01/18] drm/i915/selftests: Force bonded submission to overlap
 2019-11-18 18:49 UTC  (30+ messages)
` [Intel-gfx] "
` [PATCH 02/18] drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
  ` [Intel-gfx] "
` [PATCH 03/18] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
` [PATCH 04/18] drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
` [PATCH 05/18] drm/i915/gt: Schedule request retirement when submission idles
` [PATCH 06/18] drm/i915: Mark up the calling context for intel_wakeref_put()
  ` [Intel-gfx] "
` [PATCH 07/18] drm/i915/gem: Merge GGTT vma flush into a single loop
  ` [Intel-gfx] "
` [PATCH 08/18] drm/i915/gt: Only wait for register chipset flush if active
` [PATCH 09/18] drm/i915: Protect the obj->vma.list during iteration
  ` [Intel-gfx] "
` [PATCH 10/18] drm/i915: Wait until the intel_wakeref idle callback is complete
  ` [Intel-gfx] "
` [PATCH 11/18] drm/i915/gt: Declare timeline.lock to be irq-free
  ` [Intel-gfx] "
` [PATCH 12/18] drm/i915/gt: Move new timelines to the end of active_list
  ` [Intel-gfx] "
` [PATCH 13/18] drm/i915/gt: Schedule next retirement worker first
` [PATCH 14/18] drm/i915/gt: Flush the requests after wedging on suspend
  ` [Intel-gfx] "
` [PATCH 15/18] drm/i915/selftests: Flush the active callbacks
` [PATCH 16/18] drm/i915/selftests: Be explicit in ERR_PTR handling
  ` [Intel-gfx] "
` [PATCH 17/18] drm/i915/selftests: Exercise rc6 handling
  ` [Intel-gfx] "
` [PATCH 18/18] drm/i915/gt: Track engine round-trip times
  ` [Intel-gfx] "

[RFC 0/7] DP Phy compliace auto test
 2019-11-18 18:47 UTC  (14+ messages)
` [RFC 1/7] drm/dp: get/set phy compliance pattern
      ` [Intel-gfx] "
` [RFC 4/7] drm/i915/dp: Notify testapp using uevent and debugfs entry
        ` [Intel-gfx] "
` [RFC 6/7] drm/i915/dp: Update the pattern as per request
      ` [Intel-gfx] "

[PATCH 00/15] Retire dma_buf_k(un)map
 2019-11-18 18:45 UTC  (41+ messages)
` [PATCH 03/15] drm/i915: Remove dma_buf_kmap selftest
    ` [Intel-gfx] "
` [PATCH 04/15] staging/android/ion: delete dma_buf->kmap/unmap implemenation
    ` [Intel-gfx] "
` [PATCH 06/15] drm/i915: Drop dma_buf->k(un)map
    ` [Intel-gfx] "
` [PATCH 07/15] drm/omapdrm: "
    ` [Intel-gfx] "
` [PATCH 10/15] drm/vmwgfx: Delete mmaping functions
    ` [Intel-gfx] "
` [PATCH 11/15] media/videobuf2: Drop dma_buf->k(un)map support
    ` [Intel-gfx] "
` [PATCH 12/15] drm/tee_shm: Drop dma_buf_k(unmap) support
    ` [Intel-gfx] "
` [PATCH 14/15] sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support
    ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for Retire dma_buf_k(un)map
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 00/15] "
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH 1/3] drm/i915/psr: Share the computation of idle frames
 2019-11-18 18:42 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed
      ` [Intel-gfx] "

[PATCH v7] drm/i915: Enable second dbuf slice for ICL and TGL
 2019-11-18 18:18 UTC  (15+ messages)
      ` [Intel-gfx] "

Failed cherry-picks on drm-intel-fixes
 2019-11-18 18:13 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-11-18 18:01 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/perf: Configure OAR for specific context
    ` [Intel-gfx] "

[PATCH] drm/i915/tgl: Add DKL PHY vswing table for HDMI
 2019-11-18 18:02 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
 2019-11-18 17:44 UTC  (6+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[PATCH 01/11] HAX to make DSC work on the icelake test system
 2019-11-18 17:39 UTC  (6+ messages)
` [PATCH 02/11] drm/i915: Remove hw.mode
    ` [Intel-gfx] "

[PATCH 0/8] fb_create drive-through cleanups
 2019-11-15 10:33 UTC  (4+ messages)
` [PATCH 6/8] drm/xen: Simplify fb_create
    ` [Intel-gfx] "

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-18 15:45 UTC  (26+ messages)
` [Intel-gfx] "
` [PATCH V13 1/6] mdev: make mdev bus agnostic
  ` [Intel-gfx] "
` [PATCH V13 2/6] mdev: split out VFIO bus specific parent ops
  ` [Intel-gfx] "
` [PATCH V13 3/6] mdev: move to drivers/
  ` [Intel-gfx] "
` [PATCH V13 4/6] mdev: introduce mediated virtio bus
  ` [Intel-gfx] "
` [PATCH V13 5/6] virtio: introduce a mdev based transport
  ` [Intel-gfx] "
` [PATCH V13 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support
  ` [Intel-gfx] "
` ✗ Fi.CI.DOCS: "
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH] drm/i915/ehl: Update voltage level checks
 2019-11-18 16:50 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2 00/10] drm/i915: Cleanups around .crtc_enable/disable()
 2019-11-18 16:44 UTC  (22+ messages)
` [Intel-gfx] "
` [PATCH v2 01/10] drm/i915: Change intel_encoders_<hook>() calling convention
  ` [Intel-gfx] "
` [PATCH v2 02/10] drm/i915: Add intel_crtc_vblank_off()
  ` [Intel-gfx] "
` [PATCH v2 03/10] drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on()
  ` [Intel-gfx] "
` [PATCH v2 04/10] drm/i915: Move crtc_state to tighter scope
  ` [Intel-gfx] "
` [PATCH v2 05/10] drm/i915: Pass intel_crtc to ironlake_fdi_disable()
  ` [Intel-gfx] "
` [PATCH v2 06/10] drm/i915: Change watermark hook calling convention
  ` [Intel-gfx] "
` [PATCH v2 07/10] drm/i915: Pass dev_priv to cpt_verify_modeset()
  ` [Intel-gfx] "
` [PATCH v2 08/10] drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()
  ` [Intel-gfx] "
` [PATCH v2 09/10] drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()
  ` [Intel-gfx] "
` [PATCH v2 10/10] drm/i915: Change .crtc_enable/disable() calling convention
  ` [Intel-gfx] "

[PATCH 15/15] dma-buf: Remove kernel map/unmap hooks
 2019-11-18 16:43 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/gt: Schedule request retirement when submission idles
 2019-11-18 16:42 UTC  (12+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Schedule request retirement when submission idles (rev2)
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH] i915: Expose panel power cycle delay to i915_panel_timings
 2019-11-18 16:33 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Fix detection for a CMP-V PCH
 2019-11-18 16:12 UTC  (7+ messages)
  ` [Intel-gfx] "

[CI v5 0/2] VBT "generic DTD" block
 2019-11-18 16:15 UTC  (7+ messages)
` [CI v5 2/2] drm/i915/vbt: Handle generic DTD block
    ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for VBT "generic DTD" block (rev3)
    ` [Intel-gfx] "

[PATCH 0/2] Improve error handling on DSB
 2019-11-18 16:07 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/dsb: fix extra warning on error path handling
        ` [Intel-gfx] "

[PATCH] drm/i915: Fix a bug calling sleep function in atomic context
 2019-11-18 15:59 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH xf86-video-intel v2] SNA: fix PRIME output support since xserver 1.20
 2019-11-18 15:44 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Add intel_gt_driver_late_release for mock device
 2019-11-18 15:15 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "
` ✓ Fi.CI.IGT: "
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH] "

[PATCH] drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
 2019-11-18 13:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Flush idle barriers when waiting
 2019-11-18 11:28 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Allow userspace to specify ringsize on construction
    ` [Intel-gfx] "

[PATCH] drm/i915: fix accidental static variable use
 2019-11-18 11:17 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "
    ` [Intel-gfx] "


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