Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 09:23:17 to 2017-04-12 14:06:09 UTC [more...]

[PULL] drm-intel-fixes
 2017-04-12 14:06 UTC 

[PATCH] drm/i915: Setting pch_id for Gen7.5+ in virtual environment
 2017-04-12 14:00 UTC  (5+ messages)

[PATCH v5] drm/i915/dp: Validate cached link rate and lane count before retraining
 2017-04-12 14:00 UTC  (3+ messages)
` [PATCH v6] "

Potential BUG in drm/i915/execlists: Reset RING registers upon resume
 2017-04-12 13:55 UTC  (8+ messages)
        ` [Intel-gfx] "

freedesktop bug id: 100548, bisected to sched/clock commit
 2017-04-12 13:40 UTC  (4+ messages)

[PATCH] drm: Document code of conduct
 2017-04-12 13:34 UTC  (31+ messages)

[PATCH V4] drm/i915: Enhanced disable access to stolen memory as a guest
 2017-04-12 13:21 UTC  (4+ messages)
` [PATCH V5] drm/i915: Disable stolen memory when i915 runs on qemu
` ✓ Fi.CI.BAT: success for drm/i915: Enhanced disable access to stolen memory as a guest (rev5)

[PATCH v2 1/9] drm/i915: Mark up clflushes as belonging to an unordered timeline
 2017-04-12 13:20 UTC  (10+ messages)
` [PATCH v2 2/9] drm/i915: Lift timeline ordering to await_dma_fence
` [PATCH v2 3/9] drm/i915: Make ptr_unpack_bits() more function-like
` [PATCH v2 4/9] drm/i915: Redefine ptr_pack_bits() and friends
` [PATCH v2 5/9] drm/i915: Squash repeated awaits on the same fence
` [PATCH v2 6/9] drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
` [PATCH v2 7/9] drm/i915: Confirm the request is still active before adding it to the await
` [PATCH v2 8/9] drm/i915: Do not record a successful syncpoint for a dma-await
` [PATCH v2 9/9] drm/i915: Switch the global i915.semaphores check to a local predicate
` ✓ Fi.CI.BAT: success for series starting with [v2,1/9] drm/i915: Mark up clflushes as belonging to an unordered timeline

[RFC] drm/i915: Introduce GEM_MAYBE_BUILD_BUG_ON
 2017-04-12 12:58 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

The i915 stable patch marking is totally broken
 2017-04-12 12:57 UTC  (6+ messages)
    ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Add stub mmio read/write routines to mock device
 2017-04-12 12:40 UTC  (12+ messages)
` [PATCH 2/3] drm/i915: Pretend the engine is always idle when mocking
` [PATCH 3/3] drm/i915: Wake device for emitting request during selftest
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Add stub mmio read/write routines to mock device
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Add stub mmio read/write routines to mock device (rev2)

[PATCH v3 6/7] drm/i915/perf: per-gen timebase for checking sample freq
 2017-04-12 12:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Prevent the system suspend complete optimization
 2017-04-12 12:32 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI 1/2] drm/i915: Combine write_domain flushes to a single function
 2017-04-12 11:43 UTC  (4+ messages)
` [CI 2/2] drm/i915: Treat WC a separate cache domain
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Combine write_domain flushes to a single function

[PATCH] drm/i915: Fix use after free in lpe_audio_platdev_destroy()
 2017-04-12 11:42 UTC  (16+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Fix use after free in lpe_audio_platdev_destroy() (rev2)
` [PATCH v3] drm/i915: Fix use after free in lpe_audio_platdev_destroy()
` ✓ Fi.CI.BAT: success for drm/i915: Fix use after free in lpe_audio_platdev_destroy() (rev4)

[PATCH] drm/i915: Implement dma_buf_ops->kmap
 2017-04-12 11:39 UTC  (2+ messages)

[PATCH v3 0/7] Enable OA unit for Gen 8 and 9 in i915 perf
 2017-04-12 11:36 UTC  (5+ messages)
` [PATCH v3 4/7] drm/i915/perf: Add OA unit support for Gen 8+
` [PATCH v3 7/7] drm/i915/perf: remove perf.hook_lock

[PATCH v4 0/9] drm/i915: Convert connector properties to atomic
 2017-04-12 11:13 UTC  (11+ messages)
` [PATCH v4 1/9] drm/atomic: Handle aspect ratio and scaling mode in core
` [PATCH v4 2/9] drm/i915: Add plumbing for digital connector state, v2
` [PATCH v4 3/9] drm/i915: Convert DSI connector properties to atomic
` [PATCH v4 4/9] drm/i915: Convert LVDS "
` [PATCH v4 5/9] drm/i915: Make intel_dp->has_audio reflect hw state only
` [PATCH v4 6/9] drm/i915: Convert intel_dp properties to atomic
` [PATCH v4 7/9] drm/i915: Convert intel_hdmi connector "
` [PATCH v4 8/9] drm/i915: Handle force_audio correctly in intel_sdvo
` [PATCH v4 9/9] drm/i915: Convert intel_sdvo connector properties to atomic
` ✓ Fi.CI.BAT: success for drm/i915: Convert connector properties to atomic. (rev4)

[RFC] drm/i915: Simplify waiting for registers
 2017-04-12 10:56 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/2] drm/i915: Combine write_domain flushes to a single function
 2017-04-12 10:31 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Treat WC a separate cache domain
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Combine write_domain flushes to a single function
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Combine write_domain flushes to a single function (rev2)

