public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-10-13 17:24:25 to 2016-10-14 17:27:54 UTC [more...]

[PATCH 0/2] drm/i915: Suppress underrun reporting around DP link retraining
 2016-10-14 17:27 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Extract intel_crtc_pch_transcoder()
` [PATCH 2/2] drm/i915: Suppress underruns during DP link retraining

[PATCH] drm/i915: Emit telltales for extra levels of debug upon initialisation
 2016-10-14 17:22 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

Fencing, fencing, fencing
 2016-10-14 17:20 UTC  (53+ messages)
` [PATCH 01/41] drm/i915: Move user fault tracking to a separate list
` [PATCH 02/41] drm/i915: Use RPM as the barrier for controlling user mmap access
` [PATCH 03/41] drm/i915: Remove superfluous locking around userfault_list
` [PATCH 04/41] drm/i915: Remove RPM sequence checking
` [PATCH 05/41] drm/i915: Move fence cancellation to runtime suspend
` [PATCH 06/41] drm/i915: Support asynchronous waits on struct fence from i915_gem_request
` [PATCH 07/41] drm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
` [PATCH 08/41] drm/i915: Rearrange i915_wait_request() accounting with callers
` [PATCH 09/41] drm/i915: Remove unused i915_gem_active_wait() in favour of _unlocked()
` [PATCH 10/41] drm/i915: Defer active reference until required
` [PATCH 11/41] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 12/41] drm/i915: Reuse the active golden render state batch
` [PATCH 13/41] drm/i915: Markup GEM API with lockdep asserts
` [PATCH 14/41] drm/i915: Use a radixtree for random access to the object's backing storage
` [PATCH 15/41] drm/i915: Use radixtree to jump start intel_partial_pages()
` [PATCH 16/41] drm/i915: Refactor object page API
` [PATCH 17/41] drm/i915: Pass around sg_table to get_pages/put_pages backend
` [PATCH 18/41] drm/i915: Move object backing storage manipulation to its own locking
` [PATCH 19/41] drm/i915/dmabuf: Acquire the backing storage outside of struct_mutex
` [PATCH 20/41] drm/i915: Implement pread without struct-mutex
` [PATCH 21/41] drm/i915: Implement pwrite "
` [PATCH 22/41] drm/i915: Acquire the backing storage outside of struct_mutex in set-domain
` [PATCH 23/41] drm/i915: Move object release to a freelist + worker
` [PATCH 24/41] drm/i915: Use lockless object free
` [PATCH 25/41] drm/i915: Move GEM activity tracking into a common struct reservation_object
` [PATCH 26/41] drm: Add reference counting to drm_atomic_state
` [PATCH 27/41] drm/i915: Restore nonblocking awaits for modesetting
` [PATCH 28/41] drm/i915: Combine seqno + tracking into a global timeline struct
` [PATCH 29/41] drm/i915: Queue the idling context switch after all other timelines
` [PATCH 30/41] drm/i915: Wait first for submission, before waiting for request completion
` [PATCH 31/41] drm/i915: Introduce a global_seqno for each request
` [PATCH 32/41] drm/i915: Rename ->emit_request to ->emit_breadcrumb
` [PATCH 33/41] drm/i915: Record space required for breadcrumb emission
` [PATCH 34/41] drm/i915: Defer "
` [PATCH 35/41] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 36/41] drm/i915: Create a unique name for the context
` [PATCH 37/41] drm/i915: Reserve space in the global seqno during request allocation
` [PATCH 38/41] drm/i915: Defer setting of global seqno on request to submission
` [PATCH 39/41] drm/i915: Enable multiple timelines
` [PATCH 40/41] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 41/41] drm/i915: Support explicit fencing for execbuf
` ✗ Fi.CI.BAT: failure for series starting with [01/41] drm/i915: Move user fault tracking to a separate list

[PATCH] drm/i915: Fix cxsr_latency_table reorg
 2016-10-14 17:12 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] RFC drm/i915: Add a sunset clause to GPU hang logging
 2016-10-14 17:09 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: Parse VBT data for lspcon
 2016-10-14 17:04 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v6 0/5] Enable lspcon support for GEN9 devices
 2016-10-14 16:53 UTC  (9+ messages)
