intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-03 22:14:44 to 2019-06-05 21:03:35 UTC [more...]

[PULL] drm-misc-fixes
 2019-06-05 21:03 UTC 

[PATCH i-g-t] i915/gem_create: Do not build create-clear for MIPS
 2019-06-05 20:46 UTC  (4+ messages)
` [igt-dev] "

[PATCH] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
 2019-06-05 20:24 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t] gitlab-ci: add build for MIPS
 2019-06-05 20:18 UTC 

[PATCH] drm/i915: Don't check uv_wm in skl_plane_wm_equals()
 2019-06-05 19:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Don't check uv_wm in skl_plane_wm_equals() (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/ehl: Add support for DPLL4 (v5)
 2019-06-05 19:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915/dsi: Move logging of DSI VBT parameters to a helper function
 2019-06-05 18:51 UTC  (7+ messages)
` [PATCH 2/3] drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2)
` [PATCH 3/3] drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/dsi: Move logging of DSI VBT parameters to a helper function
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[CI] drm/i915/gtt: Replace struct_mutex serialisation for allocation
 2019-06-05 18:46 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Replace struct_mutex serialisation for allocation (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/wopcm: update default size for gen11+
 2019-06-05 18:25 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[[PATCH 0/4] drm/i915/dsi: Read back pclk set by GOP and use that as pclk (version 3)
 2019-06-05 18:13 UTC  (8+ messages)
` [PATCH 2/4] drm/i915/dsi: Move logging of DSI VBT parameters to a helper function
` [PATCH 3/4] drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init
` [PATCH 4/4] drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3)

[PATCH 1/2] drm/i915/guc: always use Command Transport Buffers
 2019-06-05 18:10 UTC  (5+ messages)
` [PATCH 2/2] HAX: Turn on GuC/HuC auto mode
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/guc: always use Command Transport Buffers

[PATCH 1/2] drm/i915: Add missing commas to the end of the subplatform ID arrays
 2019-06-05 17:44 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Kill INTEL_SUBPLATFORM_AML
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add missing commas to the end of the subplatform ID arrays

[PATCH] drm/i915: Skip context_barrier emission for unused contexts
 2019-06-05 17:40 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-05 16:36 UTC  (28+ messages)
` [PATCH 01/23] drm/i915/icl: Add support to read out the TBT PLL HW state
` [PATCH 02/23] drm/i915: Tune down WARNs about TBT AUX power well enabling
` [PATCH 03/23] drm/i915: Move the TypeC port handling code to a separate file
` [PATCH 04/23] drm/i915: Sanitize the terminology used for TypeC port modes
` [PATCH 05/23] drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt mode
` [PATCH 06/23] drm/i915: Fix the TBT AUX power well enabling
` [PATCH 07/23] drm/i915: Use the correct AUX power domain in TypeC TBT-alt mode
` [PATCH 08/23] drm/i915: Unify the TypeC port notation in debug/error messages
` [PATCH 09/23] drm/i915: Factor out common parts from TypeC port handling functions
` [PATCH 10/23] drm/i915: Wait for TypeC PHY complete flag to clear in safe mode
` [PATCH 11/23] drm/i915: Handle the TCCOLD power-down event
` [PATCH 12/23] drm/i915: Sanitize the TypeC connect/detect sequences
` [PATCH 13/23] drm/i915: Fix the TypeC port mode sanitization during loading/resume
` [PATCH 14/23] drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers
` [PATCH 15/23] drm/i915: Sanitize the TypeC FIA lane configuration decoding
` [PATCH 16/23] drm/i915: Sanitize the shared DPLL reserve/release interface
` [PATCH 17/23] drm/i915: Sanitize the shared DPLL find/reference interface
` [PATCH 18/23] drm/i915/icl: Split getting the DPLLs to port type specific functions
` [PATCH 19/23] drm/i915/icl: Reserve all required PLLs for TypeC ports
` [PATCH 20/23] drm/i915: Keep the TypeC port mode fixed when the port is active
` [PATCH 21/23] drm/i915: Add state verification for the TypeC port mode
` [PATCH 22/23] drm/i915: Remove unneeded disconnect in TypeC legacy "
` [PATCH 23/23] drm/i915: WARN about invalid lane reversal in TBT-alt/DP-alt modes
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix TypeC port mode switching
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Make intel_fuzzy_clock_check available outside of intel_display.c
 2019-06-05 16:28 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/dsi: Use a fuzzy check for burst mode clock check

[PATCH 1/5] drm/i915: Do not touch the PCH SSC reference if a PLL is using it
 2019-06-05 15:53 UTC  (9+ messages)
` [PATCH 2/5] drm/i915: Rename HSW/BDW PLL bits
` [PATCH 3/5] drm/i915: Nuke LC_FREQ
` [PATCH 4/5] drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC reference
` [PATCH 5/5] drm/i915: Improve WRPLL reference clock readout on HSW/BDW
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Do not touch the PCH SSC reference if a PLL is using it

[PATCH 01/10] drm/i915: Add windowing for primary planes on gen2/3 and chv
 2019-06-05 15:48 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/10] "

[PATCH v4 0/7] drm/i915: Vulkan performance query support
 2019-06-05 15:41 UTC  (11+ messages)
` [PATCH v4 1/7] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v4 2/7] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v4 3/7] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v4 4/7] drm/i915: add syncobj timeline support
` [PATCH v4 5/7] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v4 6/7] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v4 7/7] drm/i915: add support for perf configuration queries
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Vulkan performance query support (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915: Move intel_dp->prepare_link_train assignment into ddi code
 2019-06-05 15:25 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Drop pointless WARN_ON
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Move intel_dp->prepare_link_train assignment into ddi code
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/2] i915/gem_exec_latency: Measure the latency of context switching
 2019-06-05 15:04 UTC  (3+ messages)
