Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-24 03:24:57 to 2018-02-27 12:57:00 UTC [more...]

[RFC][PATCH 00/11] drm: Try to make display info less nuts
 2018-02-27 12:57 UTC  (12+ messages)
` [RFC][PATCH 01/11] drm/gma500: Fill display_info.{width, height}_mm from .get_modes()
` [RFC][PATCH 02/11] drm/i915: "
` [RFC][PATCH 03/11] drm/shmobile: Don't fill display_info.{width, height}_mm at init time
` [RFC][PATCH 04/11] drm: Split the display info into static and dynamic parts
` [RFC][PATCH 05/11] drm/edid: Clear display info fully
` [RFC][PATCH 06/11] drm/edid: Don't call drm_add_display_info() with an invalid EDID
` [RFC][PATCH 07/11] drm/probe-helper: Avoid iterating the list twice on ww backoff
` [RFC][PATCH 08/11] drm: Add drm_connector_fill_modes()
` [RFC][PATCH 09/11] drm: Fix getconnector locking
` [RFC][PATCH 10/11] drm: Fix debugfs edid_override locking
` [RFC][PATCH 11/11] drm: Sprinkle lockdep asserts for edid/display_info

[PATCH 01/15] drm/i915/guc: Tidy guc_log_control
 2018-02-27 12:52 UTC  (15+ messages)
` [PATCH 02/15] drm/i915/guc: Create common entry points for log register/unregister
` [PATCH 03/15] drm/i915/guc: Move GuC notification handling to separate function
` [PATCH 04/15] drm/i915/guc: Keep GuC interrupts enabled when using GuC
` [PATCH 05/15] drm/i915/guc: Log runtime should consist of both mapping and relay
` [PATCH 06/15] drm/i915/guc: Merge log relay file and channel creation
` [PATCH 07/15] drm/i915/guc: Flush directly in log unregister
` [PATCH 08/15] drm/i915/guc: Split relay control and GuC log level
` [PATCH 09/15] drm/i915/guc: Move check for fast memcpy_wc to relay creation
` [PATCH 10/15] drm/i915/guc: Get rid of GuC log runtime
` [PATCH 11/15] drm/i915/guc: Always print log stats in i915_guc_info when using GuC
` [PATCH 12/15] drm/i915/guc: Don't print out relay statistics when relay is disabled
` [PATCH 13/15] drm/i915/guc: Allow user to control default GuC logging
` [PATCH 14/15] drm/i915/guc: Default to non-verbose "
` [PATCH 15/15] HAX enable guc and guc_log for CI

[PATCH 0/5] HDCP1.4 fixes
 2018-02-27 12:32 UTC  (19+ messages)
` [PATCH 1/5] drm/i915: Read HDCP R0 thrice in case of mismatch
` [PATCH 2/5] drm/i915: read Vprime thrice incase "
  ` [PATCH v2] "
` [PATCH 3/5] drm/i915: Check hdcp key loadability
` [PATCH 4/5] drm/i915: Poll hdcp register on sudden NACK
` [PATCH 5/5] drm/i915: Move hdcp msg detection into shim
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for HDCP1.4 fixes
` ✓ Fi.CI.IGT: "

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-02-27 11:40 UTC  (7+ messages)
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()

[RFC] kernel/panic: Repeat the line and caller information at the end of the OOPS
 2018-02-27 11:12 UTC  (8+ messages)
` ✗ Fi.CI.BAT: failure for "
  ` ✓ Fi.CI.BAT: success for kernel/panic: Repeat the line and caller information at the end of the OOPS (rev2)
  ` ✓ Fi.CI.IGT: "

[PATCH igt 1/2] lib: Export kmsg()
 2018-02-27 11:05 UTC  (2+ messages)

[RFC] drm/i915/dp: move link rate arrays where they're used
 2018-02-27 10:59 UTC 

[PATCH igt] igt/gem_exec_schedule: Exercise "deep" preemption
 2018-02-27 10:44 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
` [PATCH igt v2] "

[PATCH v2 1/2] drm/i915/guc: Fill preempt context once at init time
 2018-02-27 10:31 UTC  (8+ messages)
` [PATCH 2/2] HAX: Enable GuC submission for CI
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/guc: Fill preempt context once at init time
` [PATCH] "
` ✓ Fi.CI.BAT: success for series starting with drm/i915/guc: Fill preempt context once at init time (rev2)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] drm/i915/guc: Fill preempt context once at init time
` ✓ Fi.CI.IGT: success for series starting with drm/i915/guc: Fill preempt context once at init time (rev2)

[PATCH] drm/i915/dp: Fix the order of platforms for setting DP source rates
 2018-02-27 10:13 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v5 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON
 2018-02-27 10:08 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev3)

[PATCH v5 1/2] drm/i915: Move a bunch of workaround-related code to its own file
 2018-02-27 10:06 UTC  (8+ messages)
` [PATCH v6 "
` ✗ Fi.CI.SPARSE: warning for series starting with [v6,1/2] drm/i915: Move a bunch of workaround-related code to its own file (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/uc: Start preparing GuC/HuC for reset
 2018-02-27  7:50 UTC  (8+ messages)

[PATCH 0/1 RFC] Documentation patch for batchbuffer submission
 2018-02-27  6:58 UTC  (4+ messages)
` [PATCH 1/1 RFC] drivers/gpu/drm/i915:Documentation "

[PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
 2018-02-27  5:49 UTC  (7+ messages)
` [PATCH v9] "

[PATCH] drm/i915/psr: Check for power state control capability
 2018-02-27  5:34 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Enable VBT based BL control for DP (v3)
 2018-02-27  4:22 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Enable VBT based BL control for DP (v3) (rev7)
` ✓ Fi.CI.BAT: success for drm/i915: Enable VBT based BL control for DP (v3) (rev8)
` ✓ Fi.CI.IGT: "

[PATCH v4 0/1] drm/i915: Add and enable DP AUX CH mutex
 2018-02-27  3:31 UTC  (6+ messages)
` [PATCH v4 1/1] drm/i915/skl+: "
` ✓ Fi.CI.BAT: success for drm/i915: Add and enable DP AUX CH mutex (rev3)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Add a parameter to disable SAGV
 2018-02-27  3:30 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] [V4] drm/i915: Enable VBT based BL control for DP
 2018-02-27  3:07 UTC  (3+ messages)
