public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-02-16 10:36:41 to 2017-02-17 11:50:34 UTC [more...]

[PATCH 0/5] Assorted engine tidy
 2017-02-17 11:50 UTC  (21+ messages)
` [PATCH 1/5] drm/i915: Make int __intel_ring_space static
` [PATCH 2/5] drm/i915: Simplify cleanup path in intel_engines_init
` [PATCH 3/5] drm/i915: Move common workaround code to intel_engine_cs
` [PATCH 4/5] drm/i915: Tidy workaround batch buffer emission
          ` [PATCH v4 1/2] "
            ` [PATCH v5 "
              ` [PATCH v6] "
` [PATCH 5/5] drm/i915: Consolidate gen8_emit_pipe_control
` ✓ Fi.CI.BAT: success for Assorted engine tidy (rev3)
` ✗ Fi.CI.BAT: failure for Assorted engine tidy (rev4)

Moah selftests
 2017-02-17 11:50 UTC  (3+ messages)
` [PATCH igt] intel-ci: Add all driver selftests to BAT

[PATCH v2 1/3] drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease
 2017-02-17 11:43 UTC  (9+ messages)
` [PATCH v2 2/3] drm/i915: Break i915_spin_request() if we see an interrupt
` [PATCH v2 3/3] drm/i915: Defer declaration of missed-interrupt until the waiter is asleep
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease

Ubuntu 16.04.2 LTS with Intel Corporation Sky Lake Integrated Graphics (rev 06)
 2017-02-17 10:56 UTC 

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

[PATCH] drm/fb: Proper support of boundary conditions in bitmasks
 2017-02-17 10:17 UTC  (2+ messages)
` [RFC] drm/fb: Avoid infinite loop when no response from connector

[PATCH] drm/i915: Remove unrequired POSTING_READ from gen6_set_rps()
 2017-02-17 10:15 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v3 0/8] Adding driver-private objects to atomic state
 2017-02-17 10:07 UTC  (5+ messages)
` [PATCH v3 4/8] drm: Add "

[PATCH] drm/i915: Move the common RPS warnings to intel_set_rps()
 2017-02-17 10:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PULL] drm-intel-next-fixes
 2017-02-17  9:46 UTC 

[PATCH i-g-t v2] gitignore: Add files starting with 
 2017-02-17  9:31 UTC  (3+ messages)
` [PATCH i-g-t v3] "

[PATCH igt] intel-ci: Test wait ioctl on a queued request
 2017-02-17  8:43 UTC  (2+ messages)

[PULL] drm-misc-next-fixes, take 2
 2017-02-17  8:15 UTC  (3+ messages)

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

[PATCH] backport commit bb98e72adaf9d19719aba35f802d4836f5d5176c to 4.4.49 fixed i915 dsi init bug passed test on my Lenovo Miix 2 8 (Bay Trail Z3740)
 2017-02-17  4:48 UTC 

[PATCH] drm/i915: DMC 1.03 for Geminilake
 2017-02-17  2:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: DMC 1.03 for Geminilake (rev5)

[PATCH] i915/drm/HuC: Motivation behind having HuC
 2017-02-17  2:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for i915/drm/HuC: Motivation behind having HuC (rev2)

[PATCH v2] drm: Add DPCD definitions for DP 1.4 DSC feature
 2017-02-17  0:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm: Add DPCD definitions for DP 1.4 DSC feature (rev3)

[PATCH] drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
 2017-02-16 22:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH i-g-t] tools/intel_guc_logger: Fix the assert for the verbosity level
 2017-02-16 14:31 UTC 

[PATCH v2 00/18] drm/i915: VLV/CHV two-stage watermarks (v2)
 2017-02-16 22:22 UTC  (20+ messages)
