public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-09-07 14:45:27 to 2016-09-09 09:37:15 UTC [more...]

[PATCH v4 10/25] drm/i915/slpc: Allocate/Release/Initialize SLPC shared data
 2016-09-09  9:37 UTC  (3+ messages)

[PATCH v8 00/12] drm/i915: DP branch devices
 2016-09-09  9:09 UTC  (25+ messages)
` [PATCH v8 03/12] drm: Helper to read max clock rate
` [PATCH v8 04/12] drm: Helper to read max bits per component
` [PATCH v8 06/12] drm/i915: Cleanup DisplayPort AUX channel initialization
` [PATCH v8 07/12] drm/i915: Read DP branch device HW revision
` [PATCH v8 08/12] drm/i915: Read DP branch device SW revision
` [PATCH v8 09/12] Check pixel rate for DP to VGA dongle
` [PATCH v8 10/12] drm/i915: Update bits per component for display info
` [PATCH v8 11/12] drm: Add DP branch device info on debugfs
` [PATCH v8 12/12] drm/i915: Check TMDS clock DP to HDMI dongle

[RFC] drm/i915: Emit to ringbuffer directly
 2016-09-09  8:32 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/8] SKL/KBL watermark fixes
 2016-09-09  8:06 UTC  (14+ messages)
` [PATCH 1/8] drm/i915: SAGV is not SKL-only, so rename a few things
` [PATCH 2/8] drm/i915: introduce intel_has_sagv()
` [PATCH 3/8] drm/i915/kbl: KBL also needs to run the SAGV code
` [PATCH 5/8] drm/i915/gen9: minimum scanlines for Y tile is not always 4

[PATCH v3 0/9] New DDB Algo and WM fixes
 2016-09-09  8:01 UTC  (10+ messages)
` [PATCH v3 1/9] drm/i915/skl: pass pipe_wm in skl_compute_(wm_level/plane_wm) functions
` [PATCH v3 2/9] drm/i915/skl+: use linetime latency instead of ddb size
` [PATCH v3 3/9] drm/i915/skl: New ddb allocation algorithm
` [PATCH v3 4/9] drm/i915: Decode system memory bandwidth
` [PATCH v3 5/9] drm/i915/gen9: WM memory bandwidth related workaround
` [PATCH v3 6/9] drm/i915/skl+: change WM calc to fixed point 16.16
` [PATCH v3 7/9] drm/i915/bxt: Enable IPC support
` [PATCH v3 8/9] drm/i915/bxt: set chicken bit as IPC y-tile WA
` [PATCH v3 9/9] drm/i915/bxt: Implement Transition WM

[CI 01/21] drm/i915: Add a sw fence for collecting up dma fences
 2016-09-09  7:50 UTC  (22+ messages)
