messages from 2017-04-06 20:30:14 to 2017-04-09 07:26:27 UTC [more...]
[PATCH v3] ACPI / bus: Introduce a list of ids for "always present" devices
2017-04-09 7:26 UTC (2+ messages)
[PATCH 1/3] dma-fence: Reserve 0 as a special NO_CONTEXT token
2017-04-09 7:08 UTC (7+ messages)
` [PATCH 2/3] drm/i915: Mark up clflushes as belonging to an unordered timeline (NO_CONTEXT)
` [PATCH 3/3] drm/i915: Squash repeated awaits on the same fence
` ✓ Fi.CI.BAT: success for series starting with [1/3] dma-fence: Reserve 0 as a special NO_CONTEXT token
[PATCH 09/18] drm/i915: support inserting 64K pages in the ppgtt
2017-04-09 0:27 UTC (2+ messages)
[PATCH 00/11] HDMI YCBCR output handling in DRM layer
2017-04-08 20:53 UTC (17+ messages)
` [PATCH 01/11] drm: Add HDMI 2.0 VIC support for AVI info-frames
` [PATCH 02/11] drm/edid: Complete CEA modedb(VIC 1-107)
` [PATCH 03/11] drm: parse ycbcr 420 vdb block
` [PATCH 04/11] drm: parse ycbcr420 vcb block
` [PATCH 05/11] drm: parse ycbcr 420 deep color information
` [PATCH 06/11] drm: create hdmi output property
` [PATCH 07/11] drm: set output colorspace in AVI infoframe
` [PATCH 08/11] drm/i915: handle ycbcr outputs
` [PATCH 09/11] drm/i915: handle csc for ycbcr HDMI output
` [PATCH 10/11] drm/i915: prepare ycbcr420 modeset
` [PATCH 11/11] drm/i915: set colorspace for ycbcr outputs
` ✓ Fi.CI.BAT: success for HDMI YCBCR output handling in DRM layer
[PATCH] drm/i915: Use MAYBE_BUILD_BUG_ON in _wait_for_atomic()
2017-04-08 17:02 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915: Use drm_i915_private directly from debugfs
2017-04-08 12:55 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915: Use drm_i915_private directly from debugfs (rev2)
[drm-intel:for-linux-next 4/5] include/linux/compiler.h:529:38: error: call to '__compiletime_assert_1626' declared with attribute error: BUILD_BUG_ON failed: (fast_timeout_us) > 50000
2017-04-08 4:12 UTC
[drm-intel:for-linux-next 4/5] drivers/gpu//drm/i915/intel_uncore.c:1626: error: call to '__compiletime_assert_1626' declared with attribute error: BUILD_BUG_ON failed: (fast_timeout_us) > 50000
2017-04-07 22:15 UTC
[RFC 0/2] slice shutdown debugfs interface for Gen8/Gen9
2017-04-07 22:14 UTC (4+ messages)
` [RFC 1/2] drm/i915/skl: add slice shutdown debugfs interface
` [RFC 2/2] drm/i915/bdw: permit make_rpcs execution on BDW to enable slice shutdown
` ✓ Fi.CI.BAT: success for slice shutdown debugfs interface for Gen8/Gen9
[PATCH 57/67] x86/gpu: CNL uses the same GMS values as SKL
2017-04-07 22:07 UTC (5+ messages)
` [PATCH] "
[PATCH] drm/i915: Implement dma_buf_ops->kmap
2017-04-07 21:53 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH igt] tests/prime_rw: Add basic tests for reading/writing to a dmabuf
2017-04-07 21:34 UTC
[PULL] Last drm-misc-next pull for 4.12
2017-04-07 21:20 UTC (2+ messages)
[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
2017-04-07 21:12 UTC (17+ messages)
` [PATCH 03/67] drm/i915/cnp: Get/set proper Raw clock frequency on CNP
` [PATCH 04/67] drm/i915/cnp: Add Backlight support to CNP PCH
` [PATCH 06/67] drm/i915/cnp: Panel Power sequence changes for "
` [PATCH 21/67] drm/i915/cnl: Update the context size
` [PATCH 32/67] drm/i915/cnl: DDI - PLL mapping
` [PATCH 60/67] drm/i915/cnl: Enable fifo underrun for Cannonlake
` [PATCH 66/67] drm/i915/cnl: LSPCON support is gen9+
` ✗ Fi.CI.BAT: warning for series starting with [01/67] drm/i915/cnp: Introduce Cannonpoint PCH. (rev3)
[RFC] drm/i915: add slice shutdown debugfs interface
2017-04-07 19:41 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/5] Classify the engines in class + instance (v4)
2017-04-07 17:11 UTC (15+ messages)
` [PATCH 1/5] drm/i915: Classify the engines in class + instance
` [PATCH 2/5] drm/i915: Use the same vfunc for BSD2 ring init
` [PATCH 3/5] drm/i915: Generate the engine name based on the instance number
` [PATCH 4/5] drm/i915: Split the engine info table in two levels, using class + instance
` [PATCH v5] "
` [PATCH 5/5] drm/i915: Use the engine class to get the context size
` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev5)
` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev6)
[PATCH] drm/i915/cnl: Wa to ignore VBT alternate pin on B-stepping
2017-04-07 18:56 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 05/67] drm/i915/cnp: add CNP gmbus support
2017-04-07 18:46 UTC (3+ messages)
` [PATCH] "
[PATCH v2 1/2] drm/i915: Extend intel_wait_for_register_fw() with fast timeout
2017-04-07 17:51 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915/guc: Use wait_for_register_fw() while waiting for MMIO response
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Extend intel_wait_for_register_fw() with fast timeout
[PATCH] drm: Only take cursor locks when the cursor plane exists
2017-04-07 17:33 UTC (4+ messages)
` [Intel-gfx] "
[PULL] drm-intel-next
2017-04-07 16:58 UTC
[Intel-gfx] [BUG][REGRESSION] i915 gpu hangs under load
2017-04-07 16:48 UTC (15+ messages)
` [PATCH 0/5] "
` [PATCH 1/5] i915: avoid kernel hang caused by synchronize rcu struct_mutex deadlock
` [Intel-gfx] "
` [PATCH 2/5] i915: flush gem obj freeing workqueues to add accuracy to the i915 shrinker
` [PATCH 3/5] i915: initialize the free_list of the fencing atomic_helper
` [PATCH 4/5] i915: schedule while freeing the lists of gem objects
` [PATCH 5/5] i915: fence workqueue optimization
[PATCH 1/3] drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
2017-04-07 15:05 UTC (12+ messages)
` [PATCH 2/3] drm/i915: Add hint to intel_wait_for_register_fw()
` [PATCH 3/3] drm/i915/guc: Use intel_wait_for_register_fw() while sending over MMIO
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
[PATCH 1/2] drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
2017-04-07 14:20 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Simplify shrinker locking
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
[PATCH igt] tests/kms_*: Use correct DRM context version
2017-04-07 13:25 UTC (2+ messages)
[PATCH 1/4] drm/i915: The shrinker already acquires struct_mutex, so call it unlocked
2017-04-07 12:40 UTC (11+ messages)
` [PATCH 2/4] drm/i915: Drain any freed objects prior to hibernation
` [PATCH 3/4] drm/i915: Break up long runs of freeing objects
` [PATCH 4/4] drm/i915: Insert cond_resched() into i915_gem_free_objects
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: The shrinker already acquires struct_mutex, so call it unlocked
[PATCH 0/5] Classify the engines in class + instance (v3)
2017-04-07 10:43 UTC (13+ messages)
` [PATCH 1/5] drm/i915: Classify the engines in class + instance
` [PATCH 2/5] drm/i915: Use the same vfunc for BSD2 ring init
` [PATCH 3/5] drm/i915: Generate the engine name based on the instance number
` [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
` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev4)
[PATCH i-g-t 1/2] benchmarks/gem_wsim: Command submission workload simulator
2017-04-07 9:51 UTC (7+ messages)
` [PATCH i-g-t v3] "
[PATCH] drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
2017-04-07 9:34 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC 1/3] drm/i915: Rename intel_engine_cs.exec_id to uabi_id
2017-04-07 9:28 UTC (2+ messages)
[PATCH v3] drm/i915: Advance ring->head fully when idle
2017-04-07 9:15 UTC (4+ messages)
` [PATCH v4] "
[PATCH v3] drm/i915: Only report a wakeup if the waiter was truly asleep
2017-04-07 9:05 UTC (4+ messages)
[PATCH i-g-t] lib/debugfs: Close dir before returning open debugs file
2017-04-07 8:54 UTC (2+ messages)
[GIT PULL] one more GVT-g fix for 4.11
2017-04-07 8:42 UTC
[PATCH] drm/i915: Treat WC a separate cache domain
2017-04-07 7:44 UTC (3+ messages)
[PATCH 1/2] drm/i915/GuC/GLK: Load GuC on GLK
2017-04-07 7:34 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
[PATCH] drm: Take mode_config.mutex in setcrtc ioctl
2017-04-07 7:25 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for drm: Take mode_config.mutex in setcrtc ioctl (rev2)
[maintainer-tools PATCH] dim: Add examples section to dim.rst
2017-04-07 7:23 UTC (3+ messages)
` [maintainer-tools PATCH v2] "
[PATCH 1/2] drm/i915: Assert the engine is idle before overwiting the HWS
2017-04-07 7:22 UTC (2+ messages)
[PATCH 00/13] drm/i915: Convert connector properties to atomic
2017-04-07 6:27 UTC (15+ 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 05/13] drm/i915: Convert intel DVO connector "
` [PATCH 06/13] drm/i915: Add plumbing for digital connector state
` [PATCH 07/13] drm/i915: Convert DSI connector properties to atomic
` [PATCH 08/13] drm/i915: Convert LVDS "
` [PATCH 09/13] drm/i915: Make intel_dp->has_audio reflect hw state only
` [PATCH 10/13] drm/i915: Convert intel_dp properties to atomic
` [PATCH 11/13] drm/i915: Convert intel_hdmi connector "
` [PATCH 12/13] drm/i915: Handle force_audio correctly in intel_sdvo
` [PATCH 13/13] drm/i915: Convert intel_sdvo connector properties to atomic
` ✗ Fi.CI.BAT: warning for drm/i915: Convert "
[PATCH] drm/i915/guc: write wopcm related register once during uc init
2017-04-07 0:39 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v4 00/11] drm/i915/dp: rest of refactoring, link rate fallback
2017-04-06 21:54 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp: rest of refactoring, link rate fallback (rev2)
` ✓ Fi.CI.BAT: success for drm/i915/dp: rest of refactoring, link rate fallback (rev3)
[PATCH v3] drm: Add DPCD definitions for DP 1.4 DSC feature
2017-04-06 21:37 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/4] drm/atomic: Cleanups for adding connector atomic check function
2017-04-06 21:04 UTC (3+ messages)
[PATCH v4 10/11] drm/i915/dp: Validate cached link rate and lane count before retraining
2017-04-06 21:00 UTC (3+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH 0/5] Classify the engines in class + instance (v2)
2017-04-06 20:40 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev2)
` ✗ Fi.CI.BAT: failure for Classify the engines in class + instance (rev3)
[PATCH 3/5] drm/i915: Generate the engine name based on the instance number
2017-04-06 20:10 UTC (2+ messages)
` [PATCH v3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox