intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-18 18:55:52 to 2017-07-20 10:06:04 UTC [more...]

[PATCH 0/8] Adding NV12 support for SKL display
 2017-07-20 10:05 UTC  (4+ messages)
` [PATCH 7/8] drm/i915: Add NV12 as supported format for sprite plane

[PATCH] drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
 2017-07-20  9:48 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: Fix scaler init during CRTC HW state readout
 2017-07-20  9:41 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Simplify scaler init during CRTC HW readout
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix scaler init during CRTC HW state readout
    ` [Intel-gfx] [PATCH 1/2] "

[PATCH i-g-t v3 1/4] chamelium: Calculate CRC from framebuffer instead of hardcoding it
 2017-07-20  9:39 UTC  (16+ messages)
` [PATCH i-g-t v4 0/7] CRC testing with Chamelium improvements
  ` [PATCH i-g-t v4 2/7] chamelium: Calculate CRC from framebuffer instead of hardcoding it
` [PATCH i-g-t v5 0/7] CRC testing with Chamelium improvements
  ` [PATCH i-g-t v5 1/7] lib/igt_fb: Export the cairo surface instead of writing to a png
  ` [PATCH i-g-t v5 2/7] chamelium: Calculate CRC from framebuffer instead of hardcoding it
  ` [PATCH i-g-t v5 3/7] lib/igt_debugfs: Introduce CRC check function, with logic made common
  ` [PATCH i-g-t v5 4/7] Introduce common frame dumping configuration and helpers
  ` [PATCH i-g-t v5 5/7] lib/igt_debugfs: Add extended helper to format crc to string
  ` [PATCH i-g-t v5 6/7] chamelium: Dump captured and reference frames to png on crc error
  ` [PATCH i-g-t v5 7/7] tests/chamelium: Merge the crc testing functions into one

[PATCH] drm/i915: Use AUX for backlight only if eDP 1.4 or later
 2017-07-20  9:33 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/2] drm/i915: revert DPCD backlight and DBC enabling by default
 2017-07-20  9:25 UTC  (3+ messages)
` [PATCH 1/2] Revert "drm/i915: Add option to support dynamic backlight via DPCD"
` [PATCH 2/2] Revert "drm/i915: Add heuristic to determine better way to adjust brightness"

[RFC 00/14] i915 PMU and engine busy stats
 2017-07-20  9:07 UTC  (16+ messages)
` [RFC 01/14] RFC drm/i915: Expose a PMU interface for perf queries
` [RFC 11/14] drm/i915: Engine busy time tracking
` [RFC 12/14] drm/i915: Interface for controling engine stats collection

[PATCH i-g-t] CONTRIBUTING: formalize review rules
 2017-07-20  8:50 UTC  (7+ messages)

[PATCH 0/9] gpu reset vs modeset fix, plus page_flip removal
 2017-07-20  8:46 UTC  (30+ messages)
` [PATCH 1/9] drm/i915: Nuke legacy flip queueing code
` [PATCH 2/9] drm/i915: Unbreak gpu reset vs. modeset locking
` [PATCH 3/9] drm/i915: Avoid the gpu reset vs. modeset deadlock
` [PATCH 4/9] drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
` [PATCH 5/9] drm/i915: More surgically unbreak the modeset vs reset deadlock
` [PATCH 6/9] drm/i915: Rip out legacy page_flip completion/irq handling
` [PATCH 7/9] drm/i915: adjust has_pending_fb_unpin to atomic
      ` [Intel-gfx] "
` [PATCH 8/9] drm/i915: Remove intel_flip_work infrastructure
    ` [Intel-gfx] "
` [PATCH 9/9] drm/i915: Drop unpin stall in atomic_prepare_commit
` ✓ Fi.CI.BAT: success for gpu reset vs modeset fix, plus page_flip removal

[PATCH] drm/i915: Keep a small stash of preallocated WC pages
 2017-07-20  8:37 UTC 

[PATCH] drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting()
 2017-07-20  8:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] lib/igt_core: Handle glib errors correctly to avoid stderr spew
 2017-07-20  8:14 UTC  (4+ messages)
` [PATCH i-g-t v2] "

