public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-06-08 11:06:05 to 2016-06-10 07:28:17 UTC [more...]

[PATCH 0/3] SKL watermark fixes for !fbcon
 2016-06-10  7:28 UTC  (6+ 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 v2] drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate
 2016-06-10  6:46 UTC  (4+ 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

BAT regression bug 95634, take 3
 2016-06-09 20:57 UTC  (4+ messages)
` [PATCH v3 06/33] drm: Minimally initialise drm_dp_aux

[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 v9 0/6] Convert requests to use struct fence
 2016-06-09 17:22 UTC  (6+ messages)
` [PATCH v9 1/6] drm/i915: Add per context timelines for fence objects

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

[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 

[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
 2016-06-09 11:04 UTC  (3+ messages)

[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 0/6] drm/i915/bxt: Fix DDI PHY setup for low resolutions
 2016-06-09  9:09 UTC  (15+ messages)
` [PATCH 2/6] drm/i915: Factor out intel_power_well_get/put
  ` [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 "
` ✗ Ro.CI.BAT: failure for drm/i915/bxt: Fix DDI PHY setup for low resolutions (rev4)

[PATCH v22 00/11] Support for creating/using Stolen memory backed objects
 2016-06-09  8:50 UTC  (15+ messages)
` [PATCH 01/11] drm/i915: Add support for mapping an object page by page
` [PATCH 02/11] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/11] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/11] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/11] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/11] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/11] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/11] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/11] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/11] drm/i915: Disable use of stolen area by User when Intel RST is present
` [PATCH 11/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` ✓ Ro.CI.BAT: success for Support for creating/using Stolen memory backed objects (rev17)

[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  (4+ messages)
` ✓ Ro.CI.BAT: success for "

[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 00/27] gen9 workarounds v3
 2016-06-08 14:56 UTC  (8+ messages)
` [PATCH 27/27] drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
` ✓ Ro.CI.BAT: success for gen9 workarounds v3

[PATCH i-g-t 1/2] tests/kms_chv_cursor_fail: Remove extra igt_pipe_crc_start
 2016-06-08 14:52 UTC  (8+ messages)
` [PATCH i-g-t 2/2] tests/kms_chv_cursor_fail: Run the tests with fewer steps

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

[PATCH 1/2] lib/gt: Omit illegal instruction on hang injection with gen 8+
 2016-06-08 13:59 UTC  (4+ messages)
` [PATCH 2/2] igt/gem_reset_stats: Add time constraints on hang detection

Breadcrumbs, again
 2016-06-08 13:47 UTC  (17+ messages)
` [PATCH 17/21] drm/i915: Convert trace-irq to the breadcrumb waiter
` [PATCH 19/21] drm/i915: Move the get/put irq locking into the caller

[PATCH 00/12] drm/i915: Eliminate DDI encoder->type frobbery
 2016-06-08 13:33 UTC  (10+ messages)
` [PATCH 03/12] drm/i915: Add output_types bitmask into the crtc state
` [PATCH 08/12] drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
` [PATCH 11/12] drm/i915: Check for invalid cloning earlier during modeset
` ✓ Ro.CI.BAT: success for drm/i915: Eliminate DDI encoder->type frobbery

[PATCH 0/4] drm/i915: updates to GuC doorbell handling
 2016-06-08 13:11 UTC  (8+ messages)
` [PATCH 1/4] drm/i915/guc: add doorbell map to debugfs/i915_guc_info
` [PATCH 2/4] drm/i915/guc: move guc_ring_doorbell() nearer to callsite
` [PATCH 3/4] drm/i915/guc: refactor doorbell management code
` ✓ Ro.CI.BAT: success for drm/i915: updates to GuC doorbell handling

4.7-rc0: redshift stopped working on intel display
 2016-06-08 13:06 UTC  (4+ messages)
    ` [Intel-gfx] "

Tracking VMA
 2016-06-08 12:58 UTC  (7+ messages)
` [PATCH 10/38] drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
` [PATCH 32/38] drm/i915: Stop the machine whilst capturing the GPU crash dump

The vma leak fix from yonder
 2016-06-08 12:07 UTC  (11+ messages)
` [PATCH 01/62] drm/i915: Only start retire worker when idle
` [PATCH 08/62] drm/i915: Remove stop-rings debugfs interface
` [PATCH 12/62] drm/i915: Skip capturing an error state if we already have one

[PATCH v2 00/20] drm/atomic: Provide default ->best_encoder() behavior
 2016-06-08 11:17 UTC  (3+ messages)
` [PATCH v2 07/20] drm: mediatek: Rely on the "


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