` [PATCH v6 1/5] drm: Helper for lspcon in drm_dp_dual_mode
` [PATCH v6 2/5] drm/i915: Add lspcon support for I915 driver
` [PATCH v6 3/5] drm/i915: Parse VBT data for lspcon
` [PATCH v6 4/5] drm/i915: Enable lspcon initialization
` [PATCH v6 5/5] drm/i915: Add lspcon resume function
` ✗ Fi.CI.BAT: warning for Enable lspcon support for GEN9 devices (rev6)

[PATCH] drm/i915: Simplify DP port limited color range bit platform checks
 2016-10-14 16:25 UTC 

[PATCH 1/2] drm/i915: Document our internal limit on object size
 2016-10-14 16:08 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Limit the scattergather coalescing to 32bits

[PATCH igt] lib/igt_aux: Improve documentation for igt_system_suspend_autoresume()
 2016-10-14 14:51 UTC 

[CI 1/4] drm/i915: Shrink cxsr_latency_table
 2016-10-14 14:20 UTC  (5+ messages)

[RFC PATCH v2 0/8] Add support for Legacy Hdmi audio
 2016-10-14 13:50 UTC  (9+ messages)
` [RFC PATCH v2 1/8] drm/i915: setup bridge for HDMI LPE audio driver
` [RFC PATCH v2 4/8] drm/i915: Add support for enabling/disabling hdmi audio interrupts

[PATCH v5 0/5] Enable lspcon support for GEN9 devices
 2016-10-14 13:41 UTC  (11+ messages)
` [PATCH v5 1/5] drm: Helper for lspcon in drm_dp_dual_mode
` [PATCH v5 2/5] drm/i915: Add lspcon support for I915 driver
` [PATCH v5 3/5] drm/i915: Parse VBT data for lspcon
` [PATCH v5 4/5] drm/i915: Enable lspcon initialization
` [PATCH v5 5/5] drm/i915: Add lspcon resume function
` ✗ Fi.CI.BAT: failure for Enable lspcon support for GEN9 devices (rev5)

[PATCH v2 1/5] drm/i915: Move user fault tracking to a separate list
 2016-10-14 13:20 UTC  (6+ messages)
` [PATCH v2 2/5] drm/i915: Use RPM as the barrier for controlling user mmap access
` [PATCH v2 3/5] drm/i915: Remove superfluous locking around userfault_list
` [PATCH v2 4/5] drm/i915: Remove RPM sequence checking
` [PATCH v2 5/5] drm/i915: Move fence cancellation to runtime suspend
` ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915: Move user fault tracking to a separate list

[i-g-t PATCH 1/3] tests: add more checks for finding the debugfs in script based tests
 2016-10-14 13:07 UTC  (10+ messages)

[PATCH 1/4] drm/i915: Adding intel_panel_scale_none() helper function
 2016-10-14 13:03 UTC  (6+ messages)

[CI 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
 2016-10-14 11:43 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/3] "

[PATCH] drm/i915: Fix mismatched INIT power domain disabling during suspend
 2016-10-14 11:41 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[CI 1/3] drm/i915: Remove unused "valid" parameter from pte_encode
 2016-10-14 11:30 UTC  (5+ messages)
` [CI 2/3] drm/i915/gtt: Split gen8_ppgtt_clear_pte_range
` [CI 3/3] drm/i915/gtt: Free unused lower-level page tables
` ✗ Fi.CI.BAT: warning for series starting with [CI,1/3] drm/i915: Remove unused "valid" parameter from pte_encode

[CI 01/19] drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
 2016-10-14 11:26 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,01/19] "
` ✓ Fi.CI.BAT: success for series starting with [CI,01/19] drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv (rev2)
` ✗ Fi.CI.BAT: warning for series starting with [CI,01/19] drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv (rev4)

