public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-04-26 06:29:34 to 2019-04-29 19:03:24 UTC [more...]

[PATCH] drm/i915/csr: alpha_support doesn't depend on csr or vice versa
 2019-04-29 19:03 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/4] drm/i915: Wait for the struct_mutex on idling
 2019-04-29 18:16 UTC  (10+ messages)
` [PATCH 2/4] drm/i915: Only reschedule the submission tasklet if preemption is possible
  ` [PATCH] "
` [PATCH 3/4] drm/i915: Delay semaphore submission until the start of the signaler
` [PATCH 4/4] drm/i915/execlists: Don't apply priority boost for resets
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Wait for the struct_mutex on idling
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Wait for the struct_mutex on idling (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/5] drm/i915: Wait for the struct_mutex on idling
 2019-04-29 18:08 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: Only reschedule the submission tasklet if preemption is possible
` [PATCH 3/5] drm/i915: Delay semaphore submission until the start of the signaler
` [PATCH 4/5] drm/i915: Disable semaphore busywaits on saturated systems
` [PATCH 5/5] drm/i915/execlists: Don't apply priority boost for resets
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Wait for the struct_mutex on idling

[PATCH 01/45] drm/i915: Seal races between async GPU cancellation, retirement and signaling
 2019-04-29 17:52 UTC  (14+ messages)
` [PATCH 19/45] drm/i915: Load balancing across a virtual engine
` [PATCH 20/45] drm/i915: Apply an execution_mask to the virtual_engine
` [PATCH 22/45] drm/i915/execlists: Virtual engine bonding
` [PATCH 24/45] drm/i915: Split GEM object type definition to its own header

[PATCH 00/21] drm/i915: the great header refactoring, part two
 2019-04-29 17:29 UTC  (33+ messages)
` [PATCH 01/21] drm/i915: ensure more headers remain self-contained
` [PATCH 02/21] drm/i915: make intel_bios.h self-contained
` [PATCH 03/21] drm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make self-contained
` [PATCH 04/21] drm/i915: make intel_dpll_mgr.h self-contained
` [PATCH 05/21] drm/i915: move dsi init functions to intel_dsi.h
` [PATCH 06/21] drm/i915: extract intel_fifo_underrun.h from intel_drv.h
` [PATCH 07/21] drm/i915: extract intel_dp_link_training.h "
` [PATCH 08/21] drm/i915: extract intel_dp_aux_backlight.h "
` [PATCH 09/21] drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
` [PATCH 10/21] drm/i915: extract intel_hotplug.h "
  ` [PATCH v2] "
` [PATCH 11/21] drm/i915: extract intel_bios.h functions from i915_drv.h
` [PATCH 12/21] drm/i915: extract intel_quirks.h from intel_drv.h
` [PATCH 13/21] drm/i915: extract intel_overlay.h from intel_drv.h and i915_drv.h
` [PATCH 14/21] drm/i915: extract intel_vdsc.h "
` [PATCH 15/21] drm/i915: extract intel_dp_mst.h from intel_drv.h
` [PATCH 16/21] drm/i915: extract intel_dsi_dcs_backlight.h "
` [PATCH 17/21] drm/i915: extract intel_atomic.h "
  ` [PATCH v2] "
` [PATCH 18/21] drm/i915: extract intel_runtime_pm.h "
` [PATCH 19/21] drm/i915: move some leftovers to intel_pm.h from i915_drv.h
` [PATCH 20/21] drm/i915: extract intel_combo_phy.h "
` [PATCH 21/21] drm/i915: add single combo phy init/unit functions
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: the great header refactoring, part two (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: the great header refactoring, part two (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
 2019-04-29 17:16 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Introduce struct class_instance for engines across the uAPI
 2019-04-29 17:08 UTC  (2+ messages)

[PATCH v5 0/8] i915 vgpu PV to improve vgpu performance
 2019-04-29 16:55 UTC  (14+ messages)
` [PATCH v5 1/8] drm/i915: introduced vgpu pv capability
` [PATCH v5 2/8] drm/i915: vgpu shared memory setup for pv optimization
` [PATCH v5 3/8] drm/i915: vgpu ppgtt update "
` [PATCH v5 4/8] drm/i915: vgpu context submission "
` [PATCH v5 5/8] drm/i915/gvt: GVTg handle pv_caps PVINFO register
` [PATCH v5 6/8] drm/i915/gvt: GVTg handle shared_page setup
` [PATCH v5 7/8] drm/i915/gvt: GVTg support ppgtt pv optimization
` [PATCH v5 8/8] drm/i915/gvt: GVTg support context submission "
` ✗ Fi.CI.CHECKPATCH: warning for i915 vgpu PV to improve vgpu performance
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/5] Refactor to expand subslice mask
 2019-04-29 16:42 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/5] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/5] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/5] drm/i915: Move sseu helper functions to intel_sseu.h
` [PATCH 5/5] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Fix bug for GeminiLake
 2019-04-29 16:35 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v5 00/12] HDCP2.2 Phase II
 2019-04-29 14:46 UTC  (17+ messages)
` [PATCH v5 05/12] drm: revocation check at drm subsystem
` [PATCH v5 06/12] drm/i915: SRM revocation check for HDCP1.4 and 2.2
` [PATCH v5 07/12] drm/hdcp: gathering hdcp related code into drm_hdcp.c
` [PATCH v5 08/12] drm: uevent for connector status change
` [PATCH v5 09/12] drm/hdcp: update content protection property with uevent
` [PATCH v5 10/12] drm/i915: update the hdcp state "
` [PATCH v5 11/12] drm: Add CP downstream_info property

[PATCH 1/3] drm/i915: Change gamma/degamma_lut_size data type to u32
 2019-04-29 14:12 UTC  (12+ messages)
` [PATCH 2/3] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [PATCH 3/3] drm/i915/icl: Add Multi-segmented gamma support
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Change gamma/degamma_lut_size data type to u32
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Skip unused contexts for context_barrier_task()
 2019-04-29 13:12 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Fix ICL output CSC programming
 2019-04-29 11:58 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v7] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-29  8:56 UTC  (11+ messages)
