dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-04 12:08:13 to 2022-05-05 13:11:37 UTC [more...]

[PATCH 0/2] *dma-buf: Add an API for exporting sync files (v13)
 2022-05-05  8:39 UTC  (13+ messages)
` [PATCH 1/2] dma-buf: "
` [PATCH 2/2] dma-buf: Add an API for importing sync files (v8)

[PULL] drm-misc-next
 2022-05-05 13:11 UTC 

[PATCH v2 0/4] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
 2022-05-05 13:02 UTC  (7+ messages)
` [PATCH v2 1/4] fbdev: Prevent possible use-after-free in fb_release()
` [PATCH v2 2/4] fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
` [PATCH v2 3/4] fbdev: efifb: "
` [PATCH v2 4/4] fbdev: vesafb: "

[PATCH v3 0/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-05 12:58 UTC  (7+ messages)
` [PATCH v3 3/3] "

[PATCH 0/3] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
 2022-05-05 12:57 UTC  (16+ messages)
` [PATCH 1/3] fbdev: Prevent possible use-after-free in fb_release()
` [PATCH 2/3] fbdev/simplefb: Cleanup fb_info in .fb_destroy rather than .remove
` [PATCH 3/3] fbdev/efifb: "

[PATCH] drm/i915: Change semantics of context isolation reporting to UM
 2022-05-05 12:46 UTC  (5+ messages)

[PATCH] drm/i915/guc/slpc: Use non-blocking H2G for waitboost
 2022-05-05 12:13 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/4] drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2
 2022-05-05 12:09 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: switch DM to atomic fence helpers

[PATCH] fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled
 2022-05-05 12:04 UTC 

[PATCH v4 00/15] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-05-05 11:59 UTC  (12+ messages)
` [PATCH v4 10/15] drm/shmem-helper: Take reservation lock instead of drm_gem_shmem locks
` [PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker

[PATCH v2 00/12] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-05-05 11:55 UTC  (5+ messages)
` (EXT) "
    ` (EXT) "

[PATCH v2 0/5] drm/msm: fixes for KMS iommu handling
 2022-05-05 11:49 UTC  (8+ messages)
` [PATCH v2 1/5] drm/msm/dpu: check both DPU and MDSS devices for the IOMMU
` [PATCH v2 2/5] drm/msm/mdp5: move iommu_domain_alloc() call close to its usage
` [PATCH v2 3/5] drm/msm: Stop using iommu_present()
` [PATCH v2 4/5] drm/msm: move KMS aspace init to the separate helper
` [PATCH v2 5/5] drm/msm: switch msm_kms_init_aspace() to use device_iommu_mapped()

[PATCH][next] drm/rockchip: Fix spelling mistake "aligened" -> "aligned"
 2022-05-05 11:10 UTC 

[PATCH 1/2] drm/i915: Don't use DRM_DEBUG_WARN_ON for unexpected l3bank/mslice config
 2022-05-05 11:02 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Don't use DRM_DEBUG_WARN_ON for ring unexpectedly not idle

[CI 1/2] drm/i915: Don't use DRM_DEBUG_WARN_ON for unexpected l3bank/mslice config
 2022-05-05 11:00 UTC  (2+ messages)
` [CI 2/2] drm/i915: Don't use DRM_DEBUG_WARN_ON for ring unexpectedly not idle

[PATCH] drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
 2022-05-05 10:28 UTC 

[PATCH -next 1/2] drm/i915: Remove duplicated include in intel_sseu.c
 2022-05-05 10:18 UTC  (3+ messages)
` [PATCH -next 2/2] drm/i915/migrate: remove unneeded semicolon

[PATCH] drm/i915: simplify the return expression of i915_driver_open()
 2022-05-05  9:32 UTC  (2+ messages)

[PATCH v11 00/24] drm/rockchip: RK356x VOP2 support
 2022-05-05  9:05 UTC  (9+ messages)
` [PATCH v11 16/24] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH v11 17/24] arm64: dts: rockchip: rk356x: Add HDMI nodes
  ` Aw: "
` (subset) [PATCH v11 00/24] drm/rockchip: RK356x VOP2 support

[PATCH v2] drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
 2022-05-05  8:48 UTC  (3+ messages)

[PATCH] drm/todo: Add entry for using kunit in the subsystem
 2022-05-05  8:32 UTC  (6+ messages)

[PATCH] drm: drm_gem.h: Add explicit includes for DEFINE_DRM_GEM_FOPS
 2022-05-05  8:28 UTC  (5+ messages)

