public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 11:11:32 to 2019-02-04 08:47:36 UTC [more...]

[PULL] drm-intel-next
 2019-02-04  8:47 UTC  (3+ messages)

[PATCH 01/12] drm/i915: Allow normal clients to always preempt idle priority clients
 2019-02-04  8:41 UTC  (12+ messages)
` [PATCH 02/12] drm/i915/execlists: Suppress mere WAIT preemption
` [PATCH 03/12] drm/i915/execlists: Suppress redundant preemption
` [PATCH 04/12] drm/i915/selftests: Exercise some AB...BA preemption chains
` [PATCH 05/12] drm/i915: Trim NEWCLIENT boosting
` [PATCH 06/12] drm/i915: Show support for accurate sw PMU busyness tracking
` [PATCH 07/12] drm/i915: Revoke mmaps and prevent access to fence registers across reset
` [PATCH 08/12] drm/i915: Force the GPU reset upon wedging
` [PATCH 09/12] drm/i915: Uninterruptibly drain the timelines on unwedging
` [PATCH 10/12] drm/i915: Wait for old resets before applying debugfs/i915_wedged
` [PATCH 11/12] drm/i915: Serialise resets with wedging
` [PATCH 12/12] drm/i915: Don't claim an unstarted request was guilty

[PATCH v10 00/40] drm/i915: Implement HDCP2.2
 2019-02-04  8:39 UTC  (14+ messages)
` [PATCH v10 06/40] drm/i915: MEI interface definition
` [PATCH v10 07/40] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
` [PATCH v10 18/40] drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
` [PATCH v10 37/40] drm/i915: Commit CP without modeset
` ✓ Fi.CI.IGT: success for drm/i915: Implement HDCP2.2 (rev13)

[PATCH i-g-t 01/13] i915/gem_mocs_settings: Allow hangs around reset tests
 2019-02-04  8:36 UTC  (13+ messages)
` [PATCH i-g-t 02/13] lib/i915: Pretty print busy stats support
` [PATCH i-g-t 03/13] i915/perf_pmu: Query for enhanced busyness tracking
` [PATCH i-g-t 04/13] lib/i915: Pretty print HW semaphores
` [PATCH i-g-t 05/13] lib: Add GPU power measurement
` [PATCH i-g-t 06/13] i915/gem_exec_schedule: Measure semaphore power consumption
` [PATCH i-g-t 07/13] i915/gem_exec_whisper: Measure total power consumed
` [PATCH i-g-t 08/13] i915/gem_exec_latency: Normalize results into ns
` [PATCH i-g-t 09/13] i915/gem_exec_latency: Eliminate the wakeup penalty
` [PATCH i-g-t 10/13] i915/gem_exec_latency: Robustify measurements
` [PATCH i-g-t 11/13] i915/gem_exec_schedule: Verify that using HW semaphores doesn't block
` [PATCH i-g-t 12/13] i915/gem_exec_nop: poll-sequential requires ordering between rings
` [PATCH i-g-t 13/13] i915/gem_sync: Make switch-default asymmetric

[PATCH 0/6] drm/drv: Remove drm_dev_unplug()
 2019-02-03 17:59 UTC  (9+ messages)
` [PATCH 1/6] drm: Fix drm_release() and device unplug
` [PATCH 2/6] drm/drv: Prepare to remove drm_dev_unplug()
` [PATCH 3/6] drm/amd: Use drm_dev_unregister()
` [PATCH 4/6] drm/udl: "
` [PATCH 5/6] drm/xen: "
` [PATCH 6/6] drm/drv: Remove drm_dev_unplug()
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/perf_pmu: Add trailing '\n' to an igt_assert_f
 2019-02-02 22:36 UTC 

[PATCH i-g-t] i915/query: Update topology info to match reality
 2019-02-02 12:05 UTC  (3+ messages)

