messages from 2019-06-17 15:41:16 to 2019-06-18 11:59:42 UTC [more...]
[PATCH] drm/i915: Check visibility in icl_build_plane_wm
2019-06-18 11:59 UTC (5+ messages)
[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
2019-06-18 11:54 UTC (6+ messages)
` [PATCH 2/6] drm/ttm: remove the backing store if no placement is given
` [PATCH 3/6] drm/ttm: use the parent resv for ghost objects v2
` [PATCH 4/6] drm/amdgpu: use allowed_domains for exported DMA-bufs
` [PATCH 5/6] drm/amdgpu: add independent DMA-buf export v6
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v6
[PULL] topic/remove-fbcon-notifiers for v5.3
2019-06-18 11:46 UTC (7+ messages)
[PATCH i-g-t v2] gitlab-ci: add build for MIPS
2019-06-18 11:27 UTC (4+ messages)
[PATCH] drm/i915/execlists: Detect cross-contamination with GuC
2019-06-18 11:07 UTC
[PATCH] drm/i915: Signal fence completion from i915_request_wait
2019-06-18 11:02 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 0/6] Display uncore prep patches
2019-06-18 10:49 UTC (16+ messages)
` [PATCH 1/6] drm/i915: use vfuncs for reg_read/write_fw_domains
` [PATCH 2/6] drm/i915: kill uncore_sanitize
` [PATCH 3/6] drm/i915: kill uncore_to_i915
` [PATCH 4/6] drm/i915: skip forcewake actions on forcewake-less uncore
` [PATCH 5/6] drm/i915: dynamically allocate forcewake domains
` [PATCH 6/6] drm/i915/gvt: decouple check_vgpu() from uncore_init()
` ✗ Fi.CI.CHECKPATCH: warning for Display uncore prep patches
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 00/59] prime doc polish and ... a few cleanups
2019-06-18 10:41 UTC (46+ messages)
` [PATCH 01/59] drm/todo: Improve drm_gem_object funcs todo
` [PATCH 03/59] drm/prime: Update docs
` [PATCH 1/2] drm/prime: Shuffle functions
` [PATCH 2/2] drm/prime: Update docs
` [PATCH 05/59] drm/prime: Make DRIVER_PRIME a no-op
` [PATCH 06/59] drm/prime: Actually remove DRIVER_PRIME everywhere
` [PATCH 07/59] drm/arm/komeda: Remove DRIVER_HAVE_IRQ
` [PATCH 20/59] drm/meson: Drop drm_gem_prime_export/import
` [PATCH 26/59] drm/rcar-du: "
` [PATCH 28/59] drm/shmob: "
` [PATCH 30/59] drm/stm: "
` [PATCH 38/59] drm/xen: "
` [Xen-devel] "
` [PATCH 40/59] drm/vram-helper: "
` [Intel-gfx] [PATCH 00/59] prime doc polish and ... a few cleanups
` ✗ Fi.CI.CHECKPATCH: warning for prime doc polish and ... a few cleanups (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.BAT: failure for prime doc polish and ... a few cleanups (rev4)
[PATCH] drm/i915/guc: Reduce verbosity on log overflows
2019-06-18 10:30 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/rcar-du: Fix error check when retrieving crtc state
2019-06-18 10:05 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/blt: Remove recursive vma->lock
2019-06-18 9:58 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Switch to per-crtc vblank vfuncs
2019-06-18 9:57 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH 01/26] drm/i915: Keep engine alive as we retire the context
2019-06-18 9:18 UTC (30+ messages)
` [PATCH 02/26] drm/i915: Skip shrinking already freed pages
` [PATCH 03/26] drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
` [PATCH 04/26] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 05/26] drm/i915/execlists: Preempt-to-busy
` [PATCH 06/26] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 07/26] drm/i915/execlists: Force preemption
` [PATCH 08/26] drm/i915: Make the semaphore saturation mask global
` [PATCH 09/26] dma-fence: Propagate errors to dma-fence-array container
` [PATCH 10/26] dma-fence: Report the composite sync_file status
` [PATCH 11/26] dma-fence: Refactor signaling for manual invocation
` [PATCH 12/26] dma-fence: Always execute signal callbacks
` [PATCH 13/26] drm/i915: Track i915_active using debugobjects
` [PATCH 14/26] drm/i915: Signal fence completion from i915_request_wait
` [PATCH 15/26] drm/i915: Remove waiting & retiring from shrinker paths
` [PATCH 16/26] drm/i915: Throw away the active object retirement complexity
` [PATCH 17/26] drm/i915: Provide an i915_active.acquire callback
` [PATCH 18/26] drm/i915: Push the i915_active.retire into a worker
` [PATCH 19/26] drm/i915/overlay: Switch to using i915_active tracking
` [PATCH 20/26] drm/i915: Forgo last_fence active request tracking
` [PATCH 21/26] drm/i915: Extract intel_frontbuffer active tracking
` [PATCH 22/26] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 23/26] drm/i915: Rename intel_wakeref_[is]_active
` [PATCH 24/26] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 25/26] drm/i915: Replace struct_mutex for batch pool serialisation
` [PATCH 26/26] drm/i915: Move idle barrier cleanup into engine-pm
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/26] drm/i915: Keep engine alive as we retire the context
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH i-g-t v2 0/4] Use C11 atomics
2019-06-18 8:42 UTC (10+ 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] "
linux-next: build failure after merge of the drm-misc tree
2019-06-18 8:11 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 01/22] drm/i915: Restore -Wunused-but-set-variable
2019-06-18 7:54 UTC (8+ messages)
` [PATCH 15/22] drm/i915: Provide an i915_active.acquire callback
` [PATCH 16/22] drm/i915: Push the i915_active.retire into a worker
` [PATCH 18/22] drm/i915: Forgo last_fence active request tracking
[PATCH v2] drm/i915/gtt: Serialise both updates to PDE and our shadow
2019-06-18 7:28 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/gtt: Serialise both updates to PDE and our shadow (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] Documentation/i915: fix file references after display/ subdir renames
2019-06-18 7:26 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[RFC v5 00/33] Implicit dev_priv removal and GT compartmentalization
2019-06-18 7:02 UTC (41+ messages)
` [RFC 01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [RFC 02/33] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [RFC 03/33] drm/i915: Move intel_gt initialization to a separate file
` [RFC 04/33] drm/i915: Store some backpointers in struct intel_gt
` [RFC 05/33] drm/i915: Move intel_gt_pm_init under intel_gt_init_early
` [RFC 06/33] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [RFC 07/33] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [RFC 08/33] drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling
` [RFC 09/33] drm/i915: Convert init_unused_rings to intel_gt
` [RFC 10/33] drm/i915: Convert gt workarounds "
` [RFC 11/33] drm/i915: Store backpointer to intel_gt in the engine
` [RFC 12/33] drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
` [RFC 13/33] drm/i915: Convert i915_ppgtt_init_hw "
` [RFC 14/33] drm/i915: Consolidate some open coded mmio rmw
` [RFC 15/33] drm/i915: Convert i915_gem_init_hw to intel_gt
` [RFC 16/33] drm/i915: Move intel_engines_resume into common init
` [RFC 17/33] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [RFC 18/33] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [RFC 19/33] drm/i915: Compartmentalize i915_ggtt_init_hw
` [RFC 20/33] drm/i915: Make ggtt invalidation work on ggtt
` [RFC 21/33] drm/i915: Store intel_gt backpointer in vm
` [RFC 22/33] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [RFC 23/33] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [RFC 24/33] drm/i915: Move i915_gem_chipset_flush "
` [RFC 25/33] drm/i915: Compartmentalize timeline_init/park/fini
` [RFC 26/33] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [RFC 27/33] drm/i915: Compartmentalize i915_gem_init_ggtt
` [RFC 28/33] drm/i915: Store ggtt pointer in intel_gt
` [RFC 29/33] drm/i915: Compartmentalize ring buffer creation
` [RFC 30/33] drm/i915: Save trip via top-level i915 in a few more places
` [RFC 31/33] drm/i915: Make timelines gt centric
` [RFC 32/33] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [RFC 33/33] drm/i915: Eliminate dual personality of i915_scratch_offset
` ✗ Fi.CI.BAT: failure for Implicit dev_priv removal and GT compartmentalization (rev9)
[PATCH 0/4] Update whitelist support for new hardware
2019-06-18 6:51 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Support flags in whitlist WAs
[PATCH 0/4] Update whitelist support for new hardware
2019-06-18 6:42 UTC (11+ messages)
` [PATCH 1/4] drm/i915: Support flags in whitlist WAs
` [PATCH 2/4] drm/i915: Support whitelist workarounds on all engines
` [PATCH 3/4] drm/i915: Add whitelist workarounds for ICL
` [PATCH 4/4] drm/i915: Update workarounds selftest for read only regs
` ✓ Fi.CI.BAT: success for Update whitelist support for new hardware (rev2)
[PATCH] drm/i915: Use the correct style for SPDX License Identifier
2019-06-18 6:29 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH] i915: intel_dp_aux_backlight: Fix max backlight calculations
2019-06-18 6:26 UTC
[PATCH v3 0/7] Hexdump Enhancements
2019-06-18 0:57 UTC (4+ messages)
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
[PATCH] drm/i915/ehl: Allow combo PHY A to drive a third external display
2019-06-18 0:31 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Allow combo PHY A to drive a third external display (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915: Keep engine alive as we retire the context
2019-06-18 0:17 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Keep engine alive as we retire the context (rev3)
[PATCH] drm/i915/ehl: Allow combo PHY A to drive a third external display
2019-06-17 23:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH v9 1/2] drm/i915: Introduce async plane update to i915
2019-06-17 22:33 UTC (3+ messages)
` [PATCH v9 2/2] drm/i915: update cursors asynchronously through atomic
` ✗ Fi.CI.BAT: failure for series starting with [v9,1/2] drm/i915: Introduce async plane update to i915
[PATCH] drm/i915/ehl: Introduce Mule Creek Canyon PCH
2019-06-17 20:58 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/ehl: Introduce Mule Creek Canyon PCH (rev3)
[RFC 0/2] Split crtc_state in sw and hw state
2019-06-17 20:45 UTC (3+ messages)
` [RFC 2/2] [INCOMPLETE] drm/i915: Split up crtc_state into uapi and hw
[PATCH] drm/i915/psr: Force manual PSR exit in older gens
2019-06-17 20:28 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/icl: Add missing device ID
2019-06-17 19:01 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH 0/9] Add support for new DMC headers
2019-06-17 17:46 UTC (5+ messages)
` [PATCH 9/9] drm/i915/dmc: protect against loading wrong firmware
[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
2019-06-17 17:37 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/6] "
[PATCH] drm/i915/perf: fix ICL perf register offsets
2019-06-17 17:23 UTC (4+ messages)
drm/i915: last bits to make headers self-contained
2019-06-17 16:18 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [01/11] drm/i915: make i915_fixed.h self-contained
` ✓ Fi.CI.BAT: success "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox