Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-13 16:55:29 to 2018-06-14 21:33:39 UTC [more...]

[PATCH v4 1/5] drm/i915/psr: Remove intel_crtc_state parameter from disable()
 2018-06-14 21:59 UTC  (14+ messages)
` [PATCH v4 2/5] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
` [PATCH v4 3/5] drm/i915/psr: Handle PSR RFB storage error
` [PATCH v4 4/5] drm/i915/psr: Avoid PSR exit max time timeout
` [PATCH v4 5/5] drm/i915/psr/bdw+: Enable CRC check in the static frame on the sink side
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/5] drm/i915/psr: Remove intel_crtc_state parameter from disable()
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode
 2018-06-14 21:32 UTC  (9+ messages)
` [PATCH 2/5] drm/i915/gtt: Read-only pages for insert_entries on bdw+
` [PATCH 3/5] drm/i915: Prevent writing into a read-only object via a GGTT mmap
` [PATCH 4/5] drm/i915: Reject attempted pwrites into a read-only object
` [PATCH 5/5] drm/i915/userptr: Enable read-only support on gen8+
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v4 0/4] Enable Dynamic cdclk and HDA together on GLK
 2018-06-14 21:14 UTC  (10+ messages)
` [PATCH v4 1/4] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
` [PATCH v4 2/4] drm/i915: Introduce for_each_intel_dp()
` [PATCH v4 3/4] drm/i915: Lock gmbus/aux mutexes while changing cdclk
` [PATCH v4 4/4] drm/i915: Shut off PW2 when changing cdclk on glk
` ✗ Fi.CI.CHECKPATCH: warning for Enable Dynamic cdclk and HDA together on GLK
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/24] More ICL display patches
 2018-06-14 20:43 UTC  (44+ messages)
` [PATCH 04/24] drm/i915/icl: Support for TC North Display interrupts
` [PATCH 05/24] drm/i915/icp: Add Interrupt Support
` [PATCH 10/24] drm/i915/icl: add icelake_get_ddi_pll()
` [PATCH 13/24] drm/i915/icl: unconditionally init DDI for every port
` [PATCH 14/24] drm/i915/icl: start adding the TBT pll
` [PATCH 15/24] drm/i915/icl: compute the TBT PLL registers
  ` [PATCH v2 "
` [PATCH 16/24] drm/i915/icl: Handle hotplug interrupts for DP over TBT
` [PATCH 19/24] drm/i915/icl: store the port type for TC ports
` [PATCH 25/24] drm/i915/icl: fix gmbus gpio pin mapping
  ` [PATCH 26/24] drm/i915/icl: Add allowed DP rates for Icelake
  ` [PATCH 28/24] drm/i915/icl: implement DVFS for ICL
  ` [PATCH 30/24] drm/i915/icl: update VBT's child_device_config flags2 field
` ✗ Fi.CI.BAT: failure for More ICL display patches (rev12)
` ✗ Fi.CI.BAT: failure for More ICL display patches (rev13)

[PATCH 1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
 2018-06-14 20:39 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gtt: Full ppgtt everywhere, no excuses
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gtt: Enable full-ppgtt by default everywhere
` ✓ Fi.CI.BAT: success "

[PATCH 02/24] drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
 2018-06-14 20:21 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[CI 1/2] drm/i915/gtt: Cache the PTE encoding of the scratch page
 2018-06-14 19:38 UTC  (4+ messages)
` [CI 2/2] drm/i915/gtt: Reduce a pair of runtime asserts
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gtt: Cache the PTE encoding of the scratch page
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: s/IS_G4X && !IS_GM45/IS_G45/
 2018-06-14 18:58 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/7] drm/i915: move towards kernel types
 2018-06-14 18:54 UTC  (6+ messages)

[PATCH] drm/i915: Declare the driver wedged if hangcheck makes no progress
 2018-06-14 18:39 UTC  (3+ messages)

[PATCH 1/3] drm/i915/execlists: Remove synchronize_hardirq()
 2018-06-14 18:38 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/execlists: Push the tasklet kick after reset to reset_finish

[CI 1/2] drm/i915/gtt: Lazily allocate page directories for gen7
 2018-06-14 18:35 UTC  (5+ messages)
` [CI 2/2] drm/i915/gtt: Free unused page tables on unbind the context
` ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] drm/i915/gtt: Lazily allocate page directories for gen7
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Fix PIPESTATE irq ack on i965/g4x
 2018-06-14 18:20 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Fix hotplug "
  ` [PATCH v2 "
` [Intel-gfx] [PATCH 1/4] drm/i915: Fix PIPESTATE "
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Fix PIPESTATE irq ack on i965/g4x (rev2)