` [PATCH 01/18] drm/i915: Track visible planes in a bitmask
` [PATCH v2 02/18] drm/i915: Track plane fifo sizes under intel_crtc
` [PATCH 03/18] drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv
` [PATCH 04/18] drm/i915: Plop vlv wm state into crtc_state
` [PATCH 05/18] drm/i915: Plop vlv/chv fifo sizes into crtc state
` [PATCH 06/18] drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks
` [PATCH 07/18] drm/i915: Compute vlv/chv wms the atomic way
` [PATCH 08/18] drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
` [PATCH 09/18] drm/i915: Compute proper intermediate wms for vlv/cvh
` [PATCH 10/18] drm/i915: Nuke crtc->wm.cxsr_allowed
` [PATCH 11/18] drm/i915: Only use update_wm_{pre, post} for pre-ilk platforms
` [PATCH 12/18] drm/i915: Sanitize VLV/CHV watermarks properly
` [PATCH 13/18] drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun
` [PATCH 14/18] drm/i915: Kill level 0 wm hack for VLV/CHV
` [PATCH 15/18] drm/i915: Add plane update/disable tracepoints
` [PATCH 16/18] drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints
` [PATCH 17/18] drm/i915: Add cxsr toggle tracepoint
` [PATCH 18/18] drm/i915: Add FIFO underrun tracepoints
` ✓ Fi.CI.BAT: success for drm/i915: VLV/CHV two-stage watermarks (rev2)

[PATCH] drm/i915/guc: In the submission cleanup, do not bail out if there is no execbuf_client
 2017-02-16 14:21 UTC  (3+ messages)
` [PATCH] drm/i915/guc: Add onion teardown to the GuC setup

[PATCH 1/3] drm/i915: Remove struct_mutex for destroying framebuffers
 2017-02-16 21:55 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: struct_mutex is not required for allocating the framebuffer
` [PATCH 3/3] drm/i915: Drop struct_mutex around frontbuffer flushes
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Remove struct_mutex for destroying framebuffers (rev2)

[PATCH] i915/drm/HuC: Motivation behind having HuC
 2017-02-16 21:33 UTC  (2+ messages)

[PATCH] drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctl
 2017-02-16 20:59 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: Take forcewake for setting the RPS thresholds
 2017-02-16 20:52 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Restart RPS using the same RP_CONTROL as from initialisation
` [PATCH v2] drm/i915: Take forcewake for setting the RPS thresholds
` ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915: Take forcewake for setting the RPS thresholds (rev2)

[PATCH] drm/i915: Defer declaration of missed-interrupt until the waiter is asleep
 2017-02-16 20:02 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Fix DisplayPort Hotplug
 2017-02-16 19:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix DisplayPort Hotplug (rev2)

[PATCH v4 0/5] drm/atomic: Add accessor macros for all atomic state
 2017-02-16 19:22 UTC  (7+ messages)
` [PATCH v4 1/5] drm/atomic: Fix atomic helpers to use the new iterator macros, v2
` [PATCH v4 2/5] drm/atomic: Make drm_atomic_plane_disabling easier to understand
` [PATCH v4 3/5] drm/atomic: Add macros to access existing old/new state, v2
` [PATCH v4 4/5] drm/atomic: Convert get_existing_state callers to get_old/new_state, v3
` [PATCH v4 5/5] drm/blend: Use new atomic iterator macros
` ✓ Fi.CI.BAT: success for drm/atomic: Add accessor macros for all atomic state. (rev5)

[PATCH 0/3] drm: handle override/firmware edid at the lowest level
 2017-02-16 19:14 UTC  (13+ messages)
` [PATCH 1/3] drm: move edid property update and add modes out of edid firmware loader
` [PATCH 2/3] drm: reset ELD if NULL edid is passed to drm_edid_to_eld
  ` [PATCH 3/3] drm: handle override edid and firmware adid at drm_do_get_edid()
` [PATCH 3/3] drm: handle override edid and firmware EDID at drm_do_get_edid() level
` ✗ Fi.CI.BAT: failure for drm: handle override/firmware edid at the lowest level

[PATCH] lib/igt_kms: Fix regression on kms_plane_lowres test
 2017-02-16 19:10 UTC  (2+ messages)

