messages from 2016-01-27 13:14:04 to 2016-01-28 17:45:10 UTC [more...]
[PATCH] Fix pointer tests in error-handling paths
2016-01-28 17:45 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/4] drm/i915: Make LRC (un)pinning work on context and engine
2016-01-28 17:30 UTC (7+ messages)
` [PATCH 2/4] drm/i915: Make LRC pinning own a reference to the context
` [PATCH 3/4] drm/i915: Extract context unpinning to its own function
` [PATCH 4/4] drm/i915: Fix premature LRC unpin in GuC mode
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Make LRC (un)pinning work on context and engine
[PATCH] drm/i915: Capture revision id in error state
2016-01-28 17:18 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for "
` [PATCH] drm/i915: Capture PCI revision and subsytem details "
[RFC 00/29] iGVT-g implementation in i915
2016-01-28 17:15 UTC (33+ messages)
` [RFC 01/29] drm/i915/gvt: Introduce the basic architecture of GVT-g
` [RFC 02/29] drm/i915: Introduce host graphics memory balloon for gvt
` [RFC 03/29] drm/i915: Introduce GVT context creation API
` [RFC 04/29] drm/i915: Ondemand populate context addressing mode bit
` [RFC 05/29] drm/i915: Do not populate PPGTT root pointers for GVT context
` [RFC 06/29] drm/i915: Do not initialize the engine state of "
` [RFC 07/29] drm/i915: GVT context scheduling
` [RFC 08/29] drm/i915: Support vGPU guest framebuffer GEM object
` [RFC 09/29] drm/i915: gvt: Resource allocator
` [RFC 10/29] drm/i915: gvt: Basic mmio emulation state
` [RFC 11/29] drm/i915: gvt: update PVINFO page definition in i915_vgpu.h
` [RFC 12/29] drm/i915: gvt: vGPU life cycle management
` [RFC 13/29] drm/i915: gvt: trace stub
` [RFC 14/29] drm/i915: gvt: vGPU interrupt emulation framework
` [RFC 15/29] drm/i915: gvt: vGPU graphics memory "
` [RFC 16/29] drm/i915: gvt: Generic MPT framework
` [RFC 17/29] gvt: Xen hypervisor GVT-g MPT module
` [RFC 18/29] drm/i915: gvt: vGPU configuration emulation
` [RFC 19/29] drm/i915: gvt: vGPU OpRegion emulation
` [RFC 20/29] drm/i915: gvt: vGPU framebuffer format decoder
` [RFC 21/29] drm/i915: gvt: vGPU MMIO register emulation
` [RFC 22/29] drm/i915: gvt: Full display virtualization
` [RFC 23/29] drm/i915: gvt: Introduce GVT control interface
` [RFC 24/29] drm/i915: gvt: Full execlist status emulation
` [RFC 25/29] drm/i915: gvt: vGPU execlist workload submission
` [RFC 26/29] drm/i915: gvt: workload scheduler
` [RFC 27/29] drm/i915: gvt: vGPU schedule policy framework
` [RFC 28/29] drm/i915: gvt: vGPU context switch
` [RFC 29/29] drm/i915: gvt: vGPU command scanner
` ✗ Fi.CI.BAT: failure for iGVT-g implementation in i915
[PATCH] drm/i915: Make wa_tail_dwords flexible for future platforms
2016-01-28 17:08 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: failure for drm/i915: Make wa_tail_dwords flexible for future platforms. (rev2)
[PATCH v3] drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
2016-01-28 16:23 UTC (9+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem (rev2)
[PATCH v2] drm/i915: refine qemu south bridge detection
2016-01-28 16:07 UTC (2+ messages)
[RFC 0/5] Adding CPU mmap support to DRM_IOCTL_I915_GEM_MMAP_GTT
2016-01-28 16:10 UTC (15+ messages)
` [RFC 3/5] drm/i915: Add support for CPU mapping "
` [PATCH v2 "
` ✓ Fi.CI.BAT: success for Adding CPU mmap support to DRM_IOCTL_I915_GEM_MMAP_GTT (rev3)
[PATCH] drm/i915/bxt: update list of PCIIDs
2016-01-28 16:03 UTC (2+ messages)
[PATCH 1/4] agp/intel-gtt: Don't leak the scratch page
2016-01-28 15:53 UTC (9+ messages)
` [PATCH 2/4] drm/i915: Stop depending upon CONFIG_AGP_INTEL
` [PATCH 3/4] agp/intel-gtt: Only register fake agp driver for gen1
` [PATCH 4/4] drm/i915: curb fifo underruns, somewhat
` ✓ Fi.CI.BAT: success for series starting with [1/4] agp/intel-gtt: Don't leak the scratch page
[RFC] drm/i915: check that rpm ref is held when writing to ringbuf in stolen mem
2016-01-28 15:33 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for "
[maintainer-tools PATCH v2 00/33] dim: function based subcommand handling
2016-01-28 15:12 UTC (35+ messages)
` [maintainer-tools PATCH v2 01/33] dim: rename dim_push to dim_push_branch
` [maintainer-tools PATCH v2 02/33] dim: rename dim_apply to dim_apply_branch
` [maintainer-tools PATCH v2 03/33] dim: rename dim_co to dim_checkout
` [maintainer-tools PATCH v2 04/33] dim: rename dim_shell_checkpatch to shell_checkpatch
` [maintainer-tools PATCH v2 05/33] dim: rename dim_checkpatch to checkpatch_commit
` [maintainer-tools PATCH v2 06/33] dim: rename dim_checkrange to dim_checkpatch
` [maintainer-tools PATCH v2 07/33] dim: rename setup_dim to dim_setup
` [maintainer-tools PATCH v2 08/33] dim: rename create_workdir to dim_create_workdir
` [maintainer-tools PATCH v2 09/33] dim: rename update_nightly to dim_rebuild_nightly
` [maintainer-tools PATCH v2 10/33] dim: rename magic_patch to dim_magic_patch
` [maintainer-tools PATCH v2 11/33] dim: move dim_pull_request parameter check to the function
` [maintainer-tools PATCH v2 12/33] dim: separate handling of aliases
` [maintainer-tools PATCH v2 13/33] dim: handle subcommands through functions
` [maintainer-tools PATCH v2 14/33] dim: add alias command to list aliases
` [maintainer-tools PATCH v2 15/33] dim: abstract dim_nightly_forget
` [maintainer-tools PATCH v2 16/33] dim: abstract dim_update_branches
` [maintainer-tools PATCH v2 17/33] dim: abstract dim_for_each_workdirs
` [maintainer-tools PATCH v2 18/33] dim: abstract dim_push_*
` [maintainer-tools PATCH v2 19/33] dim: abstract dim_checkout callers
` [maintainer-tools PATCH v2 20/33] dim: abstract dim apply* subcommands
` [maintainer-tools PATCH v2 21/33] dim: abstract dim_magic_rebase_resolve
` [maintainer-tools PATCH v2 22/33] dim: abstract dim_cat_to_fixup
` [maintainer-tools PATCH v2 23/33] dim: abstract dim_tc
` [maintainer-tools PATCH v2 24/33] dim: abstract dim_fixes
` [maintainer-tools PATCH v2 25/33] dim: abstract dim_cherry_pick
` [maintainer-tools PATCH v2 26/33] dim: abstract dim_pull_request_*
` [maintainer-tools PATCH v2 27/33] dim: abstract dim_update_next
` [maintainer-tools PATCH v2 28/33] dim: abstract dim_tag_next
` [maintainer-tools PATCH v2 29/33] dim: abstract dim_{create, remove}_branch
` [maintainer-tools PATCH v2 30/33] dim: abstract dim_checker
` [maintainer-tools PATCH v2 31/33] dim: abstract dim_help
` [maintainer-tools PATCH v2 32/33] dim: show usage instead of the man page on unknown subcommands
` [maintainer-tools PATCH v2 33/33] dim: add -h option for usage, imrove output on unknown options
[RFC 0/3] drm/i915: expose fifo pipe underrun counts
2016-01-28 15:09 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
[PATCH 1/3] agp/intel-gtt: Don't leak the scratch page
2016-01-28 14:56 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/gen9: Probe power well 1 status on dc status query
2016-01-28 14:19 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: warning "
[PATCH v2] MAINTAINERS: Add "B:" preferred bug reporting method
2016-01-28 14:06 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for MAINTAINERS: Add "B:" preferred bug reporting method (rev3)
` ✓ Fi.CI.BAT: success "
[PATCH 0/5] Add encoder_mask to crtc_state, v2
2016-01-28 14:04 UTC (4+ messages)
` [PATCH 5/5] drm/atomic: "
` [PATCH v3 5/5] drm/atomic: Add encoder_mask to crtc_state, v3
[PATCH 0/3] drm/i915: add WaIncreaseDefaultTLBEntries
2016-01-28 13:47 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 1/4] drm/i915: Make LRC (un)pinning work on context and engine
2016-01-28 13:31 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] "
Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
2016-01-28 13:12 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for Revert "drm/i915: more virtual south bridge detection"
[PATCH i-g-t v2] lib/igt_core.c: Expand --run-subtest functionality
2016-01-28 12:57 UTC (2+ messages)
[PATCH] drm/i915: Don't ERROR for an expected intel_rcs_ctx_init() interruption
2016-01-28 12:54 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v4] drm/i915: edp resume/On time optimization
2016-01-28 12:32 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: edp resume/On time optimization. (rev10)
[PATCH igt] igt/gem_ringfill: Add exercising the default-ring to basic testing
2016-01-28 12:18 UTC
[PATCH] drm/i915: Allow i915_gem_object_get_page() on userptr as well
2016-01-28 12:18 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Allow i915_gem_object_get_page() on userptr as well (rev2)
[PATCH v2 0/6] A collection of cleanups
2016-01-28 12:13 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 001/190] drm: Release driver references to handle before making it available again
2016-01-28 11:56 UTC (13+ messages)
` [PATCH 058/190] drm/i915: Rename request->ring to request->engine
` [PATCH 059/190] drm/i915: Rename request->ringbuf to request->ring
` [PATCH 060/190] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH 063/190] drm/i915: Rename struct intel_ringbuffer to intel_ring
` [PATCH 075/190] drm/i915: Refactor activity tracking for requests
[PATCH v12] drm/i915: Extend LRC pinning to cover GPU context writeback
2016-01-28 11:45 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Extend LRC pinning to cover GPU context writeback (rev7)
[PATCH v3] drm/i915/skl/kbl: Add support for pipe fusing
2016-01-28 11:33 UTC (2+ messages)
[PATCH 01/15] drm/vblank: Use drm_event_reserve_init
2016-01-28 11:01 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/15] "
` [PATCH] "
[PATCH i-g-t] lib/igt_core.c: Expand --run-subtest functionality
2016-01-28 10:47 UTC (13+ messages)
[RFC 00/22] Add support for GuC-based SLPC
2016-01-28 9:43 UTC (4+ messages)
` [RFC 14/22] drm/i915/slpc: Notification of Display mode change
[PATCH] drm/i915: Fix VCS ring selection after uapi decoupling
2016-01-28 8:58 UTC (6+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Fix VCS ring selection after uapi decoupling (rev2)
[PATCH] drm/i915: Introduce i915_dbg macro
2016-01-28 8:42 UTC (7+ messages)
[PATCH] Revert "drm/i915: Fix context/engine cleanup order"
2016-01-28 8:27 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[ANNOUNCE] xf86-video-intel 2.99.917
2016-01-28 8:06 UTC
[PATCH] drm/i915: Make wa_tail_dwords flexible for future platforms
2016-01-27 16:57 UTC (2+ messages)
` [PATCH] drm/i915/execlists: Move WA_TAIL_DWORDS to callee
[PATCH i-g-t] igt/gem_ringfill: Allow listing subtests in gem_ringfill
2016-01-27 16:45 UTC (2+ messages)
[PATCH 0/7] drm/i915: Move load time stolen memory init earlier
2016-01-27 16:39 UTC (4+ messages)
` [PATCH 7/7] drm/i915: Move stolen memory initialization earlier during loading
[PATCH v2] drm/i915: add WaIncreaseDefaultTLBEntries
2016-01-27 16:12 UTC
[v2 1/6] drm/i915/skl+: Use plane size for relative data rate calculation
2016-01-27 16:10 UTC (6+ messages)
` [v2 2/6] drm/i915/skl+: calculate ddb minimum allocation
` [v2 3/6] drm/i915/skl+: calculate plane pixel rate
` [v2 4/6] drm/i915/skl+: Use scaling amount for plane data rate calculation
` [v2 5/6] drm/i915: Add support to parse DMI table and get platform memory info
` [v2 6/6] drm/i915/skl: WA for watermark calculation based on Arbitrated Display BW
[PATCH 0/7] Misc WM fixes and Arbitrated Display Bandwidth WA for SKL
2016-01-27 16:04 UTC (4+ messages)
` [PATCH 6/7] drm/i915: Add support to parse DMI table and get platform memory info
[PATCH] drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
2016-01-27 16:01 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Remove select to deleted STOP_MACHINE from Kconfig (rev2)
[PATCH v4 0/3] improve handling of the driver's default (kernel) context
2016-01-27 15:43 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for improve handling of the driver's default (kernel) context (rev3)
[RFC 4/5] drm/i915: Add support for write-combined CPU mapping to DRM_IOCTL_I915_GEM_MMAP_GTT
2016-01-27 15:22 UTC (2+ messages)
` [PATCH v2 "
[PATCH v2] drm/i915: check that rpm ref is held when accessing ringbuf in stolen mem
2016-01-27 15:11 UTC (2+ messages)
[PATCH igt] igt: Add gem_exec_basic
2016-01-27 14:23 UTC (2+ messages)
[PATCH] Fix pointer tests in error-handling paths
2016-01-27 13:45 UTC (5+ messages)
` [PATCH v2] "
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