[PATCH] drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler()
 2017-04-12 10:22 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Document runtime pm for intel_lrc_irq_handler() (rev2)

[PATCH] drm/i915/gvt: return the actual aperture size under gvt environment
 2017-04-12 10:19 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 00/11] HDMI YCBCR output handling in DRM layer
 2017-04-12  9:58 UTC  (5+ messages)
` [PATCH 06/11] drm: create hdmi output property
` [PATCH 07/11] drm: set output colorspace in AVI infoframe

[PATCH 0/8] Implement DDB algorithm and WM cleanup
 2017-04-12  9:17 UTC  (3+ messages)
` [PATCH 5/8] drm/i915/skl+: ddb min requirement may exceed allocation

[PATCH 0/2] drm/i915/scheduler: add gvt force-single-submission and notification for guc
 2017-04-12  9:11 UTC  (12+ messages)
` [PATCH v2 2/2] drm/i915/scheduler: add gvt "

[PATCH] drm/i915: Do not use lock all in hsw_trans_edp_pipe_A_crc_wa
 2017-04-12  8:55 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Lock mode_config.mutex in intel_display_resume."
 2017-04-12  8:53 UTC  (2+ messages)

[PATCH v3 00/13] drm/i915: Convert connector properties to atomic
 2017-04-12  7:56 UTC  (10+ messages)
` [PATCH v3 03/13] drm/i915: Convert intel_dp_mst "
  ` [PATCH v3 2.5/13] drm/i915: Remove unused dp properties for dp-mst
` [PATCH v3 04/13] drm/i915: Convert intel_crt connector properties to atomic
` [PATCH v3 05/13] drm/i915: Convert intel DVO connector "
` [PATCH v3 06/13] drm/i915: Add plumbing for digital connector state

[PATCH 00/13] drm/i915: Convert connector properties to atomic
 2017-04-12  7:45 UTC  (10+ messages)
` [PATCH 01/13] drm/i915: Remove unused members from intel_tv.c
` [PATCH 02/13] drm/i915: Convert intel_tv connector properties to atomic, v5
` [PATCH 03/13] drm/i915: Convert intel_dp_mst connector properties to atomic
` [PATCH 04/13] drm/i915: Convert intel_crt "

[PATCH igt] igt/vc4_dmabuf_poll: Add a test for polling to wait for dmabuf fences
 2017-04-12  7:29 UTC  (2+ messages)

Another week, another eb bomb
 2017-04-11 20:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [01/13] drm/i915: Reinstate reservation_object zapping for batch_pool objects (rev2)

[PATCH 08/13] drm/i915: Eliminate lots of iterations over the execobjects array
 2017-04-11 20:45 UTC  (2+ messages)
` [PATCH v4] "

[PULL] drm-misc-fixes for 4.11
 2017-04-11 20:20 UTC 

[PATCH] drm/i915: Lie and treat all engines as idle if wedged
 2017-04-11 19:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Lie and treat all engines as idle if wedged (rev2)

[PATCH 0/5] Classify the engines in class + instance (v5)
 2017-04-11 18:47 UTC  (9+ messages)
` [PATCH 4/5] drm/i915: Split the engine info table in two levels, using class + instance
` [PATCH 5/5] drm/i915: Use the engine class to get the context size
        ` [PATCH v4] "

[CI] drm/i915: Bail if we do not setup the RCS engine
 2017-04-11 18:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Bail if we do not setup the RCS engine (rev2)

[PATCH] drm/i915: Bail if we do not setup the RCS engine
 2017-04-11 16:03 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 00/11] drm/i915/dp: rest of refactoring, link rate fallback
 2017-04-11 15:44 UTC  (5+ messages)
` [PATCH v4 09/11] drm/i915/dp: read sink count to a temporary variable first

Old Laptop Linux Driver
 2017-04-11 14:11 UTC  (2+ messages)

[CI] drm/i915: Rename intel_engine_cs.exec_id to uabi_id
 2017-04-11 13:42 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[GIT PULL] one more GVT-g fix for 4.11
 2017-04-11 13:10 UTC  (2+ messages)

Fixes that failed to backport to v4.11-rc1
 2017-04-11 12:21 UTC  (4+ messages)

[PATCH 1/5] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
 2017-04-11 11:54 UTC  (19+ messages)
` [PATCH 2/5] drm/i915: Stop sleeping from inside gen6_bsd_submit_request()
` [PATCH 3/5] drm/i915: Acquire uncore.lock over intel_uncore_wait_for_register()
` [PATCH 4/5] drm/i915: Use __intel_uncore_wait_for_register_fw for sandybride_pcode_read
` [PATCH 5/5] drm/i915: Use safer intel_uncore_wait_for_register in ring-init
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register() (rev2)

[PATCH] drm/i915: Don't mark an execlists context-switch when idle
 2017-04-11 11:29 UTC  (4+ messages)

[PATCH i-g-t 1/2] kms_cursor_crc: Force the test to run in full RGB range
 2017-04-11 11:13 UTC  (2+ messages)
` [PATCH i-g-t v2] "

[PATCH i-g-t v3] tests/kms_concurrent: Concurrent and interruptible subtests for atomic
 2017-04-11  9:20 UTC 


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