[PATCH] drm/nouveau/gr/gf100-: Clean up some inconsistent indenting
 2022-05-05  8:13 UTC 

[PATCH v3 00/21] xen: simplify frontend side ring setup
 2022-05-05  8:16 UTC  (3+ messages)
` [PATCH v3 07/21] xen/drm: switch xen_drm_front to use INVALID_GRANT_REF
` [PATCH v3 16/21] xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()

[PATCH] drm/gma500: Clean up some inconsistent indenting
 2022-05-05  8:09 UTC 

[PATCH] drm: simplify the return expression of ast_drm_resume()
 2022-05-05  7:32 UTC  (2+ messages)

[PATCH 0/2] dma-buf: Add an API for exporting sync files (v13)
 2022-05-04 22:43 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dma-buf: Add an API for importing sync files (v8)

[PATCH v3] drm/ast: Create the driver for ASPEED proprietory Display-Port
 2022-05-05  2:51 UTC  (7+ messages)
` [PATCH v4] "

[PULL] drm-intel-gt-next
 2022-05-05  6:39 UTC 

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-05  6:04 UTC  (6+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio

[PATCH] drm/amdgpu: simplify the return expression of vega10_ih_hw_init()
 2022-05-05  2:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: simplify the return expression
 2022-05-05  2:23 UTC  (2+ messages)

linux-next: build failure after merge of the drm-msm tree
 2022-05-05  1:48 UTC 

linux-next: build failure after merge of the drm-msm tree
 2022-05-05  1:43 UTC 

[PATCH] drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected
 2022-05-05  1:27 UTC 

linux-next: manual merge of the drm-msm tree with the drm tree
 2022-05-05  1:06 UTC 

linux-next: manual merge of the drm-msm tree with the drm tree
 2022-05-05  1:01 UTC 

[PATCH 00/11] i915: Introduce Ponte Vecchio
 2022-05-05  0:34 UTC  (4+ messages)
` [PATCH 02/11] drm/i915/pvc: Add forcewake support

[PATCH v2] drm/i915/guc: Support programming the EU priority in the GuC descriptor
 2022-05-04 23:46 UTC 

[PATCH v2] drm/msm: Fix shutdown
 2022-05-04 23:39 UTC 

[PATCH] drm/msm: Fix shutdown
 2022-05-04 23:37 UTC  (6+ messages)

[PATCH v2] drm/etnaviv: avoid cleaning up sched_job when submit succeeded
 2022-05-04 22:43 UTC  (3+ messages)

[PATCH v2 00/20] drm/edid: CEA data block iterators, and more
 2022-05-04 22:30 UTC  (2+ messages)

[GIT PULL] mediatek drm next for 5.19
 2022-05-04 22:22 UTC 

