public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-02-09 09:16:37 to 2017-02-10 21:54:43 UTC [more...]

[PATCH] tools/backlight_helper: #include "config.h"
 2017-02-10 21:54 UTC  (3+ messages)
` [PATCH xf86-video-intel v2] "

[PATCH] drm/i915: Rename conditional GEM execution macros
 2017-02-10 21:45 UTC  (3+ messages)

[PATCH] drm/i915: Add engine idle check for CI
 2017-02-10 21:22 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Move the irq_barrier for reset earlier into reset_prepare
 2017-02-10 21:16 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] gitignore: Add files starting with 
 2017-02-10 20:37 UTC 

[RFC/CI] drm/i915: Sanitize GuC client initialization
 2017-02-10 20:03 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTE
 2017-02-10 19:59 UTC 

[PATCH v2 01/22] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-10 19:38 UTC  (22+ messages)
` [PATCH v2 02/22] drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
` [PATCH v2 03/22] drm/i915: Micro-optimise gen8_ppgtt_insert_entries()
` [PATCH v2 04/22] drm/i915: Don't special case teardown of aliasing_ppgtt
` [PATCH v2 05/22] drm/i915: Split ggtt/alasing_gtt unbind_vma
` [PATCH v2 06/22] drm/i915: Convert clflushed pagetables over to WC maps
` [PATCH v2 07/22] drm/i915: Remove kmap/kunmap wrappers
` [PATCH v2 08/22] drm/i915: Move allocate_va_range to GTT
` [PATCH v2 09/22] drm/i915: Always preallocate gen6/7 ppgtt
` [PATCH v2 10/22] drm/i915: Remove redundant clear of appgtt
` [PATCH v2 11/22] drm/i915: Tidy gen6_write_pde()
` [PATCH v2 12/22] drm/i915: Remove bitmap tracking for used-ptes
` [PATCH v2 13/22] drm/i915: Remove bitmap tracking for used-pdes
` [PATCH v2 14/22] drm/i915: Remove bitmap tracking for used-pdpes
` [PATCH v2 15/22] drm/i915: Remove bitmap tracking for used-pml4
` [PATCH v2 16/22] drm/i915: Remove superfluous posting reads after clear GGTT
` [PATCH v2 17/22] drm/i915: Always mark the PDP as dirty when altered
` [PATCH v2 18/22] drm/i915: Remove defunct GTT tracepoints
` [PATCH v2 19/22] drm/i915: Remove unused ppgtt->enable()
` [PATCH v2 20/22] drm/i915: Remove i915_address_space.start
` [PATCH v2 21/22] drm/i915: Only preallocate the aliasing GTT to the extents of the global GTT
` [PATCH v2 22/22] drm/i915: Differentiate the aliasing_ppgtt with an invalid filp

[CI 1/3] drm/i915: Split device release from unload
 2017-02-10 18:52 UTC  (4+ messages)
` [CI 2/3] drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
` [CI 3/3] drm/i915: Flush the freed object queue on device release
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Split device release from unload

