Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-06 22:43:01 to 2018-04-10 07:31:30 UTC [more...]

[PATCH] [v2]drm/i915: move audio component initialization before audio driver use it
 2018-04-10  7:31 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: "
` ✗ Fi.CI.BAT: failure "

[PATCH 1/1] drm/i915: move audio component intialization before audio driver use it
 2018-04-10  7:23 UTC  (5+ messages)

[PATCH v1 00/14] Preparation patches for NV12
 2018-04-10  7:22 UTC  (25+ messages)
` [PATCH v1 01/14] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v1 02/14] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v1 03/14] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v1 04/14] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v1 05/14] drm/i915/skl+: NV12 related changes for WM
` [PATCH v1 06/14] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v1 07/14] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v1 08/14] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v1 09/14] drm/i915/skl: split skl_compute_ddb function
` [PATCH v1 10/14] drm/i915: Display WA 827
` [PATCH v1 11/14] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v1 12/14] drm/i915: Set scaler mode for NV12
` [PATCH v1 13/14] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v1 14/14] drm/i915: Upscale scaler max scale for NV12
` ✓ Fi.CI.BAT: success for Preparation patches "
` ✓ Fi.CI.IGT: "

[PATCH v8 01/12] drm/i915: Park before resetting the submission backend
 2018-04-10  5:32 UTC  (23+ messages)
` [PATCH v8 02/12] drm/i915: Correctly handle error path in i915_gem_init_hw
` [PATCH v8 03/12] drm/i915: Move i915_gem_fini to i915_gem.c
` [PATCH v8 04/12] drm/i915: Introduce i915_gem_fini_hw for symmetry with i915_gem_init_hw
` [PATCH v8 05/12] drm/i915: Add i915_gem_fini_hw to i915_gem_suspend
` [PATCH v8 06/12] drm/i915: Add i915_gem_fini_hw to i915_reset
` [PATCH v8 07/12] drm/i915/guc: Restore symmetric doorbell cleanup
` [PATCH v8 08/12] drm/i915/uc: Fully sanitize uC within intel_uc_fini_hw
` [PATCH v8 09/12] drm/i915/uc: Use correct error code for GuC initialization failure
` [PATCH v8 10/12] drm/i915/uc: Use helper functions to detect fw load status
` [PATCH v8 11/12] drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
` [PATCH v8 12/12] HAX: Enable GuC for CI
` ✓ Fi.CI.BAT: success for series starting with [v8,01/12] drm/i915: Park before resetting the submission backend
` ✗ Fi.CI.IGT: failure "

[PATCH v3 1/4] drm/i915: Always do WOPCM partitioning based on real firmware sizes
 2018-04-10  3:03 UTC  (6+ messages)
` [PATCH v3 2/4] drm/i915: Always set HUC_LOADING_AGENT_GUC bit in WOPCM offset register
` [PATCH v3 3/4] drm/i915: Add code to accept valid locked WOPCM register values
` [PATCH v3 4/4] HAX enable guc for CI
` ✓ Fi.CI.BAT: success for series starting with [v3,1/4] drm/i915: Always do WOPCM partitioning based on real firmware sizes
` ✗ Fi.CI.IGT: failure "

[PATCH v3 1/4] drm/i915: Enable edp psr error interrupts on hsw
 2018-04-10  2:25 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4] drm/i915: Enable edp psr error interrupts on hsw (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/guc: Check that the breadcrumb irq is enabled
 2018-04-09 23:57 UTC  (5+ messages)
` [PATCH 2/2] HAX:guc
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/guc: Check that the breadcrumb irq is enabled
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/8] ICL PLLs, DP/HDMI and misc display, v2
 2018-04-09 23:23 UTC  (3+ messages)
` [PATCH 3/8] drm/i915/icl: add basic support for the ICL clocks

[PATCH] drm/i915/audio: Fix audio detection issue on GLK
 2018-04-09 23:20 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: set minimum CD clock to twice the BCLK
 2018-04-09 22:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 01/22] drm/i915/icl: Introduce initial Icelake Workarounds
 2018-04-09 21:33 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[CI] drm/i915/pmu: check runtime resume vs pmu race
 2018-04-09 21:26 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH] drm/i915: Add debugfs file to clear FIFO underruns
 2018-04-09 19:48 UTC  (4+ messages)

[PATCH] drm/i915/psr: Chase psr.enabled only under the psr.lock
 2018-04-09 19:14 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/cnp: Properly handle VBT ddc pin out of bounds
 2018-04-09 19:12 UTC  (7+ messages)

[PATCH] drm/i915: Enable display workaround 827 for all planes, v2
 2018-04-09 18:42 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/7] drm/i915/dp: link config compute refactoring
 2018-04-09 18:22 UTC  (5+ messages)
` [PATCH 6/7] drm/i915/dp: abstract link config selection

[PATCH v2 1/2] drm/i915/debugfs: Print sink PSR status
 2018-04-09 17:56 UTC  (6+ messages)

[PATCH 1/4] drm/i915: Change use get_new_plane_state instead of existing plane state
 2018-04-09 17:30 UTC  (12+ messages)
` [PATCH 2/4] drm/i915: Remove get_existing_crtc_state
` [PATCH 3/4] drm/i915: Remove last references to drm_atomic_get_existing* macros
` [PATCH 4/4] drm/i915: Enable display workaround 827 for all planes
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Change use get_new_plane_state instead of existing plane state
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v5 0/7] Queued/runnable/running engine stats
 2018-04-09 17:12 UTC  (17+ messages)
