intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-07 14:34:48 to 2017-02-09 07:52:01 UTC [more...]

[PATCH] A possible hotfix for aliasing PPGTT in kernel 4.11.x or 4.10.x
 2017-02-09  7:51 UTC  (5+ messages)
` [PATCH] drm/i915: A hotfix for making aliasing PPGTT work

[PULL] drm-misc-fixes
 2017-02-09  7:51 UTC 

[PATCH i-g-t 0/8] Add a bit operations library
 2017-02-09  7:50 UTC  (15+ messages)
` [PATCH i-g-t 1/8] lib/igt: remove duplicate igt_core include
` [PATCH i-g-t 2/8] lib/igt_draw: rename BIT macro to BIT_GET
` [PATCH i-g-t 3/8] lib: Define a common bit operations library
` [PATCH i-g-t 4/8] lib/intel_device_info: Use igt_bitops
` [PATCH i-g-t 5/8] lib/igt_draw: "
` [PATCH i-g-t 6/8] lib/igt_gt: Define HANG_ALLOW_* as bit flags
` [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)

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-09  6:38 UTC  (9+ messages)
` [PATCH v3 1/8] drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr
` [PATCH v3 2/8] drm/dp: Kill unused MST vcpi slot availability tracking
` [PATCH v3 3/8] drm/dp: Split drm_dp_mst_allocate_vcpi
` [PATCH v3 4/8] drm: Add driver-private objects to atomic state
` [PATCH v3 5/8] drm/dp: Introduce MST topology state to track available link bandwidth
` [PATCH v3 6/8] drm/dp: Add DP MST helpers to atomically find and release vcpi slots
` [PATCH v3 7/8] drm: Connector helper function to release resources
` [PATCH v3 8/8] drm/dp: Track MST link bandwidth

[PATCH v2] drm/i915/debugfs: Add i915_hpd_storm_ctl
 2017-02-09  4:39 UTC 

[patch] drm/i915/gvt/kvmgt: remove some dead code
 2017-02-09  1:40 UTC  (6+ messages)
  ` [Intel-gfx] "
  ` [patch v2] "
      ` [Intel-gfx] "

[PATCH] drm/i915: Emit to ringbuffer directly
 2017-02-08 22:32 UTC  (8+ messages)
  ` [PATCH v5] "
      ` [PATCH v6] "
` ✗ Fi.CI.BAT: failure for drm/i915: Emit to ringbuffer directly (rev7)

[PATCH] drm/i915: i915_gem_shrink_all() needs an awake device
 2017-02-08 21:04 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] lib/igt_gt: Define HANG_ALLOW_* as bit flags
 2017-02-08 18:39 UTC  (5+ messages)

[PATCH] drm/i915: fix for WaDisableDopClockGating:bdw
 2017-02-08 18:33 UTC  (2+ messages)

[PATCH] drm/i915: Check for timeout completion when waiting for the rq to submitted
 2017-02-08 18:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 01/19] drm/i915: Micro-optimise i915_get_ggtt_vma_pages()
 2017-02-08 18:01 UTC  (14+ messages)
` [PATCH 13/19] drm/i915: Remove bitmap tracking for used-pdes
` [PATCH 14/19] drm/i915: Remove bitmap tracking for used-pdpes
` [PATCH 15/19] drm/i915: Remove bitmap tracking for used-pml4
` [PATCH 16/19] drm/i915: Remove superfluous posting reads after clear GGTT
` [PATCH 17/19] drm/i915: Always mark the PDP as dirty when altered
` [PATCH 18/19] drm/i915: Remove defunct GTT tracepoints

[PATCH] drm/i915: Simplify platform checks in intel_fb_pitch_limit()
 2017-02-08 17:53 UTC 

[PATCH] drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
 2017-02-08 17:52 UTC 

[GLK MIPI DSI V4 0/8] GLK MIPI DSI VIDEO MODE PATCHES
 2017-02-08 17:51 UTC  (7+ messages)
` [GLK MIPI DSI V4 1/8] drm/i915/glk: Program dphy param reg for GLK
` [GLK MIPI DSI V4 3/8] drm/i915/glk: Add MIPIIO Enable/disable sequence

[PATCH v3 00/14] drm/i915: Introduce intel_cdclk_state (v3)
 2017-02-08 16:55 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Introduce intel_cdclk_state (rev12)

[PATCH] drm/i915/guc: Log significant events at the info level
 2017-02-08 16:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Log significant events at the info level (rev2)

[PATCH v2 1/2] drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)
 2017-02-08 15:31 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915: Use for_each_power_domain() in i915_power_domain_info()
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] drm/i915: Avoid BIT(max) - 1 and use GENMASK(max - 1, 0)

[PATCH] drm-misc: quickstart paragraph
 2017-02-08 14:48 UTC 

[PATCH] drm/i915: Remove i915_execbuffer_params
 2017-02-08 14:47 UTC  (4+ messages)

[PATCH] drm/i915: Tidy workaround batch buffer emission
 2017-02-08 14:44 UTC  (3+ messages)

[CI 1/3] drm/i915: Move calling engine->init_hw() to its own function
 2017-02-08 14:30 UTC  (3+ messages)
` [CI 2/3] drm/i915: Split GEM resetting into 3 phases
` [CI 3/3] drm/i915: Disable engine->irq_tasklet around resets

