intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-08 06:19:43 to 2016-11-09 22:04:03 UTC [more...]

[PATCH v2 4/4] drm/i915: Implement Link Rate fallback on Link training failure
 2016-11-09 22:05 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] drm/i915/guc: Don't take struct_mutex for object unreference
 2016-11-09 21:45 UTC 

[PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
 2016-11-09 21:30 UTC  (12+ 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: Update SKL and BXT HuC Loading Support
` [PATCH 7/8] drm/i915/HuC: Add HuC Loading support on KBL
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/guc: Make the GuC fw loading helper functions general

[PATCH 1/5] drm/i915: Always flush the dirty CPU cache when pinning the scanout
 2016-11-09 21:17 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Mark all skipped clflushes as leaving the CPU cache dirty
` [PATCH 3/5] drm/i915: Remove struct_mutex for destroying framebuffers
` [PATCH 4/5] drm/i915: struct_mutex is not required for allocating the framebuffer
` [PATCH 5/5] drm/i915: Drop struct_mutex around frontbuffer flushes

[PATCH] Implement Limited Video Range
 2016-11-09 20:25 UTC  (5+ messages)

[PATCH v9 00/11] Enable i915 perf stream for Haswell OA unit
 2016-11-09 20:00 UTC  (11+ messages)
` [PATCH v9 01/11] drm/i915: Add i915 perf infrastructure
` [PATCH v9 09/11] drm/i915: add dev.i915.oa_max_sample_rate sysctl
` [PATCH v9 11/11] drm/i915: Add a kerneldoc summary for i915_perf.c
` ✗ Fi.CI.BAT: failure for Enable i915 perf stream for Haswell OA unit (rev2)

[PATCH] drm/i915/GuC: Combine the two kernel parameter into one
 2016-11-09 19:11 UTC 

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-09 18:36 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable

[PATCH] drm/i915: remove duplicated memsets in skl_allocate_pipe_ddb()
 2016-11-09 17:38 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 0/8] New DDB Algo and WM fixes
 2016-11-09 17:02 UTC  (5+ messages)
` [PATCH v4 1/8] drm/i915/skl+: use linetime latency instead of ddb size

[PATCH] drm: move allocation out of drm_get_format_name()
 2016-11-09 16:59 UTC  (12+ messages)
` [PATCH v2] "
        ` [Intel-gfx] "
          ` [PATCH v3] "
            ` [Intel-gfx] "

[PATCH] drm/i915: Trim the object sg table
 2016-11-09 16:45 UTC  (6+ messages)
  ` [PATCH v3] "
` ✗ Fi.CI.BAT: warning for drm/i915: Trim the object sg table (rev2)

[PATCH igt v3 00/11] corresponding changes for i915-perf interface
 2016-11-09 16:33 UTC  (13+ messages)
` [PATCH igt v3 01/11] igt/perf: add i915 perf stream tests for Haswell
` [PATCH igt v3 02/11] igt/gem_exec_parse: some minor cleanups
` [PATCH igt v3 03/11] igt/gem_exec_parse: move hsw_load_register_reg down
` [PATCH igt v3 04/11] igt/gem_exec_parse: update hsw_load_register_reg
` [PATCH igt v3 05/11] igt/gem_exec_parse: req. v < 9 for oacontrol tracking test
` [PATCH igt v3 06/11] igt/gem_exec_parse: make basic-rejected version agnostic
` [PATCH igt v3 07/11] igt/gem_exec_parse: update bitmasks test for v >=8
` [PATCH igt v3 08/11] igt/gem_exec_parse: update cmd-crossing-page for >= v8
` [PATCH igt v3 09/11] igt/gem_exec_parse: update hsw_load_register_reg for v >= 8
` [PATCH igt v3 10/11] igt/gem_exec_parse: update registers test "
` [PATCH igt v3 11/11] igt/gem_exec_parse: check oacontrol lri bad for >= v9

[PATCH 0/9] drm/i915: Add a per-pipe plane identifier enum
 2016-11-09 16:24 UTC  (26+ messages)
` [PATCH 1/9] drm/i915: Remove some duplicated plane swapping logic
` [PATCH 2/9] drm/i915: Add per-pipe plane identifier
` [PATCH 3/9] drm/i915: Add crtc->plane_ids_mask
` [PATCH 4/9] drm/i915: Use enum plane_id in SKL wm code
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 5/9] drm/i915: Use enum plane_id in SKL plane code
` [PATCH 6/9] drm/i915: Use enum plane_id in VLV/CHV sprite code
  ` [PATCH v2 "
` [PATCH 7/9] drm/i915: Use enum plane_id in VLV/CHV wm code
` [PATCH 8/9] drm/i915: Rename the local 'plane' variable to 'plane_id' in primary plane code
` [PATCH 9/9] drm/i915: Don't populate plane->plane for cursors and sprites
` ✗ Fi.CI.BAT: warning for drm/i915: Add a per-pipe plane identifier enum
` ✗ Fi.CI.BAT: warning for drm/i915: Add a per-pipe plane identifier enum (rev3)
` ✗ Fi.CI.BAT: warning for drm/i915: Add a per-pipe plane identifier enum (rev4)

[RFC i-g-t 0/4] intel-gpu-tools: Add support for the Chamelium
 2016-11-09 15:18 UTC  (8+ messages)
` [RFC i-g-t 2/4] igt_aux: Add igt_set_autoresume_delay()
` [RFC i-g-t 3/4] igt_aux: Add some list helpers from wayland
` [RFC i-g-t 4/4] Add support for hotplug testing with the Chamelium

[GIT PULL] kvm/page_track changes for i915 KVMGT
 2016-11-09 15:16 UTC  (3+ messages)

[PATCH] drm/i915: Spin until breadcrumb threads are complete
 2016-11-09 15:16 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}
 2016-11-09 14:33 UTC  (3+ messages)
` [PATCH i-g-t v2] "

[drm-intel:topic/drm-misc 1/2] backtracetest.c:undefined reference to `save_stack_trace'
 2016-11-09 14:26 UTC  (3+ messages)

[PATCH 0/2] extend page_track for external usage
 2016-11-09 14:23 UTC  (3+ messages)

[RFC PATCH v2 0/8] Add support for Legacy Hdmi audio
 2016-11-09 13:19 UTC  (4+ messages)

[PATCH v2 1/4] drm: Add a new connector property for link status
 2016-11-09 13:45 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/5] dev_priv cleanup continuation
 2016-11-09 12:45 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Assorted dev_priv cleanups
` [PATCH 3/5] drm/i915: Further assorted "
` [PATCH 4/5] drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use
    ` [PATCH v2 "
` [PATCH 5/5] drm/i915: Convert i915_drv.c to INTEL_GEN
` ✓ Fi.CI.BAT: success for dev_priv cleanup continuation (rev3)

[PATCH v3 00/11] Skylake watermark fixes and nonblocking modeset
 2016-11-09 12:45 UTC  (17+ messages)
` [PATCH v3 01/11] drm/i915: Add a atomic evasion step to watermark programming, v3
` [PATCH v3 02/11] drm/i915/gen9+: Program watermarks as a separate step during evasion, v3
` [PATCH v3 03/11] drm/i915/gen9+: Preserve old allocation from crtc_state
` [PATCH v3 04/11] drm/i915/gen9+: Kill off hw_ddb from intel_crtc
` [PATCH v3 05/11] drm/i915/gen9+: Do not initialise active_crtcs for !modeset
` [PATCH v3 06/11] drm/i915: Convert intel_hdmi to use atomic state
` [PATCH v3 07/11] drm/i915: Pass atomic state to intel_audio_codec_enable, v2
` [PATCH v3 08/11] drm/edid: Remove drm_select_eld
` [PATCH v3 09/11] drm/i915: Update atomic modeset state synchronously, v2
` [PATCH v3 10/11] drm/i915: Pass atomic state to verify_connector_state
` [PATCH v3 11/11] drm/i915: Enable support for nonblocking modeset
` ✓ Fi.CI.BAT: success for Skylake watermark fixes and "

[PATCH] qf: Document how to bisect the patch pile history
 2016-11-09 12:34 UTC 

[PATCH] drm/i915: Demote i915_gem_open() debugging from DRIVER to USER
 2016-11-09 12:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/gvt: Disable access to stolen memory as a guest
 2016-11-09 11:45 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: rename preliminary_hw_support to alpha_support
 2016-11-09 11:20 UTC  (4+ messages)

xrandr fails after resume from hibernation in kernels 4.7.4 and 4.8.0
 2016-11-09 11:14 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH] drm/i915/audio: fix hdmi audio noise issue
 2016-11-09 10:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PULL] drm-intel-fixes
 2016-11-09 10:52 UTC 

