intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-11 08:42:04 to 2015-12-14 01:12:05 UTC [more...]

linux-next: manual merge of the drm-misc tree with Linus' tree
 2015-12-14  1:12 UTC 

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2015-12-14  1:06 UTC 

[PATCH 1/1] drm/i915: Enable HAS_RUNTIME_PM for BXT
 2015-12-13 15:07 UTC 

[PATCH 1/2] drm/i915: fix the SDE irq dmesg warnings properly
 2015-12-13 12:49 UTC  (2+ messages)

[PATCH V4 1/2] dp/mst: add SDP stream support
 2015-12-13  8:27 UTC  (9+ messages)
` [PATCH V4 2/2] drm/i915: start adding dp mst audio

[PATCH] intel: merge latest i915_drm.h
 2015-12-12 22:23 UTC  (3+ messages)

[PATCH igt 1/9] lib: Always double check igt_require_hang_ring() on use
 2015-12-12 20:02 UTC  (9+ messages)
` [PATCH igt 2/9] lib: Expand igt_hang_ring() to select target context and various options
` [PATCH igt 3/9] igt/drv_hangman: Inject a true hang
` [PATCH igt 4/9] igt/gem_ctx_exec: Convert from stop-rings to a real GPU hang/reset
` [PATCH igt 5/9] igt/gem_reset_stats: Convert from stop-rings to real hang injection
` [PATCH igt 6/9] igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ring
` [PATCH igt 7/9] igt/kms_flip: Convert over to real hang injection
` [PATCH igt 8/9] igt/gem_workarounds: Convert to real GPU "
` [PATCH igt 9/9] igt/pm_rps: Trigger a real GPU reset

[PATCH 1/3] PM / Runtime: Introduce pm_runtime_get_noidle
 2015-12-12 19:49 UTC  (17+ messages)
` [Intel-gfx] [PATCH v2] "
      `  "

Slaughter the thundering i915_wait_request, v3?
 2015-12-12 15:34 UTC  (37+ messages)
` [PATCH 01/32] drm/i915: Break busywaiting for requests on pending signals
` [PATCH 02/32] drm/i915: Limit the busy wait on requests to 5us not 10ms!
` [PATCH 03/32] drm/i915: Only spin whilst waiting on the current request
` [PATCH 04/32] drm/i915: Hide the atomic_read(reset_counter) behind a helper
` [PATCH 05/32] drm/i915: Simplify checking of GPU reset_counter in display pageflips
` [PATCH 06/32] drm/i915: Tighten reset_counter for reset status
` [PATCH 07/32] drm/i915: Store the reset counter when constructing a request
` [PATCH 08/32] drm/i915: Simplify reset_counter handling during atomic modesetting
` [PATCH 09/32] drm/i915: Prevent leaking of -EIO from i915_wait_request()
` [PATCH 10/32] drm/i915: Suppress error message when GPU resets are disabled
` [PATCH 11/32] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 12/32] drm/i915: Remove the dedicated hangcheck workqueue
` [PATCH 13/32] drm/i915: Make queueing the hangcheck work inline
` [PATCH 14/32] drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
` [PATCH 15/32] drm/i915: Slaughter the thundering i915_wait_request herd
` [PATCH 16/32] drm/i915: Separate out the seqno-barrier from engine->get_seqno
` [PATCH 17/32] drm/i915: Remove the lazy_coherency parameter from request-completed?
` [PATCH 18/32] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 19/32] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [PATCH 20/32] drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor
` [PATCH 21/32] drm/i915: Broadwell execlists needs exactly the same seqno w/a as legacy
` [PATCH 22/32] drm/i915: Stop setting wraparound seqno on initialisation
` [PATCH 23/32] drm/i915: Only query timestamp when measuring elapsed time
` [PATCH 24/32] drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
` [PATCH 25/32] drm/i915: Convert trace-irq to the breadcrumb waiter
  ` [PATCH v2] "
    ` [PATCH 1/3] drm/i915: Move GEM request routines to i915_gem_request.c
      ` [PATCH 2/3] drm/i915: Move releasing of the GEM request from free to retire/cancel
      ` [PATCH 3/3] drm/i915: Derive GEM requests from dma-fence
` [PATCH 26/32] drm/i915: Move the get/put irq locking into the caller
` [PATCH 27/32] drm/i915: Harden detection of missed interrupts
` [PATCH 28/32] drm/i915: Remove debug noise on detecting fault-injection "
` [PATCH 29/32] drm/i915: Only start retire worker when idle
` [PATCH 30/32] drm/i915: Restore waitboost credit to the synchronous waiter
` [PATCH 31/32] drm/i915: Add background commentary to "waitboosting"
` [PATCH 32/32] drm/i915: Flush the RPS bottom-half when the GPU idles

