messages from 2017-09-28 18:51:53 to 2017-09-29 13:11:07 UTC [more...]
[PATCH i-g-t v4 0/7] lib/igt_kms: Convert properties to be more atomic-like
2017-09-29 13:13 UTC (12+ messages)
` [PATCH i-g-t v4 1/7] tests: Stop looking at plane private members
` [PATCH i-g-t v4 2/7] lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe
` [PATCH i-g-t v4 3/7] lib/igt_kms: Commit primary plane when a modeset is forced on a pipe
` [PATCH i-g-t v4 4/7] lib/igt_kms: Rework connector properties to be more atomic, v2
` [PATCH i-g-t v4 5/7] lib/igt_kms: Rework plane properties to be more atomic, v4
` [PATCH i-g-t v4 6/7] lib/igt_kms: Rework pipe properties to be more atomic, v4.1
` [PATCH i-g-t v4 7/7] igt/kms_rotation_crc : Fix flip tests for sprite plane
` ✓ Fi.CI.BAT: success for lib/igt_kms: Convert properties to be more atomic-like. (rev8)
` ✗ Fi.CI.IGT: failure "
[PATCH v3 i-g-t 0/7] IGT PMU support
2017-09-29 13:04 UTC (10+ messages)
` [PATCH i-g-t 1/7] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 2/7] intel-gpu-overlay: Consolidate perf PMU access to library
` [PATCH i-g-t 3/7] intel-gpu-overlay: Fix interrupts PMU readout
` [PATCH i-g-t 4/7] intel-gpu-overlay: Catch-up to new i915 PMU
` [PATCH i-g-t 5/7] tests/perf_pmu: Tests for i915 PMU API
` [PATCH i-g-t 6/7] gem_wsim: Busy stats balancers
` [PATCH i-g-t 7/7] media-bench.pl: Add busy balancers to the list
[PATCH i-g-t 0/7] Dist cleanups
2017-09-29 12:59 UTC (8+ messages)
` [PATCH i-g-t 1/7] benchmarks: Add wsim files to dist
` [PATCH i-g-t 2/7] benchmarks: Add ezbench.d "
` [PATCH i-g-t 3/7] demos: Remove final file
` [PATCH i-g-t 4/7] lib: Remove media_fill.c
` [PATCH i-g-t 5/7] lib: Handle intel_aub.h like the other stub files
` [PATCH i-g-t 6/7] docs: Distribute audio.txt and chamelium.txt
` [PATCH i-g-t 7/7] meson: Distribute meson build system files
[PATCH v6 00/10] i915 PMU and engine busy stats
2017-09-29 12:54 UTC (15+ messages)
` [PATCH 01/10] drm/i915: Extract intel_get_cagf
` [PATCH 02/10] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 03/10] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 04/10] drm/i915: Wrap context schedule notification
` [PATCH 05/10] drm/i915: Engine busy time tracking
` [PATCH 06/10] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 07/10] drm/i915: Gate engine stats collection with a static key
` [PATCH 08/10] drm/i915/pmu: Add interrupt count metric
` [PATCH 09/10] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 10/10] drm/i915/pmu: Add RC6 residency metrics
[PATCH v2 1/2] drm/i915/uc: Move uC related types into dedicated header
2017-09-29 12:48 UTC (6+ messages)
` [PATCH v2 2/2] drm/i915: Make intel_guc_wopcm_size() inline
[PATCH 1/3] drm/i915: Introduce execlist_port_* accessors
2017-09-29 12:42 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Keep track of reserved execlist ports
` [PATCH 3/3] drm/i915: Improve GuC request coalescing
[PATCH i-g-t] benchmarks: Actually build LIBDRM_INTEL_BENCHMARKS
2017-09-29 12:32 UTC (2+ messages)
[PATCH] drm/i915: Add has_psr-flag to gen9lp
2017-09-29 12:32 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v12 00/11] GEM/GuC Suspend/Resume/Reset fixes and restructuring
2017-09-29 12:29 UTC (16+ messages)
` [PATCH v12 01/11] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors
` [PATCH v12 02/11] drm/i915: Update GEM suspend/resume flows with GuC suspend/resume functions
` [PATCH v12 03/11] drm/i915: Move i915_gem_restore_fences to i915_gem_resume
` [PATCH v12 04/11] drm/i915: Create uC runtime and system suspend/resume helpers
` [PATCH v12 05/11] drm/i915/guc: Introduce intel_uc_sanitize
` [PATCH v12 06/11] drm/i915/guc: Make GuC related disable/destroy functions not depend on i915.enable_guc_submission
` [PATCH v12 07/11] drm/i915/guc: Update i915.enable_guc_loading check in intel_uc_fini_hw
[PATCH i-g-t 0/3] Remove viral glib dependency
2017-09-29 12:09 UTC (7+ messages)
` [PATCH i-g-t 1/3] kms_atomic_interruptible: Add missing #include
` [PATCH i-g-t 2/3] gem_exec_schedule: "
` [PATCH i-g-t 3/3] lib: Reduce dependency on glib
` ✓ Fi.CI.BAT: success for Remove viral glib dependency
[PATCH i-g-t] lib: Fix igt_sysfs_set_u32 return value
2017-09-29 12:03 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/execlists: Explain why we skip an ELSP update if port[1] is active
2017-09-29 11:55 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v3 01/13] drm/i915: Inherit Kabylake platform features from Skylake
2017-09-29 11:45 UTC (29+ messages)
` [PATCH v3 02/13] drm/i915/execlists: Move request unwinding to a separate function
` [PATCH v3 03/13] drm/i915: Give the invalid priority a magic name
` [PATCH v3 04/13] drm/i915/execlists: Cache the last priolist lookup
` [PATCH v3 05/13] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
` [PATCH v3 06/13] drm/i915/preempt: Default to disabled mid-command preemption levels
` [PATCH v3 07/13] drm/i915/execlists: Distinguish the incomplete context notifies
` [PATCH v3 08/13] drm/i915: Introduce a preempt context
` [PATCH v3 09/13] drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
` [PATCH v3 10/13] drm/i915/execlists: Keep request->priority for its lifetime
` [PATCH v3 11/13] drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
` [PATCH v3 12/13] drm/i915/execlists: Preemption!
` [PATCH v3 13/13] drm/i915/scheduler: Support user-defined priorities
` ✗ Fi.CI.BAT: failure for series starting with [v3,01/13] drm/i915: Inherit Kabylake platform features from Skylake
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 0/5] Introduce DVFS
2017-09-29 11:39 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.BAT: "
Updated drm-intel-testing
2017-09-29 11:38 UTC
[PATCH 2/2] drm/i915/psr: Set frames before SU entry for psr2
2017-09-29 11:36 UTC (4+ messages)
[RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming
2017-09-29 11:33 UTC (7+ messages)
` [RFC PATCH v2 1/5] drm/i915: expose helper mapping exec flag engine to intel_engine_cs
` [RFC PATCH v2 4/5] drm/i915: Record the sseu configuration per-context & engine
[PATCH 0/4] RFC: drm: Allow driver-specific ioctls to be registered
2017-09-29 11:29 UTC (3+ messages)
` [PATCH 2/4] drm/i915: Convert i915 to use ioctl_register/ioctl_deregister
[PATCH] drm/i915/glk, cnl: Implement WaDisableScalarClockGating
2017-09-29 11:18 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[RFC v3 00/11] i915 PMU and engine busy stats
2017-09-29 10:59 UTC (3+ messages)
` [RFC 10/11] drm/i915: Export engine stats API to other users
[PATCH 1/1] drm/i915: Move i915_gem_restore_fences to i915_gem_resume
2017-09-29 10:34 UTC (5+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/1] "
[PATCH] drm/i915/selftests: Replace wmb() with i915_gem_chipset_flush()
2017-09-29 10:29 UTC (3+ messages)
[PATCH] drm/i915: Transform whitelisting WAs into a simple reg write
2017-09-29 10:25 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/cnl: Add Gen10 LRC size
2017-09-29 10:24 UTC (2+ messages)
[PATCH v14 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-09-29 10:20 UTC (14+ messages)
` [PATCH v14 5/7] vfio: ABI for mdev display dma-buf operation
[PATCH i-g-t v2 0/8] lib/igt_kms: Convert properties to be more atomic-like
2017-09-29 10:00 UTC (4+ messages)
` [PATCH i-g-t v2 8/8] tests: Rename kms_pipe_color to kms_color
` ✗ Fi.CI.BAT: failure for lib/igt_kms: Convert properties to be more atomic-like. (rev6)
[PATCH i-g-t v2 5/8] lib/igt_kms: Rework plane properties to be more atomic, v4
2017-09-29 9:52 UTC (2+ messages)
` [PATCH i-g-t] lib/igt_kms: Rework pipe properties to be more atomic, v4.1
[PATCH 1/2] drm/i915: stolen_reserved_base is also dma_addr_t
2017-09-29 9:40 UTC (5+ messages)
` [PATCH 2/2] drm/i915: use size_t instead of u32 for stolen memory size variables
[PATCH i-g-t] igt_command_line.sh: Fix bashism
2017-09-29 9:34 UTC (4+ messages)
[PATCH igt 1/5] igt/gem_workarounds: Read the workaround registers from the active context
2017-09-29 9:12 UTC (6+ messages)
` [PATCH igt 2/5] igt/gem_workarounds: Also exercise fresh contexts not the persistent default
` [PATCH igt 3/5] igt/gem_workarounds: Also test new fd (implicit default context)
` [PATCH igt 4/5] igt/gem_workarounds: Reduce manual list to combinatorial loops
` [PATCH igt 5/5] igt/gem_workarounds: Add hibernation coverage
` ✗ Fi.CI.BAT: failure for series starting with [1/5] igt/gem_workarounds: Read the workaround registers from the active context
[PATCH igt] igt/gem_sync: Sync before starting the clock
2017-09-29 9:07 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 0/5] Reduce enable_guc_submission param based checks
2017-09-29 9:06 UTC (7+ messages)
` [PATCH 1/5] drm/i915/guc: Remove enable_guc_submission dependency to invoke i915_guc_submission_fini/disable
` [PATCH 2/5] drm/i915/guc: Sanitize module parameter guc_log_level
` [PATCH 3/5] drm/i915/guc: Add status checks to enable/disable_guc_interrupts
` [PATCH 4/5] drm/i915/guc: Remove enable_guc_submission dependency for invoking GuC log functions
` [PATCH 5/5] drm/i915/guc: Update enable_guc_loading check in intel_uc_fini_hw
` ✗ Fi.CI.BAT: warning for Reduce enable_guc_submission param based checks
[PATCH] drm/i915: Avoid using dev_priv->info.gen directly
2017-09-29 9:05 UTC (6+ messages)
[PATCH igt] igt/gem_exec_schedule: Detect too slow setup in deep-*
2017-09-29 9:03 UTC (3+ messages)
[PATCH v2] drm/i915: Allow optimized platform checks
2017-09-29 8:59 UTC (2+ messages)
[PATCH igt 1/2] igt/gem_sync: Add a preemption test
2017-09-29 8:27 UTC (4+ messages)
` [PATCH igt 2/2] igt/gem_exec_nop: Measure high-priority throughput over a bg load
Module parameters to override color management/dithering
2017-09-29 7:21 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Add module parameter to en-/disable hw color correction
[PATCH v3 1/2] drm/i915/guc : Removing enable_guc_loading module
2017-09-29 7:10 UTC (5+ messages)
` [PATCH v4 "
[PATCH i-g-t v2 6/8] lib/igt_kms: Rework pipe properties to be more atomic, v3
2017-09-29 6:50 UTC (2+ messages)
` [PATCH i-g-t] lib/igt_kms: Rework pipe properties to be more atomic, v4
[PATCH igt] tests/gem_workarounds: Skip write only registers
2017-09-29 6:30 UTC (4+ messages)
[PATCH v2] drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()
2017-09-29 4:30 UTC
[PATCH] drm/i915/dp: Do not prune the preferred mode on the panel
2017-09-29 0:19 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915/cnl: WaForceContextSaveRestoreNonCoherent
2017-09-28 21:38 UTC (7+ messages)
[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
2017-09-28 20:59 UTC (2+ messages)
[PATCH 0/4] 2-in-1: Organize feature inheritance and disable IPC
2017-09-28 20:53 UTC (14+ messages)
` [PATCH 1/4] drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC
` [PATCH 2/4] drm/i915: Organize GEN features inheritance
` [PATCH 3/4] drm/i915: Organize GLK_COLORS
` [PATCH 4/4] drm/i915: Extend WaDisableIPC to all platforms
` ✗ Fi.CI.BAT: failure for 2-in-1: Organize feature inheritance and disable IPC
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Use memset64() to prefill the GTT page
2017-09-28 20:02 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox