messages from 2019-11-04 13:19:25 to 2019-11-05 10:22:55 UTC [more...]
[PATCH 01/10] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
2019-11-05 10:22 UTC (23+ messages)
` [Intel-gfx] "
` [PATCH 02/10] drm/i915/selftests: Perform some basic cycle counting of MI ops
` [Intel-gfx] "
` [PATCH 03/10] drm/i915/selftests: Mock the engine sorting for easy validation
` [Intel-gfx] "
` [PATCH 04/10] drm/i915: Drop GEM context as a direct link from i915_request
` [Intel-gfx] "
` [PATCH 05/10] drm/i915: Push the use-semaphore marker onto the intel_context
` [Intel-gfx] "
` [PATCH 06/10] drm/i915: Remove i915->kernel_context
` [Intel-gfx] "
` [PATCH 07/10] drm/i915: Move i915_gem_init_contexts() earlier
` [Intel-gfx] "
` [PATCH 08/10] drm/i915/gt: Defer engine registration until fully initialised
` [Intel-gfx] "
` [PATCH 09/10] drm/i915/gt: Pull GT initialisation under intel_gt_init()
` [Intel-gfx] "
` [PATCH 10/10] drm/i915/gt: Merge engine init/setup loops
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
RFC: Unpinned DMA-buf handling
2019-11-05 10:20 UTC (4+ messages)
` [PATCH 1/5] dma-buf: add dynamic DMA-buf handling v14
` [Intel-gfx] "
[PATCH 1/3] drm/i915: Switch obj->mm.lock lockdep annotations on its head
2019-11-05 10:00 UTC (22+ messages)
` [Intel-gfx] "
` [PATCH 2/3] lockdep: add might_lock_nested()
` [Intel-gfx] "
` [PATCH 3/3] drm/i915: use might_lock_nested in get_pages annotation
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Switch obj->mm.lock lockdep annotations on its head
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure "
` [Intel-gfx] "
` [PATCH] "
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with drm/i915: Switch obj->mm.lock lockdep annotations on its head (rev2)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] "
[PATCH v2 1/5] drm/dsi: clean up DSI data type definitions
2019-11-05 9:55 UTC (21+ messages)
` [PATCH v2 2/5] drm/dsi: add missing DSI data types
` [Intel-gfx] "
` [PATCH v2 3/5] drm/dsi: add missing DSI DCS commands
` [Intel-gfx] "
` [PATCH v2 4/5] drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWS
` [Intel-gfx] "
` [PATCH v2 5/5] drm/dsi: add helpers for DSI compression mode and PPS packets
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/5] drm/dsi: clean up DSI data type definitions
[PATCH V8 0/6] mdev based hardware virtio offloading support
2019-11-05 9:32 UTC (14+ messages)
` [Intel-gfx] "
` [PATCH V8 1/6] mdev: class id support
` [Intel-gfx] "
` [PATCH V8 2/6] modpost: add support for mdev class id
` [Intel-gfx] "
` [PATCH V8 3/6] mdev: introduce device specific ops
` [Intel-gfx] "
` [PATCH V8 4/6] mdev: introduce virtio device and its device ops
` [Intel-gfx] "
` [PATCH V8 5/6] virtio: introduce a mdev based transport
` [Intel-gfx] "
` [PATCH V8 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
` [Intel-gfx] "
[PATCH i-g-t v5 0/4] Calculate softpin offsets from minimum GTT alignment
2019-11-05 9:14 UTC (18+ messages)
` [Intel-gfx] "
` [PATCH i-g-t v5 1/4] lib/i915: Add minimum GTT alignment helper
` [Intel-gfx] "
` [igt-dev] "
` [Intel-gfx] "
` [PATCH i-g-t v5 2/4] tests/gem_exec_reloc: Don't filter out invalid addresses
` [Intel-gfx] "
` [PATCH i-g-t v5 3/4] tests/gem_exec_reloc: Calculate offsets from minimum GTT alignment
` [Intel-gfx] "
` [PATCH i-g-t v5 4/4] tests/gem_ctx_shared: Align objects using "
` [Intel-gfx] "
[PATCH 1/3] dma_resv: prime lockdep annotations
2019-11-05 8:31 UTC (18+ messages)
` [Intel-gfx] "
` [PATCH 2/3] drm/nouveau: slowpath for pushbuf ioctl
` [Intel-gfx] "
` [PATCH 3/3] drm/ttm: remove ttm_bo_wait_unreserved
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma_resv: prime lockdep annotations
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] "
` ✓ Fi.CI.IGT: "
` [Intel-gfx] "
[PATCH v2] drm/i915: update rawclk also on resume
2019-11-05 7:31 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v2 1/4] drm/i915/dsc: make parameter arrays const
2019-11-05 5:53 UTC (20+ messages)
` [Intel-gfx] "
` [PATCH v2 2/4] drm/i915/dsc: clean up rc parameter table access
` [Intel-gfx] "
` [PATCH v2 3/4] drm/i915/dsc: split out encoder specific parts from DSC compute params
` [Intel-gfx] "
` [PATCH v2 4/4] drm/i915/dsc: rename functions for consistency
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm/i915/dsc: make parameter arrays const
` [Intel-gfx] "
[PATCH V7 0/6] mdev based hardware virtio offloading support
2019-11-05 5:22 UTC (20+ messages)
` [PATCH V7 1/6] mdev: class id support
` [Intel-gfx] "
` [PATCH V7 3/6] mdev: introduce device specific ops
` [Intel-gfx] "
` [PATCH V7 4/6] mdev: introduce virtio device and its device ops
` [Intel-gfx] "
[PATCH] drm/fbdev: Fallback to non tiled mode if all tiles not present
2019-11-04 21:03 UTC (6+ messages)
` [Intel-gfx] "
[PATCH i-g-t] i915/gem_exec_balancer: Wait for both engines to complete before resubmitting
2019-11-04 20:17 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] drm: Add support for integrated privacy screens
2019-11-04 19:41 UTC (4+ messages)
` [PATCH v2 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
` [PATCH v2 2/3] drm/i915: Lookup and attach ACPI device node for connectors
` [PATCH v2 3/3] drm/i915: Add support for integrated privacy screens
[PATCH] drm/i915: Display WA2006604312 is needed from ICL onwards
2019-11-04 21:56 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] "
` [Intel-gfx] [PATCH] "
[PATCH 01/16] drm/i915: Don't set queue_priority_hint if we don't kick the submission
2019-11-04 17:51 UTC (5+ messages)
` [PATCH 15/16] drm/i915/gem: Distinguish each object type
` [Intel-gfx] "
snd_hda_intel 0000:00:1f.3: No response from codec, resetting bus: last cmd=
2019-11-04 17:31 UTC (10+ messages)
` [Intel-gfx] "
[PATCH 1/2] drm/property: Enforce more lifetime rules
2019-11-04 16:57 UTC (5+ messages)
` [PATCH 2/2] drm/todo: Add entry to remove load/unload hooks
` [Intel-gfx] "
[PATCH v7 i-g-t 0/4] Add support for testing writeback connectors
2019-11-04 15:47 UTC (3+ messages)
` [Intel-gfx] "
[PATCH i-g-t] i915/gem_ctx_shared: Use the supplied ring for smoketest
2019-11-04 15:37 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] drm/i915/execlists: Reset CSB pointers by mmio as well
2019-11-04 15:34 UTC (10+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
` [Intel-gfx] "
[RFC PATCH i-g-t v4 0/4] Calculate softpin offsets from minimum GTT alignment
2019-11-04 14:40 UTC (5+ messages)
` [RFC PATCH i-g-t v4 2/4] lib: Add minimum GTT alignment helper
` [Intel-gfx] "
[PATCH] drm/i915/gt: Drop false assertion on user_forcewake
2019-11-04 11:15 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` [Intel-gfx] "
[PATCH] drm/i915: add for_each_port() and use it
2019-11-04 13:20 UTC (4+ messages)
` [Intel-gfx] "
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