Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-21 00:11:48 to 2017-07-25 08:01:36 UTC [more...]

[PATCH 0/8] acquire ctx for everyone!
 2017-07-25  8:01 UTC  (9+ messages)
` [PATCH 1/8] drm/omap: Simplify the rotation-on-crtc hack
` [PATCH 2/8] drm: Don't update property values for atomic drivers
` [PATCH 3/8] drm: Handle properties in the core "
` [PATCH 4/8] drm: Nuke drm_atomic_helper_crtc_set_property
` [PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
  ` [PATCH 6/8] drm: Nuke drm_atomic_helper_connector_set_property
` [PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
` [PATCH 8/8] drm: Nuke drm_atomic_legacy_backoff

[PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
 2017-07-25  7:58 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Detect monitor change from EDID change after resume
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/edid: Add helper to detect whether EDID changed

[PATCH 0/4] [v2] Blobifiers (FKA GET_PLANE2)
 2017-07-25  5:40 UTC  (10+ messages)
` [PATCH 1/4] drm: Plumb modifiers through plane init
` [PATCH 2/4] drm: Create a format/modifier blob
` [PATCH 3/4] drm/i915: Add format modifiers for Intel
` [PATCH 4/4] drm/i915: Add support for CCS modifiers
` ✗ Fi.CI.BAT: failure for Blobifiers (FKA GET_PLANE2) (rev3)

[PATCH v2 1/2] drm/i915: Add perf property support for context HW id
 2017-07-25  4:26 UTC  (5+ messages)

[RFC 00/14] i915 PMU and engine busy stats
 2017-07-25  1:28 UTC  (10+ messages)
` [RFC 01/14] RFC drm/i915: Expose a PMU interface for perf queries
` [RFC 04/14] drm/i915/pmu: Decouple uAPI engine ids
` [RFC 07/14] drm/i915/pmu: Add fake regs
` [RFC 12/14] drm/i915: Interface for controling engine stats collection

[PATCH] drm/i915: Use AUX for backlight only if eDP 1.4 or later
 2017-07-24 23:15 UTC  (6+ messages)

[PATCH 01/20] drm/i915: Report execlists irq bit in debugfs
 2017-07-24 19:44 UTC  (28+ messages)
` [PATCH 02/20] drm/i915: Reset context image on engines after triggering the reset
` [PATCH 03/20] drm/i915: Serialize per-engine resets against new requests
` [PATCH 04/20] drm/i915: Flush the execlist ports if idle
` [PATCH 05/20] drm/i915: Check execlist/ring status during hangcheck
` [PATCH 06/20] drm/i915: Check the execlist queue for pending requests before declaring idle
` [PATCH 07/20] drm/i915: Clear execlist port[] before updating seqno on wedging
` [PATCH 08/20] drm/i915: Move idle checks before intel_engine_init_global_seqno()
` [PATCH 09/20] drm/i915: Wake up waiters after setting the WEDGED bit
` [PATCH 10/20] drm/i915: Assert that machine is wedged for nop_submit_request
` [PATCH 11/20] drm/i915: Clear engine irq posted following a reset
` [PATCH 12/20] drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
` [PATCH 13/20] drm/i915: Emit a user level message when resetting the GPU (or engine)
` [PATCH 14/20] drm/i915: Disable per-engine reset for Broxton
` [PATCH 15/20] drm/i915: Don't touch fence->error when resetting an innocent request
` [PATCH 16/20] drm/i915/selftests: Exercise independence of per-engine resets
` [PATCH 17/20] drm/i915/selftest: Refactor reset locking
` [PATCH 18/20] drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
` [PATCH 19/20] drm/i915: Squelch reset messages during selftests
` [PATCH 20/20] drm/i915/selftests: Check that resets are safe from inside the shrinker
` ✗ Fi.CI.BAT: failure for series starting with [01/20] drm/i915: Report execlists irq bit in debugfs

linux-next: build failure after merge of the drm-misc tree
 2017-07-24 18:33 UTC  (7+ messages)

[RFC v1 01/20] drm/hdcp: HDCP bitmask property for connectors
 2017-07-24 18:12 UTC  (7+ messages)
` [RFC v2] drm/hdcp: drm enum property for HDCP State
        ` [RFC v3] drm/hdcp: drm enum property for CP State

[PATCH v5 0/6] YCBCR 4:2:0 handling in i915 layer
 2017-07-24 16:20 UTC  (17+ messages)
` [PATCH v5 1/6] drm/i915: add config function for YCBCR420 outputs
` [PATCH v5 2/6] drm/i915: prepare scaler for YCBCR420 modeset
` [PATCH v5 3/6] drm/i915: prepare pipe for YCBCR420 output
    ` [PATCH v6 "
        ` [PATCH v7 "
` [PATCH v5 4/6] drm/i915: prepare csc unit "
` [PATCH v5 5/6] drm/i915: set colorspace for YCBCR420 outputs
` [PATCH v5 6/6] drm/i915/glk: set HDMI 2.0 identifier
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in i915 layer (rev2)
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in i915 layer (rev3)
` ✓ Fi.CI.BAT: success for YCBCR 4:2:0 handling in i915 layer (rev4)

[PATCH] drm/i915: Enable fine-grained kcov instrumentation
 2017-07-24 14:50 UTC  (3+ messages)

[PATCH v7 0/3] Add support for loadable OA configs
 2017-07-24 14:47 UTC  (5+ messages)
` [PATCH v7 1/3] drm/i915/perf: fix flex eu registers programming
` [PATCH v7 2/3] drm/i915/perf: prune OA configs
` [PATCH v7 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✓ Fi.CI.BAT: success for Add support for loadable OA configs

[PATCH 00/23] drm/i915: Unify the HSW/BDW and GEN9+ power well code
 2017-07-24 14:32 UTC  (23+ messages)
` [PATCH 08/18] drm/i915/gen9+: Remove redundant power well state assert during enabling
` [PATCH 09/18] drm/i915/gen9+: Remove redundant state check during power well toggling
` [PATCH 10/18] drm/i915/hsw, bdw: "
` [PATCH 11/18] drm/i915/hsw, bdw: Split power well set to enable/disable helpers
` [PATCH 12/18] drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
` [PATCH 14/18] drm/i915/hsw, bdw: Wait for the power well disabled state
` [PATCH 17/18] drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers
` [PATCH 18/18] drm/i915: Gather all the power well->domain mappings to one place
` ✗ Fi.CI.BAT: failure for drm/i915: Unify the HSW/BDW and GEN9+ power well code (rev9)

[PATCH] dim: remove debug output
 2017-07-24 14:17 UTC 

[PATCH i-g-t] docs: Update documentation generation with missing entries
 2017-07-24 10:57 UTC  (2+ messages)

[PATCH] drm/i915: Disable GPU resets for 915g (earliest gen3 desktop)
 2017-07-24 10:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
 2017-07-24 10:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

Making IGT runnable by CI and developers
 2017-07-24  9:27 UTC  (11+ messages)

A bunch of execbuf regression fixes
 2017-07-24  8:57 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: Remove assertion from raw __i915_vma_unpin()
` [PATCH 2/4] drm/i915: Only mark the execobject as pinned on success
` [PATCH 3/4] drm/i915: Only skip updating execobject.offset after error
` [PATCH 4/4] drm/i915: Force CPU synchronisation even if userspace requests ASYNC
` ✗ Fi.CI.BAT: warning for series starting with [1/4] drm/i915: Remove assertion from raw __i915_vma_unpin()

[PATCH] drm/i915: Enforce that CS packets are qword aligned
 2017-07-24  8:06 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

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

[PATCH 0/8] Adding NV12 support for BXT display
 2017-07-24  4:27 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Implement .get_format_info() hook for CCS
` [PATCH 2/8] SKL+ display engine can scan out certain kinds of compressed surfaces produced by the render engine. This involved telling the display engine the location of the color control surfae (CCS) which describes which parts of the main surface are compressed and which are not. The location of CCS is provided by userspace as just another plane with its own offset
` [PATCH 3/8] drm/i915: Set scaler mode for NV12
` [PATCH 4/8] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 5/8] drm/i915: Upscale scaler max scale for NV12
` [PATCH 6/8] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 7/8] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 8/8] drm/i915: Add NV12 support to intel_framebuffer_init

