public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-06-08 15:30:42 to 2016-06-10 17:36:01 UTC [more...]

[PATCH] drm/i915: prefer INTEL_GEN(dev_priv) to INTEL_INFO(dev)->gen
 2016-06-10 17:35 UTC 

[PATCH 1/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions
 2016-06-10 17:29 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions

[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
 2016-06-10 16:59 UTC  (6+ messages)
    ` [PATCH] drm/i915/guc: suppress GuC-related message on non-GuC platforms
` ✗ Ro.CI.BAT: failure for series starting with drm/i915/guc: suppress GuC-related message on non-GuC platforms (rev2)

[PATCH v2 0/6] drm/i915/guc: updates to GuC doorbell handling
 2016-06-10 16:51 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915/guc: add doorbell map to debugfs/i915_guc_info
` [PATCH v2 2/6] drm/i915/guc: move guc_ring_doorbell() nearer to callsite
` [PATCH v2 3/6] drm/i915/guc: prefer __set/clear_bit() to bitmap_set/clear()
` [PATCH v2 4/6] drm/i915/guc: remove writes to GEN8_DRBREG registers
` [PATCH v2 5/6] drm/i915/guc: refactor doorbell management code
` [PATCH v2 6/6] drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission

[PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-10 16:41 UTC  (5+ messages)
` [PATCH v2 06/20] drm: i915: Rely on the default ->best_encoder() behavior where appropriate

[PATCH v6 00/34] GPU scheduler for i915 driver
 2016-06-10 16:29 UTC  (5+ messages)
` [PATCH v6 06/34] drm/i915: Start of GPU scheduler
` [PATCH v6 11/34] drm/i915: Added deferred work handler for scheduler

[PATCH v5 00/10] drm/i915: DP branch devices
 2016-06-10 15:22 UTC  (14+ messages)
` [PATCH v5 01/10] drm: Add missing DP downstream port types
` [PATCH v5 02/10] drm: Drop VGA from bpc definitions
` [PATCH v5 03/10] drm: Helper to read max clock rate
` [PATCH v5 04/10] drm: Helper to read max bits per component
` [PATCH v5 05/10] drm: Read DP branch device id
` [PATCH v5 06/10] drm: Read DP branch device HW revision
` [PATCH v5 07/10] drm: Read DP branch device SW revision
` [PATCH v5 08/10] drm/i915: Check pixel rate for DP to VGA dongle
` [PATCH v5 09/10] drm/i915: Update bits per component for display info
` [PATCH v5 10/10] drm/i915: Add DP branch device info on debugfs
  ` [Intel-gfx] "
` ✗ Ro.CI.BAT: warning for drm/i915: DP branch devices (rev5)

[PATCH 0/6] drm/i915: Remaining PSR fixes
 2016-06-10 15:20 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH 0/3] SKL watermark fixes for !fbcon
 2016-06-10 14:20 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization
` [PATCH 2/3] drm/i915/gen9: Compute data rates for all planes on first commit
` [PATCH 3/3] drm/i915/gen9: Drop invalid WARN() during data rate calculation
` ✗ Ro.CI.BAT: failure for SKL watermark fixes for !fbcon

[PATCH 00/11] Support for sustained capturing of GuC firmware logs
 2016-06-10 13:36 UTC  (13+ messages)
` ✗ Ro.CI.BAT: failure for Support for sustained capturing of GuC firmware logs (rev2)
` [PATCH 01/11] drm/i915: Decouple GuC log setup from verbosity parameter
` [PATCH 02/11] drm/i915: Add GuC ukernel logging related fields to fw interface file
` [PATCH 03/11] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
` [PATCH 04/11] drm/i915: Support for GuC interrupts
` [PATCH 05/11] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 06/11] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 07/11] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 08/11] drm/i915: Debugfs support for GuC logging control
` [PATCH 09/11] drm/i915: New module param to control the size of buffer used for storing GuC firmware logs
` [PATCH 10/11] drm/i915: Support to create write combined type vmaps
` [PATCH 11/11] drm/i915: Use uncached(WC) mapping for acessing the GuC log buffer

[PATCH 1/5] drm/i915: Add support for mapping an object page by page
 2016-06-10 12:56 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 3/5] drm/i915: Use insert_page for pwrite_fast
` [PATCH 4/5] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 5/5] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` ✗ Ro.CI.BAT: failure for series starting with [1/5] drm/i915: Add support for mapping an object page by page

