intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 11:40:37 to 2019-10-24 20:13:30 UTC [more...]

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-24 20:13 UTC  (12+ messages)
` [PATCH V5 1/6] mdev: class id support
        ` [Intel-gfx] "
` [PATCH V5 2/6] modpost: add support for mdev class id
        ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Mock the engine sorting for easy validation
 2019-10-24 20:12 UTC  (6+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH] drm/i914/guc: Fix resume on platforms w/o GuC submission but enabled
 2019-10-24 20:10 UTC  (6+ messages)
` [Intel-gfx] "

[RFC 1/5] drm/i915: Drop GEM context as a direct link from i915_request
 2019-10-24 20:04 UTC  (14+ messages)
` [Intel-gfx] "
` [RFC 2/5] drm/i915: Push the use-semaphore marker onto the intel_context
  ` [Intel-gfx] "
` [RFC 3/5] drm/i915: Remove i915->kernel_context
  ` [Intel-gfx] "
` [RFC 4/5] drm/i915: Drop GEM context reference while pinned
  ` [Intel-gfx] "
` [RFC 5/5] drm/i915: No ce->gem_context for kernel_context
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/5] drm/i915: Drop GEM context as a direct link from i915_request
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH 1/4] drm/i915: Add is_dgfx to device info
 2019-10-24 19:57 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH 2/4] drm/i915: add new gen12 dgfx platform macro
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915: do not set MOCS control values on dgfx
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: split gen11_irq_handler to make it shareable
  ` [Intel-gfx] "

[PATCH] drm: Add support for integrated privacy screens
 2019-10-24 19:44 UTC  (10+ messages)
` ✗ Fi.CI.BUILD: failure for "
  ` [Intel-gfx] [PATCH] "

[PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-24 19:00 UTC  (38+ messages)
` [Intel-gfx] "
` [PATCH 02/14] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2
  ` [Intel-gfx] "
` [PATCH 03/14] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
  ` [Intel-gfx] "
` [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
  ` [Intel-gfx] "
` [PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split, v2
  ` [Intel-gfx] "
` [PATCH 06/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw
  ` [Intel-gfx] "
` [PATCH 07/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi
  ` [Intel-gfx] "
` [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3
  ` [Intel-gfx] "
` [PATCH 09/14] drm/i915: Add aliases for uapi and hw to plane_state
  ` [Intel-gfx] "
` [PATCH 10/14] drm/i915: Perform manual conversions for plane uapi/hw split
  ` [Intel-gfx] "
` [PATCH 11/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw
  ` [Intel-gfx] "
` [PATCH 12/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi
  ` [Intel-gfx] "
` [PATCH 13/14] drm/i915: Complete plane hw and uapi split, v2
  ` [Intel-gfx] "
` [PATCH 14/14] drm/i915: Remove special case slave handling during hw programming, v3
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/14] drm/i915: Rework watermark readout to use plane api
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH 0/5] Update VSC SDP / HDR Metadata SDP states on pipe updates
 2019-10-24 18:24 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH 1/5] drm/i915: Add whether or not to enable an each of Video DIP
  ` [Intel-gfx] "
` [PATCH 2/5] drm/i915: Add checking a specific Video DIP is enabled or not
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915/dp: Stop sending of VSC SDP when it is not needed
  ` [Intel-gfx] "
` [PATCH 4/5] drm/i915/dp: Stop sending of HDR Metadata Infoframe "
  ` [Intel-gfx] "
` [PATCH 5/5] drm/i915/dp: Call dp_vsc_enable() / dp_hdr_metata_enable() on pipe updates
  ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
 2019-10-24 18:21 UTC  (8+ messages)
` [Intel-gfx] "
` [PATCH 2/3] drm/i915: Add CHICKEN_TRANS_D
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Fix frame start delay programming
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
  ` [Intel-gfx] "

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-24 18:19 UTC  (3+ messages)
  ` [Intel-gfx] "

CI testing of persistence
 2019-10-24 17:57 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH] drm/i915/gem: Make context persistence optional
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2019-10-24 17:31 UTC  (14+ messages)
      ` [Intel-gfx] "

