messages from 2017-08-14 14:36:29 to 2017-08-16 04:47:03 UTC [more...]
linux-next: build failure after merge of the akpm-current tree
2017-08-16 4:47 UTC
[PATCH] drm/i915: Return -EPERM when i915_gem_mmap_ioctl handling prime objects
2017-08-16 3:26 UTC (11+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/cnl: Fix LSPCON support
2017-08-16 3:23 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-08-16 3:16 UTC (4+ messages)
` [PATCH v13 2/7] drm: Introduce RGB 64-bit 16:16:16:16 float format
[patch net-next 0/3] net/sched: Improve getting objects by indexes
2017-08-16 2:12 UTC (4+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "
[RFC 0/2] Support perf stat with i915 PMU
2017-08-15 17:56 UTC (3+ messages)
` [RFC 1/2] drm/i915/pmu: reorder function to suite next patch
` [RFC 2/2] drm/i915/pmu: serve global events and support perf stat
[PATCH] drm/i915: Expose a debugfs to acquire the BKL^Wstruct_mutex
2017-08-16 0:50 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/cnl: Setup PAT Index
2017-08-15 23:58 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v6] drm/i915/edp: Allow alternate fixed mode for eDP if available
2017-08-15 23:46 UTC (5+ messages)
[PATCH v5] drm/i915/psr: Account for sink CRC raciness on some panels
2017-08-15 23:41 UTC (3+ messages)
[PATCH 1/4] drm/i915/cnl: Introduce initial Cannonlake Workarounds
2017-08-15 23:38 UTC (5+ 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
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/cnl: Introduce initial Cannonlake Workarounds
[RFC i-g-t] igt/gem_ringfill: Adds full ringbuffer preemption test
2017-08-15 23:32 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH igt] igt/gem_exec_params: Delete the circularly defined tests
2017-08-15 23:15 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 1/4] drm/i915/cnl: Introduce initial Cannonlake Workarounds
2017-08-15 23:03 UTC (10+ 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] mm: Reward slab shrinkers that reclaim more than they were asked
2017-08-15 22:53 UTC (3+ messages)
[PATCH i-g-t] tests/gem_exec_params: Update the invalid-flag subtest for FENCE_ARRAY
2017-08-15 22:54 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC 0/7] Introduce dynamic PPAT managment for GVT-g
2017-08-15 21:33 UTC (10+ messages)
` ✓ Fi.CI.BAT: success for "
` [RFC 1/7] drm/i915: Introduce a bitmap to indicate available PPAT entries
` [RFC 2/7] drm/i915/gvt: Introduce GEN8 private PAT ops
` [RFC 3/7] drm/i915: Introduce GEN8 {set, get} private PAT index ops
` [RFC 4/7] drm/i915: Introduce dynamic private PAT management
` [RFC 5/7] drm/i915/gvt: Introduce functions for retiring all shadow PPGTTs of a vGPU
` [RFC 6/7] drm/i915/gvt: Introduce virtual private PAT support
` [RFC 7/7] drm/i915/gvt: Translate virtual PPAT indexes
[PATCH] drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
2017-08-15 19:11 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/22] huge gtt pages
2017-08-15 18:58 UTC (29+ 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 17/22] drm/i915/selftests: huge page tests
` [PATCH 18/22] drm/i915/selftests: mix huge pages
` [PATCH 19/22] drm/i915: disable platform support for vGPU huge gtt pages
` [PATCH 20/22] drm/i915: enable platform support for 64K pages
` [PATCH 21/22] drm/i915: enable platform support for 2M pages
` [PATCH 22/22] drm/i915: enable platform support for 1G pages
` ✗ Fi.CI.BAT: warning for huge gtt pages (rev6)
[PATCH v3 i-g-t] tests/kms: increase max threshold time for edid read
2017-08-15 18:04 UTC (13+ messages)
` [PATCH v4 "
[PATCH 1/6] drm/i915: Refactor testing obj->mm.pages
2017-08-15 16:46 UTC (7+ 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
` ✗ 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: Split obj->cache_coherent to track r/w
2017-08-15 14:51 UTC (4+ messages)
` [PATCH v4] "
[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 (2+ messages)
[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 (3+ messages)
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