[PATCH 0/6] drm/i915/bxt: Fix DDI PHY setup for low resolutions
 2016-06-10 12:17 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915/bxt: Fix DDI PHY setup for low resolutions (rev4)

[PATCH 0/4] drm/i915: updates to GuC doorbell handling
 2016-06-10 11:37 UTC  (4+ messages)
` [PATCH 3/4] drm/i915/guc: refactor doorbell management code

[PATCH v9 0/6] Convert requests to use struct fence
 2016-06-10 11:26 UTC  (10+ messages)
` [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects
` [PATCH v9 2/6] drm/i915: Convert requests to use struct fence

Intel-gfx Digest, Vol 101, Issue 215
 2016-06-10 10:45 UTC  (2+ messages)

BAT regression bug 95634, take 3
 2016-06-10 10:50 UTC  (6+ messages)
` [PATCH v3 06/33] drm: Minimally initialise drm_dp_aux

[PATCH 1/2] Revert "drm/i915: Workaround CHV pipe C cursor fail"
 2016-06-10  9:44 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Crop cursor image for CHV pipe C cursor issue

[PATCH v2] drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate
 2016-06-10  8:51 UTC  (6+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate (rev2)

[PATCH] i915/fbc: Disable on HSW by default for now
 2016-06-10  6:44 UTC  (4+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH v10 00/10] Introduce the implementation of GVT context
 2016-06-10  6:36 UTC  (13+ messages)
` [PATCH v10 01/10] drm/i915: Factor out i915_pvinfo.h
` [PATCH v10 02/10] drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
` [PATCH v10 03/10] drm/i915: Fold vGPU active check into inner functions
` [PATCH v10 04/10] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH v10 05/10] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH v10 06/10] drm/i915: Make ring buffer size of a LRC context configurable
` [PATCH v10 07/10] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH v10 08/10] drm/i915: Introduce execlist context status change notification
` [PATCH v10 09/10] drm/i915: Support LRC context single submission
` [PATCH v10 10/10] drm/i915: Introduce GVT context creation API
` ✗ Ro.CI.BAT: failure for Introduce the implementation of GVT context (rev8)

[PATCH 0/4] Enable FBC on SKL, v3
 2016-06-10  5:54 UTC  (2+ messages)
` ✓ Ro.CI.BAT: success for Enable FBC on SKL (rev5)

[PATCH v2 0/9] drm/fb-helper: Deferred setup support
 2016-06-09 23:56 UTC  (3+ messages)
  ` [PATCH v2 4/9] drm/fb-helper: Push down modeset lock into FB helpers

[Intel-gfx] [PATCH 3/4] drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
 2016-06-09 18:59 UTC  (2+ messages)
`  "

Screen update issue (drm/i915/fbc: enable FBC by default on HSW and BDW)
 2016-06-09 18:38 UTC  (2+ messages)

[PATCH] Revert "drm/i915/ilk: Don't disable SSC source if it's in use"
 2016-06-09 16:48 UTC 

[PATCH i-g-t] tests/gem_workarounds: reduce scope of intel_register_access_init
 2016-06-09 15:51 UTC  (5+ messages)

Start tidying up execbuf relocations
 2016-06-09 14:22 UTC  (24+ messages)
` [PATCH 1/8] drm/i915: Print the batchbuffer offset next to BBADDR in error state
` [PATCH 2/8] drm/i915: Cache kmap between relocations
` [PATCH 3/8] drm/i915: Extract i915_gem_obj_prepare_shmem_write()
` [PATCH 4/8] drm/i915: Before accessing an object via the cpu, flush GTT writes
` [PATCH 5/8] drm/i915: Wait for writes through the GTT to land before reading back
` [PATCH 6/8] drm/i915: Pin the pages first in shmem prepare read/write
` [PATCH 7/8] drm/i915: Tidy up flush cpu/gtt write domains
` [PATCH 8/8] drm/i915: Refactor execbuffer relocation writing
` ✗ Ro.CI.BAT: failure for series starting with [1/8] drm/i915: Print the batchbuffer offset next to BBADDR in error state

[PATCH] drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate
 2016-06-09 13:39 UTC  (6+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH] kernel/cpu: Distinctive name for cpu_hotplug.dep_map
 2016-06-09 11:48 UTC  (2+ messages)
