Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-28 14:27:11 to 2018-08-30 11:31:27 UTC [more...]

[PATCH] drm/i915/selftests: Add a simple exerciser for suspend/hibernate
 2018-08-30 11:31 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Add a simple exerciser for suspend/hibernate (rev2)

[PATCH] linux/mei: Header for mei_hdcp driver interface
 2018-08-30 11:27 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2] drm/i915: clear error registers after error capture
 2018-08-30 11:23 UTC  (2+ messages)

[PATCH] drm/i915: clear error registers after error capture
 2018-08-30 11:03 UTC  (3+ messages)

[PATCH i-g-t] lib/sysfs: Avoid using FILE* temporary for igt_sysfs_[v]printf
 2018-08-30 10:26 UTC  (3+ messages)

[PATCH] drm/i915: Reduce context HW ID lifetime
 2018-08-30 10:24 UTC 

[PATCH 1/9] drm/i915/execlists: Avoid kicking priority on the current context
 2018-08-30 10:07 UTC  (9+ messages)
` [PATCH 2/9] drm/i915: Missed interrupt simulation is no more, tell the world
` [PATCH 3/9] drm/i915/selftests: Basic stress test for rapid context switching
` [PATCH 4/9] drm/i915/execlists: Delay updating ring register state after resume
` [PATCH 5/9] drm/i915/execlists: Use coherent writes into the context image
` [PATCH 6/9] drm/i915/execlists: Onion unwind for logical_ring_init() failure
` [PATCH 7/9] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 8/9] drm/i915: Remove debugfs/i915_ppgtt_info
` [PATCH 9/9] drm/i915/execlists: Assert the queue is non-empty on unsubmitting

[CI 00/21] New GuC ABI (resend for CI)
 2018-08-30  9:40 UTC  (26+ messages)
` [CI 01/21] drm/i915/guc: Update GuC power domain states
` [CI 02/21] drm/i915/guc: Don't allow GuC submission on pre-Gen11
` [CI 03/21] drm/i915/guc: Simplify preparation of GuC parameter block
` [CI 04/21] drm/i915/guc: Support dual Gen9/Gen11 parameters block
` [CI 05/21] drm/i915/guc: Update sample-forcewake command
` [CI 06/21] drm/i915/guc: Use guc_class instead of engine_class in fw interface
` [CI 07/21] drm/i915/guc: New GuC ADS object definition
` [CI 08/21] drm/i915/guc: Make use of the SW counter field in the context descriptor
` [CI 09/21] drm/i915/guc: New GuC IDs based on engine class and instance
` [CI 10/21] drm/i915: Add hooks for (per-engine) context allocation/update/free
` [CI 11/21] drm/i915/guc: New GuC stage descriptors
` [CI 12/21] drm/i915/guc: New GuC workqueue item submission mechanism
` [CI 13/21] drm/i915/guc: Add support for resume-parsing wq item
` [CI 14/21] drm/i915/guc: New reset-engine command
` [CI 15/21] drm/i915/guc: Support for extended GuC notification messages
` [CI 16/21] drm/i915/guc: New engine-reset-complete message
` [CI 17/21] drm/i915/guc: New GuC interrupt register for Gen11
` [CI 18/21] drm/i915/guc: New GuC scratch registers "
` [CI 19/21] drm/i915/huc: New HuC status register "
` [CI 20/21] drm/i915/guc: Enable command transport buffers "
` [CI 21/21] HAX Don't enable GuC submission on pre-Gen11 even if forced
` ✗ Fi.CI.CHECKPATCH: warning for New GuC ABI (resend for CI)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v6 00/35] drm/i915: Implement HDCP2.2
 2018-08-30  7:24 UTC  (13+ messages)
` [PATCH v6 12/35] drm/i915: Implement HDCP2.2 receiver authentication
` [PATCH v6 13/35] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v6 14/35] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v6 17/35] drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ

[PATCH] [intel-gfx][igt-dev] [PATCH i-g-t] tests/pm_backlight.c : Brightness test with DPMS and System suspend
 2018-08-30  0:40 UTC  (2+ messages)
` [igt-dev] [PATCH] [intel-gfx] "

[PATCH 00/21] New GuC ABI
 2018-08-30  0:16 UTC  (31+ messages)
` [PATCH 01/21] drm/i915/guc: Update GuC power domain states
` [PATCH 02/21] drm/i915/guc: Don't allow GuC submission on pre-Gen11
` [PATCH 03/21] drm/i915/guc: Simplify preparation of GuC parameter block
` [PATCH 04/21] drm/i915/guc: Support dual Gen9/Gen11 parameters block
` [PATCH 05/21] drm/i915/guc: Update sample-forcewake command
` [PATCH 06/21] drm/i915/guc: Use guc_class instead of engine_class in fw interface
` [PATCH 07/21] drm/i915/guc: New GuC ADS object definition
` [PATCH 08/21] drm/i915/guc: Make use of the SW counter field in the context descriptor
` [PATCH 09/21] drm/i915/guc: New GuC IDs based on engine class and instance
` [PATCH 10/21] drm/i915: Add hooks for (per-engine) context allocation/update/free
  ` [PATCH 11/21] drm/i915/guc: New GuC stage descriptors
  ` [PATCH 12/21] drm/i915/guc: New GuC workqueue item submission mechanism
  ` [PATCH 13/21] drm/i915/guc: Add support for resume-parsing wq item
  ` [PATCH 14/21] drm/i915/guc: New reset-engine command
  ` [PATCH 15/21] drm/i915/guc: Support for extended GuC notification messages
  ` [PATCH 16/21] drm/i915/guc: New engine-reset-complete message
  ` [PATCH 17/21] drm/i915/guc: New GuC interrupt register for Gen11
  ` [PATCH 18/21] drm/i915/guc: New GuC scratch registers "
  ` [PATCH 19/21] drm/i915/huc: New HuC status register "
` [PATCH 20/21] drm/i915/guc: Enable command transport buffers "
  ` [PATCH 21/21] HAX Don't enable GuC submission on pre-Gen11 even if forced

[PATCH v4] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-29 23:56 UTC  (6+ messages)
      ` [Intel-gfx] "

[PULL] drm-intel-fixes
 2018-08-29 23:45 UTC 

[PATCH v3 1/2] drm: drm/i915: Add connector property to limit max bpc
 2018-08-29 22:57 UTC  (3+ messages)

[PATCH v7 0/2] Add XYUV format support
 2018-08-29 19:16 UTC  (6+ messages)
` [PATCH v7 1/2] drm: Introduce new DRM_FORMAT_XYUV
` [PATCH v7 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for Add XYUV format support (rev3)

[PATCH] [intel-gfx] drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL
 2018-08-29 18:13 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL. (rev3)

[PATCH libdrm v2 0/5] intel: rework how we add PCI IDs
 2018-08-29 16:01 UTC  (9+ messages)
` [PATCH libdrm v2 1/5] intel: add generic functions to check PCI ID
` [PATCH libdrm v2 2/5] intel: make gen11 use generic gen macro
` [PATCH libdrm v2 3/5] intel: make gen10 "
` [PATCH libdrm v2 4/5] intel: make gen9 "
` [PATCH libdrm v2 5/5] intel: get gen once for gen >= 9

[PATCH 1/2] drm/i915/tracepoints: Remove i915_request_execute tracepoint
 2018-08-29 14:51 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/tracepoints: Remove DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig option

[PATCH] drm/i915/execlists: Flush tasklet directly from reset-finish
 2018-08-29 12:57 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Fix context slice count configuration
 2018-08-29 12:35 UTC  (9+ messages)

[PATCH v3 00/12] drm/i915: Some plane init cleanups
 2018-08-29 11:55 UTC  (4+ messages)
` [PATCH v3 12/12] drm/i915: Rename variables in intel_primary_plane_create()

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-08-29 11:08 UTC  (4+ messages)

[PATCH] drm/i915/icl: GEN11 supports 6 sprite planes
 2018-08-29 10:49 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Fix subslice configuration on Gen9LP
 2018-08-29 10:41 UTC  (8+ messages)

[PATCH] drm/i915: Don't check power domains state in intel_power_domains_init_hw()
 2018-08-29 10:28 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Don't check power domains state in intel_power_domains_init_hw() (rev2)

[PATCH xf86-video-intel] SNA: fix PRIME output support since xserver 1.20
 2018-08-29 10:22 UTC  (2+ messages)

[PATCH] [intel-gfx] drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL
 2018-08-29 10:18 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL. (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 00/23] Display Stream Compression enabling on eDP/DP
 2018-08-29  6:52 UTC  (17+ messages)
` [PATCH v2 08/23] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH v2 12/23] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v2 13/23] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [PATCH v2 15/23] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH v2 19/23] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs

[PATCH v1] drm/i915: Skip modeset for cdclk changes if possible
 2018-08-29  0:55 UTC  (3+ messages)

[PATCH 1/2] drm/i915: make field unsigned
 2018-08-28 22:33 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: reword documentation of possible pci_device_id struct
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: make field unsigned
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/23] Enable Display Stream Compression on eDP/DP
 2018-08-28 22:26 UTC  (5+ messages)
` [PATCH 14/23] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [PATCH 17/23] drm/i915/dp: Enable/Disable DSC in DP Sink

Missing byt full-ppgtt massage
 2018-08-28 21:51 UTC  (6+ messages)
` [PATCH] drm/i915/ringbuffer: Delay after invalidating gen6+ xcs
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix ICL HDMI clock readout
 2018-08-28 21:07 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] [intel-gfx] drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL
 2018-08-28 20:30 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL. (rev2)
` ✓ Fi.CI.BAT: success "

[REGRESSION] drm_atomic_helper_wait_for_flip_done *ERROR* [CRTC:69:pipe C] flip_done timed out
 2018-08-28 20:25 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Clean up skl_plane_has_planar()
 2018-08-28 19:45 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Signed-off-by missing for commit in the drm-misc-fixes tree
 2018-08-28 19:34 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Don't pass plane to .check_plane()
 2018-08-28 19:21 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Reject compressed Y/Yf with interlaced modes
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Don't pass plane to .check_plane()
` ✓ Fi.CI.IGT: "

[PATCH v2 0/4] drm/dp_mst: Add DP MST debugfs nodes for all drivers
 2018-08-28 17:10 UTC  (3+ messages)
  ` [PATCH v2 2/4] drm/dp_mst: Pass entire connector to drm_dp_mst_topology_mgr_init()
  ` [PATCH v2 4/4] drm/i915: Remove i915_drm_dp_mst_status

[PATCH] [intel-gfx] drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL
 2018-08-28 16:42 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/selftests: ring all doorbells in igt_guc_doorbells
 2018-08-28 16:21 UTC  (5+ messages)

[PATCH libdrm 0/4] intel: rework how we add PCI IDs
 2018-08-28 16:16 UTC  (6+ messages)
` [PATCH libdrm 1/4] intel: add IS_GENX() generic macro

[PATCH] drm/i915: Fix gtt_view asserts
 2018-08-28 15:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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