messages from 2018-01-17 00:29:54 to 2018-01-17 20:21:46 UTC [more...]
[PATCH v6 00/99] XArray version 6
2018-01-17 20:21 UTC (83+ messages)
` [PATCH v6 01/99] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v6 02/99] page cache: Use xa_lock
` [PATCH v6 03/99] xarray: Replace exceptional entries
` [PATCH v6 04/99] xarray: Change definition of sibling entries
` [PATCH v6 05/99] xarray: Add definition of struct xarray
` [PATCH v6 06/99] xarray: Define struct xa_node
` [PATCH v6 07/99] xarray: Add documentation
` [PATCH v6 08/99] xarray: Add xa_load
` [PATCH v6 09/99] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v6 10/99] xarray: Add xa_store
` [PATCH v6 11/99] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v6 12/99] xarray: Add xa_for_each
` [PATCH v6 13/99] xarray: Add xa_extract
` [PATCH v6 14/99] xarray: Add xa_destroy
` [PATCH v6 15/99] xarray: Add xas_next and xas_prev
` [PATCH v6 16/99] xarray: Add xas_create_range
` [PATCH v6 17/99] xarray: Add MAINTAINERS entry
` [PATCH v6 18/99] xarray: Add ability to store errno values
` [PATCH v6 19/99] idr: Convert to XArray
` [PATCH v6 20/99] ida: "
` [PATCH v6 21/99] xarray: Add xa_reserve and xa_release
` [PATCH v6 22/99] page cache: Convert hole search to XArray
` [PATCH v6 23/99] page cache: Add page_cache_range_empty function
` [PATCH v6 24/99] page cache: Add and replace pages using the XArray
` [PATCH v6 25/99] page cache: Convert page deletion to XArray
` [PATCH v6 26/99] page cache: Convert page cache lookups "
` [PATCH v6 27/99] page cache: Convert delete_batch "
` [PATCH v6 28/99] page cache: Remove stray radix comment
` [PATCH v6 29/99] page cache: Convert filemap_range_has_page to XArray
` [PATCH v6 30/99] mm: Convert page-writeback "
` [PATCH v6 31/99] mm: Convert workingset "
` [PATCH v6 32/99] mm: Convert truncate "
` [PATCH v6 33/99] mm: Convert add_to_swap_cache "
` [PATCH v6 34/99] mm: Convert delete_from_swap_cache "
` [PATCH v6 35/99] mm: Convert __do_page_cache_readahead "
` [PATCH v6 36/99] mm: Convert page migration "
` [PATCH v6 37/99] mm: Convert huge_memory "
` [PATCH v6 38/99] mm: Convert collapse_shmem "
` [PATCH v6 39/99] mm: Convert khugepaged_scan_shmem "
` [PATCH v6 40/99] pagevec: Use xa_tag_t
` [PATCH v6 41/99] shmem: Convert replace to XArray
` [PATCH v6 42/99] shmem: Convert shmem_confirm_swap "
` [PATCH v6 43/99] shmem: Convert find_swap_entry "
` [PATCH v6 44/99] shmem: Convert shmem_tag_pins "
` [PATCH v6 45/99] shmem: Convert shmem_wait_for_pins "
` [PATCH v6 46/99] shmem: Convert shmem_add_to_page_cache "
` [PATCH v6 47/99] shmem: Convert shmem_alloc_hugepage "
` [PATCH v6 48/99] shmem: Convert shmem_free_swap "
` [PATCH v6 49/99] shmem: Convert shmem_partial_swap_usage "
` [PATCH v6 50/99] shmem: Comment fixups
` [PATCH v6 51/99] btrfs: Convert page cache to XArray
` [PATCH v6 52/99] fs: Convert buffer "
` [PATCH v6 53/99] fs: Convert writeback "
` [PATCH v6 54/99] nilfs2: Convert "
` [PATCH v6 55/99] f2fs: "
` [PATCH v6 56/99] lustre: "
` [PATCH v6 57/99] dax: Convert dax_unlock_mapping_entry "
` [PATCH v6 58/99] dax: Convert lock_slot "
` [PATCH v6 59/99] dax: More XArray conversion
` [PATCH v6 60/99] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v6 61/99] dax: Convert dax_writeback_one "
` [PATCH v6 62/99] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v6 63/99] dax: Convert dax_insert_mapping_entry "
` [PATCH v6 64/99] dax: Convert grab_mapping_entry "
` [PATCH v6 65/99] dax: Fix sparse warning
` [PATCH v6 66/99] page cache: Finish XArray conversion
` [PATCH v6 67/99] mm: Convert cgroup writeback to XArray
` [PATCH v6 68/99] vmalloc: Convert "
` [PATCH v6 69/99] brd: "
` [PATCH v6 70/99] xfs: Convert m_perag_tree "
` [PATCH v6 71/99] xfs: Convert pag_ici_root "
` [PATCH v6 72/99] xfs: Convert xfs dquot "
` [PATCH v6 73/99] xfs: Convert mru cache "
` [PATCH v6 74/99] usb: Convert xhci-mem "
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 76/99] irqdomain: Convert "
` [PATCH v6 77/99] fscache: "
` [PATCH v6 78/99] sh: intc: "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 80/99] blk-ioc: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 82/99] s390: Convert gmap "
[PATCH v2 0/8] drm/i915: Fix up the CCS code
2018-01-17 20:20 UTC (12+ messages)
` [PATCH 1/8] drm/i915: Add a comment exlaining CCS hsub/vsub
` [PATCH v2 3/8] drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
` [PATCH 6/8] drm/i915: Allow up to 32KB stride on SKL+ "sprites"
[PATCH] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
2018-01-17 20:18 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
` [Intel-gfx] [PATCH] "
[PATCH] drm/i915: Add tracking for CDCLK bypass frequency
2018-01-17 19:54 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH 1/5] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
2018-01-17 19:21 UTC (5+ messages)
` [PATCH v2 2/5] drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
` [PATCH v2 3/5] drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
` [PATCH 4/5] drm/i915: Nuke intel_dp->channel_eq_status
` [PATCH 5/5] drm/i915: Track whether the DP link is trained or not
[PATCH v3 0/7] YCBCR 4:2:0/4:4:4 output support for LSPCON
2018-01-17 18:27 UTC (7+ messages)
` [PATCH v3 1/7] drm/i915: Add CRTC output format YCBCR 4:2:0
` [PATCH v3 2/7] drm/i915: Add CRTC output format YCBCR 4:4:4
` [PATCH v3 7/7] drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON
[PATCH] [RESEND] drm: i915: remove timeval users
2018-01-17 17:58 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm: i915: remove timeval users (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Allow user to override PWM backlight frequency and duty cycle
2018-01-17 17:49 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Allow user to override PWM backlight frequency and duty cycle (rev2)
` ✗ Fi.CI.IGT: warning "
[PATCH v8 0/6] drm/i915: expose RCS topology to userspace
2018-01-17 17:12 UTC (10+ messages)
` [PATCH v8 1/6] drm/i915: store all subslice masks
` [PATCH v8 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v8 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v8 4/6] drm/i915: add rcs topology to error state
` [PATCH v8 5/6] drm/i915: add query uAPI
` [PATCH v8 6/6] drm/i915: expose rcs topology through "
` ✗ Fi.CI.BAT: warning for drm/i915: expose RCS topology to userspace
[PATCH] drm/i915/selftests: Wait for the dma-fence timeout
2018-01-17 17:11 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Wait for the dma-fence timeout (rev2)
` [PATCH v4] drm/i915/selftests: Wait for the dma-fence timeout
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Wait for the dma-fence timeout (rev3)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Wait for the dma-fence timeout (rev4)
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
2018-01-17 17:11 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "
[PULL] gvt-next fixes for 4.16
2018-01-17 16:03 UTC (2+ messages)
[PATCH RFC] drm/i915/vlv: Ramp up gpu freq gradually
2018-01-17 15:50 UTC (6+ messages)
[PATCH] intel: Future-proof ring names for aubinator_error_decode
2018-01-17 15:47 UTC
[PATCH v2] drm/i915: Use the engine name directly in the error_state file
2018-01-17 15:15 UTC (4+ messages)
[PATCH igt] igt/gem_tiled_fence_blits: Allocate bo array
2018-01-17 14:35 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH v2 1/6] drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
2018-01-17 13:28 UTC (3+ messages)
[PATCH v7 0/6] drm/i915: expose RCS topology to userspace
2018-01-17 12:48 UTC (8+ messages)
` [PATCH v7 5/6] drm/i915: add query uAPI
` [PATCH v7 6/6] drm/i915: expose rcs topology through "
[PATCH i-g-t 1/2] include: bump drm uAPI headers
2018-01-17 12:31 UTC (7+ messages)
` [PATCH i-g-t 2/2] tests: add i915 query tests
Prevent trivial oom from gem_exec_nop/sequential
2018-01-17 12:22 UTC (15+ messages)
` [PATCH 01/10] drm/i915: Only attempt to scan the requested number of shrinker slabs
` [PATCH 02/10] drm/i915: Move i915_gem_retire_work_handler
` [PATCH 05/10] drm/i915: Trim the retired request queue after submitting
` [PATCH 07/10] drm/i915: Reduce spinlock hold time during notify_ring() interrupt
` [PATCH 08/10] drm/i915: Move the irq_counter inside the spinlock
` [PATCH 09/10] drm/i915: Only signal from interrupt when requested
[PATCH v6 0/6] drm/i915: expose RCS topology to userspace
2018-01-17 12:19 UTC (6+ messages)
` [PATCH v6 6/6] drm/i915: expose rcs topology through query uAPI
[PATCH 00/15] Adding NV12 support
2018-01-17 11:43 UTC (3+ messages)
` [PATCH 03/15] drm/i915/skl+: add NV12 in skl_format_to_fourcc
[PATCH 1/2] drm/i915/guc: Don't enable GuC when vGPU is active
2018-01-17 11:18 UTC (11+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "
[PATCH igt] igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait
2018-01-17 10:35 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait (rev5)
[PATCH igt] igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait
2018-01-17 10:34 UTC (2+ messages)
[PATCH i-g-t 1/1] meson: Refactor get_option() calls for directories
2018-01-17 10:33 UTC (4+ messages)
` [PATCH i-g-t v2 "
[PATCH i-g-t 0/6] meson: makefile integration cleanup
2018-01-17 10:24 UTC (4+ messages)
` [PATCH i-g-t 1/6] meson: split out simple makefile integration into a makefile
[PATCH i-g-t v3 1/2] CONTRIBUTING: Fix spelling mistake and line length
2018-01-17 10:20 UTC (2+ messages)
[PATCH 03/10] drm/i915: Shrink the GEM kmem_caches upon idling
2018-01-17 10:18 UTC (7+ messages)
` [PATCH v2] "
[PATCH i-g-t v3] tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation
2018-01-17 10:06 UTC (4+ messages)
` ✓ Fi.CI.IGT: success for tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation (rev3)
[PATCH i-g-t v3 0/8] kms_plane_scaling tests
2018-01-17 10:05 UTC (7+ messages)
` [PATCH i-g-t v3 8/8] tests/kms_plane_scaling: test for multi pipe with scaling, v3
[PATCH] drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
2018-01-17 10:03 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH] "
` ✗ Fi.CI.IGT: failure for "
IGT news - New mailing list, switching to meson
2018-01-17 10:02 UTC (2+ messages)
[PATCH i-g-t 1/4] meson: Build cnl_compute_wrpll
2018-01-17 9:30 UTC (3+ messages)
` [PATCH i-g-t 4/4] meson: Name the project intel-gpu-tools
` [igt-dev] "
[PULL] drm-misc-fixes
2018-01-17 9:26 UTC
[PATCH] drm/i915: Do not WARN_ON with small framebuffers
2018-01-17 9:15 UTC (3+ messages)
[PATCH i-g-t v12] tests/kms_frontbuffer_tracking: Including DRRS test coverage
2018-01-17 5:05 UTC (3+ messages)
` [PATCH i-g-t v13] "
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