[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
 2022-05-04 21:18 UTC  (3+ messages)

[PATCH v2 0/4] drm/i915: Prepare for GSC-loaded HuC
 2022-05-04 20:48 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915/huc: drop intel_huc_is_authenticated
` [PATCH v2 2/4] drm/i915/huc: Add fetch support for gsc-loaded HuC binary
` [PATCH v2 3/4] drm/i915/huc: Prepare for GSC-loaded HuC
` [PATCH v2 4/4] drm/i915/huc: Don't fail the probe if HuC init fails

[PATCH 0/3] amdgpu: A few fixes for clang warnings
 2022-05-04 19:59 UTC  (6+ messages)
` [PATCH 1/3] drm/amdgpu/gfx10: Initalise index
` [PATCH 2/3] drm/amdgpu/gfx11: "
` [PATCH 3/3] drm/amdgpu/gfx11: Add missing break

[PULL] drm/msm: several fixes for 5.19
 2022-05-04 19:33 UTC 

[pull] amdgpu drm-fixes-5.18
 2022-05-04 19:04 UTC 

[PATCH] drm/nouveau/subdev/bus: Ratelimit logging for fault errors
 2022-05-04 18:55 UTC  (4+ messages)

[PATCH v3] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-04 18:44 UTC  (4+ messages)

[PATCH] drm/msm: Limit command submission when no IOMMU
 2022-05-04 18:41 UTC  (2+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-04 18:17 UTC  (2+ messages)

[PATCH] drm: Document that power requirements for DP AUX transfers
 2022-05-04 18:10 UTC  (4+ messages)

[PATCH 0/4] Remove support for Hyper-V 2008 and 2008R2/Win7
 2022-05-04 17:23 UTC  (2+ messages)

[PATCH] drm/nouveau/devinit: fix returnvar.cocci warnings
 2022-05-04 17:29 UTC  (2+ messages)

[PATCH] drm/nouveau: reorder nouveau_drm_device_fini
 2022-05-04 17:18 UTC 

[PATCH] video: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
 2022-05-04 17:05 UTC  (4+ messages)

[PATCH 1/2] Revert "drm/amdgpu: disable runpm if we are the primary adapter"
 2022-05-04 17:02 UTC  (7+ messages)
` [PATCH 2/2] Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb"

[PATCH v2 0/3] mgag200: Improve damage handling
 2022-05-04 16:09 UTC  (7+ messages)
` [PATCH v2 1/3] mgag200: Add FB_DAMAGE_CLIPS support
` [PATCH v2 2/3] mgag200: Optimize damage clips
` [PATCH v2 3/3] mgag200: Warn once if trying to set start address on broken hardware

[PATCH] drm/msm/dsi: fix address for second DSI PHY on SDM660
 2022-05-04 15:56 UTC  (2+ messages)

[PATCH v2] drm/i915: Fix race in __i915_vma_remove_closed
 2022-05-04 15:20 UTC  (2+ messages)
` [Intel-gfx] "

[RESEND 1/2] Revert "drm: bridge: mcde_dsi: Drop explicit bridge remove"
 2022-05-04 15:13 UTC  (4+ messages)
` [RESEND 2/2] Revert "drm: bridge: mcde_dsi: Switch to devm_drm_of_get_bridge"
  ` (subset) "
` (subset) [RESEND 1/2] Revert "drm: bridge: mcde_dsi: Drop explicit bridge remove"

[PATCH] drm: exynos: dsi: Use child panel or bridge find helpers
 2022-05-04 15:13 UTC  (2+ messages)
` (subset) "

[PATCH 2/2] Revert "drm: of: Lookup if child node has panel or bridge"
 2022-05-04 15:08 UTC  (11+ messages)

[PATCH] dt-bindings: display: bridge: ldb: Fill in reg property
 2022-05-04 15:06 UTC  (2+ messages)

[PATCH v2 0/2] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-05-04 14:53 UTC  (4+ messages)
` [PATCH v2 1/2] drm/dp: Add callbacks to make using DP AUX bus properly easier

[GIT PULL] drm/imx: various cleanups
 2022-05-04 14:46 UTC 

[PATCH] drm/bridge: tc358767: Fix DP bridge mode detection from DT endpoints
 2022-05-04 14:45 UTC  (2+ messages)

[PATCH 0/3] Handle predicate programming
 2022-05-04 14:44 UTC  (3+ messages)
` [PATCH 3/3] drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
  ` [Intel-gfx] "

[PATCH -next] video: fbdev: clean up some inconsistent indenting
 2022-05-04 13:45 UTC 

[PATCH v2] drm/msm/dsi: use RMW cycles in dsi_update_dsc_timing
 2022-05-04 13:41 UTC  (10+ messages)
          ` [Freedreno] "

[PATCH 1/2] Revert "drm/amdgpu: disable runpm if we are the primary adapter"
 2022-05-04 13:36 UTC  (2+ messages)
` [PATCH 2/2] Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb"

[PATCH 0/3] drm: move dsc data pointer from drm_panel to mipi_dsi_device
 2022-05-04 13:04 UTC  (2+ messages)

[PATCH 0/3] drm/{ast, mgag200}: Protect I/O regs against concurrent access
 2022-05-04 12:31 UTC  (3+ messages)
` [PATCH 3/3] drm/mgag200: Protect concurrent access to I/O registers with lock

[PATCH 1/5] dma-buf: cleanup dma_fence_unwrap selftest
 2022-05-04 12:22 UTC  (5+ messages)
` [PATCH 2/5] dma-buf: cleanup dma_fence_unwrap implementation
` [PATCH 3/5] dma-buf: return only unsignaled fences in dma_fence_unwrap_for_each
` [PATCH 4/5] dma-buf: generalize dma_fence unwrap & merging v2
` [PATCH 5/5] drm: use dma_fence_unwrap_merge() in drm_syncobj

[PATCH] drm/i915: use IOMEM_ERR_PTR() directly
 2022-05-04 12:11 UTC  (3+ messages)

[PATCH 0/4] mgag200: Improve damage handling
 2022-05-04 12:11 UTC  (4+ messages)
` [PATCH 4/4] mgag200: remove mgag200_probe_vram()


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).