[PATCH] edp-DRRS test
 2017-07-20  7:32 UTC  (4+ messages)

[PATCH] drm/i915: Synchronize connectors states when switching from poll to irq
 2017-07-20  6:11 UTC  (4+ messages)
` [Intel-gfx] "

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2017-07-20  1:23 UTC 

[PATCH] drm/i915/selftests: Mark contexts as lost during freeing of mock device
 2017-07-19 18:16 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t 0/1] chamelium: Add support for VGA frame comparison testing
 2017-07-19 17:50 UTC  (9+ messages)
` [PATCH i-g-t v2 0/2] Analogue/VGA frame comparison support
  ` [PATCH i-g-t v2 2/2] chamelium: Add support for VGA frame comparison testing
` [PATCH i-g-t v3 0/2] Analogue/VGA frame comparison support
  ` [PATCH i-g-t v3 1/2] lib/igt_frame: Add support for analog frame comparison testing
  ` [PATCH i-g-t v3 2/2] chamelium: Add support for VGA "

[PATCH i-g-t 0/3] Various autoconf fixups
 2017-07-19 17:48 UTC  (5+ messages)
` [PATCH i-g-t 1/3] configure.ac: Enable back chamelium build by default
` [PATCH i-g-t 2/3] configure.ac: Make glib dependency optional to preserve Android build
` [PATCH i-g-t 3/3] configure.ac: Make gsl dependency and dependent code optional

[PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders
 2017-07-19 16:49 UTC  (5+ messages)

[PATCH i-g-t 0/2] Unrelated hotplug uevent masking out actual test result
 2017-07-19 15:47 UTC  (6+ messages)
` [PATCH i-g-t 1/2] tests/chamelium: Skip suspend/resume test with unreliable hotplug event
` [Intel-gfx] [PATCH i-g-t 0/2] Unrelated hotplug uevent masking out actual test result

[PATCH v2 0/7] drm/atomic: Remove deprecated atomic iterator macros, v2
 2017-07-19 15:12 UTC  (9+ messages)
` [PATCH v2 1/7] drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done, again
` [PATCH v2 2/7] drm/atomic: Clean up drm_atomic_helper_async_check
` [PATCH v2 3/7] drm/rcar-du: Use new iterator macros, v2
` [PATCH v2 4/7] drm/omapdrm: Fix omap_atomic_wait_for_completion
` [PATCH v2 5/7] drm/msm: Convert to use new iterator macros, v2
` [PATCH v2 6/7] drm/nouveau: Convert nouveau "
` [PATCH v2 7/7] drm/atomic: Remove deprecated accessor macros
` ✓ Fi.CI.BAT: success for drm/atomic: Remove deprecated atomic iterator macros, v2

[RFC 1/4] drm/i915/execlists: Move insert_request()
 2017-07-19 14:37 UTC  (8+ messages)
` [RFC 2/4] drm/i915/execlists: Keep request->priority for its lifetime
` [RFC 3/4] drm/i915/execlists: Split insert_request()

Fixes that failed to backport to v4.13-rc1
 2017-07-19 14:02 UTC  (2+ messages)

[PATCH i-g-t 0/1] tests/chamelium: Detect analogue bridges and handle EDID accordingly
 2017-07-19 13:50 UTC  (3+ messages)
` [PATCH i-g-t v3 "
  ` [PATCH i-g-t v3] tests/chamelium: Detect analog "

[PATCH] drm/i915: Drain the device workqueue on unload
 2017-07-19 12:23 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] drm/i915/selftests: Attach a stub pm_domain
 2017-07-19 12:22 UTC  (3+ messages)

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-19 12:06 UTC  (9+ messages)
` [PATCH v12 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v12 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v12 3/6] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support
` [PATCH v12 4/6] drm/i915/gvt: add opregion support
` [PATCH v12 5/6] vfio: ABI for mdev display dma-buf operation
` [PATCH v12 6/6] drm/i915: Introduce GEM proxy
` ✓ Fi.CI.BAT: success for drm/i915/gvt: Dma-buf support for GVT-g

[PATCH] drm/i915: More stolen quirking
 2017-07-19 12:03 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Fix bad comparison in skl_compute_plane_wm
 2017-07-19 11:55 UTC  (3+ messages)

[PATCH v10] vfio: ABI for mdev display dma-buf operation
 2017-07-19 11:52 UTC  (15+ messages)

[intel-gfx][i-g-t][help] gem_rungfill skiped
 2017-07-19 11:34 UTC  (2+ messages)

[intel-gfx][i-g-t] test kms_frontbuffer_tracking basic fail
 2017-07-19 11:33 UTC  (2+ messages)

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-19 10:52 UTC  (4+ messages)
` [PATCH v12 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v12 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v12 3/6] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-19 10:46 UTC  (4+ messages)
` [PATCH v12 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v12 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v12 3/6] drm/i915/gvt: Add RGB 64-bit 16:16:16:16 float format support

[PATCH 1/3] drm/atomic-helper: Fix leak in disable_all
 2017-07-19 10:15 UTC  (5+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PATCH v2 00/12] drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible
 2017-07-19 10:10 UTC  (3+ messages)

[PATCH] drm/i915: Fix the port submission race during engine reset in execlists mode
 2017-07-19  9:44 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/16] drm/atomic: Remove deprecated atomic iterator macros
 2017-07-19  9:25 UTC  (5+ messages)
