public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-06-09 08:02:23 to 2016-06-13 10:06:28 UTC [more...]

[PATCH 0/7] drm/i915: Make infoframe code available to (e)DP ports
 2016-06-13 10:06 UTC  (5+ messages)
` [PATCH 2/7] drm/i915: Check has_infoframes when enabling infoframes
` [PATCH 3/7] drm/i915: Disable infoframes when shutting down DDI HDMI

[PATCH v2 0/5] drm/i915/opregion: proper handling of DIDL and CADL
 2016-06-13 10:00 UTC  (9+ messages)
` [PATCH v2 1/5] drm/i915/opregion: add acpi defines from the spec
` [PATCH v2 2/5] drm/i915/opregion: abstract acpi display type getter for a connector
` [PATCH v2 3/5] drm/i915/opregion: handle missing connector types for acpi display types
` [PATCH v2 4/5] drm/i915: make i915 the source of acpi device ids for _DOD
` [PATCH v2 5/5] drm/i915/opregion: update cadl based on actually active outputs
  ` [PATCH v3] "
` ✗ Ro.CI.BAT: failure for drm/i915/opregion: proper handling of DIDL and CADL (rev2)

[PATCH v2 0/6] drm/i915/guc: updates to GuC doorbell handling
 2016-06-13  9:48 UTC  (12+ 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
` ✓ Ro.CI.BAT: success for drm/i915/guc: updates to GuC doorbell handling

[PATCH 0/3] SKL watermark fixes for !fbcon
 2016-06-13  9:38 UTC  (14+ 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
    ` [PATCH i-g-t] kms_universal_plane: Add testcase for when no plane is visible on the crtc
` ✗ Ro.CI.BAT: failure for SKL watermark fixes for !fbcon

[PATCH] drm/i915: prefer INTEL_GEN(dev_priv) to INTEL_INFO(dev)->gen
 2016-06-13  9:28 UTC  (3+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH 1/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions
 2016-06-13  9:15 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions
` ✗ Ro.CI.BAT: warning for series starting with [1/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions

[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
 2016-06-13  9:06 UTC  (9+ 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 1/5] drm/i915: Add support for mapping an object page by page
 2016-06-13  9:05 UTC  (9+ 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] drm/i915/mocs: || vs | typo in get_mocs_settings()
 2016-06-13  6:54 UTC 

[PATCH 00/26] RFC: generic nonblocking support in the atomic helpers
 2016-06-13  0:52 UTC  (3+ messages)
  ` [PATCH 07/26] drm/exynos: Use for_each_crtc_in_state

[PATCH] drm/i915: Add a module option for disabling use of stolen memory
 2016-06-11 20:41 UTC  (6+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915/fbc: disable FBC on FIFO underruns
 2016-06-11  6:56 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH 0/3] CHV vblank failures when PSR is active
 2016-06-11  6:32 UTC  (4+ messages)
` ✗ Ro.CI.BAT: warning for CHV vblank failures when PSR is active (rev2)

it's never too late
 2016-06-11  6:04 UTC 

[PATCH 1/3] drm: Add vblank prepare and unprepare hooks
 2016-06-10 21:21 UTC  (2+ messages)
` REBASED: "

[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 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 0/6] drm/i915/bxt: Fix DDI PHY setup for low resolutions
 2016-06-10 12:17 UTC  (3+ 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  (8+ messages)
` [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
` ✗ 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  (7+ messages)
` [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


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