` [PATCH] [V3] "

[PATCH] drm: i915: Fix audio issue on BXT
 2018-02-27  2:03 UTC  (7+ messages)

[PATCH] drm/i915/cnl: Add WaRsDisableCoarsePowerGating
 2018-02-27  1:25 UTC  (2+ messages)

Google Summer of Code 2018
 2018-02-27  0:34 UTC 

[PATCH 1/5] drm/i915: Improve PSR activation timing
 2018-02-26 23:22 UTC  (12+ messages)
` [PATCH 2/5] drm/i915/psr: Kill scheduled work for Core platforms
` [PATCH 3/5] drm/i915/psr: Display WA 0884 applied broadly for more HW tracking
` [PATCH 5/5] drm/i915/psr: Display WA #1130: bxt, glk

[PATCH v15 0/6] drm/i915: expose RCS topology to userspace
 2018-02-26 22:45 UTC  (12+ messages)
` [PATCH v15 1/6] drm/i915: store all subslice masks
  ` [PATCH v16 "
` [PATCH v15 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v15 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v15 4/6] drm/i915: add rcs topology to error state
` [PATCH v15 5/6] drm/i915: add query uAPI
` [PATCH v15 6/6] drm/i915: expose rcs topology through "
` ✗ Fi.CI.BAT: failure for drm/i915: expose RCS topology to userspace
` ✗ Fi.CI.SPARSE: warning for drm/i915: expose RCS topology to userspace (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Don't propagate SAGV errnos in vain
 2018-02-26 22:23 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Introduce SAGV mutex
` [PATCH 3/4] drm/i915: Move underrun work from fbc to fifo_underrun
` [PATCH 4/4] drm/i915: Also disable SAGV on fifo underrun
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Don't propagate SAGV errnos in vain

[PATCH igt] igt/gem_softpin: Only expect EINVAL for color-overlaps for user objects
 2018-02-26 21:27 UTC  (4+ messages)
  ` [igt-dev] "

[PATCH v3 0/1] drm/i915: Add and enable DP AUX CH mutex
 2018-02-26 20:44 UTC  (6+ messages)
` [PATCH 1/1] drm/i915/skl+: "

[PATCH] kernel: Downgrade warning for unsafe parameters
 2018-02-26 19:41 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for kernel: Downgrade warning for unsafe parameters (rev2)
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/guc: Fill preempt context once at init time
 2018-02-26 18:12 UTC  (10+ messages)
` [PATCH 2/2] HAX: Enable GuC submission for CI
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/guc: Fill preempt context once at init time
` ✓ Fi.CI.IGT: "

[RFC v2] drm/i915: Eliminate devid sprinkle
 2018-02-26 16:08 UTC  (5+ messages)
` [RFC v3] "

[PATCH] drm/i915: Tell vga_switcheroo whether runtime PM is used
 2018-02-26 15:57 UTC  (3+ messages)

[PATCH v2 0/8] drm/i915: Fix up the CCS code
 2018-02-26 14:43 UTC  (4+ messages)
` [PATCH 7/8] drm: Check that the plane supports the request format+modifier combo
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915/uc: Introduce intel_uc_suspend|resume
 2018-02-26 12:33 UTC  (3+ messages)

[PATCH igt] igt/kms_force_connector_basic: Clear any previous connector override
 2018-02-26 11:43 UTC  (3+ messages)
` [igt-dev] "

[PATCH] [CI] kernel: Downgrade warning for unsafe parameters
 2018-02-26 10:59 UTC  (4+ messages)
` [igt-dev] "

[PATCH 08/10] drm: i915: Enable VDSC in Source
 2018-02-26 10:51 UTC  (3+ messages)

[PATCH i-g-t] tests/perf_pmu: Handle CPU hotplug failures better
 2018-02-26 10:14 UTC  (5+ messages)
` [igt-dev] "

[PATCH igt] igt/gem_busy: Fix extended-bsd aliasing checks
 2018-02-26  9:17 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "

[PATCH v3 01/10] pwm: extend PWM framework with PWM modes
 2018-02-26  8:11 UTC  (3+ messages)

[PATCH 00/43] drm/i915: Implement HDCP2.2
 2018-02-26  6:32 UTC  (16+ messages)
` [PATCH 22/43] drm/i915: Async execution of hdcp authentication
` [PATCH 23/43] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH 24/43] drm/i915: wait for cp_irq
` [PATCH 25/43] drm/i915: Define HDCP2.2 related variables
` [PATCH 26/43] drm/i915: Define Intel HDCP2.2 registers

[PATCH v2] drm/i915: Disable SAGV on pre plane update
 2018-02-26  4:45 UTC  (2+ messages)

[PATCH 00/10] Enabling VDSC in i915 driver for GLK
 2018-02-24  8:50 UTC  (6+ messages)
` [PATCH 01/10] drm: i915: Defining Compression Capabilities

[PATCH v2] drm/i915: add schedule out notification of preempted but completed request
 2018-02-24  4:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
 2018-02-24  3:24 UTC  (6+ messages)
` [PATCH 4/5] drm/i915/frontbuffer: Remove early frontbuffer flush in prepare_plane_fb()


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