Information sought
 2015-12-12 12:54 UTC 

[PATCH 0/5] Better markup for GPU DocBook
 2015-12-12 11:13 UTC  (4+ messages)
` [PATCH 5/5] drm: Enable markdown^Wasciidoc for gpu.tmpl

[PATCH 1/4] drm/i915: PSR Fix standby logic for PSR on non DDI-A for certain platforms
 2015-12-11 16:39 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Add PSR main link standby support back
` [PATCH 3/4] drm/i915: Instrument PSR parameter for possible quirks with link standby
` [PATCH 4/4] drm/i915: Enable PSR by default

[PATCH i-g-t] tests/gem_softpin: Fix compiler warning on 32bit systems
 2015-12-11 23:53 UTC  (3+ messages)

Regression report] Weekly regression report WW45
 2015-12-11 23:54 UTC  (4+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW50

[PATCH v2 1/3] drm/i915: Record the ringbuffer associated with the request
 2015-12-11 22:59 UTC  (3+ messages)
` [PATCH v2 2/3] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
` [PATCH v2 3/3] drm/i915: Clean up GPU hang message

[PATCH] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
 2015-12-11 22:18 UTC 

[PATCH 1/3] drm/i915: PSR also doesn't have link_entry_time on SKL
 2015-12-11 21:17 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Instrument PSR parameter for possible quirks with link standby
    ` [PATCH] "

[PATCH] drm/i915: Add background commentary to "waitboosting"
 2015-12-11 21:03 UTC  (3+ messages)

[PATCH] drm/i915: mdelay(10) considered harmful
 2015-12-11 20:54 UTC  (2+ messages)

[PATCH i-g-t v2] gem_flink_race/prime_self_import: Improve test reliability
 2015-12-11 19:01 UTC  (2+ messages)

[PATCH v2] drm/i915: Fix context/engine cleanup order
 2015-12-11 18:58 UTC  (3+ messages)

[PATCH] drm/i915: Allow objects to go back above 4GB in the address range
 2015-12-11 18:57 UTC  (3+ messages)

[PATCH] tests/kms_color:Color IGT
 2015-12-11 18:51 UTC  (3+ messages)

[PATCH] drm/i915: Correct max delay for HDMI hotplug live status checking
 2015-12-11 18:45 UTC  (2+ messages)

[PATCH] drm/i915: Correct max delay for HDMI hotplug live status checking
 2015-12-11 18:42 UTC  (8+ messages)

[PULL] drm-intel-next
 2015-12-11 18:31 UTC 

[PATCH v10 0/6] Support for creating/using Stolen memory backed objects
 2015-12-11 18:15 UTC  (17+ messages)
` [PATCH 2/6] drm/i915: Support for creating "
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem "
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation

[PATCH 3/3] drm/i915: Enable PSR by default
 2015-12-11  9:28 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] drm/i915: Don't leak connector state on SDVO init failure
 2015-12-11 17:28 UTC  (4+ messages)

[PATCH 0/3] drm/i915: mark GEM objects as dirtied by CPU
 2015-12-11 17:27 UTC  (12+ messages)
` [PATCH 0/2 v2] "
  ` [PATCH 1/2 v2] drm/i915: mark GEM object pages dirty when mapped & written by the CPU
  ` [PATCH 2/2 v2] drm/i915: mark GEM objects dirty after overwriting their contents

[PATCH 00/15] drm/i915: Cure DDI from multiple personality disorder
 2015-12-11 17:22 UTC  (5+ messages)
` [PATCH 11/15] drm/i915: Explicitly use ddi bug trans entry 9 for hdmi

[PATCH 0/4 v3] drm/i915: mark GEM objects as dirtied by CPU
 2015-12-11 17:21 UTC  (4+ messages)
` [PATCH 2/4 v3] drm/i915: mark a newly-created GEM object dirty when filled with data