` [PATCH] kernel/cpu: Distinct "

[PATCH] drm/i915: Force vblanks around evasion when i915.watermark_test is set
 2016-06-09 11:36 UTC 

[drm-intel:topic/drm-misc 11/11] DockBook: include/drm/drm_fourcc.h:1: warning: no structured comments found
 2016-06-09 11:16 UTC 

[PATCH v9 00/10] Introduce the implementation of GVT context
 2016-06-09 10:53 UTC  (16+ messages)
` [PATCH v9 01/10] drm/i915: Factor out i915_pvinfo.h
` [PATCH v9 02/10] drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
` [PATCH v9 03/10] drm/i915: Fold vGPU active check into inner functions
` [PATCH v9 04/10] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH v9 05/10] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH v9 06/10] drm/i915: Make ring buffer size of a LRC context configurable
` [PATCH v9 07/10] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH v9 08/10] drm/i915: Introduce execlist context status change notification
` [PATCH v9 09/10] drm/i915: Support LRC context single submission
` [PATCH v9 10/10] drm/i915: Introduce GVT context creation API
` ✗ Ro.CI.BAT: warning for Introduce the implementation of GVT context (rev7)

[PATCH v4 00/11] drm/i915: DP branch devices
 2016-06-09 10:08 UTC  (13+ messages)
` [PATCH v4 02/11] drm: Read DP downstream port capabilities
` [PATCH v4 03/11] drm: Helper to read DP branch device type
` [PATCH v4 04/11] drm: Helper to read max clock rate
` [PATCH v4 05/11] drm: Helper to read max bits per component
` [PATCH v4 09/11] drm/i915: Check pixel rate for DP to VGA dongle

[drm-intel:topic/drm-misc 7/11] drivers/gpu/drm/arc/arcpgu_crtc.c:149:16: warning: unused variable 'flags'
 2016-06-09  9:50 UTC 

[PATCH v22 00/11] Support for creating/using Stolen memory backed objects
 2016-06-09  8:50 UTC  (3+ messages)
` [PATCH 03/11] drm/i915: Use insert_page for pwrite_fast

[PATCH 0/3] CHV vblank failures when PSR is active
 2016-06-09  8:35 UTC  (8+ messages)
` [PATCH 1/3] drm: Add vblank prepare and unprepare hooks
` [PATCH 2/3] drm/i915: Move drm_crtc_vblank_get out of disabled pre-emption area
` [PATCH 3/3] drm/i915/psr: Do not activate PSR when vblank interrupts are enabled
` ✗ Ro.CI.BAT: failure for CHV vblank failures when PSR is active

[PATCH] drm/i915: Don't unregister fbdev twice
 2016-06-08 17:03 UTC  (3+ messages)

[PATCH 9/9] drm: Turn off crtc before tearing down its data structure
 2016-06-08 16:55 UTC  (5+ messages)
            ` [Nouveau] "

[PATCH v8 00/10] Introduce the implementation of GVT context
 2016-06-08 16:13 UTC  (17+ messages)
` [PATCH v8 01/10] drm/i915: Factor out i915_pvinfo.h
` [PATCH v8 02/10] drm/i915: Use offsetof() to calculate the offset of members in PVINFO page
` [PATCH v8 03/10] drm/i915: Fold vGPU active check into inner functions
` [PATCH v8 04/10] drm/i915: gvt: Introduce the basic architecture of GVT-g
` [PATCH v8 05/10] drm/i915: Introduce host graphics memory partition for GVT-g
` [PATCH v8 06/10] drm/i915: Make ring buffer size of a LRC context configurable
` [PATCH v8 07/10] drm/i915: Make addressing mode bits in context descriptor configurable
` [PATCH v8 08/10] drm/i915: Introduce execlist context status change notification
` [PATCH v8 09/10] drm/i915: Support LRC context single submission
` [PATCH v8 10/10] drm/i915: Introduce GVT context creation API
` ✗ Ro.CI.BAT: warning for Introduce the implementation of GVT context (rev6)

[PATCH 2/6] drm/i915: Factor out intel_power_well_get/put
 2016-06-08 15:39 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH 4/6] drm/i915/bxt: Set DDI PHY lane latency optimization during modeset
    ` [PATCH v2 "
  ` [PATCH 6/6] drm/i915/bxt: Sanitiy check the PHY lane power down status
    ` [PATCH v2 "


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