` [CI 02/21] drm/i915: Only queue requests during execlists submission
` [CI 03/21] drm/i915: Record the position of the workarounds in the tail of the request
` [CI 04/21] drm/i915: Compute the ELSP register location once
` [CI 05/21] drm/i915: Reorder submitting the requests to ELSP
` [CI 06/21] drm/i915: Simplify ELSP queue request tracking
` [CI 07/21] drm/i915: Separate out reset flags from the reset counter
` [CI 08/21] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
` [CI 09/21] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
` [CI 10/21] drm/i915: Mark up all locked waiters
` [CI 11/21] drm/i915: Perform a direct reset of the GPU from the waiter
` [CI 12/21] drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
` [CI 13/21] drm/i915: Update reset path to fix incomplete requests
` [CI 14/21] drm/i915: Drive request submission through fence callbacks
` [CI 15/21] drm/i915: Reorder i915_add_request to separate the phases better
` [CI 16/21] drm/i915: Prepare object synchronisation for asynchronicity
` [CI 17/21] drm/i915/guc: Prepare for nonblocking execbuf submission
` [CI 18/21] drm/i915: Ignore valid but unknown semaphores
` [CI 19/21] drm/i915: Avoid incrementing hangcheck whilst waiting for external fence
` [CI 20/21] drm/i915: Nonblocking request submission
` [CI 21/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` ✗ Fi.CI.BAT: warning for series starting with [CI,01/21] drm/i915: Add a sw fence for collecting up dma fences

[PATCH] drm/i915 : Restore PWM_GRANULARITY after resume
 2016-09-09  7:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 8/14] drm/i915/dp: Move max. vswing check to it's own function
 2016-09-09  7:34 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v2 9/14] drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2
    ` [PATCH v3 "
  ` [PATCH v12 13/14] drm/i915/dp: Enable Upfront link training for typeC DP support on HSW/BDW/SKL/BXT (DDI platforms)
    ` [PATCH v13 "
      ` [PATCH v14 "
        ` [PATCH v15 "

[PATCH 11/14] drm/i915: Fallback to lower link rate and lane count during link training
 2016-09-09  7:11 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v4 "

Handling DP compliance short pulse for DP MST
 2016-09-09  2:55 UTC  (2+ messages)

[PATCH 00/14] Enable Upfront Link Training on DDI platforms
 2016-09-08 20:02 UTC  (9+ messages)
` [PATCH v3 07/14] drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT
  ` [PATCH v4 7/14] "
` [PATCH 12/14] drm/i915: Reverse the loop in intel_dp_compute_config
  ` [PATCH v2 12/14] drm/i915: Remove the link rate and lane count loop in compute config

[PATCH] drm/i915: Avoid incrementing hangcheck whilst waiting for external fence
 2016-09-08 14:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v6 0/4] New debugfs API for capturing CRC of frames
 2016-09-08 14:47 UTC  (5+ messages)
` [PATCH v6 3/4] drm/i915: Use new CRC debugfs API
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 0/4] New debugfs API for capturing CRC of frames

[PATCH v7 0/4] New debugfs API for capturing CRC of frames
 2016-09-08 14:38 UTC  (4+ messages)
` [PATCH v7 1/4] drm/i915/debugfs: Move out pipe CRC code
` [PATCH v7 3/4] drm/i915: Use new CRC debugfs API
` [PATCH v7 4/4] drm/i915: Put "cooked" vlank counters in frame CRC lines

[PATCH 1/1] drm/i915/dsi: silence a warning about uninitialized return value
 2016-09-08 14:31 UTC  (6+ messages)
` [Intel-gfx] "

[CI_RESEND v4 0/5] drm/i915/guc: use symbolic names for module parameter values
 2016-09-08 13:59 UTC  (8+ messages)
` [CI_RESEND v4 1/5] drm/i915/guc: symbolic names for GuC submission preferences
` [CI_RESEND v4 2/5] drm/i915/guc: symbolic names for GuC firmare loading preferences
` [CI_RESEND v4 3/5] drm/i915/guc: symbolic name for GuC log-level none
` [CI_RESEND v4 4/5] drm/i915/guc: use symbolic names in setting defaults for module parameters
` [CI_RESEND v4 5/5] drm/i915/guc: ignore unrecognised loading & submission options
` ✗ Fi.CI.BAT: failure for drm/i915/guc: use symbolic names for module parameter values (rev5)

Non-blocking, explict fences
 2016-09-08 13:24 UTC  (27+ messages)
` [PATCH v2 01/22] drm/i915: Add a sw fence for collecting up dma fences
  ` [PATCH v2 04/22] drm/i915: Compute the ELSP register location once
  ` [PATCH v2 05/22] drm/i915: Reorder submitting the requests to ELSP
  ` [PATCH v2 06/22] drm/i915: Simplify ELSP queue request tracking
  ` [PATCH v2 07/22] drm/i915: Separate out reset flags from the reset counter
  ` [PATCH v2 08/22] drm/i915: Drop local struct_mutex around intel_init_emon[ilk]
  ` [PATCH v2 09/22] drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
  ` [PATCH v2 10/22] drm/i915: Mark up all locked waiters
  ` [PATCH v2 11/22] drm/i915: Perform a direct reset of the GPU from the waiter
  ` [PATCH v2 12/22] drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
  ` [PATCH v2 13/22] drm/i915: Update reset path to fix incomplete requests
  ` [PATCH v2 14/22] drm/i915: Drive request submission through fence callbacks
  ` [PATCH v2 15/22] drm/i915: Reorder i915_add_request to separate the phases better
  ` [PATCH v2 16/22] drm/i915: Prepare object synchronisation for asynchronicity
  ` [PATCH v2 17/22] drm/i915/guc: Prepare for nonblocking execbuf submission
  ` [PATCH v2 18/22] drm/i915: Ignore valid but unknown semaphores
  ` [PATCH v2 19/22] drm/i915: Nonblocking request submission
  ` [PATCH v2 20/22] drm/i915: Serialise execbuf operation after a dma-buf reservation object
  ` [PATCH v2 21/22] drm/i915: Enable userspace to opt-out of implicit fencing
  ` [PATCH v2 22/22] drm/i915: Support explicit fencing for execbuf
` ✗ Fi.CI.BAT: warning for series starting with [01/21] drm/i915: Add a sw fence for collecting up dma fences (rev22)

[PATCH i-g-t 1/2] lib/debugfs: Support new generic ABI for CRC capture
 2016-09-08 12:38 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib/debugfs: Report failures when starting "

[PATCH 0/7] Implement New DDB allocation algorithm
 2016-09-08 11:55 UTC  (12+ messages)
` [PATCH v2 0/9] New DDB Algo and WM fixes
  ` [PATCH v2 1/9] drm/i915/skl: pass pipe_wm in skl_compute_(wm_level/plane_wm) functions
  ` [PATCH v2 2/9] drm/i915/skl+: use linetime latency instead of ddb size
  ` [PATCH v2 3/9] drm/i915/skl: New ddb allocation algorithm
  ` [PATCH v2 4/9] drm/i915: Decode system memory bandwidth
  ` [PATCH v2 5/9] drm/i915/gen9: WM memory bandwidth related workaround
  ` [PATCH v2 6/9] drm/i915/skl+: change WM calc to fixed point 16.16
  ` [PATCH v2 7/9] drm/i915/bxt: Enable IPC support
  ` [PATCH v2 8/9] drm/i915/bxt: set chicken bit as IPC y-tile WA
  ` [PATCH v2 9/9] drm/i915/bxt: Implement Transition WM
` ✗ Fi.CI.BAT: failure for Implement New DDB allocation algorithm

[PATCH 14/14] drm/i915/dp/mst: Add support for upfront link training for DP MST
 2016-09-08 11:50 UTC  (6+ messages)
` [PATCH v2 "

[PATCH] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-09-08 10:44 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] drm/atomic: Reject properties not part of the object
 2016-09-08 10:30 UTC  (3+ messages)
  ` [PATCH] drm: Move property validation to a helper
    ` [PATCH v2] drm: Move property validation to a helper, v2

[PATCH v9 00/18] Support for sustained capturing of GuC firmware logs
 2016-09-08 10:39 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: Decouple GuC log setup from verbosity parameter
` [PATCH 02/18] drm/i915: Add GuC ukernel logging related fields to fw interface file
` [PATCH 03/18] drm/i915: New structure to contain GuC logging related fields
` [PATCH 04/18] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
` [PATCH 05/18] drm/i915: Support for GuC interrupts
` [PATCH 06/18] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 07/18] relay: Use per CPU constructs for the relay channel buffer pointers
` [PATCH 08/18] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 09/18] drm/i915: New lock to serialize the Host2GuC actions
` [PATCH 10/18] drm/i915: Add stats for GuC log buffer flush interrupts
` [PATCH 11/18] drm/i915: Optimization to reduce the sampling time of GuC log buffer
` [PATCH 12/18] drm/i915: Increase GuC log buffer size to reduce flush interrupts
` [PATCH 13/18] drm/i915: Augment i915 error state to include the dump of GuC log buffer
` [PATCH 14/18] drm/i915: Support for forceful flush "
` [PATCH 15/18] drm/i915: Debugfs support for GuC logging control
` [PATCH 16/18] drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer
` [PATCH 17/18] drm/i915: Early creation of relay channel for capturing boot time logs
` [PATCH 18/18] drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable

[PULL] topic/drm-misc
 2016-09-08  9:30 UTC 

[PULL] drm-intel-fixes
 2016-09-08  9:21 UTC 

[PATCH] drm: Fix error path in drm_mode_page_flip_ioctl()
 2016-09-08  9:15 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] Revert "drm/i915/psr: Make idle_frames sensible again"
 2016-09-08  8:53 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

linux-next: manual merge of the drm-intel tree with Linus' tree
 2016-09-08  2:08 UTC 

Regression in v4.8-rc4: i915 flickering since commit 1c80c25fb6
 2016-09-08  0:33 UTC  (3+ messages)

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-08  0:05 UTC  (3+ messages)
` [PATCH 01/10] drm: Move a few macros away from drm_crtc.h

[PATCH v4 00/22] drm/i915: Organize most GPU features by platform
 2016-09-07 22:55 UTC  (9+ messages)
` [PATCH v4 04/22] drm/i915: Move HAS_RUNTIME_PM definition to platform
` [PATCH v4 05/22] drm/i915: Remove runtime PM for SNB
` [PATCH v4 06/22] drm/i915: Get rid of HAS_CORE_RING_FREQ
` [PATCH v4 10/22] drm/i915: Move HAS_RC6p definition to platform definition

Linux 4.8-rc?: WARNING: at drivers/gpu/drm/i915/intel_pm.c:7866 sandybridge_pcode_write Missing switch case (16) in gen6_check_mailbox_status
 2016-09-07 21:18 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v6] drm: two more (drm_)printk() wrapper macros (fixup)
 2016-09-07 18:24 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2] drm/i915: don't track relative-constants-mode
 2016-09-07 17:44 UTC  (3+ messages)

[PATCH] drm: squash lines for simple wrapper functions
 2016-09-07 15:09 UTC  (4+ messages)

[RFC] Idleness DRRS test
 2016-09-07 14:53 UTC  (2+ messages)

i915 WARNING: Missing switch case (16) in gen6_check_mailbox_status
 2016-09-07 14:50 UTC  (2+ messages)


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