public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-06-06 21:52:44 to 2019-06-10 07:21:31 UTC [more...]

[RFC] Removing struct_mutex from around requests
 2019-06-10  7:21 UTC  (2+ messages)
` [PATCH 16/28] drm/i915: Provide an i915_active.acquire callback

[PATCH i-g-t v11 0/1] tests: Add a new test for device hot unplug
 2019-06-10  6:49 UTC  (3+ messages)
` [PATCH i-g-t v11 1/1] "

[PATCH trivial] drm/i915: Grammar s/the its/its/
 2019-06-10  3:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/4] drm/i915: Move fence register tracking from i915->mm to ggtt
 2019-06-10  3:04 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Track ggtt fence reservations under its own mutex
` [PATCH 3/4] drm/i915: Combine unbound/bound list tracking for objects
` [PATCH 4/4] drm/i915: Promote i915->mm.obj_lock to be irqsafe

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

[PATCH 1/2] drm/edid: abstract override/firmware EDID retrieval
 2019-06-09 22:57 UTC  (10+ messages)
` [PATCH 2/2] drm: add fallback override/firmware EDID modes workaround
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/edid: abstract override/firmware EDID retrieval
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[CI 1/5] drm/i915: Reset only affected engines when handling error capture
 2019-06-09 18:41 UTC  (12+ messages)
` [CI 2/5] drm/i915: Tidy engine mask types in hangcheck
` [CI 3/5] drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
  ` [CI v2 3/8] "
  ` [CI v3 3/5] "
` [CI 4/5] drm/i915: Extract engine fault reset to a helper
` [CI 5/5] drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: Reset only affected engines when handling error capture
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915: Reset only affected engines when handling error capture (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/9] Add support for new DMC headers
 2019-06-09 17:17 UTC  (12+ messages)
` [PATCH 1/9] drm/i915/dmc: use kernel types
` [PATCH 2/9] drm/i915/dmc: extract fw_info and table walk from intel_package_header
` [PATCH 3/9] drm/i915/dmc: add support for package_header with version 2
` [PATCH 4/9] drm/i915/dmc: extract function to parse css header
` [PATCH 5/9] drm/i915/dmc: extract function to parse package_header
` [PATCH 6/9] drm/i915/dmc: extract function to parse dmc_header
` [PATCH 7/9] drm/i915/dmc: add support to load dmc_header version 3
` [PATCH 8/9] drm/i915/dmc: remove redundant return in parse_csr_fw()
` [PATCH 9/9] drm/i915/dmc: protect against loading wrong firmware
` ✓ Fi.CI.BAT: success for Add support for new DMC headers
` ✓ Fi.CI.IGT: "

[CI 1/2] drm/i915: Convert some more bits to use engine mmio accessors
 2019-06-09 15:59 UTC  (4+ messages)
` [CI 2/2] drm/i915: Tidy intel_execlists_submission_init
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Convert some more bits to use engine mmio accessors
` ✓ Fi.CI.IGT: "

[PATCH] dma-fence: Signal all callbacks from dma_fence_release()
 2019-06-09 11:00 UTC  (2+ messages)

[PATCH] drm/i915/icl: use ranges for voltage level lookup
 2019-06-09 10:25 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[CI 1/2] drm/i915/guc: always use Command Transport Buffers
 2019-06-09  7:10 UTC  (5+ messages)
` [CI 2/2] drm/i915/wopcm: update default size for gen11+
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/guc: always use Command Transport Buffers
` ✓ Fi.CI.IGT: "

[PATCH] drm/crc-debugfs: Also sprinkle irqrestore over early exits
 2019-06-09  5:01 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] [PATCH] "
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Assume combo PHY HBR3 will be inherited by future platforms
 2019-06-09  2:56 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 20/33] docs: convert docs to ReST and rename to *.rst
 2019-06-09  2:27 UTC 

[PATCH 00/23] drm/i915: Fix TypeC port mode switching
 2019-06-08 17:50 UTC  (47+ 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 15/23] drm/i915: Sanitize the TypeC FIA lane configuration decoding
` [PATCH 22/23] drm/i915: Remove unneeded disconnect in TypeC legacy port mode
` [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 (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2 1/4] drm/i915: move pm related declarations to intel_pm.h
 2019-06-08 17:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/4] "

[CI] drm/i915: Move object close under its own lock
 2019-06-08 16:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v8 0/5] drm/fb-helper: Move modesetting code to drm_client
 2019-06-08 15:26 UTC  (6+ messages)
` [PATCH v8 1/5] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH v8 2/5] drm/fb-helper: Prepare to move out modeset config code
` [PATCH v8 3/5] drm/fb-helper: Move "
` [PATCH v8 4/5] drm/client: Hack: Add bootsplash example
` [PATCH v8 5/5] drm/todo: Add bootsplash entry

[PATCH 00/21] Implicit dev_priv removal
 2019-06-08 15:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/3] drm/i915/dsi: Move logging of DSI VBT parameters to a helper function
 2019-06-08 13:39 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/dsi: Move logging of DSI VBT parameters to a helper function