[PATCH] drm/i915/tgl: Handle AUX interrupts for TC ports
 2019-10-24 17:30 UTC  (4+ messages)
` [Intel-gfx] "
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH] drm/i915/bios: add compression parameter block definition
 2019-10-24 17:13 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH 4/4] drm/i915/selftests: Add coverage of mocs registers
 2019-10-24 17:01 UTC  (6+ messages)
` [PATCH] "
        ` [Intel-gfx] "

[CI 1/4] drm/i915/gt: Try to more gracefully quiesce the system before resets
 2019-10-24 16:35 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/4] "
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
 2019-10-24 15:58 UTC  (9+ messages)
      ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Remove nonpriv flags when srm/lrm (rev2)
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PULL] drm-misc-next
 2019-10-24 15:55 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Allow gen11 to use over 32k long strides
 2019-10-24 15:35 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Allow gen11 to use over 32k long strides (rev2)
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH i-g-t] lib: Restore i915.reset before testing it in igt_allow_hang()
 2019-10-24 15:34 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] doc: Update header files names
 2019-10-24 15:21 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/perf: Describe structure members in documentation
 2019-10-24 14:02 UTC  (4+ messages)
    ` [Intel-gfx] "

[RFC 0/1] Add dsi_state in crtc_state
 2019-10-24 13:35 UTC  (4+ messages)
` [RFC 1/1] drm/i915/dsi: "
    ` [Intel-gfx] "

[PATCH i-g-t 1/9] i915_drm.h sync
 2019-10-24 12:45 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for series starting with [1/9] "
  ` [Intel-gfx] "

[PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split
 2019-10-24 12:35 UTC  (9+ messages)
` [PATCH] drm/i915: Perform manual conversions for crtc uapi/hw split, v2
      ` [Intel-gfx] "

[PATCH 0/3] Add scaling filters in DRM layer
 2019-10-24 12:23 UTC  (12+ messages)
` [PATCH 1/3] drm: Introduce scaling filter mode property
  ` [Intel-gfx] "

[PATCH] drm/simple-kms: Standardize arguments for callbacks
 2019-10-24 12:19 UTC  (6+ messages)
    ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for "
  ` [Intel-gfx] "

[PATCH 1/2] drm/property: Enforce more lifetime rules
 2019-10-24 12:09 UTC  (7+ messages)
    ` [Intel-gfx] "

[RFC 0/7] Add mipi dsi command mode support
 2019-10-24 11:52 UTC  (5+ messages)
` [RFC 2/7] drm/i915/dsi: Configure transcoder operation for command mode
      ` [Intel-gfx] "

[RFC 0/6] DP Phy compliace auto test
 2019-10-24 11:45 UTC  (7+ messages)
` [RFC 2/6] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
          ` [Intel-gfx] "

CI testing of persistence and sysfs
 2019-10-24 11:40 UTC  (21+ messages)
` [PATCH 01/11] drm/i915/gem: Make context persistence optional
  ` [Intel-gfx] "
` [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
  ` [Intel-gfx] "
` [PATCH 03/11] drm/i915/gt: Expose engine properties via sysfs
  ` [Intel-gfx] "
` [PATCH 04/11] drm/i915/gt: Expose engine->mmio_base "
  ` [Intel-gfx] "
` [PATCH 05/11] drm/i915/gt: Expose timeslice duration to sysfs
  ` [Intel-gfx] "
` [PATCH 06/11] drm/i915/gt: Expose reset stop timeout via sysfs
  ` [Intel-gfx] "
` [PATCH 07/11] drm/i915/gt: Expose preempt reset "
  ` [Intel-gfx] "
` [PATCH 08/11] drm/i915/gt: Expose heartbeat interval "
  ` [Intel-gfx] "
` [PATCH 09/11] drm/i915: Flush idle barriers when waiting
  ` [Intel-gfx] "
` [PATCH 10/11] drm/i915: Allow userspace to specify ringsize on construction
  ` [Intel-gfx] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).