[PATCH v3 00/12] coordinate cht i2c-pmic and i915-punit accesses
 2017-02-16 19:02 UTC  (4+ messages)
` [PATCH v3 12/12] drm/i915: Listen for PMIC bus access notifications

[PATCH 1/2] drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease
 2017-02-16 18:52 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Break i915_spin_request() if we see an interrupt
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease

[PATCH v2] drm/i915: Sanitize GuC client initialization
 2017-02-16 16:22 UTC  (5+ messages)

[PATCH] ALSA: x86: Fix spinlock usage in the trigger callback
 2017-02-16 17:56 UTC  (4+ messages)

[PATCH 00/14] drm/i915: VLV/CHV two-stage watermarks
 2017-02-16 17:54 UTC  (7+ messages)
` [PATCH 02/14] drm/i915: Track plane fifo sizes under intel_crtc
` [PATCH 08/14] drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed

[PATCH] drm/i915: Fix DisplayPort Hotplug
 2017-02-16 17:46 UTC  (12+ messages)
        ` [PATCH] drm/i915: Perform link quality check unconditionally during long pulse
          ` [Intel-gfx] "

i915: Dealing with 90° rotated display ?
 2017-02-16 16:58 UTC  (4+ messages)

[PATCH 0/3] Moving the common engine/ring code to intel_engine_cs.c
 2017-02-16 16:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Moving the common engine/ring code to intel_engine_cs.c (rev2)

[PATCH] drm/i915/glk: CDCLK calculation changes for glk
 2017-02-16 15:33 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/glk: CDCLK calculation changes for glk (rev2)

[PATCH] drm/i915: Unwind conversion to i915_gem_phys_ops on failure
 2017-02-16 15:32 UTC  (5+ messages)
` [PATCH v2] "
` ✗ Fi.CI.BAT: failure for drm/i915: Unwind conversion to i915_gem_phys_ops on failure (rev2)

[PATCH 0/9] Broxton DSI dual-link and sequence fixes
 2017-02-16 15:26 UTC  (10+ messages)
` [PATCH 5/9] drm/i915/bxt: Fix BXT DSI ULPS 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 0/4] drm/i915: Fix clearing of BIOS power well requests
 2017-02-16 15:13 UTC  (10+ messages)
` [PATCH 2/4] drm/i915: Call the sync_hw hook for power wells without a domain
` [PATCH 3/4] drm/i915/gen9: Fix clearing of the BIOS power well request register
` [PATCH 4/4] drm/i915: Preserve the state of power wells not explicitly enabled

[PATCH v3 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-02-16 14:37 UTC  (6+ messages)
` [PATCH v3 6/7] drm/atomic: Convert get_existing_state callers to get_old/new_state, v2

[PATCH] drm/i915: Break i915_spin_request() if we see an interrupt
 2017-02-16 14:08 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Support HDMI EDID injection
 2017-02-16 13:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Support HDMI EDID injection (rev3)

[PATCH 1/2] drm/i915: Recheck breadcrumb seqno after an interrupt
 2017-02-16 13:48 UTC  (20+ messages)
` [PATCH 2/2] drm/i915: Postpone fake breadcrumb interrupt if a real interrupt is pending
  ` [PATCH v2] drm/i915: Postpone fake breadcrumb interrupt until real interrupts cease

[PATCH 0/3] Enable IPC & WM related WA's
 2017-02-16 13:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for Enable IPC & WM related WA's (rev3)

[PATCH 0/6] Fix Geminilake DDI power well enable timeouts
 2017-02-16 12:28 UTC  (5+ messages)
` [PATCH 1/6] drm/i915: Store aux power domain in intel_dp

[PATCH 1/2] drm/i915: Tidy workaround batch buffer emission
 2017-02-16 12:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/4] drm: Resurrect atomic rmfb code
 2017-02-16 11:00 UTC  (11+ messages)
` [PATCH 4/4] drm: Resurrect atomic rmfb code, v2
          ` [PATCH v3 4/4] drm: Resurrect atomic rmfb code, v3
              ` [Intel-gfx] "


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