[PATCH v9] drm/i915: Allocate intel_engine_cs structure only for the enabled engines
 2016-10-14 11:01 UTC  (11+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Allocate intel_engine_cs structure only for the enabled engines (rev3)
` ✗ Fi.CI.BAT: warning for drm/i915: Allocate intel_engine_cs structure only for the enabled engines (rev4)

[PATCH] drm/edid: Only print the bad edid when aborting
 2016-10-14 10:59 UTC  (5+ messages)
` ✗ Fi.CI.BAT: warning for "

[PULL] GVT-g device model core
 2016-10-14 10:30 UTC 

[i-g-t PATCH] tests: prefix IGT kernel log messages with [IGT]
 2016-10-14 10:20 UTC  (3+ messages)

[RFC i-g-t] Extract autotuned dummy load into lib
 2016-10-14 10:17 UTC  (7+ messages)
` [RFC i-g-t PATCH 2/3] igt/gem_wait: Use new igt_dummyload api

[PATCH] drm: Print device information again in debugfs
 2016-10-14 10:12 UTC  (3+ messages)
` [Intel-gfx] "

Explicit fencing on multiple timelines, again
 2016-10-14  9:43 UTC  (10+ messages)
` [PATCH 17/42] drm/i915: Pass around sg_table to get_pages/put_pages backend
` [PATCH 21/42] drm/i915: Implement pwrite without struct-mutex

[CI 16/19] drm/i915: Make IS_CHERRYVIEW only take dev_priv
 2016-10-14  9:13 UTC  (2+ messages)
` [PATCH v3 "

[CI 08/19] drm/i915: Make IS_IVYBRIDGE only take dev_priv
 2016-10-14  9:13 UTC  (2+ messages)
` [PATCH v3 "

[ppping 1/2] intel: Export raw GEM mmap interfaces
 2016-10-14  8:48 UTC  (2+ messages)
` [ppping 2/2] intel: Migrate handle/name lookups from linear lists to hashtables

[PATCH] drm/i915/dp: Increase cdclk when DP audio is enabled with 4 lanes and HBR2
 2016-10-14  8:40 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "

[CI 18/19] drm/i915: Make INTEL_GEN only take dev_priv
 2016-10-14  8:17 UTC  (2+ messages)
` [PATCH v3 "

Problem with emgd on fedora 18
 2016-10-14  6:34 UTC  (4+ messages)

[PATCH 0/8] HuC Loading Patches
 2016-10-14  4:24 UTC  (19+ messages)
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 5/8] drm/i915/huc: Support HuC authentication
` [PATCH 6/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 7/8] drm/i915/get_params: Add GuC status to getparams
` [PATCH 8/8] drm/i915/get_params: Add HuC "

[PATCH v2 00/10] Start of skl watermark cleanup
 2016-10-13 21:25 UTC  (17+ messages)
` [PATCH v2 05/10] drm/i915/gen9: Get rid of redundant watermark values
  ` [Intel-gfx] "
` [PATCH v2 06/10] drm/i915/gen9: Add ddb changes to atomic debug output
` [PATCH 07/10] drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
` [PATCH 08/10] drm/i915/gen9: Add skl_wm_level_equals()
` [PATCH 09/10] drm/i915/gen9: Actually verify WM levels in verify_wm_state()
` [PATCH 10/10] drm/i915/gen9: Don't wrap strings "

[PATCH 0/4] drm/i915: Trust VBT aux/ddc information
 2016-10-13 18:29 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: Respect alternate_aux_channel for all DDI ports
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915: Respect alternate_ddc_pin "
` [PATCH 3/4] drm/i915: Clean up DDI DDC/AUX CH sanitation
` [PATCH 4/4] drm/i915: Fix whitespace issues

drm/i915: WARN_ON_ONCE(!crtc_clock || cdclk < crtc_clock)
 2016-10-13 18:06 UTC  (3+ messages)

[PATCH v2 0/4] Picture aspect ratio support in DRM layer
 2016-10-13 17:28 UTC  (7+ messages)
` [PATCH v2 1/4] drm: add picture aspect ratio flags
` [PATCH v2 2/4] drm: Add aspect ratio parsing in DRM layer
` [PATCH v2 4/4] drm: Add and handle new aspect ratios "


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