dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 17:58:27 to 2021-07-21 14:02:55 UTC [more...]

[PATCH] drm/ttm: remove special handling for non GEM drivers
 2021-07-21 13:01 UTC  (3+ messages)

[PATCH] video: fbdev: neofb: add a check against divide error
 2021-07-21 13:03 UTC  (2+ messages)

[PATCH v2 0/3] Add ilitek ili9341 panel driver
 2021-07-21 14:02 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v2 2/3] ARM: dts: stm32: fix dtbs_check warning on ili9341 dts binding
` [PATCH v2 3/3] drm/panel: Add ilitek ili9341 panel driver

[PATCH 1/2] dma-buf: clarify dma_fence_ops->wait documentation
 2021-07-21 13:56 UTC  (7+ messages)
` [PATCH 2/2] dma-buf: clarify dma_fence_add_callback documentation

[PATCH] dt-bindings: Remove "status" from schema examples
 2021-07-21 13:49 UTC  (8+ messages)

[PATCH] drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()
 2021-07-21 13:40 UTC  (2+ messages)

[PATCH 1/3] drm/plane: remove drm_helper_get_plane_damage_clips
 2021-07-21 13:30 UTC  (3+ messages)
` [PATCH 2/3] drm/plane: check that fb_damage is set up when used
` [PATCH 3/3] drm/plane: Move drm_plane_enable_fb_damage_clips into core

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-21 13:23 UTC  (6+ messages)

[PATCH v3 0/1] Fix cursor plane didn't update
 2021-07-21 13:05 UTC  (3+ messages)
` [PATCH v3 1/1] drm/mediatek: "

[PATCH v2 1/2] drm/i915: document caching related bits
 2021-07-21 12:16 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915/ehl: unconditionally flush the pages on acquire

[PATCH 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-21 12:06 UTC  (10+ messages)
` [PATCH 03/10] drm/bridge: Add documentation sections
` [PATCH 04/10] drm/bridge: Document the probe issue with MIPI-DSI bridges
` [PATCH 05/10] drm/panel: Create attach and detach callbacks
` [PATCH 06/10] drm/bridge: panel: Call attach and detach for the panel

[PATCH v3 0/4] Base changes for isolating FPU operation in a single place
 2021-07-21 11:52 UTC  (5+ messages)
` [PATCH v3 2/4] drm/amd/display: Add FPU event trace

[PATCH] drm: document drm_property_enum.value for bitfields
 2021-07-21 11:43 UTC  (2+ messages)

[PATCH] drm: document drm_mode_get_property
 2021-07-21 11:39 UTC  (2+ messages)

[PATCH v2 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
 2021-07-21 11:33 UTC  (2+ messages)

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-21 11:26 UTC  (5+ messages)
` [PATCH 3/6] drm/i915: Always call i915_globals_exit() from i915_exit()

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-07-21 11:23 UTC  (13+ messages)

[PATCH] video: fbdev: arcfb: remove redundant initialization of variable err
 2021-07-21 11:11 UTC  (2+ messages)

understanding virtio-gpu
 2021-07-21 10:49 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-21 10:49 UTC  (4+ messages)

[PATCH] dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
 2021-07-21  9:43 UTC  (2+ messages)

[PATCH] drm/i915/gvt: Convert from atomic_t to refcount_t on intel_vgpu_ppgtt_spt->refcount
 2021-07-21  9:40 UTC  (3+ messages)

[PATCH 0/4] Nuke legacy hw_id
 2021-07-21  9:25 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/gt: fix platform prefix
  ` [Intel-gfx] "
` [PATCH 2/4] drm/i915/gt: nuke unused legacy engine hw_id
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915/gt: rename legacy engine->hw_id to engine->gen6_hw_id
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/gt: nuke gen6_hw_id
  ` [Intel-gfx] "

[PATCH v2 00/14] Provide core infrastructure for managing open/release
 2021-07-21  9:18 UTC  (7+ messages)
` [PATCH v2 02/14] vfio/mbochs: Fix missing error unwind in mbochs_probe()

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-21  9:12 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: Call i915_globals_exit() after i915_pmu_exit()
` [PATCH 2/6] drm/i915: Call i915_globals_exit() if pci_register_device() fails
` [PATCH 3/6] drm/i915: Use a table for i915_init/exit
  ` [Intel-gfx] "
` [PATCH 4/6] drm/ttm: Force re-init if ttm_global_init() fails
    ` [Intel-gfx] "
` [PATCH 5/6] drm/ttm: Initialize debugfs from ttm_global_init()
` [PATCH 6/6] drm/i915: Make the kmem slab for i915_buddy_block a global

[PULL] drm-misc-next
 2021-07-21  8:44 UTC  (3+ messages)

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device (v7)
 2021-07-21  8:31 UTC  (11+ messages)
` [PATCH 2/7] drm/i915/gem: Refactor placement setup for i915_gem_object_create* (v2)
` [PATCH 6/7] drm/i915/gem: Correct the locking and pin pattern for dma-buf (v6)
` [PATCH 7/7] drm/i915/gem: Migrate to system at dma-buf attach time (v6)
  ` [Intel-gfx] "

[PATCH 1/7] vgaarb: remove VGA_DEFAULT_DEVICE
 2021-07-21  8:30 UTC  (3+ messages)

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device
 2021-07-21  8:24 UTC  (5+ messages)
` [PATCH 3/7] drm/i915/gem: Unify user object creation

[PATCH] drm/msm: Add fence->wait() op
 2021-07-21  7:59 UTC  (6+ messages)
` [Linaro-mm-sig] "

[PATCH 0/2] Add ilitek ili9341 panel driver
 2021-07-21  7:39 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH 2/2] drm/panel: Add ilitek ili9341 panel driver

