public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-06-14 07:10:37 to 2019-06-14 16:37:47 UTC [more...]

[RFC v4 00/31] Implicit dev_priv removal and GT compartmentalization
 2019-06-14 16:37 UTC  (57+ messages)
` [RFC 01/31] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [RFC 02/31] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [RFC 03/31] drm/i915: Move intel_gt initialization to a separate file
` [RFC 04/31] drm/i915: Store some backpointers in struct intel_gt
` [RFC 05/31] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [RFC 06/31] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 07/31] drm/i915: Convert init_unused_rings "
` [RFC 08/31] drm/i915: Convert gt workarounds "
` [RFC 09/31] drm/i915: Store backpointer to intel_gt in the engine
` [RFC 10/31] drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
` [RFC 11/31] drm/i915: Convert i915_ppgtt_init_hw "
` [RFC 12/31] drm/i915: Consolidate some open coded mmio rmw
` [RFC 13/31] drm/i915: Convert i915_gem_init_hw to intel_gt
` [RFC 14/31] drm/i915: Move intel_engines_resume into common init
` [RFC 15/31] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [RFC 16/31] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [RFC 17/31] drm/i915: Compartmentalize i915_ggtt_init_hw
` [RFC 18/31] drm/i915: Make ggtt invalidation work on ggtt
` [RFC 19/31] drm/i915: Store intel_gt backpointer in vm
` [RFC 20/31] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [RFC 21/31] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [RFC 22/31] drm/i915: Move i915_gem_chipset_flush "
` [RFC 23/31] drm/i915: Compartmentalize timeline_init/park/fini
` [RFC 24/31] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [RFC 25/31] drm/i915: Compartmentalize i915_gem_init_ggtt
` [RFC 26/31] drm/i915: Store ggtt pointer in intel_gt
` [RFC 27/31] drm/i915: Compartmentalize ring buffer creation
` [RFC 28/31] drm/i915: Save trip via top-level i915 in a few more places
` [RFC 29/31] drm/i915: Make timelines gt centric
` [RFC 30/31] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [RFC 31/31] drm/i915: Eliminate dual personality of i915_scratch_offset
` ✗ Fi.CI.BAT: failure for Implicit dev_priv removal and GT compartmentalization (rev6)

[PATCH 1/2] drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
 2019-06-14 16:19 UTC  (2+ messages)

Endless busyness, the forecoming
 2019-06-14 16:18 UTC  (10+ messages)
` [PATCH 2/8] drm/i915: Stop retiring along engine
` [PATCH 3/8] drm/i915: Replace engine->timeline with a plain list
` ✗ Fi.CI.IGT: failure for series starting with [v2] drm/i915: Keep contexts pinned until after the next kernel context switch (rev2)

[v7 00/16] Add Plane Color Properties
 2019-06-14 16:17 UTC  (2+ messages)

[BUG] lockdep splat with kernfs lockdep annotations and slab mutex from drm patch??
 2019-06-14 15:38 UTC  (3+ messages)

use exact allocation for dma coherent memory
 2019-06-14 15:34 UTC  (28+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
  ` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
  ` [PATCH 03/16] drm/i915: "
` [PATCH 04/16] drm: move drm_pci_{alloc, free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

WIP glance towards struct_mutex removal
 2019-06-14 15:11 UTC  (44+ messages)
` [PATCH 01/39] drm/i915: Discard some redundant cache domain flushes
` [PATCH 02/39] drm/i915: Refine i915_reset.lock_map
` [PATCH 03/39] drm/i915: Avoid tainting i915_gem_park() with wakeref.lock
` [PATCH 04/39] drm/i915: Enable refcount debugging for default debug levels
` [PATCH 05/39] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 06/39] drm/i915: Stop retiring along engine
` [PATCH 07/39] drm/i915: Replace engine->timeline with a plain list
` [PATCH 08/39] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 09/39] drm/i915/execlists: Preempt-to-busy
` [PATCH 10/39] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 11/39] drm/i915/execlists: Force preemption
` [PATCH 12/39] dma-fence: Propagate errors to dma-fence-array container
` [PATCH 13/39] dma-fence: Report the composite sync_file status
` [PATCH 14/39] dma-fence: Refactor signaling for manual invocation
` [PATCH 15/39] dma-fence: Always execute signal callbacks
` [PATCH 16/39] drm/i915: Execute signal callbacks from no-op i915_request_wait
` [PATCH 17/39] drm/i915: Make the semaphore saturation mask global
` [PATCH 18/39] drm/i915: Throw away the active object retirement complexity
` [PATCH 27/39] drm/i915: Explicitly cleanup initial_plane_config
` [PATCH 28/39] initial-plane-vma
` [PATCH 29/39] drm/i915: Make i915_vma track its own kref
` [PATCH 30/39] drm/i915: Propagate fence errors
` [PATCH 31/39] drm/i915: Allow page pinning to be in the background
` [PATCH 32/39] drm/i915: Allow vma binding to occur asynchronously
` [PATCH 33/39] revoke-fence
` [PATCH 34/39] drm/i915: Use vm->mutex for serialising GTT insertion
` [PATCH 35/39] drm/i915: Pin pages before waiting
` [PATCH 36/39] drm/i915: Use reservation_object to coordinate userptr get_pages()
` [PATCH 37/39] drm/i915: Use forced preemptions in preference over hangcheck
` [PATCH 38/39] drm/i915: Remove logical HW ID
` [PATCH 39/39] active-rings
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/39] drm/i915: Discard some redundant cache domain flushes
` ✗ Fi.CI.SPARSE: "

[RFC v3 00/28] Implicit dev_priv removal and GT compartmentalization
 2019-06-14 15:10 UTC  (27+ messages)
` [RFC 06/28] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 13/28] drm/i915: Convert i915_gem_init_hw "
` [RFC 16/28] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [RFC 20/28] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [RFC 24/28] drm/i915: Compartmentalize i915_ggtt_cleanup_hw

[PATCH v3 0/8] RPM encapsulation
 2019-06-14 14:59 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for RPM Encapsulation (rev2)

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-14 14:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] drm/i915: Add Wa_1409120013:icl,ehl
 2019-06-14 14:27 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/4] Update whitelist support for new hardware
 2019-06-14 14:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Add Wa_1409120013:icl,ehl
 2019-06-14 13:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Add Wa_1409120013:icl,ehl (rev3)

[v4 0/4] Enable Multi-segmented-gamma for ICL
 2019-06-14 13:22 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for Enable Multi-segmented-gamma for ICL (rev4)

[PATCH] drm/i915/ehl: Update MOCS table for EHL
 2019-06-14 13:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/ehl: Update MOCS table for EHL (rev2)

[PATCH i-g-t] i915/gem_ctx_shared: Prefer explicit domain control
 2019-06-14 13:18 UTC  (2+ messages)
` [igt-dev] "