[PATCH 2/5] drm/i915: More assorted dev_priv cleanups
 2016-11-09 10:38 UTC  (3+ messages)
` [PATCH v2 "

[REGRESSION] Linux 4.9-rc4: gfx glitches on Intel Sandybridge (was: Re: Linux 4.9-rc4)
 2016-11-09  9:59 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH] drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
 2016-11-09  1:38 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "

✗ Fi.CI.BAT: failure for drm: move allocation out of drm_get_format_name() (rev3)
 2016-11-09  0:31 UTC 

linux-next: build failure after merge of the drm-misc tree
 2016-11-09  0:14 UTC 

linux-next: manual merge of the tip tree with the drm-intel tree
 2016-11-08 17:11 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915: avoid harmless empty-body warning
 2016-11-08 16:35 UTC  (4+ messages)
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "

[PULL] GVT-g device model fixes
 2016-11-08 16:31 UTC  (2+ messages)

[drm-intel:topic/drm-misc 1/14] warning: (KMEMCHECK && ..) selects STACKTRACE which has unmet direct dependencies (STACKTRACE_SUPPORT)
 2016-11-08 15:08 UTC 

[PATCH i-g-t v7] tests/kms_plane_multiple: CRC based atomic correctness test
 2016-11-08 13:56 UTC 

[PATCH 0/5] drm/i915: Assortment of plane fixes
 2016-11-08 13:55 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Fix scaling check for 90/270 degree plane rotation
` [PATCH 5/5] drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane

[PATCH 1/3] drm/i915: Remove chipset flush after cache flush
 2016-11-08 13:45 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Always flush the dirty CPU cache when pinning the scanout

[PATCH i-g-t v6] tests/kms_plane_multiple: CRC based atomic correctness test
 2016-11-08 13:39 UTC  (3+ messages)

[PATCH v9 04/11] drm/i915: don't whitelist oacontrol in cmd parser
 2016-11-08 12:51 UTC  (2+ messages)
` [PATCH v2] "

Trivial scheduler, take 2
 2016-11-08 12:20 UTC  (8+ messages)
` [PATCH v2 01/11] drm/i915: Create distinct lockclasses for execution vs user timelines
` [PATCH v2 02/11] drm/i915: Split request submit/execute phase into two
` [PATCH v2 06/11] drm/i915/scheduler: Record all dependencies upon request construction

[PATCH v4 1/3] lib: add igt_dummyload
 2016-11-08 11:50 UTC  (2+ messages)

[drm-intel:topic/drm-misc 1/13] ERROR: "depot_save_stack" [drivers/gpu/drm/drm.ko] undefined!
 2016-11-08 11:37 UTC 

[PATCH igt] igt/gem_exec_reloc: Check we write the full 64bit relocation
 2016-11-08 11:30 UTC  (2+ messages)

[PATCH] drm/i915/dp: Update connector status for DP MST hotplugs
 2016-11-08 11:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Remove two sloppy inline functions from .h
 2016-11-08 10:44 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Remove two sloppy inline functions from .h (rev2)

[PATCH igt v2 0/6] corresponding changes for i915-perf interface
 2016-11-08 10:29 UTC  (3+ messages)
` [PATCH igt v2 2/6] igt/gem_exec_parse: remove oacontrol checks

[PATCH 1/2] drm: Track drm_mm allocators and show leaks on shutdown
 2016-11-08  9:36 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG

[PATCH 00/19] drm/atomic: Use less confusing iterator names
 2016-11-08  8:53 UTC  (11+ messages)
` [PATCH 01/19] drm/atomic: Add new iterators over all state
  ` [Intel-gfx] "
` [PATCH 05/19] drm/atomic: Make add_affected_connectors look at crtc_state
    ` [Intel-gfx] "
` [PATCH 07/19] drm/atomic: Fix atomic helpers to use the new iterator macros

[PATCH] drm: make drm_get_format_name thread-safe
 2016-11-08  8:43 UTC  (3+ messages)
` [Intel-gfx] "

Updated drm-intel-testing
 2016-11-08  7:13 UTC 

[PATCH] drm/i915: Remove two sloppy inline functions from .h
 2016-11-08  7:11 UTC  (2+ messages)
` [PATCH v2] "


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