Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-07 15:38:13 to 2019-01-08 19:00:14 UTC [more...]

[PATCH 0/6] Per context dynamic (sub)slice power-gating
 2019-01-08 19:00 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/6] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/6] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/6] drm/i915: Add timeline barrier support
` [PATCH 5/6] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
  ` [PATCH v24 "
` [PATCH 6/6] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev11)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev12)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v4 00/16] MST refcounting/atomic helpers cleanup
 2019-01-08 19:00 UTC  (3+ messages)
` [PATCH v4 02/16] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports

[PATCH 1/5] drm/i915/backlight: Restore backlight on resume, v3
 2019-01-08 18:12 UTC  (8+ messages)
` [PATCH 2/5] drm/i915/backlight: Fix backlight takeover on LPT, v3
` [PATCH 3/5] drm/i915: Enable fastset for non-boot modesets
` [PATCH 4/5] drm/i915: Make HW readout mark CRTC scaler as in use
` [PATCH 5/5] drm/i915: Re-enable fastset by default
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/backlight: Restore backlight on resume, v3
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v6 0/4] ACPI/i915: Add support for PMIC MIPI sequence elements
 2019-01-08 17:33 UTC  (13+ messages)
` [PATCH v6 1/4] ACPI / PMIC: Add support for executing "
` [PATCH v6 2/4] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v6 3/4] ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling
` ✓ Fi.CI.IGT: success for ACPI/i915: Add support for PMIC MIPI sequence elements (rev2)

[PATCH] drm/i915: Downgrade scare message for unknwown HuC firmware
 2019-01-08 17:30 UTC  (15+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` [PATCH v2] drm/i915: Downgrade scare message for unknown "
` [PATCH v3] "
` ✗ Fi.CI.BAT: failure for drm/i915: Downgrade scare message for unknwown HuC firmware (rev3)
` ✓ Fi.CI.IGT: success for drm/i915: Downgrade scare message for unknwown HuC firmware
` [PATCH v4] drm/i915: Downgrade scare message for unknown "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Downgrade scare message for unknwown HuC firmware (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH 1/4] drm/edid: Pass connector to AVI infoframe functions
 2019-01-08 17:28 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well
  ` [PATCH 3/4] drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
  ` [PATCH 4/4] drm/edid: Add display_info.rgb_quant_range_selectable

[PATCH] drm/i915: drop all drmP.h includes
 2019-01-08 17:12 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
 2019-01-08 16:41 UTC  (12+ messages)
` [PATCH 04/46] drm/i915: Markup paired operations on wakerefs
` [PATCH 25/46] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
` ✗ Fi.CI.IGT: failure for series starting with [01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
` ✗ Fi.CI.BAT: failure for series starting with [01/46] drm/i915: Return immediately if trylock fails for direct-reclaim (rev3)

[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
 2019-01-08 15:53 UTC  (5+ messages)

[PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-08 15:13 UTC  (5+ messages)
` [PATCH i-g-t 1/4] headers: bump
` [PATCH i-g-t 2/4] tests/gem_ctx_sseu: Dynamic (sub)slice programming tests
` [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
` [PATCH i-g-t 4/4] tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL

[PATCH 1/2] drm/i915/gvt: give the cmd parser decode_info a const treatment
 2019-01-08 15:05 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gvt: give the cmd parser cmd_info "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gvt: give the cmd parser decode_info "
` ✓ Fi.CI.BAT: success "

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2019-01-08 14:57 UTC  (21+ messages)
` [PATCH 1/7] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/7] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/7] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/7] drm/i915: Add timeline barrier support
` [PATCH 5/7] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/7] drm/i915/icl: Support co-existence between per-context SSEU and OA
` [PATCH 7/7] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev10)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2019-01-08 14:56 UTC  (10+ messages)
` [PATCH i-g-t 1/4] headers: bump
  ` [igt-dev] "