[PATCH 1/4] drm/i915: Don't clobber M/N values during fastset check
 2019-06-14 13:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/4] drm/i915: Don't clobber M/N values during fastset check (rev2)

[PATCH] drm/i915/guc: Check if reset is supported before attempting to reset GuC
 2019-06-14 13:02 UTC 

[PATCH] drm/i915: Discard some redundant cache domain flushes
 2019-06-14 13:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Refine placement of gt.reset_lockmap
 2019-06-14 12:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH i-g-t v2 0/4] Use C11 atomics
 2019-06-14 12:53 UTC  (13+ messages)
` [PATCH i-g-t v2 1/4] meson: add libatomic dependency
  ` [igt-dev] "
` [PATCH i-g-t v2 2/4] gitlab-ci: add libatomic to docker images
  ` [igt-dev] "
` [PATCH i-g-t v2 3/4] i915/gem_create: use atomic_* instead of __sync_*
  ` [igt-dev] "
` [PATCH i-g-t v2 4/4] tests/sw_sync: "
  ` [igt-dev] "

[PATCH] gpu/drm/i915: globally replace dev_priv with i915
 2019-06-14 12:47 UTC  (5+ messages)

[PATCH] drm/i915: Check visibility in icl_build_plane_wm
 2019-06-14 11:58 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] drm/i915: kerneldoc warnings squelched
 2019-06-14 11:51 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC][PATCH 0/2] drm: PATH prop for all connectors?
 2019-06-14 11:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[CI 1/2] drm/i915: Discard some redundant cache domain flushes
 2019-06-14 11:10 UTC  (2+ messages)
` [CI 2/2] drm/i915: Execute signal callbacks from no-op i915_request_wait

[RESEND FOR CI] i915: no need to check return value of debugfs_create functions
 2019-06-14 10:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for i915: no need to check return value of debugfs_create functions (rev2)

[PATCH i-g-t v2] gitlab-ci: add build for MIPS
 2019-06-14 10:33 UTC  (4+ messages)

[PATCH 1/8] drm/i915: Keep contexts pinned until after the next kernel context switch
 2019-06-14 10:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Refine i915_reset.lock_map
 2019-06-14 10:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Refine i915_reset.lock_map (rev3)

[PATCH] i915: gvt: no need to check return value of debugfs_create functions
 2019-06-14 10:07 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Enable refcount debugging for default debug levels
 2019-06-14 10:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PULL] drm-misc-next
 2019-06-14  9:35 UTC  (2+ messages)

[PULL] topic/remove-fbcon-notifiers for v5.3
 2019-06-14  9:25 UTC 

[PATCH 1/2] drm/i915: Refine eDP aux backlight enable/disable sequence
 2019-06-14  8:38 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Add backlight enable on/off delay for DP aux backlight control

[PATCH] drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
 2019-06-14  8:32 UTC  (4+ messages)

[PATCH] drm/i915: Refine eDP aux backlight enable sequence
 2019-06-14  7:58 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix connector atomic_check compilation fail
 2019-06-14  7:36 UTC  (2+ messages)


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