Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 15:23:58 to 2019-04-02 00:57:54 UTC [more...]

[PATCH v5 0/5] GEN8+ GPU Watchdog Reset Support
 2019-04-02  0:57 UTC  (7+ messages)
` [PATCH v5 1/5] drm/i915: Add engine reset count in get-reset-stats ioctl
` [PATCH v5 3/5] drm/i915: Watchdog timeout: Ringbuffer command emission for gen8+

linux-next: build failure after merge of the drm-misc tree
 2019-04-01 23:50 UTC 

[PATCH] drm/i915: initialize uncore->lock in uncore_init
 2019-04-01 21:59 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915: add intel_uncore_init_early
  ` [PATCH v2 2/2] drm/i915: rename init/fini/prune uncore functions

[PATCH] drm/i915: Engine relative MMIO
 2019-04-01 21:10 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Engine relative MMIO (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
 2019-04-01 20:02 UTC  (8+ messages)
` [PATCH v2 1/7] drm/i915: Extract ilk_lut_10()
` [PATCH v2 2/7] drm/i915: Don't use split gamma when we don't have to
` [PATCH v2 3/7] drm/i915: Implement split/10bit gamma for ivb/hsw
` [PATCH v2 4/7] drm/i915: Add 10bit LUT for ilk/snb
` [PATCH v2 5/7] drm/i915: Add "10.6" LUT mode for i965+
` [PATCH v2 6/7] drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
` [PATCH v2 7/7] drm/i915: Expose full 1024 LUT entries on ivb+

[drm-tip:drm-tip 4/8] drivers/gpu/drm/lima/lima_ctx.c:26:46: error: incompatible type for argument 4 of 'xa_alloc'
 2019-04-01 19:10 UTC 

[drm-tip:drm-tip 4/8] drivers/gpu/drm/lima/lima_ctx.c:26:36: note: in expansion of macro 'UINT_MAX'
 2019-04-01 19:01 UTC 

[v2 0/7] Add Multi Segment Gamma Support
 2019-04-01 18:37 UTC  (10+ messages)
` [v2 1/7] drm: Add gamma mode caps property
` [v2 2/7] drm/i915: Define color lut range structure
` [v2 3/7] drm: Add gamma mode property
` [v2 4/7] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [v2 5/7] drm/i915/icl: Add support for multi segmented gamma mode
` [v2 6/7] drm/i915: Add gamma mode caps property
` [v2 7/7] drm/i915: Attach gamma mode property

[PATCH 1/2] drm/i915/ehl: Add EHL platform info and PCI IDs
 2019-04-01 17:30 UTC  (4+ messages)
` [PATCH 2/2] x86/gpu: add ElkhartLake to gen11 early quirks

ctx->engines[rcs0, rcs0]
 2019-04-01 16:38 UTC  (13+ messages)
` [PATCH 03/22] drm/i915: Pull the GEM powermangement coupling into its own file
` [PATCH 04/22] drm/i915: Guard unpark/park with the gt.active_mutex
` [PATCH 05/22] drm/i915/selftests: Take GEM runtime wakeref

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-01 16:30 UTC 

[PATCH 1/3] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-04-01 16:26 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Split out i915_priolist_types into its own header
` [PATCH 3/3] drm/i915: Only emit one semaphore per request

[PATCH 0/4] Device id consolidation
 2019-04-01 16:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Device id consolidation (rev2)

[PATCH 1/2] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-04-01 15:57 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Only emit one semaphore per request

[PATCH] drm/i915: Only emit one semaphore per request
 2019-04-01 15:04 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_create: Do not build create-clear for MIPS
 2019-04-01 14:39 UTC 

[PATCH] drm/i915: Prefault before locking pages in shmem_pwrite
 2019-04-01 13:39 UTC 

[PATCH 00/16] drm/fb-helper: Move modesetting code to drm_client
 2019-04-01 13:31 UTC  (11+ messages)
` [PATCH 06/16] drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper
` [PATCH 13/16] drm/fb-helper: Avoid race with DRM userspace
` [Intel-gfx] [PATCH 00/16] drm/fb-helper: Move modesetting code to drm_client

[PATCH i-g-t] i915/gem_pread, gem_pwrite: Exercise using ourselves as the buffer
 2019-04-01 12:45 UTC  (2+ messages)
` [PATCH i-g-t v2] "

[PATCH] ignore. This patch is to test if sagv affect rotation tests
 2019-04-01 11:59 UTC  (6+ messages)
` [PATCH] drm/i915: ignore. Disable sagv for testing
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: ignore. Disable sagv for testing (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 1/2] drm/i915/icl: Fix for setting HDMI 10/12 bit Deep color correctly
 2019-04-01 10:19 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Add N & CTS values for 10/12 bit deep color
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/icl: Fix for setting HDMI 10/12 bit Deep color correctly
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915: Add gem_vm_create
 2019-04-01  9:04 UTC  (5+ messages)
` [igt-dev] "

[PATCH i-g-t] i915/perf_pmu: Idle before measuring idle
 2019-04-01  8:45 UTC  (3+ messages)
` [igt-dev] "

[PATCH i-g-t] i915/gem_exec_schedule: Verify that using HW semaphores doesn't block
 2019-04-01  7:52 UTC  (2+ messages)
` [igt-dev] "

[PATCH i-g-t] kms_busy: Use igt_waitchildren_timeout()
 2019-04-01  7:39 UTC  (3+ messages)

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2019-03-31 22:59 UTC  (2+ messages)

[PATCH] drm/i915: Check domains for userptr on release
 2019-03-31 11:44 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm-uapi: Pull i915_drm.h changes for context cloning
 2019-03-31 10:41 UTC  (7+ messages)
` [PATCH 2/3] iris: Create a composite context for both compute and render pipelines
  ` [Intel-gfx] "
` [Mesa-dev] [PATCH 1/3] drm-uapi: Pull i915_drm.h changes for context cloning