[PATCH v2 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-08 14:26 UTC  (26+ messages)
` [PATCH v2 1/6] drm: Add SCDC helpers
` [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

[CI 1/3] drm/i915: Split device release from unload
 2017-02-08 14:09 UTC  (3+ 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

Moah selftests
 2017-02-08 13:41 UTC  (12+ messages)
` [PATCH 02/46] drm/i915: Split device release from unload
` [PATCH 03/46] drm/i915: Unbind any residual objects/vma from the Global GTT on shutdown
` [PATCH 04/46] drm/i915: Flush the freed object queue on device release
` [PATCH 44/46] drm/i915: Add mock tests for GTT/VMA handling
` [PATCH 45/46] drm/i915: Exercise manipulate of single pages in the GGTT

[PATCH] drm/edid: Don't print an error if the checksum of a CEA block is wrong
 2017-02-08 13:32 UTC  (3+ messages)
`  "

[PATCH 01/14] drm/i915: Check for platform specific GPIO config
 2017-02-08 12:28 UTC  (2+ messages)

[PATCH] drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
 2017-02-08 11:40 UTC 

[PATCH 04/14] drm: Add DSI panel power on/off sequence programming
 2017-02-08 11:16 UTC  (6+ messages)

[PATCH 01/14] drm/i915: Check for platform specific GPIO config
 2017-02-08 11:11 UTC  (6+ messages)

[PATCH 0/9] Broxton DSI dual-link and sequence fixes
 2017-02-08 11:02 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Check for platform specific GPIO config
` [PATCH 2/9] drm/i915: Fix PLL 8x/3 divider for MIPI video mode
` [PATCH 3/9] drm: Add DSI panel power on/off sequence programming
` [PATCH 4/9] drm/i915: Add DSI panel power on/off sequence callbacks
` [PATCH 5/9] drm/i915/bxt: Fix BXT DSI ULPS sequence
` [PATCH 6/9] drm/i915/bxt: Fix BXT DSI disable sequence
` [PATCH 7/9] drm/i915/bxt: Disable device ready before shutdown command
` [PATCH 8/9] drm/i915/bxt: Enable BXT DSI dual link
` [PATCH 9/9] drm/i915/bxt: Fix the DSI enable sequence
` ✓ Fi.CI.BAT: success for Broxton DSI dual-link and sequence fixes

[PATCH 02/14] drm/i915: Handle DSI case for DDI PLL
 2017-02-08 10:26 UTC  (3+ messages)

[PATCH] drm/i915: Always convert incoming exec offsets to non-canonical
 2017-02-08  9:27 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/dp: Reset the link params on HPD/connected boot/resume
 2017-02-08  1:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/dp: Clean up/Get rid of detect_done flag
 2017-02-08  0:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/fb-helper: Explain unload sequence a bit better
 2017-02-08  0:49 UTC  (12+ messages)
` [PATCH 2/2] drm/fb-helper: Automatically clean up fb_info
  ` [PATCH] "
      ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/fb-helper: Explain unload sequence a bit better (rev3)

[PATCH 1/3] drm/i915: Move calling engine->init_hw() to its own function
 2017-02-07 22:52 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Split GEM resetting into 3 phases
` [PATCH 3/3] drm/i915: Disable engine->irq_tasklet around resets
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Move calling engine->init_hw() to its own function

linux-firmware pull request (bxt guc,huc; kbl guc,huc; skl huc)
 2017-02-07 22:12 UTC 

[PATCH v2] drm/i915: Restore context and pd for ringbuffer submission after reset
 2017-02-07 21:47 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] drm/i915/guc: Dynamically alloc GuC descriptor
 2017-02-07 20:49 UTC  (6+ messages)

[PATCH v2 00/13] drm/i915/dp: link rate and lane count refactoring
 2017-02-07 20:17 UTC  (4+ messages)
` [PATCH v2 12/13] drm/i915/dp: localize link rate index variable more

[PATCH v1½ 00/13] drm/i915/dp: link rate and lane count refactoring
 2017-02-07 18:38 UTC  (5+ messages)
` [PATCH v1½ 03/13] drm/i915/dp: rename rate_to_index() to intel_dp_find_rate() and reuse

[PATCH v3 07/14] drm/i915: Start moving the cdclk stuff into a distinct state structure
 2017-02-07 18:33 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v2 05/14] drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c
 2017-02-07 18:33 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 04/14] drm/i915: Clean up the .get_cdclk() assignment if ladder
 2017-02-07 18:32 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 03/14] drm/i915: s/get_display_clock_speed/get_cdclk/
 2017-02-07 18:31 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] drm/i915/guc: Make intel_guc_send a function pointer
 2017-02-07 18:22 UTC  (5+ messages)
    ` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915/guc: Make intel_guc_send a function pointer (rev2)

[PATCH] drm/i915: Get correct display clock on 945gm
 2017-02-07 18:04 UTC  (2+ messages)

[PATCH RFC] drm/i915: reduce cursor size for GEN5 hardware
 2017-02-07 17:58 UTC  (10+ messages)

[PATCH i-g-t] igt/core: Return condition result from igt_warn_on*()
 2017-02-07 17:54 UTC 

[PATCH] drm/i915: Restart all engines atomically
 2017-02-07 17:22 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Restore context and pd for ringbuffer submission after reset
 2017-02-07 16:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Restore context and pd for ringbuffer submission after reset (rev3)

[PATCH] drm/i915: Avoid BIT(max) - 1 and use GENMASK(max, 0)
 2017-02-07 16:28 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 9/9] drm/i915: Add render decompression support
 2017-02-07 15:37 UTC  (3+ messages)
` [PATCH v2 "

[PATCH i-g-t] lib: Add basic support for valgrind annotations
 2017-02-07 15:12 UTC 

[PATCH i-g-t v2] tests: Clean up shell scripts
 2017-02-07 14:59 UTC  (7+ messages)

[GIT PULL] GVT-g fixes for 4.11 merge
 2017-02-07 14:50 UTC  (2+ messages)

[PATCH] drm/i915: Remove overzealous fence warn on runtime suspend
 2017-02-07 14:39 UTC  (3+ messages)


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).