[PATCH] drm/bridge/analogix/dp_core: Use devm_platform_ioremap_resource() to simplify code
 2021-07-21  2:32 UTC 

[RFC PATCH 00/42] Parallel submission aka multi-bb execbuf
 2021-07-20 20:58 UTC  (43+ messages)
` [RFC PATCH 01/42] drm/i915/guc: GuC submission squashed into single patch
` [RFC PATCH 02/42] drm/i915/guc: Allow flexible number of context ids
` [RFC PATCH 03/42] drm/i915/guc: Connect the number of guc_ids to debugfs
` [RFC PATCH 04/42] drm/i915/guc: Don't return -EAGAIN to user when guc_ids exhausted
` [RFC PATCH 05/42] drm/i915/guc: Don't allow requests not ready to consume all guc_ids
` [RFC PATCH 06/42] drm/i915/guc: Introduce guc_submit_engine object
` [RFC PATCH 07/42] drm/i915/guc: Check return of __xa_store when registering a context
` [RFC PATCH 08/42] drm/i915/guc: Non-static lrc descriptor registration buffer
` [RFC PATCH 09/42] drm/i915/guc: Take GT PM ref when deregistering context
` [RFC PATCH 10/42] drm/i915: Add GT PM unpark worker
` [RFC PATCH 11/42] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [RFC PATCH 12/42] drm/i915/guc: Don't call switch_to_kernel_context "
` [RFC PATCH 13/42] drm/i915/guc: Selftest for GuC flow control
` [RFC PATCH 14/42] drm/i915: Add logical engine mapping
` [RFC PATCH 15/42] drm/i915: Expose logical engine instance to user
` [RFC PATCH 16/42] drm/i915/guc: Introduce context parent-child relationship
` [RFC PATCH 17/42] drm/i915/guc: Implement GuC parent-child context pin / unpin functions
` [RFC PATCH 18/42] drm/i915/guc: Add multi-lrc context registration
` [RFC PATCH 19/42] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
` [RFC PATCH 20/42] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
` [RFC PATCH 21/42] drm/i915/guc: Add hang check to GuC submit engine
` [RFC PATCH 22/42] drm/i915/guc: Add guc_child_context_destroy
` [RFC PATCH 23/42] drm/i915/guc: Implement multi-lrc submission
` [RFC PATCH 24/42] drm/i915/guc: Insert submit fences between requests in parent-child relationship
` [RFC PATCH 25/42] drm/i915/guc: Implement multi-lrc reset
` [RFC PATCH 26/42] drm/i915/guc: Update debugfs for GuC multi-lrc
` [RFC PATCH 27/42] drm/i915: Connect UAPI to GuC multi-lrc interface
` [RFC PATCH 28/42] drm/i915/guc: Add basic GuC multi-lrc selftest
` [RFC PATCH 29/42] drm/i915/guc: Implement BB boundary preemption for multi-lrc
` [RFC PATCH 30/42] i915/drm: Move secure execbuf check to execbuf2
` [RFC PATCH 31/42] drm/i915: Move input/exec fence handling to i915_gem_execbuffer2
` [RFC PATCH 32/42] drm/i915: Move output "
` [RFC PATCH 33/42] drm/i915: Return output fence from i915_gem_do_execbuffer
` [RFC PATCH 34/42] drm/i915: Store batch index in struct i915_execbuffer
` [RFC PATCH 35/42] drm/i915: Allow callers of i915_gem_do_execbuffer to override the batch index
` [RFC PATCH 36/42] drm/i915: Teach execbuf there can be more than one batch in the objects list
` [RFC PATCH 37/42] drm/i915: Only track object dependencies on first request
` [RFC PATCH 38/42] drm/i915: Force parallel contexts to use copy engine for reloc
` [RFC PATCH 39/42] drm/i915: Multi-batch execbuffer2
` [RFC PATCH 40/42] drm/i915: Eliminate unnecessary VMA calls for multi-BB submission
` [RFC PATCH 41/42] drm/i915: Enable multi-bb execbuf
` [RFC PATCH 42/42] drm/i915/execlists: Parallel submission support for execlists

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2021-07-20  8:24 UTC  (5+ messages)
` [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183

[PATCH 05/13] vfio/fsl: Move to the device set infrastructure
 2021-07-20 16:23 UTC  (4+ messages)

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-07-21  7:08 UTC  (2+ messages)
` [Bug 211425] "

[PATCH v3] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-21  5:31 UTC  (2+ messages)

[PATCH 00/18] Series to merge a subset of GuC submission
 2021-07-21  1:51 UTC  (21+ messages)
` [PATCH 01/18] drm/i915/guc: Add new GuC interface defines and structures
` [PATCH 02/18] drm/i915/guc: Remove GuC stage descriptor, add LRC descriptor
` [PATCH 03/18] drm/i915/guc: Add LRC descriptor context lookup array
` [PATCH 04/18] drm/i915/guc: Implement GuC submission tasklet
` [PATCH 05/18] drm/i915/guc: Add bypass tasklet submission path to GuC
` [PATCH 06/18] drm/i915/guc: Implement GuC context operations for new inteface
` [PATCH 07/18] drm/i915/guc: Insert fence on context when deregistering
` [PATCH 08/18] drm/i915/guc: Defer context unpin until scheduling is disabled
` [PATCH 09/18] drm/i915/guc: Disable engine barriers with GuC during unpin
` [PATCH 10/18] drm/i915/guc: Extend deregistration fence to schedule disable
` [PATCH 11/18] drm/i915: Disable preempt busywait when using GuC scheduling
` [PATCH 12/18] drm/i915/guc: Ensure request ordering via completion fences
` [PATCH 13/18] drm/i915/guc: Disable semaphores when using GuC scheduling
` [PATCH 14/18] drm/i915/guc: Ensure G2H response has space in buffer
` [PATCH 15/18] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [PATCH 16/18] drm/i915/guc: Update GuC debugfs to support new GuC
` [PATCH 17/18] drm/i915/guc: Add trace point for GuC submit
` [PATCH 18/18] drm/i915: Add intel_context tracing

[PATCH] drivers/gpu/drm/nouveau/nouveau_bo: Remove a bunch of unused variables
 2021-07-21  1:15 UTC 

[PATCH] drivers/gpu/drm/nouveau/dispnv50/headc57d.c: mark headc57d_olut() as static
 2021-07-21  1:14 UTC 

[PATCH 00/16] Enable GuC based power management features
 2021-07-21  1:11 UTC  (19+ messages)
` [PATCH 09/16] drm/i915/guc/slpc: Add get max/min freq hooks
` [PATCH 10/16] drm/i915/guc/slpc: Add debugfs for slpc info
` [PATCH 12/16] drm/i915/guc/slpc: Cache platform frequency limits for slpc
  ` [Intel-gfx] "
` [PATCH 14/16] drm/i915/guc/slpc: Sysfs hooks "
` [PATCH 15/16] drm/i915/guc/slpc: slpc selftest
` [PATCH 16/16] drm/i915/guc/rc: Setup and enable GUCRC feature
  ` [Intel-gfx] "

[PATCH v2] dma-buf: Delete the DMA-BUF attachment sysfs statistics
 2021-07-20 23:53 UTC  (3+ messages)

[PATCH] vgaarb: Rework default VGA device selection
 2021-07-20 22:19 UTC  (2+ messages)

[PATCH 00/51] GuC submission support
 2021-07-20 21:46 UTC  (22+ messages)
` [PATCH 15/51] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [PATCH 23/51] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [PATCH 24/51] drm/i915: Add i915_sched_engine destroy vfunc
` [PATCH 25/51] drm/i915: Move active request tracking to a vfunc
` [PATCH 26/51] drm/i915/guc: Reset implementation for new GuC interface
` [PATCH 30/51] drm/i915/guc: Handle context reset notification
` [PATCH 42/51] drm/i915/guc: Implement banned contexts for GuC submission
` [PATCH 47/51] drm/i915/selftest: Increase some timeouts in live_requests

[PATCH 0/7] drm: Provide framebuffer dma-buf helpers
 2021-07-20 18:36 UTC  (4+ messages)
` [PATCH 3/7] drm/mipi-dbi: Use "

[drm-intel:drm-intel-gt-next 6/30] drivers/gpu/drm/i915/gem/i915_gem_context.c:364:1: error: unused function '__context_engines_static'
 2021-07-20 18:31 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).