[PATCH v3 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-10 18:22 UTC  (8+ messages)
` [PATCH v3 1/6] drm: Add SCDC helpers
` [PATCH v3 2/6] drm/edid: check for HF-VSDB block
` [PATCH v3 3/6] drm/edid: detect SCDC support in HF-VSDB
` [PATCH v3 4/6] drm: scrambling support in drm layer
` [PATCH v3 5/6] drm/i915: enable scrambling
` [PATCH v3 6/6] drm/i915: allow HDMI 2.0 clock rates
` ✓ Fi.CI.BAT: success for HDMI 2.0: Scrambling in DRM layer (rev2)

[PATCH v3 0/5] HPD support during suspend for BXT/APL
 2017-02-10 18:04 UTC  (9+ messages)
` [PATCH v3 1/5] drm/i915/bxt: Corrected the guid for bxt
` [PATCH v3 3/5] drm/i915/bxt: Added _DSM call to set HPD_CTL
` [PATCH v3 5/5] drm/i915: Enable HPD interrupts with master ctl interrupt

[PATCH 1/3] drm/i915: Enable fine-tuned RPS for cherryview
 2017-02-10 17:52 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Don't accidentally increase the frequency in handling DOWN rps
` [PATCH 3/3] drm/i915: Only apply the jump to the "efficient RPS" frequency on startup
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Enable fine-tuned RPS for cherryview

[PATCH] drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
 2017-02-10 16:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Simplify platform checks in intel_fb_pitch_limit()
 2017-02-10 16:51 UTC  (3+ messages)

[PATCH] drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
 2017-02-10 16:21 UTC  (3+ messages)

[PATCH] drm/i915: Always pin contexts into the high GGTT
 2017-02-10 14:57 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/byt: Take powerwell for reading PIPESTAT in debugfs
 2017-02-10 14:51 UTC  (3+ messages)

[PATCH 0/6] Fix Geminilake DDI power well enable timeouts
 2017-02-10 14:26 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: Store aux power domain in intel_dp
` [PATCH 2/6] drm/i915: Store encoder power domain in struct intel_encoder
` [PATCH 3/6] drm/i915/glk: Implement WaDDIIOTimeout
` [PATCH 4/6] drm/i915/glk: Don't enable DDI IO power domains during init
` [PATCH 5/6] drm/i915/glk: Don't attempt to sync DDI IO power well hw state
` [PATCH 6/6] drm/i915: Only enable DDI IO power domains after enabling DPLL
` ✗ Fi.CI.BAT: failure for Fix Geminilake DDI power well enable timeouts

[GLK MIPI DSI V4 0/8] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-10 14:24 UTC  (3+ messages)
` [GLK MIPI DSI V4 5/8] drm/i915/glk: Add DSI PLL divider range for glk

[PATCH v4 0/3] Geminilake pipe CSC
 2017-02-10 14:16 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Merge BDW pipe gamma and degamma table code
` [PATCH 2/3] drm/i915/glk: Load the degamma LUT even in legacy gamma mode

[PATCH] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
 2017-02-10 12:21 UTC  (4+ messages)

[PATCH] drm/i915: DMC 1.02 for Kabylake
 2017-02-10 12:06 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/guc: In the submission cleanup, do not bail out if there is no execbuf_client
 2017-02-10 12:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

Moah selftests
 2017-02-10 12:01 UTC  (18+ messages)
` [PATCH 05/46] drm/i915: Provide a hook for selftests
` [PATCH 06/46] drm/i915: Add some selftests for sg_table manipulation
` [PATCH 19/46] drm/i915: Test request ordering between engines
` [PATCH 20/46] drm/i915: Live testing of empty requests
` [PATCH 30/46] drm/i915: Add a live dmabuf selftest
` [PATCH 32/46] drm/i915: Exercise filling the top/bottom portions of the ppgtt
` [PATCH 44/46] drm/i915: Add mock tests for GTT/VMA handling

[PATCH 01/19] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-10 11:25 UTC  (8+ messages)
` [PATCH 02/19] drm/i915: Micro-optimise gen6_ppgtt_insert_entries()
` [PATCH 06/19] drm/i915: Convert clflushed pagetables over to WC maps
` [PATCH 07/19] drm/i915: Remove kmap/kunmap wrappers

[PATCH v2] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
 2017-02-10 10:56 UTC 

[PATCH v3 00/12] coordinate cht i2c-pmic and i915-punit accesses
 2017-02-10 10:28 UTC  (13+ messages)
` [PATCH v3 01/12] x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access
` [PATCH v3 02/12] x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier
` [PATCH v3 03/12] i2c: designware: Rename accessor_flags to flags
` [PATCH v3 04/12] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v3 05/12] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v3 06/12] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v3 07/12] i2c: designware-baytrail: Fix race when resetting the semaphore
` [PATCH v3 08/12] i2c: designware-baytrail: Add support for cherrytrail
` [PATCH v3 09/12] i2c: designware-baytrail: Acquire P-Unit access on bus acquire
` [PATCH v3 10/12] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
` [PATCH v3 11/12] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH v3 12/12] drm/i915: Listen for PMIC bus access notifications

[PATCH v2 00/13] coordinate cht i2c-pmic and i915-punit accesses
 2017-02-10 10:19 UTC  (9+ messages)
` [PATCH v2 13/13] drm/i915: Acquire P-Unit access when modifying P-Unit settings

[PATCH] drm/i915: Remove unused function intel_ddi_get_link_dpll()
 2017-02-10  9:47 UTC  (4+ messages)

[PATCH v2] drm/i915: Make power domain masks 64 bit long
 2017-02-10  9:47 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Emit to ringbuffer directly
 2017-02-10  8:22 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Emit to ringbuffer directly (rev8)
` ✗ Fi.CI.BAT: warning "

[RFC 0/4] Introduce drmfs pseudo filesystem for drm subsystem
 2017-02-10  6:02 UTC  (6+ messages)

[PATCH v3] drm/i915: A hotfix for making aliasing PPGTT work
 2017-02-10  1:50 UTC  (4+ messages)

[PATCH] drm/i915: A hotfix for making aliasing PPGTT work
 2017-02-10  1:44 UTC 

[PATCH] drm/i915: Use the size/type of address space to make decisions
 2017-02-09 21:22 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/guc: Dynamically alloc GuC descriptor
 2017-02-09 21:01 UTC  (3+ messages)
` [PATCH] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access

[PATCH 1/2] drm: refernce count event->completion
 2017-02-09 19:09 UTC  (7+ messages)

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-09 18:57 UTC  (7+ messages)
` [PATCH v3 4/8] drm: Add "
` [PATCH v3 7/8] drm: Connector helper function to release resources

[PATCH] drm/i915/guc: Dynamically alloc GuC descriptor
 2017-02-09 18:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Dynamically alloc GuC descriptor (rev2)

[PATCH i-g-t 5/8] lib/igt_draw: Use igt_bitops
 2017-02-09 18:29 UTC  (3+ messages)
` [PATCH v2 5/7] "
` [PATCH i-g-t "

[PATCH i-g-t 0/8] Add a bit operations library
 2017-02-09 18:25 UTC  (4+ messages)
` [PATCH i-g-t 7/8] test/gem_create: import igt_bitops

[PATCH i-g-t 8/8] tests: Use BIT macro instead of (1<<x)
 2017-02-09 18:23 UTC  (2+ messages)
` [PATCH i-g-t v2 7/7] "

[PATCH 0/4] drm: Resurrect atomic rmfb code
 2017-02-09 15:58 UTC  (12+ messages)
` [PATCH 4/4] drm: Resurrect atomic rmfb code, v2

[PATCH] drm/i915: Enable atomic support by default on supported platforms
 2017-02-09 15:01 UTC  (5+ messages)

[PATCH] drm/i915: The return of i915_gpu_info to debugfs
 2017-02-09 14:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: The return of i915_gpu_info to debugfs (rev2)

IGT, CI and more testing
 2017-02-09 14:11 UTC 

[PATCH v6] drm/i915: Emit to ringbuffer directly
 2017-02-09 13:35 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v5] drm/i915: Emit to ringbuffer directly
 2017-02-09 13:29 UTC  (7+ messages)
` [PATCH v6] "

[PATCH] drm/i915: Add __destroy_hw_context
 2017-02-09 13:21 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Assert that we never create a vma for the aliasing_ppgtt
 2017-02-09 13:13 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/3] drm/atomic: Add helper for hw_done and fix suspend
 2017-02-09 12:37 UTC  (9+ messages)
` [PATCH 1/3] drm/atomic: move waiting for hw_done to a helper
    ` [Intel-gfx] "
` [PATCH 2/3] drm/i915: Wait for pending modesets to complete before trying link training

[PATCH v2] drm/i915/debugfs: Add i915_hpd_storm_ctl
 2017-02-09 11:59 UTC  (2+ messages)

[PATCH] drm/i915: Make power domain masks 64 bit long
 2017-02-09 11:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Make power domain masks 64 bit long (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: Make power domain masks 64 bit long (rev3)

[PATCH 1/2] drm/i915: Extract aliasing ppgtt setup
 2017-02-09 11:38 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Force an aliasing_ppgtt test for context execution

[PATCH i-g-t] lib: Add basic support for valgrind annotations
 2017-02-09 10:09 UTC  (4+ messages)
  ` [PATCH v2 "

[CI] drm/i915: A hotfix for making aliasing PPGTT work for GVT-g
 2017-02-09  9:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] kms_flip: Calculate max acceptable delta for TEST_TS_CONT
 2017-02-09  9:43 UTC 

[PATCH] drm/i915: A hotfix for making aliasing PPGTT work
 2017-02-09  9:33 UTC 

[PATCH] drm/i915: Check for timeout completion when waiting for the rq to submitted
 2017-02-09  9:24 UTC  (4+ messages)
` [PATCH v2] "

[PULL] drm-intel-fixes
 2017-02-09  9:16 UTC 


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