` [PATCH v8] "

[PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst
 2019-04-27 18:13 UTC  (5+ messages)

[PATCH] drm/i915: add in-kernel blitter client
 2019-04-26 23:10 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/5] Refactor to expand subslice mask
 2019-04-26 20:47 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/5] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/5] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/5] drm/i915: Move sseu helper functions to intel_sseu.h
` [PATCH 5/5] drm/i915: Expand subslice mask
` ✗ Fi.CI.BAT: failure for Refactor to expand subslice mask (rev3)

[PATCH 1/3] drm/i915/execlists: Flush the tasklet on parking
 2019-04-26 19:23 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Move the engine->destroy() vfunc onto the engine
` [PATCH 3/3] drm/i915: Convert inconsistent static engine tables into an init error
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/execlists: Flush the tasklet on parking
` ✗ Fi.CI.BAT: failure "

[CI 1/9] drm/i915/gvt: Pin the per-engine GVT shadow contexts
 2019-04-26 17:17 UTC  (12+ messages)
` [CI 2/9] drm/i915: Export intel_context_instance()
` [CI 3/9] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [CI 4/9] drm/i915/selftests: Pass around intel_context for sseu
` [CI 5/9] drm/i915: Pass intel_context to intel_context_pin_lock()
` [CI 6/9] drm/i915: Split engine setup/init into two phases
` [CI 7/9] drm/i915: Switch back to an array of logical per-engine HW contexts
` [CI 8/9] drm/i915: Remove intel_context.active_link
` [CI 9/9] drm/i915: Move i915_request_alloc into selftests/
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/9] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH xf86-video-intel 2/2] sna: Support 10bpc gamma via the GAMMA_LUT crtc property
 2019-04-26 16:32 UTC  (2+ messages)
` [PATCH xf86-video-intel v2 "

[PATCH xf86-video-intel 1/2] sna: Refactor property parsing
 2019-04-26 16:32 UTC  (2+ messages)
` [PATCH xf86-video-intel v2 "

[PATCH] drm/i915: Enable eLLC caching of display buffers for SKL+
 2019-04-26 15:13 UTC  (6+ messages)

[PATCH v2] drm: prefix header search paths with $(srctree)/
 2019-04-26 15:05 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH i-g-t] i915/gem_tiling_max_stride: Skip if chipset is unknown
 2019-04-26 15:00 UTC  (2+ messages)
` [igt-dev] "

[CI 1/8] drm/i915: Disable preemption and sleeping while using the punit sideband
 2019-04-26 14:39 UTC  (12+ messages)
` [CI 2/8] drm/i915: Lift acquiring the vlv punit magic to a common sb-get
` [CI 3/8] drm/i915: Lift sideband locking for vlv_punit_(read|write)
` [CI 4/8] drm/i915: Replace pcu_lock with sb_lock
` [CI 5/8] drm/i915: Separate sideband declarations to intel_sideband.h
` [CI 6/8] drm/i915: Merge sbi read/write into a single accessor
` [CI 7/8] drm/i915: Merge sandybridge_pcode_(read|write)
` [CI 8/8] drm/i915: Move sandybride pcode access to intel_sideband.c
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/8] drm/i915: Disable preemption and sleeping while using the punit sideband
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Flatten and rename haswell_set_pipemisc()
 2019-04-26 14:37 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Enable pipe HDR mode on ICL if only HDR planes are used

[PATCH] drm/i915: Clean up cherryview_load_luts()
 2019-04-26 13:53 UTC  (2+ messages)

[PATCH 1/9] drm/i915/gvt: Pin the per-engine GVT shadow contexts
 2019-04-26 13:19 UTC  (8+ messages)
` [PATCH 4/9] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 5/9] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 7/9] drm/i915: Switch back to an array of logical per-engine HW contexts
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v5] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-26 12:13 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color (rev7)

[PATCH 1/3] drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context
 2019-04-26 10:33 UTC  (3+ messages)

[PATCH 1/7] drm/i915: Introduce intel_irq
 2019-04-26 10:05 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/7] "

[PATCH] drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
 2019-04-26  9:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2 1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
 2019-04-26  8:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[PATCH v3 0/9] drm/i915/perf: add OA interrupt support
 2019-04-26  8:20 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
 2019-04-26  6:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "


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