dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 09:48:27 to 2021-06-09 08:57:50 UTC [more...]

[Bug 213373] New: [drm] [radeon] memory leak at parsing radeon_atombios_parse_power_table
 2021-06-09  8:57 UTC  (4+ messages)
` [Bug 213373] "

[PATCH] drm/bridge: ti-sn65dsi83: Fix sparse warnings
 2021-06-09  8:55 UTC  (2+ messages)

[PATCH 00/31] drm/i915/gem: ioctl clean-ups (v6)
 2021-06-09  8:25 UTC  (34+ messages)
` [PATCH 01/31] drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZE
` [PATCH 02/31] drm/i915: Stop storing the ring size in the ring pointer (v2)
` [PATCH 03/31] drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAP
` [PATCH 04/31] drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)
` [PATCH 05/31] drm/i915/gem: Return void from context_apply_all
` [PATCH 06/31] drm/i915: Drop the CONTEXT_CLONE API (v2)
` [PATCH 07/31] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v4)
` [PATCH 08/31] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
` [PATCH 09/31] drm/i915/gem: Disallow bonding of virtual engines (v3)
` [PATCH 10/31] drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT (v2)
` [PATCH 11/31] drm/i915/request: Remove the hook from await_execution
` [PATCH 12/31] drm/i915/gem: Disallow creating contexts with too many engines
` [PATCH 13/31] drm/i915: Stop manually RCU banging in reset_stats_ioctl (v2)
` [PATCH 14/31] drm/i915/gem: Add a separate validate_priority helper
` [PATCH 15/31] drm/i915: Add gem/i915_gem_context.h to the docs
` [PATCH 16/31] drm/i915/gem: Add an intermediate proto_context struct (v4)
` [PATCH 17/31] drm/i915/gem: Rework error handling in default_engines
` [PATCH 18/31] drm/i915/gem: Optionally set SSEU in intel_context_set_gem
` [PATCH 19/31] drm/i915: Add an i915_gem_vm_lookup helper
` [PATCH 20/31] drm/i915/gem: Make an alignment check more sensible
` [PATCH 21/31] drm/i915/gem: Use the proto-context to handle create parameters (v3)
` [PATCH 22/31] drm/i915/gem: Return an error ptr from context_lookup
` [PATCH 23/31] drm/i915/gt: Drop i915_address_space::file (v2)
` [PATCH 24/31] drm/i915/gem: Delay context creation (v2)
  ` [Intel-gfx] "
` [PATCH 25/31] drm/i915/gem: Don't allow changing the VM on running contexts (v2)
  ` [Intel-gfx] "
` [PATCH 26/31] drm/i915/gem: Don't allow changing the engine set "
` [PATCH 27/31] drm/i915/selftests: Take a VM in kernel_context()
` [PATCH 28/31] i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
` [PATCH 29/31] drm/i915/gem: Roll all of context creation together
` [PATCH 30/31] drm/i915: Finalize contexts in GEM_CONTEXT_CREATE on version 13+
` [PATCH 31/31] drm/i915: Drop some RCU usage around context VMs

[PATCH v2 0/9] Prereqs for TTM accelerated migration
 2021-06-09  8:00 UTC  (13+ messages)