` [PATCH 3/7] drm/i915: Keep a count of requests submitted from userspace
  ` [PATCH v4 "
` [PATCH 6/7] drm/i915/pmu: Add running counter
` ✗ Fi.CI.BAT: failure for Queued/runnable/running engine stats (rev7)

[PATCH i-g-t] tools/aubdump: Fix ISO C90 forbids mixed declarations and code warning
 2018-04-09 17:03 UTC  (2+ messages)

[PATCH] drm/i915/guc: Check that the breadcrumb irq is enabled
 2018-04-09 16:55 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 7/7] drm/i915: Engine queues query
 2018-04-09 16:38 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 2/7] drm/i915: Keep a count of requests waiting for a slot on GPU
 2018-04-09 16:37 UTC  (2+ messages)
` [PATCH v10 "

[PATCH] drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeout
 2018-04-09 16:17 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 01/36] drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
 2018-04-09 14:11 UTC  (15+ messages)
` [PATCH 08/36] drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
` [PATCH 10/36] drm/i915: Replace pcu_lock with sb_lock
` [PATCH 12/36] drm/i915: Merge sbi read/write into a single accessor
` [PATCH 15/36] drm/i915: Mark up Ironlake ips with rpm wakerefs

[PATCH 1/2] drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking size
 2018-04-09 14:00 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/fbc: Resize CFB in non-full modeset paths

[PATCH] drm/i915/psr: vbt change for psr
 2018-04-09 13:57 UTC  (3+ messages)

[PATCH 1/2] drm/i915/selftests: Extend partial vma coverage to check parallel creation
 2018-04-09 13:47 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/selftests: Compare mappable vma against instance in unmappable region
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/selftests: Extend partial vma coverage to check parallel creation
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

Still trying for context->preempt_timeout
 2018-04-09 13:08 UTC  (22+ messages)
` [PATCH 01/18] drm/i915/execlists: Set queue priority from secondary port
` [PATCH 02/18] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 03/18] drm/i915: Move engine reset prepare/finish to backends
` [PATCH 04/18] drm/i915: Split execlists/guc reset preparations
` [PATCH 05/18] drm/i915/execlists: Flush pending preemption events during reset
` [PATCH 06/18] drm/i915/breadcrumbs: Keep the fake irq armed across reset
` [PATCH 07/18] drm/i915: Combine tasklet_kill and tasklet_disable
` [PATCH 08/18] drm/i915: Stop parking the signaler around reset
` [PATCH 09/18] drm/i915: Be irqsafe inside reset
` [PATCH 10/18] drm/i915/execlists: Make submission tasklet hardirq safe
` [PATCH 11/18] drm/i915/guc: "
` [PATCH 12/18] drm/i915: Allow init_breadcrumbs to be used from irq context
` [PATCH 13/18] drm/i915: Compile out engine debug for release
` [PATCH 14/18] drm/i915/execlists: Force preemption via reset on timeout
` [PATCH 15/18] drm/i915/execlists: Try preempt-reset from hardirq timer context
` [PATCH 16/18] drm/i915/preemption: Select timeout when scheduling
` [PATCH 17/18] drm/i915: Use a preemption timeout to enforce interactivity
` [PATCH 18/18] drm/i915: Allow user control over preempt timeout on their important context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/execlists: Set queue priority from secondary port
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t v5] intel-gpu-top: Rewrite the tool to be safe to use
 2018-04-09 12:26 UTC  (3+ messages)
` [PATCH i-g-t v6] "
  ` [igt-dev] "

[PATCH v2] drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
 2018-04-09 12:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Silence debugging DRM_ERROR for failing to suspend vlv powerwells
 2018-04-09 11:20 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Park before resetting the submission backend
 2018-04-09 11:01 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Park before resetting the submission backend (rev2)

[PATCH 01/13] drm/msm: Stop consulting plane->fb/crtc
 2018-04-09  8:41 UTC  (5+ messages)
` [PATCH 11/13] drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
    ` [Intel-gfx] "

[PATCH] drm/i915: Do NOT skip the first 4k of stolen memory for pre-allocated buffers
 2018-04-09  8:30 UTC  (13+ messages)
` [Intel-gfx] "

[PATCH v2 0/4] HDCP1.4 fixes
 2018-04-09  8:28 UTC  (6+ messages)
` [PATCH v2 3/4] drm/i915: Check hdcp key loadability

[PATCH 01/10] include: Move ascii85 functions from i915 to linux/ascii85.h
 2018-04-09  7:19 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Treat i915_reset_engine() as guilty until proven innocent
 2018-04-07  9:19 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Pass the set of guilty engines to i915_reset()
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Treat i915_reset_engine() as guilty until proven innocent

[PATCH v4] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-07  5:46 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "
` [PATCH v5] "
` ✓ Fi.CI.BAT: success for drm/i915/dp: Send DPCD ON for MST before phy_up (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Treat i915_reset_engine() as guilty until proven innocent
 2018-04-07  2:43 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH] drm/i915/psr: enable psr1 on psr2 panels
 2018-04-06 23:47 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "


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