messages from 2017-08-12 11:35:09 to 2017-08-15 18:17:07 UTC [more...]
[RFC 0/7] Introduce dynamic PPAT managment for GVT-g
2017-08-15 21:31 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/22] huge gtt pages
2017-08-15 18:12 UTC (17+ messages)
` [PATCH 01/22] mm/shmem: introduce shmem_file_setup_with_mnt
` [PATCH 02/22] drm/i915: introduce simple gemfs
` [PATCH 03/22] drm/i915/gemfs: enable THP
` [PATCH 04/22] drm/i915: introduce page_size_mask to dev_info
` [PATCH 05/22] drm/i915: introduce page_size members
` [PATCH 06/22] drm/i915: introduce vm set_pages/clear_pages
` [PATCH 07/22] drm/i915: align the vma start to the largest gtt page size
` [PATCH 08/22] drm/i915: align 64K objects to 2M
` [PATCH 09/22] drm/i915: enable IPS bit for 64K pages
` [PATCH 10/22] drm/i915: disable GTT cache for 2M/1G pages
` [PATCH 11/22] drm/i915: support 1G pages for the 48b PPGTT
` [PATCH 12/22] drm/i915: support 2M "
` [PATCH 13/22] drm/i915: add support for 64K scratch page
` [PATCH 14/22] drm/i915: support 64K pages for the 48b PPGTT
` [PATCH 15/22] drm/i915: accurate page size tracking for the ppgtt
` [PATCH 16/22] drm/i915/debugfs: include some gtt page size metrics
[PATCH 1/4] drm/i915/cnl: Introduce initial Cannonlake Workarounds
2017-08-15 11:14 UTC (8+ messages)
` [PATCH 2/4] drm/i915/cnl: Add WaDisableReplayBufferBankArbitrationOptimization
` [PATCH 3/4] drm/i915/cnl: WaDisableEnhancedSBEVertexCaching
` [PATCH 4/4] drm/i915/cnl: Apply large line width optimization
[PATCH v3 i-g-t] tests/kms: increase max threshold time for edid read
2017-08-15 18:04 UTC (14+ messages)
` [PATCH v4 "
[PATCH v5] drm/i915/psr: Account for sink CRC raciness on some panels
2017-08-15 16:58 UTC (2+ messages)
[PATCH 1/6] drm/i915: Refactor testing obj->mm.pages
2017-08-15 16:46 UTC (12+ messages)
` [PATCH 2/6] drm/i915: Remove walk over obj->vma_list for the shrinker
` [PATCH 1/2] drm/i915: Rename obj->pin_display to obj->pin_global
` [PATCH 2/2] drm/i915: Drop debugfs/i915_gem_pin_display
` [PATCH 3/6] drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
` [PATCH 4/6] drm/i915: Set our shrinker->batch to 4096 (~16MiB)
` [PATCH 5/6] drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects
` [PATCH 6/6] drm/i915: Only free the oldest stale object before a fresh allocation
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Refactor testing obj->mm.pages
` ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915: Refactor testing obj->mm.pages (rev3)
[PATCH] drm/i915: Handle full s64 precision for wait-ioctl
2017-08-15 16:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH] MAINTAINERS: drm/i915 has a new maintainer team
2017-08-15 16:23 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[CI] drm/i915: Add support for drm syncobjs
2017-08-15 15:49 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/3] drm/i915: Avoid the gpu reset vs. modeset deadlock
2017-08-15 15:32 UTC (4+ messages)
` [PATCH 3/3] drm/i915: More surgically unbreak the modeset vs reset deadlock
[PATCH] drm/i915: Return -EPERM when i915_gem_mmap_ioctl handling prime objects
2017-08-15 15:01 UTC (10+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Split obj->cache_coherent to track r/w
2017-08-15 14:51 UTC (4+ messages)
` [PATCH v4] "
[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-08-15 14:49 UTC (3+ messages)
` [PATCH v13 2/7] drm: Introduce RGB 64-bit 16:16:16:16 float format
[PATCH] drm/i915: enable WaDisableDopClkGating for SKL GT4
2017-08-15 12:35 UTC (6+ messages)
` [PATCH] drm/i915: enable WaDisableDopClkGating for gen9
[PATCH 1/2] drm/i915: Work around GCC anonymous union initialization bug
2017-08-15 12:34 UTC (6+ messages)
` [PATCH 2/2] drm/i915/hsw+: Add support for multiple power well regs
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Work around GCC anonymous union initialization bug
` ✓ Fi.CI.BAT: success "
[PATCH igt] igt/gem_evict_(alignment, everything): Limit to low 4G
2017-08-15 11:45 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] dim: add error handling for rerere cache pulling
2017-08-15 11:21 UTC
[PATCH] drm/atomic: If the atomic check fails, return its value first
2017-08-15 10:50 UTC (4+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
[PATCH igt 01/24] lib/debugfs: Make is_mountpoint() non-fatal
2017-08-15 9:17 UTC (32+ messages)
` [PATCH igt 02/24] lib: Add hooks for enabling ftrace
` [PATCH igt 03/24] lib: Enable automatic ftrace dumping for suspend failures
` [PATCH igt 04/24] igt/gem_exec_schedule: Do not overcommit batches to the ring
` [PATCH igt 05/24] igt/gem_exec_schedule: Exercise reordering with many priority levels
` [PATCH igt 06/24] igt/gem_exec_schedule: Basic tests for preemption
` [PATCH igt 07/24] igt/gem_exec_fence: Exercise syncobj API (The forgotten tests)
` [PATCH igt 08/24] tests/prime_rw: Add basic tests for reading/writing to a dmabuf
` [PATCH igt 09/24] igt/gem_mmap_gtt: Simulate gdb inspecting a GTT mmap using ptrace()
` [PATCH igt 10/24] igt/gem_ctx_switch: Exercise all engines at once
` [PATCH igt 11/24] igt/drv_hangman: Skip if resets are disallowed
` [PATCH igt 12/24] igt/gem_ringfill: Prime execbuf before measuring ring size
` [PATCH igt 13/24] igt/gem_exec_suspend: Try to suspend with a pending GPU hang
` [PATCH igt 14/24] igt/gem_exec_fence: Exercise merging fences
` [PATCH igt 15/24] igt/gem_userptr_blits: Errors from gup are permanent
` [PATCH igt 16/24] igt/gem_eio: i915.reset is no longer a boolean
` [PATCH igt 17/24] igt/kms_flip: Warn if the setup between iterations misses a vblank
` [PATCH igt 18/24] lib/kms: Clear unused fields for getproperty ioctl
` [PATCH igt 19/24] lib/dummyload: Wrap global list inside its own mutex
` [PATCH igt 20/24] lib/core: Don't leak dummyloads between subtests
` [PATCH igt 21/24] lib/kms: Pass fd to igt_enable_connectors()
` [PATCH igt 22/24] igt: Add vgem_syncobj
` [PATCH igt 23/24] benchmark/gem_busy: Compare polling with syncobj_wait
` [PATCH igt 24/24] igt: Add a test to precheck status of kernel taints
` ✗ Fi.CI.BAT: failure for series starting with [01/24] lib/debugfs: Make is_mountpoint() non-fatal
[PATCH] drm/i915: KW fix in intel_dsi_dcs_backlight.c
2017-08-15 8:17 UTC (4+ messages)
` [PATCH] drm/i915: Initialize 'data' "
` ✓ Fi.CI.BAT: success for drm/i915: KW fix in intel_dsi_dcs_backlight.c (rev2)
[PATCH i-g-t] tests/kms_flip: fix spin_batch conversion
2017-08-15 8:08 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 1/2] drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated
2017-08-15 8:08 UTC (3+ messages)
[PATCH] drm/i915/HUC: Load HuC on Cannonlake
2017-08-15 8:01 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/vbt: ignore extraneous child devices for a port
2017-08-15 7:26 UTC (3+ messages)
[GIT PULL] gvt update for 4.14
2017-08-15 2:39 UTC
[PATCH 4.12 23/65] drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
2017-08-15 1:19 UTC
[PATCH 4.9 16/41] drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut
2017-08-15 1:18 UTC
[PATCH 1/2] drm: add retries for lspcon status check
2017-08-15 0:21 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Don't give up waiting on INVALID_MODE
[PATCH] drm/i915: Split pin mapping into per platform functions
2017-08-14 21:23 UTC (3+ messages)
[PATCH igt] igt/gem_exec_fence: Exercise syncobj API (The forgotten tests)
2017-08-14 20:09 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v3 1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
2017-08-14 19:58 UTC (4+ messages)
` [PATCH v3 2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume
` [PATCH v3 3/4] drm/i915: Call uncore_suspend before platform suspend handlers
` [PATCH v3 4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
[PATCH v2 1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
2017-08-14 18:48 UTC (3+ messages)
[PATCH 1/2] drm/dp: Bit definition for D3 power state that keeps AUX fully powered
2017-08-14 18:06 UTC (3+ messages)
` [PATCH v2 "
[PATCH 1/2] drm/dp: Bit definition for D3 power state that keeps AUX fully powered
2017-08-14 18:00 UTC (3+ messages)
` [PATCH 2/2] drm/i915/dp: Leave the AUX block powered on for MST
[PATCH] drm/i915: Add comments for WaKeepPG1ActiveDueToDMCIssue
2017-08-14 17:59 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well
2017-08-14 17:24 UTC (4+ messages)
[PATCH] drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcs
2017-08-14 16:33 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH igt 1/3] igt/gem_exec_schedule: Exercise reordering with many priority levels
2017-08-14 16:07 UTC (3+ messages)
` [PATCH igt 3/3] igt/gem_exec_fence: Exercise syncobj API
[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
2017-08-14 16:06 UTC (3+ messages)
[PATCH xserver] Make PixmapDirtyUpdateRec::src a DrawablePtr
2017-08-14 16:04 UTC (2+ messages)
[PATCH] drm/i915: Disconnect 32 and 48 bit ppGTT support
2017-08-14 22:46 UTC (6+ messages)
[PATCH 0/8] acquire ctx for everyone!
2017-08-14 14:09 UTC (6+ messages)
` [PATCH 2/8] drm: Don't update property values for atomic drivers
[PATCH i-g-t 1/4] lib: Add igt_can_fail()
2017-08-14 11:41 UTC (7+ messages)
` [PATCH i-g-t 2/4] lib/kms: Add for_each_pipe_static
` [PATCH i-g-t 3/4] tests/kms_ccs: Fix subtest enumeration:
` [PATCH i-g-t 4/4] lib/kms: Check usage of for_each_*
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib: Add igt_can_fail()
[PATCH i-g-t] tests/kms_frontbuffer_tracking: convert macros to functions
2017-08-14 10:48 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_frontbuffer_tracking: convert macros to functions (rev3)
[PATCH 1/8] drm/i915: Separate GuC/HuC specific functionality from intel_uc
2017-08-14 10:45 UTC (4+ messages)
` [PATCH 4/8] drm/i915/guc: Disable critical logging in GuC by default from GuC v9
[PATCH v10 0/3] vGPU full 48bit ppgtt support
2017-08-14 10:33 UTC (9+ messages)
` [PATCH v10 1/3] drm/i915: Disconnect 32 and 48 bit ppGTT support
` [PATCH v10 2/3] drm/i915: Enable guest i915 full ppgtt functionality
` [PATCH v10 3/3] drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
` ✓ Fi.CI.BAT: success for vGPU full 48bit ppgtt support
[RFC] Introduce dynamic PPAT allocation for GVT-g
2017-08-14 12:04 UTC (2+ messages)
[PATCH] drm/atomic: Handle -EDEADLK with out-fences correctly
2017-08-14 10:30 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/gen9: Send all components in VF state
2017-08-14 9:51 UTC (3+ messages)
[PATCH i-g-t] tests/kms_frontbuffer_tracking: convert macros to functions
2017-08-14 9:28 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_frontbuffer_tracking: convert macros to functions (rev2)
[maintainer-tools PATCH 1/4] doc: add documentation for dim commit-add-tag
2017-08-14 9:16 UTC (3+ messages)
[PATCH i-g-t] tests/kms_flip: Remove $engine-flip-vs-dpms/modeset
2017-08-14 8:28 UTC (2+ messages)
[PATCH v9 2/3] drm/i915: Enable guest i915 full ppgtt functionality
2017-08-14 2:23 UTC (3+ messages)
[PATCH v3 11/28] drm/i915: switch to drm_*_get(), drm_*_put() helpers
2017-08-13 13:30 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915/guc: Rename GuC irq trigger function
2017-08-12 18:00 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[CI] drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
2017-08-12 15:46 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt (rev3)
[CI] drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
2017-08-12 15:24 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt (rev2)
[PATCH 00/21] huge gtt pages
2017-08-12 11:55 UTC (2+ messages)
[PATCH] mm: Reward slab shrinkers that reclaim more than they were asked
2017-08-12 11:52 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
More tweaks
2017-08-12 11:41 UTC (5+ messages)
` [PATCH 06/16] drm/i915: Move dev_priv->mm.[un]bound_list to its own lock
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