` [PATCH v2 1/9] drm/i915: Reference objects on the ww object list
` [PATCH v2 2/9] drm/i915: Break out dma_resv ww locking utilities to separate files
` [PATCH v2 3/9] drm/i915: Introduce a ww transaction helper
` [PATCH v2 4/9] drm/i915/gt: Add an insert_entry for gen8_ppgtt
` [PATCH v2 5/9] drm/i915/gt: Add a routine to iterate over the pagetables of a GTT
` [PATCH v2 6/9] drm/i915/gt: Export the pinned context constructor and destructor
` [PATCH v2 7/9] drm/i915/gt: Pipelined page migration
` [PATCH v2 8/9] drm/i915/gt: Pipelined clear
` [PATCH v2 9/9] drm/i915/gt: Setup a default migration context on the GT

[PATCH -next] drm/hyperv: Remove unused variable
 2021-06-09  7:46 UTC  (2+ messages)

[PATCH v5, 0/4] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-06-09  7:43 UTC  (6+ messages)
` [PATCH v5, 3/4] soc: mediatek: mmsys: add component RDMA4
` [PATCH v5, 4/4] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PULL] drm-misc-next
 2021-06-09  7:42 UTC 

[PATCH 1/1] drm/panfrost: remove spamming to syslog
 2021-06-08 17:18 UTC 

[PATCH -next v2] drm/msm: Use list_move_tail instead of list_del/list_add_tail in msm_gem.c
 2021-06-09  7:28 UTC 

[PATCH -next v2] drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cmdbuf_res.c
 2021-06-09  7:22 UTC 

nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device
 2021-06-09  7:10 UTC  (10+ messages)

[PATCH -next v2] drm/vmwgfx: Use list_move_tail instead of list_del/list_add_tail in vmwgfx_cmdbuf.c
 2021-06-09  7:18 UTC 

[PATCH -next v2] drm/radeon: use list_move instead of list_del/list_add in radeon_vm.c
 2021-06-09  7:12 UTC 

[PATCH -next v2] drm/nouveau/sw: use list_move instead of list_del/list_add in base.c
 2021-06-09  7:10 UTC 

[PATCH] drm: Don't test for IRQ support in VBLANK ioctls
 2021-06-09  7:01 UTC  (6+ messages)

[PATCH -next v2] drm/nouveau/gr: use list_move instead of list_del/list_add in nv40.c
 2021-06-09  7:10 UTC 

[PATCH] drm: qxl: ensure surf.data is ininitialized
 2021-06-09  7:00 UTC  (2+ messages)

[PATCH -next v2] drm/amdgpu: use list_move instead of list_del/list_add in amdgpu_vm.c
 2021-06-09  7:08 UTC 

[PATCH -next v2] drm/ttm: use list_move instead of list_del/list_add in ttm_execbuf_util.c
 2021-06-09  7:07 UTC 

[PATCH -next v2] drm/nouveau/mpeg: use list_move instead of list_del/list_add in nv44.c
 2021-06-09  7:07 UTC 

[PATCH] udmabuf: Add support for mapping hugepages (v2)
 2021-06-09  6:56 UTC  (5+ messages)
` [PATCH] udmabuf: Add support for mapping hugepages (v3)

[PATCH -next v2] drm/nouveau/fifo: use list_move instead of list_del/list_add in base.c
 2021-06-09  7:05 UTC 

[PATCH] modified: gpu/drm/panfrost/panfrost_gpu.c
 2021-06-09  6:38 UTC 

[PATCH 1/1] drm/vmwgfx: free bo resource before assigning new one
 2021-06-09  6:38 UTC  (7+ messages)
  ` [PATCH 1/1] drm/vmwgfx: use ttm_bo_move_null() when there is nothing to move

[PATCH] drm: display: Remove duplicated argument in dcn31
 2021-06-09  3:01 UTC 

[PATCH] drm/ttm: fix pipelined gutting
 2021-06-09  1:50 UTC  (3+ messages)

[PATCH 00/13] Update firmware to v62.0.0
 2021-06-09  1:03 UTC  (5+ messages)
` [PATCH 02/13] drm/i915/guc: Update MMIO based communication

[PATCH] drm/amd/display: Fix error code on failure to set brightness
 2021-06-09  0:55 UTC  (3+ messages)

[PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller
 2021-06-09  0:08 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dp: Simplify the mvid/nvid calculation
  ` [Freedreno] "

[PATCH] drm/msm/dsi: Stash away calculated vco frequency on recalc
 2021-06-08 22:11 UTC  (3+ messages)

[PATCH] drm/mcde: Fix off by 10^3 in calculation
 2021-06-08 21:33 UTC 

[v4 0/4] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-08 21:02 UTC  (4+ messages)
` [v4 1/4] drm/panel-simple: Add basic DPCD backlight support

[PATCH v3 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-06-08 20:47 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: msm: dsi: add missing 7nm bindings
` [PATCH v3 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy
` [PATCH v3 3/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy

linux-next: Tree for Jun 8 (drivers/gpu/drm/vmwgfx/vmwgfx_drv.c)
 2021-06-08 20:30 UTC  (2+ messages)
` linux-next: Tree for Jun 8 (drm_fb_helper.c)

[PATCH 0/9] Prereqs for TTM accelerated migration
 2021-06-08 19:09 UTC  (12+ messages)
` [PATCH 1/9] drm/i915: Reference objects on the ww object list
` [PATCH 2/9] drm/i915: Break out dma_resv ww locking utilities to separate files
` [PATCH 3/9] drm/i915: Introduce a ww transaction helper
  ` [Intel-gfx] "
` [PATCH 7/9] drm/i915/gt: Pipelined page migration
  ` [Intel-gfx] "

[PATCH 0/8] Introduce i915_sched_engine object
 2021-06-08 19:17 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Move priolist to new "
` [PATCH 2/8] drm/i915: Add i915_sched_engine_is_empty function
` [PATCH 3/8] drm/i915: Reset sched_engine.no_priolist immediately after dequeue
` [PATCH 4/8] drm/i915: Move active tracking to i915_sched_engine
` [PATCH 5/8] drm/i915: Move engine->schedule "
` [PATCH 6/8] drm/i915: Add kick_backend function "
` [PATCH 7/8] drm/i915: Update i915_scheduler to operate on i915_sched_engine
` [PATCH 8/8] drm/i915: Move submission tasklet to i915_sched_engine

[pull v2] drm/msm: msm-fixes-v5.13-rc6 for v5.13-rc6
 2021-06-08 18:41 UTC 

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-08 18:33 UTC  (7+ messages)
` [PATCH v10 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v10 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v10 07/10] mm: Device exclusive memory access

[pull] drm/msm: drm-msm-fixes-2021-06-08 for v5.13-rc6
 2021-06-08 18:29 UTC  (2+ messages)

[PATCH v3 0/5] drm/msm/a6xx: add support for Adreno 660 GPU
 2021-06-08 18:03 UTC  (7+ messages)
` [PATCH v3 1/5] drm/msm: remove unused icc_path/ocmem_icc_path
` [PATCH v3 2/5] drm/msm/a6xx: use AOP-initialized PDC for a650
` [PATCH v3 3/5] drm/msm/a6xx: add GMU_CX_GMU_CX_FALNEXT_INTF write "
` [PATCH v3 4/5] drm/msm/a6xx: add missing PC_DBG_ECO_CNTL bit for a640/a650
` [PATCH v3 5/5] drm/msm/a6xx: add support for Adreno 660 GPU

[PATCH 0/7] Add "activ bpc" and "active color format" drm property
 2021-06-08 17:43 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc
` [PATCH v2 2/7] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property
` [PATCH v2 3/7] drm/amd/display: Add handling for new "active bpc" property
` [PATCH v2 4/7] drm/i915/display: "
` [PATCH v2 5/7] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH v2 6/7] drm/amd/display: Add handling for new "active color format" property
` [PATCH v2 7/7] drm/i915/display: "

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2021-06-08 17:30 UTC  (5+ messages)
` [Bug 213145] "

[PATCH 0/4] Add "activ bpc" drm property and use it in AMD and Intel driver
 2021-06-08 17:19 UTC  (6+ messages)
` [PATCH 4/4] drm/i915/display: Add handling for new "active bpc" property

[RFC 0/8] drm/msm: split DSI PHY to generic PHY subsystem
 2021-06-08 17:04 UTC  (5+ messages)
` [RFC 5/8] lib: add small API for handling register snapshots

[PATCH] drm/stm: Remove usage of drm_display_mode_to_videomode()
 2021-06-08 16:56 UTC  (2+ messages)

[PATCH v2 0/8] drm/msm/a6xx: add support for Adreno 660 GPU
 2021-06-08 16:53 UTC  (7+ messages)
` [PATCH v2 2/8] drm/msm/a6xx: use AOP-initialized PDC for a650
` [PATCH v2 6/8] drm/msm/a6xx: add support for Adreno 660 GPU

[PATCH] drm: Fix use-after-free read in drm_getunique()
 2021-06-08 16:20 UTC  (2+ messages)

[QUESTION] drmModeAtomicCommit returns -EINVAL on return
 2021-06-08 15:34 UTC  (3+ messages)

[GIT PULL] HDMI codec improvements
 2021-06-08 15:23 UTC 

[PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-08 15:20 UTC  (5+ messages)
` [PATCH v4 5/6] drm/msm: Add crashdump support for stalled SMMU
` [PATCH v4 6/6] drm/msm: devcoredump iommu fault support

[PATCH] drm/vc4: fix vc4_atomic_commit_tail() logic
 2021-06-08 15:03 UTC  (2+ messages)

[PATCH] drm/radeon: Always call radeon_suspend_kms() in radeon_pci_shutdown()
 2021-06-08 14:54 UTC  (3+ messages)

[PATCH -next] drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
 2021-06-08 14:38 UTC 

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-08 14:33 UTC  (5+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

[PATCH V7 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver
 2021-06-08 13:41 UTC  (2+ messages)

[PATCH v3 0/7] Add back the buddy allocator
 2021-06-08 12:25 UTC  (9+ messages)
` [PATCH v3 1/7] drm/i915/ttm: add ttm_buddy_man
` [PATCH v3 2/7] drm/i915/ttm: add i915_sg_from_buddy_resource
` [PATCH v3 3/7] drm/i915/ttm: Calculate the object placement at get_pages time
` [PATCH v3 4/7] drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
` [PATCH v3 5/7] drm/i915/ttm: remove node usage in our naming
` [PATCH v3 6/7] drm/i915/ttm: switch over to ttm_buddy_man
` [PATCH v3 7/7] drm/i915/ttm: restore min_page_size behaviour

[PATCH -next] fbdev: convert list_for_each to entry variant
 2021-06-08 12:32 UTC 

[PATCH 1/2] iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c
 2021-06-08 11:42 UTC  (2+ messages)

[PATCH] drm/v3d: Expose performance counters to userspace
 2021-06-08 11:15 UTC 

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-08 11:10 UTC  (3+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[PATCH] drm/ttm: fix deref of bo->ttm without holding the lock v2
 2021-06-08 11:05 UTC  (4+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in fbcon_putcs
 2021-06-08  7:25 UTC 

[PATCH v3] drm/msm/dsi: add continuous clock support for 7nm PHY
 2021-06-08 10:40 UTC  (3+ messages)

XDC 2021: Registration & Call for Proposals now open!
 2021-06-08 10:38 UTC  (2+ messages)
` [Mesa-dev] "

[PATCH] drm/bridge: ti-sn65dsi83: Fix checkpatch --strict CHECKs
 2021-06-08 10:30 UTC  (2+ messages)

[PATCH v2 0/6] Add back the buddy allocator
 2021-06-08 10:14 UTC  (9+ messages)
` [PATCH v2 4/6] drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
` [PATCH v2 5/6] drm/i915/ttm: switch over to ttm_buddy_man
` [PATCH v2 6/6] drm/i915/ttm: restore min_page_size behaviour

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-06-08 10:06 UTC  (3+ messages)
` [PATCH 4/4] ARM: boot: dts: bcm2711: Add BCM2711 VEC compatible

[PATCH] drm/i915/gem/mman: only allow WC for lmem
 2021-06-08 10:06 UTC  (4+ messages)

[PATCH V6 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 bindings
 2021-06-08  9:54 UTC  (10+ messages)
` [PATCH V6 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver

[PATCH 01/10] drm/ttm: allocate resource object instead of embedding it v2
 2021-06-08  9:48 UTC  (14+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).