[PATCH] drm/i915: Avoid using ctx->file_priv during construction
 2019-03-31  9:23 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[CI 1/4] drm/i915: Introduce the i915_user_extension_method
 2019-03-30  9:53 UTC  (4+ messages)
` [CI 2/4] drm/i915: Create/destroy VM (ppGTT) for use with contexts

[PATCH] drm/i915/guc: Retry GuC load for all load failures
 2019-03-30  8:07 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/guc: Retry GuC load for all load failures (rev2)
` ✓ Fi.CI.IGT: success for drm/i915/guc: Retry GuC load for all load failures
` ✓ Fi.CI.IGT: success for drm/i915/guc: Retry GuC load for all load failures (rev2)

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-30  5:55 UTC  (9+ messages)
` [PATCH v4] drm/i915/icl: Fix clockgating issue when using scalers
` [PATCH v5 1/3] drm/i915: Rename skl_wa_clkgating to the actual WA
` [PATCH v5 2/3] drm/i915: Fix the inconsistent RMW in WA 827
` [PATCH v5 3/3] drm/i915/icl: Fix clockgating issue when using scalers
` ✓ Fi.CI.BAT: success for drm/i915/icl: Fix clockgating issue when using scalars (rev5)
` ✓ Fi.CI.IGT: "

[PATCH 00/30] GuC 32.0.3
 2019-03-30  0:49 UTC  (37+ messages)
` [PATCH 01/30] drm/i915/guc: Don't allow GuC submission on pre-Gen11
` [PATCH 02/30] drm/i915/guc: Simplify preparation of GuC parameter block
` [PATCH 03/30] drm/i915/guc: Update GuC firmware versions and names
` [PATCH 04/30] drm/i915/guc: Update GuC firmware CSS header
` [PATCH 05/30] drm/i915/guc: Update GuC boot parameters
` [PATCH 06/30] drm/i915/guc: Update GuC sleep status values
` [PATCH 07/30] drm/i915/guc: Update GuC sample-forcewake command
` [PATCH 08/30] drm/i915/guc: Always ask GuC to update power domain states
` [PATCH 09/30] drm/i915/guc: Update GuC ADS object definition
` [PATCH 10/30] drm/i915/guc: Reset GuC ADS during sanitize
` [PATCH 11/30] drm/i915/guc: New GuC interrupt register for Gen11
` [PATCH 12/30] drm/i915/guc: New GuC scratch registers "
` [PATCH 13/30] drm/i915/guc: Update GuC CTB response definition
` [PATCH 14/30] drm/i915/guc: Enable GuC CTB communication on Gen11
` [PATCH 15/30] drm/i915/huc: New HuC status register for Gen11
` [PATCH 16/30] drm/i915/guc: Define GuC firmware version for Icelake
` [PATCH 17/30] drm/i915/huc: Define HuC "
` [PATCH 18/30] drm/i915/guc: Treat GuC initialization failure as -EIO
` [PATCH 19/30] drm/i915/guc: New GuC IDs based on engine class and instance
` [PATCH 20/30] drm/i915/guc: Make use of the SW counter field in the context descriptor
` [PATCH 21/30] drm/i915/guc: New GuC stage descriptors
` [PATCH 22/30] drm/i915/guc: New GuC workqueue item submission mechanism
` [PATCH 23/30] drm/i915/guc: Add support for resume-parsing wq item
` [PATCH 24/30] drm/i915/guc: New reset-engine command
` [PATCH 25/30] drm/i915/guc: New engine-reset-complete message
` [PATCH 26/30] drm/i915/guc: Properly capture & release GuC interrupts on Gen11
` [PATCH 27/30] drm/i915/guc: Create vfuncs for the GuC interrupts control functions
` [PATCH 28/30] drm/i915/guc: Correctly handle GuC interrupts on Gen11
` [PATCH 29/30] HAX: prevent CI failures on pre-Gen11 configs with forced GuC
` [PATCH 30/30] HAX: Enable HuC
` ✗ Fi.CI.CHECKPATCH: warning for GuC 32.0.3
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: add immutable zpos plane properties
 2019-03-30  0:37 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Always backoff after a drm_modeset_lock() deadlock
 2019-03-29 22:06 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915: fix i9xx irq enable/disable
 2019-03-29 21:17 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: fix i9xx irq enable/disable (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Move the decision to use the breadcrumb tasklet to the backend
 2019-03-29 20:10 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v4 0/8] i915 vgpu PV to improve vgpu performance
 2019-03-29 19:14 UTC  (5+ messages)
` [PATCH v4 4/8] drm/i915: vgpu context submission pv optimization

[PATCH 0/6] drm/i915: Finish the GAMMA_LUT stuff
 2019-03-29 19:13 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Finish the GAMMA_LUT stuff (rev2)
` ✗ Fi.CI.IGT: failure "

[v2 0/2] Fixed GC MAX register programming for gamma luts
 2019-03-29 18:32 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for Fixed GC MAX register programming for gamma luts (rev2)

[PATCH] drm/gamma: Clarify gamma lut uapi
 2019-03-29 17:31 UTC  (4+ messages)

[PATCH] drm/i915: fix i9xx irq enable/disable
 2019-03-29 17:23 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/execlists: Enable coarse preemption boundaries for gen8
 2019-03-29 17:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2] drm: prefix header search paths with $(srctree)/
 2019-03-29 16:19 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm: prefix header search paths with $(srctree)/ (rev2)


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