[PATCH i-g-t] gem_flink_race/prime_self_import: Improve test reliability
 2015-12-11 17:06 UTC  (6+ messages)

[PATCH i-g-t] RFC: split PM workarounds into separate lib
 2015-12-11 17:03 UTC  (4+ messages)

[PATCH] drm/i915: Wait for PP cycle delay only if panel is in power off sequence
 2015-12-11 17:00 UTC  (14+ messages)

[PATCH] Always mark GEM objects as dirty when written by the CPU
 2015-12-11 16:48 UTC  (6+ messages)

[PATCH 04/15] drm/i915: Cache the reset_counter for the request
 2015-12-11 16:46 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Hide the atomic_read(reset_counter) behind a helper
  ` [PATCH 3/3] drm/i915: Prevent leaking of -EIO from i915_wait_request()

[PATCH v2 7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues
 2015-12-11 16:40 UTC  (5+ messages)
` [PATCH] drm/i915: Update to post-reset execlist queue clean-up

[PATCH 00/13] Convert requests to use struct fence
 2015-12-11 16:07 UTC  (22+ messages)
` [PATCH 01/13] staging/android/sync: Support sync points created from dma-fences
` [PATCH 02/13] staging/android/sync: add sync_fence_create_dma
` [PATCH 03/13] staging/android/sync: Move sync framework out of staging
` [PATCH 04/13] android/sync: Improved debug dump to dmesg
` [PATCH 05/13] drm/i915: Convert requests to use struct fence
` [PATCH 06/13] drm/i915: Removed now redudant parameter to i915_gem_request_completed()
` [PATCH 07/13] drm/i915: Add per context timelines to fence object
` [PATCH 08/13] drm/i915: Delay the freeing of requests until retire time
` [PATCH 09/13] drm/i915: Interrupt driven fences
` [PATCH 10/13] drm/i915: Updated request structure tracing
` [PATCH 11/13] android/sync: Fix reversed sense of signaled fence
` [PATCH 12/13] drm/i915: Add sync framework support to execbuff IOCTL
` [PATCH 13/13] drm/i915: Cache last IRQ seqno to reduce IRQ overhead

[RFC 00/37] Preemption support for GPU scheduler
 2015-12-11 14:50 UTC  (3+ messages)
` [RFC 35/38] drm/i915/preempt: Implement mid-batch preemption support
` [RFC 00/38] Preemption support for GPU scheduler

[RFC 37/37] drm/i915: Added preemption info to various trace points
 2015-12-11 14:50 UTC  (2+ messages)
` [RFC 38/38] "

[RFC 35/37] drm/i915/preempt: update (LRC) ringbuffer-filling code to create preemptive requests
 2015-12-11 14:49 UTC  (2+ messages)
` [RFC 36/38] "

[RFC 32/37] drm/i915/preempt: add hook to catch 'unexpected' ring submissions
 2015-12-11 14:49 UTC  (2+ messages)
` [RFC 32/38] "

[RFC 31/37] drm/i915/preempt: scheduler logic for landing preemptive requests
 2015-12-11 14:48 UTC  (2+ messages)
` [RFC 31/38] "

[RFC 24/37] drm/i915/sched: set request 'head' on at start of ring submission
 2015-12-11 14:46 UTC  (2+ messages)
` [RFC 24/38] "

[PATCH] drm/i915: Fix context/engine cleanup order
 2015-12-11 14:44 UTC  (2+ messages)

[PATCH v2] drm/i915: Avoid writing relocs with addresses in non-canonical form
 2015-12-11 14:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH i-g-t] tests/gem_softpin: Use offset addresses in canonical form
 2015-12-11 14:14 UTC 

[PATCH 00/39] GPU scheduler for i915 driver
 2015-12-11 13:23 UTC  (3+ messages)
` [PATCH 06/40] drm/i915: Cache request pointer in *_submission_final()
` [PATCH 00/40] GPU scheduler for i915 driver

[PATCH 31/39] drm/i915: Add early exit to execbuff_final() if insufficient ring space
 2015-12-11 13:21 UTC  (2+ messages)