` [PATCH i-g-t 2/4] tests/gem_ctx_sseu: Dynamic (sub)slice programming tests
` [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
  ` [igt-dev] "
` [PATCH i-g-t 4/4] tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL
  ` [igt-dev] "

[PATCH i-g-t] i915/gem_ppgtt: Convert stress test to run for a fixed duration
 2019-01-08 14:50 UTC 

[PATCH 1/2] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
 2019-01-08 14:40 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/userptr: Probe vma range before gup
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start (rev2)
` ✓ Fi.CI.BAT: success "

Logical (HW) contexts for gen4/gen5
 2019-01-08 14:18 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Enable render context support for Ironlake (gen5)
` [PATCH 2/2] drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Enable render context support for Ironlake (gen5)

[v6 0/2] Add Colorspace connector property interface
 2019-01-08 14:13 UTC  (4+ messages)
` [v6 1/2] drm: Add colorspace connector property

[v4 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-01-08 14:08 UTC  (17+ messages)
` [v4 01/12] drm: Add HDR source metadata property
` [v4 02/12] drm: Parse HDR metadata info from EDID
` [v4 03/12] drm: Parse Colorimetry data block "
` [v4 04/12] drm/i915: Attach HDR metadata property to connector
` [v4 05/12] drm: Add HDR capability field to plane structure
` [v4 06/12] drm: Implement HDR output metadata set and get property handling
` [v4 07/12] drm: Enable HDR infoframe support
` [v4 08/12] drm/i915: Write HDR infoframe and send to panel
` [v4 09/12] drm/i915: [DO NOT MERGE] hack for glk board outputs
` [v4 10/12] drm/i915: Add HLG EOTF
` [v4 11/12] drm/i915: Enable infoframes on GLK+ for HDR
` [v4 12/12] drm/i915:Enabled Modeset when HDR Infoframe changes
` ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

linux-next: build failure after merge of the drm-misc tree
 2019-01-08 14:01 UTC  (3+ messages)

[PATCH 03/46] drm/i915: Track all held rpm wakerefs
 2019-01-08 12:49 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] drm/i915/debugfs: store rotation string buffer on stack
 2019-01-08 11:43 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/gvt: remove drmP.h include
 2019-01-08 11:09 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] tests/gem_shrink: Exercise OOM and other routes to shrinking in reasonable time
 2019-01-08 10:57 UTC  (8+ messages)
` [igt-dev] "
` [PATCH i-g-t v2] "
  ` [PATCH i-g-t v3] "

[v5 0/6] Add support for Gen 11 pipe color features
 2019-01-08  9:09 UTC  (9+ messages)
` [v5 1/6] drm/i915: Check for Null for color lut callbacks
` [v5 2/6] drm/i915: Sanitize crtc gamma mode
` [v5 3/6] drm/i915: Remove gamma_mode state variable
` [v5 4/6] drm/i915/icl: Add icl pipe degamma and gamma support
` [v5 5/6] drm/i915/icl: Enable ICL Pipe CSC block
` [v5 6/6] drm/i915/icl: Add degamma and gamma lut size to gen11 caps
` ✓ Fi.CI.BAT: success for Add support for Gen 11 pipe color features (rev5)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/cnl: Fix CNL macros for Voltage Swing programming
 2019-01-08  7:47 UTC  (4+ messages)

[v2 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2019-01-08  7:29 UTC  (35+ messages)
` [v2 01/14] drm: Add HDR source metadata property
` [v2 02/14] drm: Add CEA extended tag blocks and HDR bitfield macros
` [v2 03/14] drm: Parse HDR metadata info from EDID
` [v2 04/14] drm: Parse Colorimetry data block "
` [v2 05/14] drm/i915: Attach HDR metadata property to connector
` [v2 07/14] drm: Implement HDR source metadata set and get property handling
` [v2 08/14] drm: Enable HDR infoframe support
` [v2 09/14] drm/i915: Write HDR infoframe and send to panel
` [v2 11/14] drm/i915: Add HLG EOTF
` [v2 14/14] drivers/video: Constantify function argument for HDMI infoframe log

linux-next: build warning after merge of the drm-misc tree
 2019-01-07 23:58 UTC 

linux-next: build warnings after merge of the drm-intel tree
 2019-01-07 23:50 UTC 

[PATCH] drm/i915/selftests: Mark the whole mock device as DMA capable
 2019-01-07 21:58 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Mark the whole mock device as DMA capable (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 01/39] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
 2019-01-07 21:45 UTC  (7+ messages)
` [PATCH 21/39] drm/i915/guc: Disable global reset

[PATCH] drm/i915: Reduce i915_request_alloc retirement to local context
 2019-01-07 20:57 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

Gen8+ engine-reset
 2019-01-07 18:31 UTC  (11+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+
` drm/i915: Watchdog timeout: DRM kernel interface to set the timeout

[PATCH] drm/i915/selftests: Mark the whole mock device as DMA capable
 2019-01-07 18:14 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PULL] topic/drmp-cleanup for drm-misc-next and drm-intel-next-queued
 2019-01-07 18:10 UTC  (2+ messages)

[PULL] drm-misc-next
 2019-01-07 18:03 UTC 

"flip_done timed out" messages causing huge increase in boot time
 2019-01-07 17:54 UTC  (3+ messages)

[PATCH i-g-t] intel-ci/blacklist: Exclude gem_exec_parse lri
 2019-01-07 16:40 UTC 


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