Unclaimed read from register 0x1f0034
 2017-07-23 19:59 UTC 

Modesetting tearing without compositor
 2017-07-23  6:16 UTC  (4+ messages)
  ` Modesetting tearing

[TRYBOT PATCH] drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3
 2017-07-22 21:47 UTC  (3+ messages)

[RFC i-g-t v2] igt: Test tagging support
 2017-07-22 13:43 UTC  (12+ messages)

[PATCH v4 0/4] Blobifiers (FKA GET_PLANE2)
 2017-07-21 20:12 UTC  (9+ messages)
` [PATCH 2/4] drm: Create a format/modifier blob
` [PATCH 4/4] drm/i915: Add support for CCS modifiers

[PATCH] dim: Suppress output of git pull into the rerere-cache branch
 2017-07-21 20:01 UTC  (2+ messages)

[PATCH i-g-t 0/1] tests/chamelium: Detect analogue bridges and handle EDID accordingly
 2017-07-21 18:33 UTC  (5+ messages)
` [PATCH i-g-t v3 "
  ` [PATCH i-g-t v3] tests/chamelium: Detect analog "

[PATCH v6 0/3] Add support for loadable OA configs
 2017-07-21 17:35 UTC  (5+ messages)
` [PATCH v6 1/3] drm/i915/perf: fix flex eu registers programming
` [PATCH v6 2/3] drm/i915/perf: prune OA configs
` [PATCH v6 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface
` ✓ Fi.CI.BAT: success for Add support for loadable OA configs

[PATCH v4 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
 2017-07-21 17:18 UTC  (3+ messages)

[PATCH v5 i-g-t] igt/perf: add tests to verify create/destroy userspace configs
 2017-07-21 17:17 UTC 

[PATCH v6 0/3] Add support for loadable OA configs
 2017-07-21 17:15 UTC  (4+ messages)
` [PATCH v6 3/3] drm/i915: Implement I915_PERF_ADD/REMOVE_CONFIG interface

[PATCH 1/2] drm/i915: Fix scaler init during CRTC HW state readout
 2017-07-21 15:03 UTC  (12+ messages)
` [PATCH 2/2] drm/i915: Simplify scaler init during CRTC HW readout
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Fix scaler init during CRTC HW state readout (rev2)
  ` [Intel-gfx] [PATCH 1/2] drm/i915: Fix scaler init during CRTC HW state readout

[PATCH i-g-t] igt_core: Skip sync when listing subtests
 2017-07-21 14:08 UTC  (3+ messages)

[PATCH 16/18] drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers
 2017-07-21 13:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 15/18] drm/i915/hsw+: Add has_fuses power well attribute
 2017-07-21 13:10 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 13/18] drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
 2017-07-21 12:50 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] drm/i915: Don't touch fence->error when resetting an innocent request
 2017-07-21  9:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t 1/2] tests/debugfs_test: Fix testcases to pass
 2017-07-21  8:53 UTC  (2+ messages)

[PATCH 0/2] drm/i915: revert DPCD backlight and DBC enabling by default
 2017-07-21  7:01 UTC  (4+ messages)
` [PATCH 2/2] Revert "drm/i915: Add heuristic to determine better way to adjust brightness"

[PATCH v12 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-21  4:49 UTC  (4+ messages)
` [PATCH v12 6/6] drm/i915: Introduce GEM proxy

[PATCH 0/3] MOCS versioning
 2017-07-21  4:24 UTC  (4+ messages)
` [PATCH 3/3] intel: Make driver aware of MOCS table version

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2017-07-21  1:26 UTC 

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2017-07-21  0:11 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