messages from 2017-10-05 09:40:02 to 2017-10-06 11:11:13 UTC [more...]
[PATCH v2] drm/i915: Unify uC variable types to avoid floding checkpatch.pl
2017-10-06 11:11 UTC (3+ messages)
[PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
2017-10-06 11:10 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Use rcu instead of stop_machine in set_wedged
[PATCH] drm/i915/cnl: WaDisableGatherAtSetShaderCommonSlice
2017-10-06 11:06 UTC (5+ messages)
` [PATCH] drm/i915/cnl: WaSendPushConstantsFromMMIO / WaDisableGatherAtSetShaderCommonSlice
` ✗ Fi.CI.BAT: warning for drm/i915/cnl: WaDisableGatherAtSetShaderCommonSlice (rev2)
[PATCH] drm/i915: Don't use BIT() in UAPI section
2017-10-06 11:00 UTC (2+ messages)
[PATCH 1/2] drm/i915: avoid unnecessary call to intel_hpd_pin_to_port
2017-10-06 10:45 UTC (5+ messages)
` [PATCH 2/2] drm/i915: avoid division by zero on cnl_calc_wrpll_link
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: avoid unnecessary call to intel_hpd_pin_to_port
[PATCH] drm/i915/guc: Move firmware size check out of generic code
2017-10-06 10:43 UTC (2+ messages)
[CI] drm/i915: Try harder to finish the idle-worker
2017-10-06 10:40 UTC
[PATCH igt] igt/gem_exec_capture: Exercise readback of userptr
2017-10-06 10:21 UTC
[PATCH] drm/i915/execlists: WaDisableCtxRestoreArbitration is only needed in gen8
2017-10-06 10:21 UTC (7+ messages)
` [PATCH] drm/i915/execlists: Add a comment for the extra MI_ARB_ENABLE
` ✗ Fi.CI.BAT: warning for drm/i915/execlists: WaDisableCtxRestoreArbitration is only needed in gen8 (rev2)
[PATCH] drm/i915: Use rcu instead of stop_machine
2017-10-06 10:01 UTC (12+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[CI v6 0/5] Guc code reorg cont'd
2017-10-06 9:59 UTC (7+ messages)
` [CI v6 1/5] drm/i915/guc: Move GuC log declarations into dedicated header
` [CI v6 2/5] drm/i915/guc: Move GuC submission "
` [CI v6 3/5] drm/i915/guc: Move GuC core definitions into dedicated files
` [CI v6 4/5] drm/i915/uc: Fix includes order
` [CI v6 5/5] drm/i915/uc: Unify initialization of the uC firmware helper
` ✗ Fi.CI.BAT: failure for Guc code reorg cont'd
[PATCH 00/21] huge gtt pages
2017-10-06 9:58 UTC (26+ messages)
` [PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/21] drm/i915: introduce simple gemfs
` [PATCH 03/21] drm/i915/gemfs: enable THP
` [PATCH 04/21] drm/i915: introduce page_sizes field to dev_info
` [PATCH 05/21] drm/i915: push set_pages down to the callers
` [PATCH 06/21] drm/i915: introduce page_size members
` [PATCH 07/21] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 08/21] drm/i915: align the vma start to the largest gtt page size
` [PATCH 09/21] drm/i915: align 64K objects to 2M
` [PATCH 10/21] drm/i915: enable IPS bit for 64K pages
` [PATCH 11/21] drm/i915: disable GTT cache for 2M pages
` [PATCH 12/21] drm/i915: support 2M pages for the 48b PPGTT
` [PATCH 13/21] drm/i915: add support for 64K scratch page
` [PATCH 14/21] drm/i915: support 64K pages for the 48b PPGTT
` [PATCH 15/21] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics
` [PATCH 17/21] drm/i915/selftests: huge page tests
` [PATCH 18/21] drm/i915/selftests: mix huge pages
` [PATCH 19/21] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 20/21] drm/i915: enable platform support for 64K pages
` [PATCH 21/21] drm/i915: enable platform support for 2M pages
` ✗ Fi.CI.BAT: failure for huge gtt pages (rev12)
MSR - Maarten Lankhorst - October 2017
2017-10-06 9:51 UTC
[drm-rerere PATCH 1/2] nightly.conf: add url lists to all repos
2017-10-06 9:40 UTC (2+ messages)
` [drm-rerere PATCH 2/2] nightly.conf: add drm-tip and linux-upstream to drm_tip_repos
[CI 1/2] drm-tip: 2017y-10m-05d-06h-44m-09s UTC integration manifest
2017-10-06 9:35 UTC (3+ messages)
` [CI 2/2] drm/i915: Try harder to finish the idle-worker
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm-tip: 2017y-10m-05d-06h-44m-09s UTC integration manifest
[PATCH] drm/i915: Use the crtc_state_is_legacy in intel_color_check
2017-10-06 9:34 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/huc: Fix includes in intel_huc.c
2017-10-06 9:02 UTC
dim: some repo/remote refactoring
2017-10-06 8:54 UTC (8+ messages)
` [dim PATCH 2/6] dim: url_to_remote can't normally fail
` [dim PATCH 6/6] dim: reduce dependency on hard-coded repo URLs
` [dim PATCH] dim: cd to dim repo in list-upstreams
[PATCH] drm/i915: Unify GuC variable types to avoid floding checkpatch.pl
2017-10-06 8:44 UTC (2+ messages)
[PATCH 0/5] drm/i915: push more stuff down to encoders on crtc enable/disable
2017-10-06 8:40 UTC (15+ 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] drm/i915: Convert timers to use timer_setup()
2017-10-06 8:34 UTC (4+ messages)
[PATCH] drm/i915: Preallocate mmu notifier to unbreak cpu hotplug deadlock
2017-10-06 8:25 UTC (9+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v6 00/10] i915 PMU and engine busy stats
2017-10-06 8:23 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for i915 PMU and engine busy stats (rev16)
[PATCH 1/1] drm/i915: Move i915_gem_suspend_gtt_mappings to i915_gem_suspend
2017-10-06 8:09 UTC (7+ messages)
` [PATCH v2 1/1] drm/i915: Split i915_gem_suspend into user quiescing and HW cleanup/suspend
[PATCH] drm/i915/selftests: fix check for intel IOMMU
2017-10-06 8:00 UTC (4+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/2] drm/i915/guc: Add GuC Load time to dmesg log
2017-10-06 6:29 UTC (6+ messages)
[PATCH igt] igt/gem_memfd: Exercise hugepages and memfd
2017-10-05 22:40 UTC
[PATCH 01/10] drm/i915/guc: Precompute GuC shared data offset
2017-10-05 20:42 UTC (33+ 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 1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
2017-10-05 19:03 UTC (4+ messages)
` [PATCH v2 "
[PATCH 00/18] use ARRAY_SIZE macro
2017-10-05 17:57 UTC (7+ messages)
[PATCH 00/10] drm/i915: Separate RC6, RPS, Ring Frequency management
2017-10-05 17:54 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 09/10] drm/i915: Create generic functions to control RC6, RPS
[[CI igt]] lib: Ask the kernel to quiesce the GPU
2017-10-05 17:18 UTC
[PATCH v5 0/5] drm/i915: Guc code reorg cont'd
2017-10-05 17:08 UTC (7+ messages)
` [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
[PATCH] drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
2017-10-05 17:05 UTC (2+ messages)
[PATCH igt] igt/gem_exec_scheduler: Add small priority sorting smoketest
2017-10-05 16:42 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v3 0/9] drm/i915: Guc code reorg
2017-10-05 15:40 UTC (4+ messages)
` [PATCH v3 9/9] drm/i915/guc: Move GuC core definitions into dedicated files
[RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming
2017-10-05 15:17 UTC (5+ messages)
` [RFC PATCH v2 5/5] drm/i915: Expose RPCS (SSEU) configuration to userspace
[PATCH 00/13] DVFS v2
2017-10-05 15:00 UTC (12+ messages)
` [PATCH 04/13] drm/i915: Unify and export gen9+ port_clock calculation
` [PATCH 10/13] drm/i915/cnl: Unify dvfs level selection
` [PATCH 11/13] drm/i915/cnl: Only request voltage frequency switching when needed
[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: Remeber to create the fake preempt context
2017-10-05 13:09 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 07/10] drm/i915: Gate engine stats collection with a static key
2017-10-05 13:05 UTC (2+ messages)
` [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 v2 1/5] igt/gem_workarounds: Read the workaround registers from the active context
2017-10-05 11:57 UTC (3+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v2,1/5] "
[PULL] drm-misc-fixes
2017-10-05 11:23 UTC
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