` [PATCH i-g-t 2/2] i915/gem_exec_latency: Add another variant of waiter latency

[PATCH] drm/i915: rename header test build commands to avoid conflicts
 2019-06-05 14:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
 2019-06-05 14:30 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
 2019-06-05 14:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/7] drm/i915: Combine unbound/bound list tracking for objects
 2019-06-05 14:03 UTC  (3+ messages)
` [PATCH 3/7] drm/i915: Allow page pinning to be in the background

[PATCH 1/2] Documentation/i915: Fix kernel-doc references to moved gem files
 2019-06-05 12:35 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: fix documentation build warnings
` ✓ Fi.CI.BAT: success for series starting with [1/2] Documentation/i915: Fix kernel-doc references to moved gem files

[PATCH 00/13] drm/i915/bios: vbt cleanup
 2019-06-05 12:22 UTC  (4+ messages)
` [PATCH 01/13] drm/i915/bios: make child device order the priority order

[PATCH v3 0/7] drm/i915: Vulkan performance query support
 2019-06-05 12:11 UTC  (17+ messages)
` [PATCH v3 1/7] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v3 2/7] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v3 3/7] drm/i915: introduce a mechanism to extend execbuf2
` [PATCH v3 4/7] drm/i915: add syncobj timeline support
` [PATCH v3 5/7] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v3 6/7] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v3 7/7] drm/i915: add support for perf configuration queries
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Vulkan performance query support (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 01/15] drm/i915: Make the semaphore saturation mask global
 2019-06-05 11:54 UTC  (6+ messages)
` [PATCH 02/15] drm: Flush output polling on shutdown
` [PATCH 07/15] drm/i915: Move object close under its own lock
` ✗ Fi.CI.IGT: failure for series starting with [01/15] drm/i915: Make the semaphore saturation mask global

[PATCH] dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc
 2019-06-05 11:03 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc (rev3)
` ✓ Fi.CI.IGT: "

[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
 2019-06-05 10:08 UTC  (5+ messages)
` [v7][PATCH 02/12] drm/i915: Enable intel_color_get_config()
` [v7][PATCH 03/12] drm/i915: Add func to compare hw/sw gamma lut

[PATCH v2 08/22] gpu: i915.rst: Fix references to renamed files
 2019-06-05  9:35 UTC  (2+ messages)

[PULL] drm-misc-next
 2019-06-05  9:17 UTC 

[PATCH i-g-t 1/5] lib/tests: fix conflicting args test
 2019-06-05  9:04 UTC  (5+ messages)

[CI 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-06-05  8:54 UTC  (6+ messages)
` [CI 2/3] drm/i915: Use unchecked writes for setting up the fences
` [CI 3/3] drm/i915: Use unchecked uncore writes to flush the GTT
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] drm/i915/selftests: Flush partial-tiling object once
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] gvt-fixes
 2019-06-05  8:49 UTC 

[PATCH V8 i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank
 2019-06-05  2:30 UTC 

[PATCH] drm/i915/dp: Correctly advertise HBR3 for GEN11+
 2019-06-04 20:31 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Initialise subslice prior to potential zero-length loop
 2019-06-04 20:59 UTC  (3+ messages)

[PATCH] drm/i915: Split out GTT fault handler to make it generic
 2019-06-04 20:24 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] i915/gem_ctx_shared: Fixup vec0 mmio base for icl
 2019-06-04 20:00 UTC  (3+ messages)
` [igt-dev] "

[PATCH 01/14] drm/i915: Pass intel_atomic_state to cdclk funcs
 2019-06-04 13:45 UTC  (2+ messages)

[PATCH v3] drm/i915: add i2c symlink under hdmi connector
 2019-06-04 13:45 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: add i2c symlink under hdmi connector (rev3)

[PATCH 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-06-04 11:56 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Use unchecked writes for setting up the fences
` [PATCH 3/3] drm/i915: Use unchecked unccore writes to flush the GTT

[PATCH] drm/i915/gtt: Replace struct_mutex serialisation for allocation
 2019-06-04 11:42 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 2/4] drm: Fix docbook warnings in hdr metadata helper structures
 2019-06-04 11:17 UTC  (2+ messages)
` [v3 2/3] "

[PATCH v7 0/8] drm/fb-helper: Move modesetting code to drm_client
 2019-06-04 10:23 UTC  (3+ messages)
` [PATCH v7 2/8] drm/fb-helper: Remove drm_fb_helper_crtc

[PATCH v6 0/8] i915 vgpu PV to improve vgpu performance
 2019-06-04  9:00 UTC  (3+ messages)
` [PATCH v6 3/8] drm/i915: vgpu ppgtt update pv optimization

[PATCH 0/2] split out intel_display_power
 2019-06-04  7:34 UTC  (5+ messages)

[PATCH v7 09/11] drm: uevent for connector status change
 2019-06-04  7:06 UTC  (13+ messages)

[PATCH] drm/i915: Fix per-pixel alpha with CCS
 2019-06-04  4:47 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Fix the interpretation of MAX_PRE-EMPHASIS_REACHED bit inorder to pass Link Layer compliance test number 400.3.1.15
 2019-06-04  0:44 UTC  (6+ messages)

[RFC 1/3] kbuild: add support for ensuring headers are self-contained
 2019-06-04  0:20 UTC  (5+ messages)

question about i915 GPU driver in VM
 2019-06-03 22:43 UTC  (3+ messages)

[PATCH] drm/i915: Make the semaphore saturation mask global
 2019-06-03 22:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Make the semaphore saturation mask global (rev2)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).