` [PATCH 32/40] "

[PATCH 32/39] drm/i915: Added scheduler statistic reporting to debugfs
 2015-12-11 13:21 UTC  (2+ messages)
` [PATCH 33/40] "

[PATCH 30/39] drm/i915: Added debug state dump facilities to scheduler
 2015-12-11 13:21 UTC  (2+ messages)
` [PATCH 31/40] "

[PATCH 28/39] drm/i915: Added scheduler queue throttling by DRM file handle
 2015-12-11 13:21 UTC  (2+ messages)
` [PATCH 29/40] "

[PATCH 27/39] drm/i915: Added trace points to scheduler
 2015-12-11 13:20 UTC  (2+ messages)
` [PATCH 28/40] "

[PATCH 23/39] drm/i915: Defer seqno allocation until actual hardware submission time
 2015-12-11 13:20 UTC  (2+ messages)
` [PATCH 24/40] "

[PATCH 20/39] drm/i915: Added scheduler flush calls to ring throttle and idle functions
 2015-12-11 13:20 UTC  (2+ messages)
` [PATCH 21/40] "

[PATCH 18/39] drm/i915: Added scheduler support to __wait_request() calls
 2015-12-11 13:20 UTC  (2+ messages)
` [PATCH 19/40] "

[PATCH 17/39] drm/i915: Hook scheduler node clean up into retire requests
 2015-12-11 13:19 UTC  (2+ messages)
` [PATCH 18/40] "

[PATCH 16/39] drm/i915: Added tracking/locking of batch buffer objects
 2015-12-11 13:19 UTC  (2+ messages)
` [PATCH 17/40] "

[PATCH 15/39] drm/i915: Keep the reserved space mechanism happy
 2015-12-11 13:19 UTC  (2+ messages)
` [PATCH 16/40] "

[PATCH 11/39] drm/i915: Added scheduler hook when closing DRM file handles
 2015-12-11 13:19 UTC  (2+ messages)
` [PATCH 12/40] "

[PATCH 07/39] drm/i915: Start of GPU scheduler
 2015-12-11 13:16 UTC  (2+ messages)
` [PATCH 08/40] "

[PATCH 05/39] drm/i915: Split i915_dem_do_execbuffer() in half
 2015-12-11 13:15 UTC  (2+ messages)
` [PATCH 05/40] "

[RFC 00/12] Convert requests to use struct fence
 2015-12-11 12:17 UTC  (3+ messages)
` [RFC 08/12] drm/i915: Interrupt driven fences

[PULL] drm-intel-fixes
 2015-12-11  9:53 UTC 

[PATCH 0/7] Add USB typeC based DP support for BXT platform
 2015-12-11  9:39 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/dp: Reuse encoder if it is already available
` [PATCH 2/7] drm/i915/dp: Reuse shared DPLL if it exists already
` [PATCH 3/7] drm/i915/dp: Abstract all get_ddi_pll methods
` [PATCH 4/7] drm/i915/dp: Export enable/disable_shared_dpll methods
` [PATCH 5/7] drm/i915/dp: Add methods to update link train params
` [PATCH 6/7] drm/i915: Make finding unused crtc as a generic function
` [PATCH 7/7] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT

[MIPI SEQ PARSING v3 00/13] Patches to support the version 3 of MIPI sequence in VBT
 2015-12-11  8:51 UTC  (9+ messages)
` [MIPI SEQ PARSING v3 03/13] drm/i915: Add Intel opregion mailbox 5 structure
` [MIPI SEQ PARSING v3 04/13] drm/i915: Do opregion VBT validation during opregion setup
` [MIPI SEQ PARSING v3 05/13] drm/i915: Add debug entry to get the opregion VBT blob
` [MIPI SEQ PARSING v3 06/13] drm/i915: Parsing VBT if size of VBT exceeds 6KB

[PATCH i-g-t] igt/pm_rps: current freq < user specified min is no longer a fail
 2015-12-11  8:48 UTC  (9+ messages)
` [PATCH 0/2] igt/pm_rps: Handle freq < user min in specific cases
  ` [PATCH 2/2] igt/pm_rps: Add checks for freq = idle (RPn) "

[PATCH v3 1/1] drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
 2015-12-11  8:44 UTC  (2+ messages)
` [PATCH v4 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).