` [PATCH 14/16] drm/msm: Convert to use new "
  ` [Intel-gfx] "
    ` [PATCH 14/16] drm/msm: Convert to use new iterator macros, v2

[PATCH v3 0/2] Handle unsupported configuration with IF-ID
 2017-07-19  8:51 UTC  (5+ messages)

[PATCH v2] drm/i915: Explicit the connector name for DP link training result
 2017-07-19  8:49 UTC  (6+ messages)

[PATCH 02/12] drm/atomic: Change drm_atomic_helper_swap_state to return an error
 2017-07-19  7:40 UTC 

[PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
 2017-07-19  7:39 UTC  (3+ messages)
` [PATCH 3/4] drm/qxl: Drop fbdev hwaccel flags

[PATCH v2 1/2] drm/i915: Add perf property support for context HW id
 2017-07-19  6:10 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915/gvt: expose vGPU context hw id
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Add perf property support for context HW id

[PATCH v2] drm/i915/gvt: Extend KBL platform support in GVT-g
 2017-07-19  5:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/gvt: Enable KBL platform support
 2017-07-19  5:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v11 1/1] vfio: ABI for mdev display dma-buf operation
 2017-07-19  2:09 UTC  (6+ messages)

linux-next: build failure after merge of the drm-misc tree
 2017-07-19  1:46 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2017-07-19  1:30 UTC 

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-07-18 21:34 UTC  (5+ messages)
` [PATCH v4 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH v4 2/4] drm/i915/psr: Account for sink CRC raciness on some panels
` [PATCH v4 3/4] drm/i915/edp: Be less aggressive about changing link config on eDP
` [PATCH v4 4/4] drm/i915/edp: Allow alternate fixed mode for eDP if available

[PATCH] drm/i915: s/INTEL_INFO(dev_priv)->gen/INTEL_GEN(dev_priv) in i915_irq
 2017-07-18 20:51 UTC  (3+ messages)

[PATCH v4 0/6] YCBCR 4:2:0 handling in i915 layer
 2017-07-18 19:41 UTC  (5+ messages)
` [PATCH v4 3/6] drm/i915: prepare pipe for YCBCR420 output

[PATCH] drm/i915: Enable FBC for non X-tiled FBs
 2017-07-18 19:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Enable FBC for non X-tiled FBs (rev5)

[PATCH] Revert "drm/i915: Add heuristic to determine better way to adjust brightness"
 2017-07-18 18:56 UTC  (2+ 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).