messages from 2019-01-11 19:28:48 to 2019-01-15 14:10:17 UTC [more...]
[PATCH] drm/i915/perf: Annotate i915_perf.wakeref for keneldoc
2019-01-15 14:10 UTC (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Only dump GPU state on set-wedged if interesting
2019-01-15 14:02 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm: Split out drm_probe_helper.h
2019-01-15 13:59 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH v2 0/6] drm/i915: GTT remapping for display
2019-01-15 13:43 UTC (15+ messages)
` [PATCH v2 1/6] drm/i915: Add a new "remapped" gtt_view
` [PATCH v2 2/6] drm/i915/selftests: Add mock selftest for remapped vmas
` [PATCH v2 3/6] drm/i915/selftests: Add live vma selftest
` [PATCH v2 4/6] drm/i915: Overcome display engine stride limits via GTT remapping
` [PATCH v2 5/6] drm/i915: Bump gen4+ fb stride limit to 256KiB
` [PATCH v2 6/6] drm/i915: Bump gen7+ fb size limits to 16kx16k
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: GTT remapping for display
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Pass down rc in intel_encoder->compute_config()
2019-01-15 13:18 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[CI] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
2019-01-15 12:44 UTC (4+ messages)
` [PATCH] "
Mika's reward
2019-01-15 12:05 UTC (13+ messages)
` [PATCH 1/8] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 2/8] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
` [PATCH 3/8] drm/i915: Pull all the reset functionality together into i915_reset.c
` [PATCH 4/8] drm/i915: Make all GPU resets atomic
` [PATCH 5/8] drm/i915/guc: Disable global reset
` [PATCH 6/8] drm/i915: Remove GPU reset dependence on struct_mutex
` [PATCH 7/8] drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
` [PATCH 8/8] drm/i915: Issue engine resets onto idle engines
` ✗ Fi.CI.BAT: failure for series starting with [1/8] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
[PATCH 1/3] drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
2019-01-15 12:03 UTC (21+ messages)
` [PATCH 2/3] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` [PATCH 3/3] drm/i915/userptr: Probe vma range before gup
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
Forced push done to drm-intel-next-queued
2019-01-15 11:46 UTC (5+ messages)
[PULL] drm-misc-next
2019-01-15 10:56 UTC
Clang warning in drivers/gpu/drm/i915/i915_debugfs.c
2019-01-15 10:53 UTC (2+ messages)
[PATCH] drm/i915: Fix the static code analysis warning in debugfs
2019-01-15 10:52 UTC (4+ messages)
` "
[PATCH] drm/i915/cnl: Fix CNL macros for Voltage Swing programming
2019-01-15 10:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
2019-01-15 9:50 UTC (7+ messages)
` [PATCH 41/46] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 43/46] drm/i915: Allocate a status page for each timeline
[PATCH i-g-t] intel-ci: Drop gem_ctx_switch/heavy
2019-01-15 9:08 UTC (2+ messages)
[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
2019-01-15 7:25 UTC (3+ messages)
[CI] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
2019-01-15 4:34 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex (rev3)
` ✓ Fi.CI.IGT: "
[PATCH 00/13] Enable/disable gamma/csc dynamically and fix C8
2019-01-15 0:56 UTC (16+ messages)
` [PATCH 01/13] drm/i915: Clean up intel_plane_atomic_check_with_state()
` [PATCH 02/13] drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
` [PATCH 03/13] drm/i915: Precompute gamma_mode
` [PATCH 04/13] drm/i915: Constify the state arguments to the color management stuff
` [PATCH 05/13] drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
` [PATCH 06/13] drm/i915: Split color mgmt based on single vs. double buffered registers
` ✓ Fi.CI.IGT: success for Enable/disable gamma/csc dynamically and fix C8
[PATCH 1/3] drm/i915/audio: Track temporary rpm wakerefs
2019-01-15 0:29 UTC (14+ messages)
` [PATCH 2/3] snd/hda: Track the display_power_status using a cookie
` [PATCH 3/3] snd/hda: Protect concurrent display_power_status with a mutex
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/audio: Track temporary rpm wakerefs
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/6] Per context dynamic (sub)slice power-gating
2019-01-14 19:40 UTC (11+ messages)
` [PATCH 1/6] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/6] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/6] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/6] drm/i915: Add timeline barrier support
` [PATCH 5/6] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/6] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev14)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Fix ILK-IVB primary plane enable delays
2019-01-14 19:39 UTC (2+ messages)
[PULL] drm-intel-next
2019-01-14 18:38 UTC
[PATCH v2 1/2] drm: annotate drm_core_check_feature() dev arg. as const
2019-01-14 17:49 UTC (6+ messages)
` [PATCH v2 2/2] drm: allow render capable master with DRM_AUTH ioctls
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm: annotate drm_core_check_feature() dev arg. as const
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] i915/gem_exec_whipser: Pass early exit onto check_bo
2019-01-14 17:45 UTC (3+ messages)
[CI 01/21] drm/i915: Track all held rpm wakerefs
2019-01-14 17:33 UTC (25+ messages)
` [CI 02/21] drm/i915: Markup paired operations on wakerefs
` [CI 03/21] drm/i915: Track GT wakeref
` [CI 04/21] drm/i915: Track the rpm wakerefs for error handling
` [CI 05/21] drm/i915: Mark up sysfs with rpm wakeref tracking
` [CI 06/21] drm/i915: Mark up debugfs "
` [CI 07/21] drm/i915/perf: Track the rpm wakeref
` [CI 08/21] drm/i915/pmu: Track "
` [CI 09/21] drm/i915/guc: Track the "
` [CI 10/21] drm/i915/gem: Track the rpm wakerefs
` [CI 11/21] drm/i915/fb: Track "
` [CI 12/21] drm/i915/hotplug: Track temporary rpm wakeref
` [CI 13/21] drm/i915/panel: "
` [CI 14/21] drm/i915/selftests: Mark up rpm wakerefs
` [CI 15/21] drm/i915: Syntatic sugar for using intel_runtime_pm
` [CI 16/21] drm/i915: Markup paired operations on display power domains
` [CI 17/21] drm/i915: Track the wakeref used to initialise "
` [CI 18/21] drm/i915/dp: Markup pps lock power well
` [CI 19/21] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [CI 20/21] drm/i915: Combined gt.awake/gt.power wakerefs
` [CI 21/21] drm/i915: Mark up Ironlake ips with rpm wakerefs
` ✗ Fi.CI.BAT: failure for series starting with [CI,01/21] drm/i915: Track all held "
Track rpm wakerefs to fix bugs
2019-01-14 16:57 UTC (7+ messages)
` [PATCH 18/21] drm/i915: Combined gt.awake/gt.power wakerefs
` [PATCH 21/21] drm/i915: Mark up Ironlake ips with rpm wakerefs
[PATCH i-g-t] i915/gem_cpu_reloc: Use a self-modifying chained batch
2019-01-14 14:34 UTC
[PATCH 0/6] Per context dynamic (sub)slice power-gating
2019-01-14 12:32 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for Per context dynamic (sub)slice power-gating (rev13)
[PATCH i-g-t] Make force work with multiple drivers available
2019-01-14 11:47 UTC (3+ messages)
[PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
2019-01-14 10:29 UTC (5+ messages)
` [PATCH i-g-t 1/4] headers: bump
` [PATCH i-g-t 2/4] tests/gem_ctx_sseu: Dynamic (sub)slice programming tests
` [PATCH i-g-t 3/4] tests/gem_media_vme: Simple test to exercise the VME block
` [PATCH i-g-t 4/4] tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL
[PATCH i-g-t] i915/gem_exec_limit: Limit to a maximum of 120s
2019-01-14 9:53 UTC (3+ messages)
[PATCH v24 5/6] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
2019-01-14 9:39 UTC (2+ messages)
` [PATCH v25 "
[PATCH] drm/i915/cmdparser: whitelist needed predicate registers for Anv
2019-01-13 17:22 UTC (3+ messages)
Logical (HW) contexts for gen4/5
2019-01-12 21:28 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
[PATCH v4 1/2] drm: Add color management LUT validation helper (v4)
2019-01-12 12:07 UTC (3+ messages)
[PATCH v2] drm/i915/cmdparser: whitelist needed predicate registers for Anv
2019-01-12 9:38 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cmdparser: whitelist needed predicate registers for Anv (rev2)
` ✓ Fi.CI.IGT: "
[PATCH v3 1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
2019-01-12 4:16 UTC (7+ messages)
` [PATCH v3 2/4] drm/i915: Refactor PSR status debugfs
` [PATCH v3 3/4] drm/i915: Add PSR2 selective update status registers and bits definitions
` [PATCH v3 4/4] drm/i915/debugfs: Print PSR selective update status register values
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/4] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
2019-01-11 23:34 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[v5 0/6] Add support for Gen 11 pipe color features
2019-01-11 23:04 UTC (7+ messages)
` [v5 4/6] drm/i915/icl: Add icl pipe degamma and gamma support
` [v5 5/6] drm/i915/icl: Enable ICL Pipe CSC block
` [v5 6/6] drm/i915/icl: Add degamma and gamma lut size to gen11 caps
[PATCH] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
2019-01-11 22:45 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen (rev2)
Gen8+ engine-reset
2019-01-11 21:28 UTC (10+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+
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