messages from 2017-10-04 13:55:26 to 2017-10-05 14:30:22 UTC [more...]
[PATCH 01/10] drm/i915/guc: Precompute GuC shared data offset
2017-10-05 14:25 UTC (23+ messages)
` [PATCH 02/10] drm/i915/guc: Initialize GuC before restarting engines
` [PATCH 03/10] drm/i915/guc: Add preemption action to GuC firmware interface
` [PATCH 04/10] drm/i915/guc: Add a second client, to be used for preemption
` [PATCH 05/10] drm/i915/guc: Split guc_wq_item_append
` [PATCH 06/10] drm/i915: Extract "emit write" part of emit breadcrumb functions
` [PATCH 07/10] drm/i915: Add information needed to track engine preempt state
` [PATCH 08/10] drm/i915/guc: Keep request->priority for its lifetime
` [PATCH 09/10] drm/i915/guc: Preemption! With GuC
` [PATCH 10/10] HAX Enable GuC Submission for CI
[PATCH] drm/i915: Use the crtc_state_is_legacy in intel_color_check
2017-10-05 14:15 UTC
[PATCH] drm/i915: Use rcu instead of stop_machine
2017-10-05 14:09 UTC
[PATCH] drm/i915: Preallocate mmu notifier to unbreak cpu hotplug deadlock
2017-10-05 13:57 UTC (3+ messages)
[PATCH] drm/i915: Convert timers to use timer_setup()
2017-10-05 13:45 UTC (2+ messages)
[PATCH] drm/i915: avoid potential uninitialized variable use
2017-10-05 13:32 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/selftests: fix check for intel IOMMU
2017-10-05 13:26 UTC (3+ messages)
` [Intel-gfx] "
[RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming
2017-10-05 13:24 UTC (4+ messages)
` [RFC PATCH v2 5/5] drm/i915: Expose RPCS (SSEU) configuration to userspace
[PATCH] drm/i915/selftests: Remeber to create the fake preempt context
2017-10-05 13:09 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v6 00/10] i915 PMU and engine busy stats
2017-10-05 13:05 UTC (11+ messages)
` [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 v10 "
[PATCH 02/10] drm/i915/pmu: Expose a PMU interface for perf queries
2017-10-05 13:04 UTC (2+ messages)
` [PATCH v13 "
[PATCH igt] igt/gem_exec_scheduler: Add small priority sorting smoketest
2017-10-05 12:24 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 0/5] drm/i915: push more stuff down to encoders on crtc enable/disable
2017-10-05 12:23 UTC (9+ messages)
` [PATCH 1/5] drm/i915: push DDI CRT underrun reporting on enable to encoder
` [PATCH 2/5] drm/i915: push DDI CRT underrun reporting on disable "
` [PATCH 3/5] drm/i915: push DDI and DSI underrun reporting on enable "
` [PATCH 4/5] drm/i915: push DDI FDI link training on enable to CRT encoder
` [PATCH 5/5] drm/i915/crt: clean up encoder hook assignment
` ✓ Fi.CI.BAT: success for drm/i915: push more stuff down to encoders on crtc enable/disable (rev2)
` [RFC PATCH] drm/i915: push shared dpll enable to encoders on DDI platforms
` ✓ Fi.CI.IGT: success for drm/i915: push shared dpll enable to encoders on DDI platforms (rev2)
[PATCH 00/13] DVFS v2
2017-10-05 12:07 UTC (22+ messages)
` [PATCH 04/13] drm/i915: Unify and export gen9+ port_clock calculation
` [PATCH 05/13] drm/i915/cnl: extract cnl_dvfs_{pre, post}_change
` [PATCH 06/13] drm/i915/cnl: Expose DVFS change functions
` [PATCH 07/13] drm/i915/cnl: DVFS for PLL enabling
` [PATCH 08/13] drm/i915/cnl: DVFS for PLL disabling
` [PATCH 09/13] drm/i915/cnl: Invert dvfs default level
` [PATCH 11/13] drm/i915/cnl: Only request voltage frequency switching when needed
[PATCH igt v2 1/5] igt/gem_workarounds: Read the workaround registers from the active context
2017-10-05 11:57 UTC (9+ messages)
` [PATCH igt v2 2/5] igt/gem_workarounds: Also exercise fresh contexts not the persistent default
` [PATCH igt v2 3/5] igt/gem_workarounds: Also test new fd (implicit default context)
` [PATCH igt v2 4/5] igt/gem_workarounds: Reduce manual list to combinatorial loops
` [PATCH igt v2 5/5] igt/gem_workarounds: Add hibernation coverage
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/5] igt/gem_workarounds: Read the workaround registers from the active context
` ✗ Fi.CI.IGT: "
[PULL] drm-misc-fixes
2017-10-05 11:23 UTC
[PATCH v5 0/5] drm/i915: Guc code reorg cont'd
2017-10-05 9:25 UTC (9+ messages)
` [PATCH v5 1/5] drm/i915/guc: Move GuC log declarations into dedicated header
` [PATCH v5 2/5] drm/i915/guc: Move GuC submission "
` [PATCH v5 3/5] drm/i915/guc: Move GuC core definitions into dedicated files
` [PATCH v5 4/5] drm/i915/uc: Fix includes order
` [PATCH v5 5/5] drm/i915/uc: Unify initialization of the uC firmware helper
` ✓ Fi.CI.BAT: success for drm/i915: Guc code reorg cont'd
` ✓ Fi.CI.IGT: "
dim: some repo/remote refactoring
2017-10-05 8:57 UTC (5+ messages)
` [dim PATCH 2/6] dim: url_to_remote can't normally fail
` [dim PATCH] dim: cd to dim repo in list-upstreams
[PATCH 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES
2017-10-05 8:29 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[patch i-g-t] igt/kms_rotation_crc: Add horizontal flip subtest
2017-10-05 7:57 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
2017-10-05 6:54 UTC (10+ messages)
` [PATCH 2/2] drm/i915/edp: Increase the T12 delay quirk to 1300ms
` [PATCH v2 1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
` ✗ Fi.CI.BAT: warning for series starting with [v2,1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off (rev2)
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v2] drm/i915/mst: Use MST sideband message transactions for dpms control
2017-10-05 6:10 UTC (5+ messages)
` [PATCH v3] "
[PULL] drm-intel-fixes
2017-10-05 5:43 UTC
[PULL] drm-misc-next
2017-10-05 5:36 UTC
[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
2017-10-05 4:34 UTC (11+ messages)
[PATCH v5 2/5] drm/i915/guc : Removing i915_modparams.enable_guc_loading module
2017-10-05 0:26 UTC (3+ messages)
[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
2017-10-04 23:28 UTC (3+ messages)
[PATCH] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming, BDW usage
2017-10-04 22:54 UTC (6+ messages)
` [PATCH v2 1/2] drm/i915: Fix DP_AUX_CH_CTL_TIME_OUT naming
` [PATCH v2 2/2] drm/i915/bdw: Fix DP_AUX_CH_CTL_TIME_OUT setting
[PATCH i-g-t v4 0/7] lib/igt_kms: Convert properties to be more atomic-like
2017-10-04 22:08 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for lib/igt_kms: Convert properties to be more atomic-like. (rev11)
` ✗ Fi.CI.IGT: warning "
[PATCH 0/2] Fix HDMI as dual display on CNL
2017-10-04 21:54 UTC (7+ messages)
` [PATCH 1/2] drm/i915/cnl: Fix PLL mapping
` [PATCH 2/2] drm/i915/cnl: Fix PLL initialization for HDMI
` ✓ Fi.CI.BAT: success for Fix HDMI as dual display on CNL
[PATCH] drm/i915: Transform whitelisting WAs into a simple reg write
2017-10-04 20:54 UTC (4+ messages)
[CI 1/9] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
2017-10-04 19:41 UTC (11+ messages)
` [CI 2/9] drm/i915/preempt: Default to disabled mid-command preemption levels
` [CI 3/9] drm/i915/execlists: Distinguish the incomplete context notifies
` [CI 4/9] drm/i915: Introduce a preempt context
` [CI 5/9] drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
` [CI 6/9] drm/i915/execlists: Keep request->priority for its lifetime
` [CI 7/9] drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
` [CI 8/9] drm/i915/execlists: Preemption!
` [CI 9/9] drm/i915/scheduler: Support user-defined priorities
` ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
2017-10-04 18:49 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size (rev3)
` ✓ Fi.CI.IGT: "
[PATCH 00/10] drm/i915: Separate RC6, RPS, Ring Frequency management
2017-10-04 18:41 UTC (18+ messages)
` [PATCH 01/10] drm/i915: Separate RPS and RC6 handling for gen6+
` [PATCH 02/10] drm/i915: Separate RPS and RC6 handling for BDW
` [PATCH 03/10] drm/i915: Separate RPS and RC6 handling for VLV
` [PATCH 04/10] drm/i915: Separate RPS and RC6 handling for CHV
` [PATCH 05/10] drm/i915: Name i915_runtime_pm structure in dev_priv as "rpm"
` [PATCH 06/10] drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "pm"
` [PATCH 07/10] drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
` [PATCH 08/10] drm/i915: Create generic function to setup ring frequency table
` [PATCH 09/10] drm/i915: Create generic functions to control RC6, RPS
` [PATCH 10/10] drm/i915: Introduce separate status variable for RC6 and Ring frequency setup
` ✓ Fi.CI.BAT: success for drm/i915: Separate RC6, RPS, Ring Frequency management
` ✓ Fi.CI.IGT: "
[CI v4 0/6] drm/i915: Guc code reorg
2017-10-04 18:02 UTC (9+ messages)
` [CI v4 1/6] drm/i915: Make intel_uncore.h header self-contained
` [CI v4 2/6] drm/i915/uc: Drop unnecessary forward declaration
` [CI v4 3/6] drm/i915/uc: Create intel_uc_init_mmio
` [CI v4 4/6] drm/i915/uc: Move uC fw helper code into dedicated files
` [CI v4 5/6] drm/i915/huc: Move HuC declarations into dedicated header
` [CI v4 6/6] drm/i915/guc: Move Guc early init into own function
` ✓ Fi.CI.BAT: success for drm/i915: Guc code reorg
` ✗ Fi.CI.IGT: warning "
[PATCH v5 1/5] drm/i915/guc : Unifying seq_puts messages
2017-10-04 17:29 UTC (5+ messages)
[PATCH v5 0/5] Removing enable_guc_loading module and Decoupling logs and ADS from submission
2017-10-04 17:24 UTC (3+ messages)
[PATCH v3 0/9] drm/i915: Guc code reorg
2017-10-04 17:17 UTC (16+ messages)
` [PATCH v3 4/9] drm/i915/uc: Move uC fw helper code into dedicated files
` [PATCH v3 6/9] drm/i915/guc: Move Guc early init into own function
` [PATCH v3 7/9] drm/i915/guc: Move GuC log declarations into dedicated header
` [PATCH v3 8/9] drm/i915/guc: Move GuC submission "
` [PATCH v3 9/9] drm/i915/guc: Move GuC core definitions into dedicated files
` ✓ Fi.CI.IGT: success for drm/i915: Guc code reorg
[CI 1/9] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
2017-10-04 15:51 UTC (11+ messages)
` [CI 2/9] drm/i915/preempt: Default to disabled mid-command preemption levels
` [CI 3/9] drm/i915/execlists: Distinguish the incomplete context notifies
` [CI 4/9] drm/i915: Introduce a preempt context
` [CI 5/9] drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
` [CI 6/9] drm/i915/execlists: Keep request->priority for its lifetime
` [CI 7/9] drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
` [CI 8/9] drm/i915/execlists: Preemption!
` [CI 9/9] drm/i915/scheduler: Support user-defined priorities
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/9] drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
[PATCH 1/2] drm/i915: Move MMCD_MISC_CTRL from context w/a to standard
2017-10-04 15:33 UTC (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "
[PATCH 1/2] drm/i915: Fix some tracepoints to capture full 64b
2017-10-04 14:35 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Remove defunct trace points
[ANNOUNCE] intel-gpu-tools 1.20
2017-10-04 14:26 UTC
[PATCH] drm/i915: Remove use_mmio_flip modparm
2017-10-04 14:05 UTC (4+ messages)
` [PATCH] drm/i915: Remove use_mmio_flip modparm, v2
[PATCH 5/5] drm/i915/guc : Fixing argument type warning
2017-10-04 14:02 UTC (2+ messages)
[PATCH 4/5] drm/i915/guc: group initialization of GuC objects
2017-10-04 13:58 UTC (2+ messages)
[PATCH i-g-t v6 00/12] Improve robustness of the i915 perf tests
2017-10-04 13:57 UTC (7+ messages)
` [PATCH i-g-t v6 02/12] tests/perf: add per context filtering test for gen8+
[CI 1/5] igt/gem_workarounds: Read the workaround registers from the active context
2017-10-04 13:53 UTC (4+ messages)
[PATCH i-g-t] lib/igt_kms: Rework pipe properties to be more atomic, v5
2017-10-04 13:55 UTC (2+ messages)
` [PATCH i-g-t] lib/igt_kms: Rework pipe properties to be more atomic, v6
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