public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-02-03 14:22:27 to 2017-02-07 13:32:53 UTC [more...]

[PATCH i-g-t v2] tests: Clean up shell scripts
 2017-02-07 13:32 UTC  (5+ messages)

[PATCH i-g-t] tests/kms_plane_lowres: Add DRM_MODE_ATOMIC_ALLOW_MODESET test
 2017-02-07 13:33 UTC 

[GLK MIPI DSI V4 0/8] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-07 13:24 UTC  (10+ messages)
` [GLK MIPI DSI V4 1/8] drm/i915/glk: Program dphy param reg for GLK
` [GLK MIPI DSI V4 2/8] drm/i915/glk: Program new MIPI DSI PHY registers "
` [GLK MIPI DSI V4 3/8] drm/i915/glk: Add MIPIIO Enable/disable sequence
` [GLK MIPI DSI V4 4/8] drm/i915: Set the Z inversion overlap field
` [GLK MIPI DSI V4 5/8] drm/i915/glk: Add DSI PLL divider range for glk
` [GLK MIPI DSI V4 6/8] drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT
` [GLK MIPI DSI V4 7/8] drm/i915/glk: Program txesc clock divider for GLK
` [GLK MIPI DSI V4 8/8] drm/i915/glk: Validate only DSI PORT A PLL divider
` ✗ Fi.CI.BAT: failure for GLK MIPI DSI VIDEO MODE PATCHES (rev4)

[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
 2017-02-07 13:22 UTC  (6+ messages)

[PATCH v2 1/1] drm/i915: Do RPM Wake during GuC/HuC status read
 2017-02-07 13:20 UTC  (4+ messages)

[patch] drm/i915/gvt/kvmgt: remove some dead code
 2017-02-07 13:16 UTC 

[PATCH 1/2] drm: Cancel drm_fb_helper_dirty_work on unload
 2017-02-07 12:49 UTC  (2+ messages)
` [PATCH 2/2] drm: Cancel drm_fb_helper_resume_work "

[RFC PATCH 0/3] SVM for kbl
 2017-02-07 12:23 UTC  (5+ messages)
` [RFC PATCH 3/3] drm/i915: add SVM execbuf ioctl v13

[PATCH] drm/i915/glk: CDCLK calculation changes for glk
 2017-02-07 11:45 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

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

[CI 1/2] drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()
 2017-02-07 11:02 UTC  (5+ messages)
` [CI 2/2] drm/i915: Avoid unguarded reads from the request pointer
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()

[PATCH] drm/i915: Rename conditional GEM execution macros
 2017-02-07 10:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 01/19] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-07 10:18 UTC  (13+ messages)
` [PATCH 04/19] drm/i915: Don't special case teardown of aliasing_ppgtt
` [PATCH 05/19] drm/i915: Split ggtt/alasing_gtt unbind_vma
` [PATCH 09/19] drm/i915: Move allocate_va_range to GTT
` [PATCH 10/19] drm/i915: Remove redundant clear of appgtt
` [PATCH 11/19] drm/i915: Tidy gen6_write_pde()
` [PATCH 12/19] drm/i915: Remove bitmap tracking for used-ptes

[PATCH] drm/i915: Restore context and pd for ringbuffer submission after reset
 2017-02-07 10:17 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: warning for drm/i915: Restore context and pd for ringbuffer submission after reset (rev2)

[GIT PULL] GVT-g fixes for 4.11 merge
 2017-02-07 10:07 UTC 

[PATCH] drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode
 2017-02-07  9:52 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "

Screen Flicker i915 with drm-intel-nightly
 2017-02-07  9:24 UTC  (2+ messages)

[PATCH] drm/i915/guc: Log significant events at the info level
 2017-02-07  9:23 UTC  (7+ messages)
  ` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/guc: Log significant events at the info level (rev2)

[PATCH v3 1/6] drm/i915: Generate i915_params {} using a macro
 2017-02-07  9:12 UTC  (15+ messages)
` [PATCH v3 2/6] drm/i915: Use bool i915_param.alpha_support
` [PATCH v3 3/6] drm/i915: Capture module parameters for the GPU error state
` [PATCH v3 4/6] drm/i915: Show the current i915_params in debugfs/i915_capabilites
` [PATCH v3 5/6] drm/i915: Add i915_param charp macro magic
` [PATCH v3 6/6] drm/i915: The return of i915_gpu_info to debugfs
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/6] drm/i915: Generate i915_params {} using a macro

Do no reset the max link parameters when userspace reprobes modes
 2017-02-07  1:35 UTC 

[CI 1/4] drm/i915: Generate i915_params {} using a macro
 2017-02-06 22:22 UTC  (5+ messages)
` [CI 2/4] drm/i915: Use bool i915_param.alpha_support
` [CI 3/4] drm/i915: Capture module parameters for the GPU error state
` [CI 4/4] drm/i915: Show the current i915_params in debugfs/i915_capabilites
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] drm/i915: Generate i915_params {} using a macro

[PATCH 1/2] drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()
 2017-02-06 18:54 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Avoid unguarded reads from the request pointer
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Mark the end of intel_ring_begin() and check in intel_ring_advance()

[PATCH 00/11] drm/msm: A5XX preemption
 2017-02-06 18:29 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] dim: use annotated tags everywhere
 2017-02-06 16:27 UTC 

[PATCH 0/4] drm/i915/lspcon: Fix resume time init due to low HPD
 2017-02-06 14:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Allow the user to override default firmware file names
 2017-02-06 14:41 UTC  (4+ messages)

[PATCH i-g-t] tests/drv_suspend: Skip */crc/* in debugfs-reader
 2017-02-06 13:58 UTC 

[PATCH v2 1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE
 2017-02-06 13:56 UTC  (8+ messages)
` [PATCH v2 2/3] drm/i915: Assign I915_COLOR_UNEVICTABLE to the address space head_node
` [PATCH v2 3/3] drm/i915: Use page coloring to provide the guard page at the end of the GTT
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE

[PATCH] drm/i915: DMC 1.03 for Geminilake
 2017-02-06 12:52 UTC  (3+ messages)

[PATCH] drm/i915: Print execlists restart after reset
 2017-02-06 11:50 UTC  (3+ messages)

[PATCH i-g-t] tests/gem_exec_reloc: Call igt_(dis)allow_hang inside subtest block
 2017-02-06 11:14 UTC  (4+ messages)
  ` [PATCH i-g-t] tests/gem_exec_reloc: Don't call igt_(dis)allow_hang outside fixtures

[PATCH] drm/i915: Re-enable aliasing PPGTT mode
 2017-02-06 10:14 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "

Updated drm-intel-testing
 2017-02-06  9:41 UTC 

[PATCH] drm/i915: Drain the freed state from the tail of the next commit
 2017-02-06  9:27 UTC  (3+ messages)

[PATCH] drm/i915: refactor register fw read/write macros for recent GENs
 2017-02-06  8:56 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 1/5] drm/i915: Generate i915_params {} using a macro
 2017-02-06  8:39 UTC  (5+ messages)
` [PATCH v2 2/5] drm/i915: Convert i915_params to use shortnames for its types
` [PATCH v2 3/5] drm/i915: Use bool i915_param.alpha_support

[PATCH v2 1/4] drm/i915: Remove WA for swapped HPD pins in broxton A stepping
 2017-02-06  7:41 UTC  (7+ messages)
` [PATCH v2 2/4] drm/i915/dp: Move initialization of hpd_pin to a new function
` [PATCH v2 3/4] drm/i915: Store aux power domain in intel_dp
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm/i915: Remove WA for swapped HPD pins in broxton A stepping

[PATCH] drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
 2017-02-06  7:04 UTC  (9+ messages)

Linux 4.10-rc7
 2017-02-06  6:14 UTC 

[PATCH i-g-t v2] Add the new tool for create GVT-g Linux guest based on KVMGT
 2017-02-06  4:10 UTC 

[Linux v4.10.0-rc1+] Still call-traces after suspend-resume (pm? i915? cpu/hotplug?)
 2017-02-05  9:58 UTC  (5+ messages)
    ` [PATCH] PM / runtime: Avoid false-positive warnings from might_sleep_if()

[PATCH igt] intel-ci: Exercise all basic relocation targets
 2017-02-04 16:20 UTC 

[PATCH] drm/i915: fix pm refcounting on fence error in execbuf
 2017-02-04  9:47 UTC  (7+ messages)
` [PATCH i-g-t] tests/gem_exec_params: add test for exec_fence params
` ✗ Fi.CI.BAT: warning for drm/i915: fix pm refcounting on fence error in execbuf

[PATCH v2 00/13] drm/i915/dp: link rate and lane count refactoring
 2017-02-04  9:10 UTC  (7+ messages)
` [PATCH v2 05/13] drm/i915/dp: generate and cache sink rate array for all DP, not just eDP 1.4
` [PATCH v2 13/13] drm/i915/dp: use readb and writeb calls for single byte DPCD access
` ✗ Fi.CI.BAT: failure for drm/i915/dp: link rate and lane count refactoring (rev2)

[PATCH] drm/i915/debugfs: Add i915_hpd_storm_ctl
 2017-02-04  2:29 UTC 

[PATCH 1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE
 2017-02-04  0:54 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Assign I915_COLOR_UNEVICTABLE to the address space head_node
` [PATCH 3/3] drm/i915: Sanity check inputs to i915_gem_evict_for_node()
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZE

[PATCH v2] drm/i915: fix pm refcounting on fence error in execbuf
 2017-02-04  0:10 UTC  (2+ messages)
` [PATCH v2] tests/gem_exec_params: add test for exec_fence params

[PATCH] drm/i915: DMC 1.02 for Kabylake
 2017-02-03 20:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Sanity check inputs to i915_gem_evict_for_node()
 2017-02-03 19:56 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Update firmware URL
 2017-02-03 19:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm/i915: Tidy the tail of i915_tiling_ok()
 2017-02-03 17:59 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Allow large objects to be tiled on gen2/3
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Tidy the tail of i915_tiling_ok()

[PULL] drm-misc-next *PSA* FINAL 4.11 FEATURE PULL *PSA*
 2017-02-03 16:56 UTC 

[PATCH 1/3] drm/i915/dp: Move initialization of hpd_pin to a new function
 2017-02-03 15:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH v4 0/3] Geminilake pipe CSC
 2017-02-03 15:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Geminilake pipe CSC (rev3)

[PATCH] drm/i915: Enable VLV audio chicken bit for LPE audio
 2017-02-03 15:18 UTC  (3+ messages)

[PATCH] drm/i915: Remove overzealous fence warn on runtime suspend
 2017-02-03 14:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "


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