[PATCH] drm/i915/cfl: Adding another PCI Device ID
 2019-02-02  8:23 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/cfl: Adding another PCI Device ID. (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 0/4] drm/dp_mst: Fix regressions from new atomic VCPI helpers
 2019-02-02  0:20 UTC  (2+ messages)
` [PATCH v3 2/4] drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()

[PATCH v2 RESEND 0/2] Support 64 bpp half float formats
 2019-02-01 21:38 UTC  (9+ messages)
` [PATCH v2 RESEND 1/2] drm/fourcc: Add "
` [PATCH v2 RESEND 2/2] drm/i915/icl: Implement "
` ✗ Fi.CI.CHECKPATCH: warning for Support 64 bpp half float formats (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-02-01 21:25 UTC  (17+ messages)
` [PATCH 2/5] drm/i915: Force the GPU reset upon wedging
` [PATCH 3/5] drm/i915: Uninterruptibly drain the timelines on unwedging
` [PATCH 4/5] drm/i915: Wait for old resets before applying debugfs/i915_wedged
` [PATCH 5/5] drm/i915: Serialise resets with wedging
  ` [PATCH] "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset (rev3)
` ✗ Fi.CI.BAT: failure "
` [PATCH] drm/i915: Revoke mmaps and prevent access to fence registers across reset
` ✗ Fi.CI.SPARSE: warning for series starting with drm/i915: Revoke mmaps and prevent access to fence registers across reset (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[v10 0/3] Add Colorspace connector property interface
 2019-02-01 19:17 UTC  (7+ messages)
` [v10 1/3] drm: Add HDMI colorspace property
` [v10 2/3] drm: Add DP "
` [v10 3/3] drm/i915: Attach colorspace property and enable modeset

[PATCH] drm/i915: Allow normal clients to always preempt idle priority clients
 2019-02-01 19:04 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v4.1 0/3] CRTC background color
 2019-02-01 17:54 UTC  (10+ messages)
` [PATCH v4.1 2/3] drm: Add CRTC background color property (v4)
    ` [Intel-gfx] [PATCH v4.1 0/3] CRTC background color

[PATCH v2 0/4] drm/dp_mst: Fix regressions from new atomic VCPI helpers
 2019-02-01 17:54 UTC  (3+ messages)
  ` [PATCH v2 2/4] drm/dp_mst: Remove port validation in drm_dp_atomic_find_vcpi_slots()

[PATCH i-g-t v4 0/5] DC states igt tests patch series
 2019-02-01 17:52 UTC  (8+ messages)
` [PATCH i-g-t v4 1/5] lib/igt_pm: Moves Dmc_loaded() function into library
` [PATCH i-g-t v4 2/5] tests/pm_dc: Added new test to verify Display C States
` [PATCH i-g-t v4 3/5] tests/pm_dc: Added test for DC6 during PSR
` [PATCH i-g-t v4 4/5] tests/pm_dc: Added test for DC5 during DPMS
` [PATCH i-g-t v4 5/5] tests/pm_dc: Added test for DC6 "
` ✓ Fi.CI.BAT: success for DC states igt tests patch series
` ✓ Fi.CI.IGT: "

[PATCH v6 0/5] drm: minimize drmP.h dependencies
 2019-02-01 17:47 UTC  (4+ messages)
` [PATCH v6 1/5] staging/vboxvideo: prepare for drmP.h removal from drm_modeset_helper.h

[PATCH] drm/i915: Avoid uninterruptible spinning in debugfs
 2019-02-01 17:32 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Avoid uninterruptible spinning in debugfs (rev2)
` ✓ Fi.CI.BAT: success for drm/i915: Avoid uninterruptible spinning in debugfs

[PULL] gvt-next
 2019-02-01 17:04 UTC  (2+ messages)

[PATCH] drm/i915: Set ->connectors_changed to force HDCP updates
 2019-02-01 17:03 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Delay hotplug sequence for TC ports
 2019-02-01 16:07 UTC  (2+ messages)

[PULL] drm-misc-next
 2019-02-01 14:47 UTC 

[PATCH i-g-t] i915/gem_mocs_settings: Allow hangs around reset tests
 2019-02-01 14:24 UTC 

[PATCH] drm/i915/cmdparser: whitelist needed predicate registers for Anv
 2019-02-01 12:30 UTC  (2+ messages)

[PATCH] drm/i915: Enable fastboot by default on VLV and CHV
 2019-02-01  9:18 UTC  (3+ messages)

[PATCH 01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-02-01  9:03 UTC  (7+ messages)
` [PATCH 10/11] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+

[PATCH v2 0/3] restore WaEnableFloatBlendOptimization
 2019-02-01  8:39 UTC  (10+ messages)
` [PATCH v2 1/3] drm/i915: Move workaround infrastructure code up
` [PATCH v2 2/3] drm/i915: Save some lines of source code in workarounds
` [PATCH v2 3/3] drm/i915/icl: restore WaEnableFloatBlendOptimization
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-02-01  7:42 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug (rev3)
` ✓ Fi.CI.IGT: "

[drm-tip:drm-tip 891/897] drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:160:9: warning: #pragma pack (pop) encountered without matching #pragma pack (push)
 2019-02-01  5:22 UTC 

[PATCH v5 0/3] CRTC background color
 2019-02-01  4:36 UTC  (8+ messages)
` [PATCH v5 1/3] drm: Add CRTC background color property (v5)
` [PATCH v5 2/3] drm/i915/gen9+: Add support for pipe background color (v5)
` [PATCH v5 3/3] drm/i915: Add background color hardware readout and state check
` ✗ Fi.CI.CHECKPATCH: warning for CRTC background color (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC 0/6] drm/i915/dp: Preliminary support for DP YCbCr4:2:0 outputs
 2019-02-01  2:53 UTC  (11+ messages)
` [RFC 1/6] drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11
` [RFC 2/6] drm/i915/dp: Add a config function for YCBCR420 outputs
` [RFC 3/6] drm: Add a VSC structure for handling Pixel Encoding/Colorimetry Formats
` [RFC 4/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
` [RFC 5/6] drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA
` [RFC 6/6] drm/i915/dp: Update pipe_bpp for DP YCbCr4:2:0 outputs
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Preliminary support "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug
 2019-02-01  2:03 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/psr: Execute the default PSR code path when setting i915_edp_psr_debug (rev2)

[PATCH] drm/i915: do not return invalid pointers as a *dentry
 2019-01-31 23:17 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/5] Per context dynamic (sub)slice power-gating
 2019-01-31 21:49 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev29)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915: Enable transition watermarks for glk
 2019-01-31 20:07 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: Implement display w/a 1140 for glk/cnl
` [PATCH 3/4] drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
` [PATCH 4/4] drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
` ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Enable transition watermarks for glk

[PULL] gvt-next
 2019-01-31 18:02 UTC  (2+ messages)

[PATCH i-g-t 1/3] lib/i915: Pretty print HW semaphores
 2019-01-31 16:17 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib: Add GPU power measurement
` [PATCH i-g-t 3/3] i915/gem_exec_schedule: Measure semaphore power consumption

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-01-31 15:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915/icl: Add TypeC ports only if VBT is present
 2019-01-31 14:49 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Add TypeC ports only if VBT is present (rev2)

[PATCH 1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper
 2019-01-31 14:48 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper (rev2)

[PATCH] drm/i915/opregion: rvda is relative from opregion base, not absolute
 2019-01-31 11:51 UTC  (2+ messages)

[PATCH v30 4/5] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
 2019-01-31 11:46 UTC  (3+ messages)
` [PATCH v31 "

[PATCH 1/3] drm/i915: Generalise GPU activity tracking
 2019-01-31 11:41 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Release the active tracker tree upon idling
` [PATCH 3/3] drm/i915: Allocate active tracking nodes from a slabcache


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