[RFC] drm: Do not call drm_probe_ddc() when connector force isn't specified
 2019-06-08 13:17 UTC  (7+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/ehl: Add support for DPLL4 (v5)
 2019-06-08  0:27 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/ehl: Add support for DPLL4 (v5) (rev2)

[PATCH] drm/i915/ehl: Add support for DPLL4 (v5)
 2019-06-07 23:23 UTC  (2+ messages)
` [PATCH] drm/i915/ehl: Add support for DPLL4 (v7)

[PATCH] drm/i915/icl: Enable SSC for ICL using panel_use_ssc
 2019-06-07 21:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/dp: Correctly advertise HBR3 for GEN11+
 2019-06-07 21:20 UTC  (5+ messages)

[PATCH] drm/i915/ehl: Support HBR3 on EHL combo PHY
 2019-06-07 19:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/4] drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail
 2019-06-07 18:43 UTC  (10+ messages)
` [PATCH 2/4] drm: Refuse to create zero width/height cmdline modes
` [PATCH 3/4] drm/fb-helper: Set up gamma_lut during restore_fbdev_mode_atomic()
` [PATCH 4/4] drm/i915: Throw away the BIOS fb if has the wrong depth/bpp
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/fb-helper: Do not assume drm_mode_create_from_cmdline_mode() can't fail
` ✗ Fi.CI.BAT: failure "

[PATCH 19/23] drm/i915/icl: Reserve all required PLLs for TypeC ports
 2019-06-07 17:41 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
 2019-06-07 16:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v9
 2019-06-07 15:44 UTC  (9+ 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 v3
` [PATCH 6/6] drm/amdgpu: add independent DMA-buf import v6
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] dma-buf: add dynamic DMA-buf handling v9
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[RFC 00/12] Legacy mmio accessor macro pruning
 2019-06-07 15:04 UTC  (23+ messages)
` [RFC 01/12] drm/i915: Eliminate unused mmio accessors
` [RFC 02/12] drm/i915: Convert i915_reg_read_ioctl to use explicit "
` [RFC 03/12] drm/i915: Convert icl_get_stolen_reserved to uncore "
` [RFC 04/12] drm/i915: Convert gem_record_fences "
` [RFC 05/12] drm/i915: Convert intel_read_wm_latency "
` [RFC 06/12] drm/i915: Remove I915_READ64 and I915_READ64_32x2
` [RFC 07/12] drm/i915: Remove I915_READ8
` [RFC 08/12] drm/i915: Remove I915_POSTING_READ_FW
` [RFC 09/12] drm/i915: Remove POSTING_READ16
` [RFC 10/12] drm/i915: Remove I915_WRITE_NOTRACE
` [RFC 11/12] drm/i915: Remove I915_READ_NOTRACE
` [RFC 12/12] drm/i915: Remove I915_READ16 and I915_WRITE16
` ✗ Fi.CI.CHECKPATCH: warning for Legacy mmio accessor macro pruning
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Move i915_check_and_clear_faults to intel_reset.c
 2019-06-07 14:59 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 00/33] fbcon notifier begone v3!
 2019-06-07 14:43 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Move intel_dp->prepare_link_train assignment into ddi code
 2019-06-07 13:42 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Drop pointless WARN_ON

[PATCH] drm/i915: Fix per-pixel alpha with CCS
 2019-06-07 13:41 UTC  (3+ messages)

[RFC 0/8] Display uncore
 2019-06-07 13:32 UTC  (16+ messages)
` [RFC 1/8] drm/i915: use vfuncs for reg_read/write_fw_domains
` [RFC 2/8] drm/i915: kill uncore_sanitize
` [RFC 3/8] drm/i915: dynamically allocate forcewake domains
` [RFC 4/8] drm/i915: explicitly prune forcewake domain
` [RFC 5/8] drm/i915: split out uncore_mmio_debug
` [RFC 6/8] drm/i915: drop forcewake_user_get/put
` [RFC 7/8] drm/i915: introduce display_uncore
` [RFC 8/8] drm/i915: move intel_hdmi to de_uncore
` ✗ Fi.CI.CHECKPATCH: warning for Display uncore
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/7] drm/i915: Combine unbound/bound list tracking for objects
 2019-06-07 11:15 UTC  (8+ messages)
` [PATCH 2/7] drm/i915: Propagate fence errors
` [PATCH 5/7] drm/i915: Pull kref into i915_address_space
` [PATCH 6/7] drm/i915: Rename i915_hw_ppgtt to i915_ppgtt

[PATCH V8 i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank
 2019-06-07 10:43 UTC  (4+ messages)

[PATCH] drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
 2019-06-07 10:24 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl (rev2)

[PATCH 1/2] drm/i915: Add missing commas to the end of the subplatform ID arrays
 2019-06-07  9:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH 3/4] drm/i915: remove irrelevant DRM_UNLOCKED flag
 2019-06-07  7:34 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_exec_balancer: Fix typo in memcpy
 2019-06-07  7:00 UTC  (2+ messages)

[PATCH v4 0/7] drm/i915: Vulkan performance query support
 2019-06-07  4:23 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Vulkan performance query support (rev4)

[PATCH] drm/i915: rename header test build commands to avoid conflicts
 2019-06-07  1:50 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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