[PATCH 1/2] drm/i915: Disallow interlaced modes on g4x DP outputs
 2018-06-14 18:17 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Turn off g4x DP port in .post_disable()
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Disallow interlaced modes on g4x DP outputs
  ` [Intel-gfx] [PATCH 1/2] "

[PATCH 0/5] drm/i915/icl: Fix HDMI infoframe setting
 2018-06-14 17:32 UTC  (16+ messages)
` [PATCH 1/5] drm/i915/ddi: s/crtc->config/old_crtc_state in haswell_crtc_disable()
` [PATCH 2/5] drm/i915/ddi: Push pipe clock enabling to encoders
  ` [PATCH v2 "
` [PATCH 3/5] drm/i915/ddi: Check transcoder instead of port when setting HDMI infoframe
` [PATCH 4/5] drm/i915/ddi: Set HDMI infoframes with pipe clocks enabled
` [PATCH 5/5] drm/i915/ddi: Removed unused var from hsw_write_infoframe()
` ✗ Fi.CI.BAT: failure for drm/i915/icl: Fix HDMI infoframe setting
` ✓ Fi.CI.BAT: success for drm/i915/icl: Fix HDMI infoframe setting (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 0/3] Some checkpatch fixes for i915_reg.h
 2018-06-14 17:26 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/i915_reg.h: fix the checkpatch SPACING issues
` [PATCH 2/3] drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issues
` [PATCH 3/3] drm/i915/i915_reg.h: fix the checkpatch MACRO_ARG_PRECEDENCE issues

[PATCH] drm/i915/psr: Adds psrwake options for all platforms
 2018-06-14 17:28 UTC  (13+ messages)

[PATCH] drm/i915/selftests: Initialise request to silence a compiler
 2018-06-14 16:58 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode
 2018-06-14 16:54 UTC  (17+ messages)
` [PATCH 2/5] drm/i915/gtt: Read-only pages for insert_entries on bdw+
` [PATCH 3/5] drm/i915: Prevent writing into a read-only object via a GGTT mmap
  ` [PATCH v2] "
` [PATCH 4/5] drm/i915: Reject attempted pwrites into a read-only object
` [PATCH 5/5] drm/i915/userptr: Enable read-only support on gen8+
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/gtt: Add read only pages to gen8_pte_encode (rev2)

[PATCH] drm/i915/psr: Kill delays when activating psr back
 2018-06-14 16:13 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[RFC v3 0/8] Add Plane Color Properties
 2018-06-14 16:11 UTC  (5+ messages)

[PATCH 1/5] drm/i915: Move GEM sanitize from resume_early to resume
 2018-06-14 15:25 UTC  (16+ messages)
` [PATCH 2/5] drm/i915: Dump the ringbuffer of the active request for debugging
  ` [PATCH v2] "
` [PATCH 3/5] drm/i915: Make the hexdump row offset visually distinct
` [PATCH 4/5] drm/i915: Show CCID in engine dumps
` [PATCH 5/5] drm/i915/gtt: Only keep gen6 page directories pinned while active
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Move GEM sanitize from resume_early to resume
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Move GEM sanitize from resume_early to resume (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915: Supply the extended state flags for forced context load
 2018-06-14 15:21 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Dump the ringbuffer of the active request for debugging
` [PATCH 3/5] drm/i915: Make the hexdump row offset visually distinct
` [PATCH 4/5] drm/i915: Show CCID in engine dumps

[BUG] cc5b114dcf bpf, i40e: add meta data support
 2018-06-14 14:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/dsm: remove unnecessary dsm priv structure
 2018-06-14 13:25 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Make closing request flush mandatory
 2018-06-14 11:14 UTC  (3+ messages)

[PATCH] drm/i915/opregion: move acpi notifier to dev_priv
 2018-06-14 10:54 UTC  (3+ messages)

[PATCH] drm/i915/perf: make oa format tables const
 2018-06-14 10:54 UTC  (3+ messages)

[PATCH v9 0/7] drm/i915: per context slice/subslice powergating
 2018-06-14  8:28 UTC  (12+ messages)
` [PATCH v9 7/7] drm/i915: add a sysfs entry to let users set sseu configs

drm/i915: virtual PCH and PCH_NOP fixes
 2018-06-14  6:57 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: fix guest virtual PCH detection on non-PCH systems

[PATCH] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-06-14  2:36 UTC  (6+ messages)
` [PATCH V2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 1/7] drm/i915/psr: Nuke PSR support for VLV and CHV
 2018-06-13 23:00 UTC  (9+ messages)
` [PATCH v3 4/7] drm/i915/psr: Begin to handle PSR/PSR2 errors set by sink
` [PATCH v3 5/7] drm/i915/psr: Handle PSR RFB storage error

[RFC PATCH] drm/i915/guc: New interface files for GuC starting in Gen11
 2018-06-13 22:08 UTC  (3+ messages)

[CI 1/2] drm/i915/icl: Add allowed DP rates for Icelake
 2018-06-13 20:31 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "

[PATCH] drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
 2018-06-13 18:11 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

Patch "x86/mm/pat, x86/cpufeature: Remove cpu_has_pat" has been added to the 4.4-stable tree
 2018-06-13 16:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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