dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-29 11:30:13 to 2024-01-30 17:05:16 UTC [more...]

[PATCH] drm/tegra: Remove of_dma_configure() from host1x_device_add()
 2024-01-30 16:15 UTC 

[PATCH rc] drm/tegra: Do not assume that a NULL domain means no DMA IOMMU
 2024-01-30 16:14 UTC 

[PATCH v6 0/6] iio: new DMABUF based API, v6
 2024-01-30 16:08 UTC  (8+ messages)
` [PATCH v6 1/6] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v6 2/6] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_vec
` [PATCH v6 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v6 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v6 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v6 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH 0/6 V3] fdinfo shared stats
 2024-01-30 16:12 UTC  (7+ messages)
` [PATCH 1/6] Documentation/gpu: Update documentation on drm-shared-*
` [PATCH 2/6] drm: add drm_gem_object_is_shared_for_memory_stats() helper
` [PATCH 3/6] drm: update drm_show_memory_stats() for dma-bufs
` [PATCH 4/6] drm/amdgpu: add shared fdinfo stats
` [PATCH 5/6] drm/i915: Update shared stats to use the new gem helper
` [PATCH 6/6] drm/xe: "

[PATCH V2 1/2] dt-bindings: phy: add binding for the i.MX8MP HDMI PHY
 2024-01-30 17:00 UTC  (3+ messages)
` [PATCH V2 2/2] phy: freescale: add Samsung "

[PATCH v4 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-01-30 16:57 UTC  (4+ messages)

[drm-drm-misc:drm-misc-next] dt-bindings: nt35510: document 'port' property
 2024-01-30 15:14 UTC  (2+ messages)

[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
 2024-01-30 15:03 UTC  (10+ messages)
` [PATCH v3 1/9] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v3 2/9] drm/ci: mediatek: Rename exisitng job
` [PATCH v3 3/9] drm/ci: mediatek: Add job to test panfrost and powervr GPU driver
` [PATCH v3 4/9] drm/ci: meson: Rename exisitng job
` [PATCH v3 5/9] drm/ci: meson: Add job to test panfrost GPU driver
` [PATCH v3 6/9] drm/ci: rockchip: Rename existing job
` [PATCH v3 7/9] drm/ci: rockchip: Add job to test panfrost GPU driver
` [PATCH v3 8/9] drm/ci: uprev mesa version
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist

[PATCH v1 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: deprecate port property
 2024-01-30 14:58 UTC  (6+ messages)
` [PATCH v1 2/6] dt-bindings: display: rockchip,dw-hdmi: add power-domains property
` [PATCH v1 3/6] ARM: dts: rockchip: fix rk3288 hdmi ports node
` [PATCH v1 4/6] ARM: dts: rockchip: fix rk322x "
` [PATCH v1 5/6] arm64: dts: rockchip: fix rk3328 "
` [PATCH v1 6/6] arm64: dts: rockchip: fix rk3399 "

[GIT PULL] Enable -Wstringop-overflow globally
 2024-01-30 14:52 UTC  (2+ messages)

[PATCH] drm/xe: Fix a build error
 2024-01-30 14:42 UTC  (7+ messages)

[PATCH v2 1/1] drm/virtio: Implement device_attach
 2024-01-30 14:23 UTC  (5+ messages)

[PATCH 0/8] firmware/sysfb: Track parent device for screen_info
 2024-01-30 13:12 UTC  (20+ messages)
` [PATCH 1/8] video: Add helpers for decoding screen_info
` [PATCH 2/8] video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
` [PATCH 4/8] fbdev/efifb: Remove PM for parent device
` [PATCH 5/8] firmware/sysfb: Create firmware device only for enabled PCI devices
` [PATCH 6/8] fbdev/efifb: Do not track parent device status
` [PATCH 7/8] firmware/sysfb: Update screen_info for relocated EFI framebuffers
` [PATCH 8/8] fbdev/efifb: Remove framebuffer relocation tracking

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-01-30 13:09 UTC  (16+ messages)
                  ` [Linaro-mm-sig] "

[PATCH v6 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-30 12:23 UTC  (5+ messages)
` [PATCH v6 1/4] usb: gadget: Support already-mapped DMA SGs
` [PATCH v6 2/4] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v6 3/4] usb: gadget: functionfs: Add DMABUF import interface
` [PATCH v6 4/4] Documentation: usb: Document FunctionFS DMABUF API

Flaky tests for amdgpu
 2024-01-30 12:06 UTC 

[PATCH v5 0/2] Small runtime PM API changes
 2024-01-30 11:28 UTC  (2+ messages)
` [PATCH v5 1/2] PM: runtime: Simplify pm_runtime_get_if_active() usage

[RFC][PATCH v7 0/9] drm/panic: Add a drm panic handler
 2024-01-30 11:20 UTC  (8+ messages)
` [PATCH v7 1/9] drm/format-helper: Add drm_fb_blit_from_r1 and drm_fb_fill

Implement per-key keyboard backlight as auxdisplay?
 2024-01-30 11:12 UTC  (17+ messages)

[PATCH v3 0/3] drm/atomic: Allow drivers to write their own plane check for async
 2024-01-30 11:02 UTC  (4+ messages)
` [PATCH v3 3/3] drm/amdgpu: Implement check_async_props for planes

[drm-misc:drm-misc-next 1/3] ps3av.c:undefined reference to `video_get_options'
 2024-01-30 10:56 UTC 

[PATCH 00/10] drm: drm debug and error logging improvements
 2024-01-30 10:35 UTC  (21+ messages)
` [PATCH 01/10] drm/print: make drm_err_printer() device specific by using drm_err()
` [PATCH 02/10] drm/print: move enum drm_debug_category etc. earlier in drm_print.h
` [PATCH 03/10] drm/print: add drm_dbg_printer() for drm device specific printer
` [PATCH 04/10] drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 05/10] drm/mode: "
` [PATCH 06/10] drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
` [PATCH 07/10] drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 08/10] drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
` [PATCH 09/10] drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 10/10] drm: remove drm_debug_printer in favor of drm_dbg_printer

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-30 10:10 UTC  (12+ messages)
` [PATCH v19 09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v19 22/30] drm/shmem-helper: Add common memory shrinker

[PATCH 00/23] [RFC] drm/format-helper: Introduce drm_pixmap, font support and filling
 2024-01-30  9:53 UTC  (24+ messages)
` [PATCH 01/23] drm/format-helper: Add struct drm_pixmap
` [PATCH 02/23] drm/format-helper: Use struct drm_pixmap for drm_fb_memcpy()
` [PATCH 03/23] drm/format-helper: Streamline drm_fb_xfrm() implementations
` [PATCH 04/23] drm/format-helper: Use struct drm_pixmap internally
` [PATCH 05/23] drm/format-helper: Use struct drm_pixmap for drm_fb_swab()
` [PATCH 06/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_rgb332()
` [PATCH 07/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_rgb565()
` [PATCH 08/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_xrgb1555()
` [PATCH 09/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_argb1555()
` [PATCH 10/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_rgba5551()
` [PATCH 11/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_rgb888()
` [PATCH 12/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_argb8888()
` [PATCH 13/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_abgr8888()
` [PATCH 14/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_xbgr8888()
` [PATCH 15/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_xrgb2101010()
` [PATCH 16/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_argb2101010()
` [PATCH 17/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_gray8()
` [PATCH 18/23] drm/format-helper: Use struct drm_pixmap for drm_fb_xrgb8888_to_mono()
` [PATCH 19/23] drm/format-helper: Use struct drm_pixmap for drm_fb_blit()
` [PATCH 20/23] [DO NOT MERGE] drm/format-helper: Add font-support for DRM pixmap
` [PATCH 21/23] [DO NOT MERGE] drm/format-helper: Add color palette
` [PATCH 22/23] [DO NOT MERGE] drm/format-helper: Support blitting from C1 to XRGB8888
` [PATCH 23/23] [DO NOT MERGE] drm/format-helper: Add drm_fb_fill() to fill screen with color

[PATCH] drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initialization
 2024-01-30  9:35 UTC 

[PATCH] drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initialization
 2024-01-30  9:38 UTC 

[PATCH] drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
 2024-01-30  9:24 UTC  (14+ messages)

[PATCH RFC 0/4] Support for Simulated Panels
 2024-01-30  8:53 UTC  (7+ messages)
      `  "

[PATCH 00/23] XeKmd basic SVM support
 2024-01-30  8:43 UTC  (30+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[Bug 218435] New: UBSAN: array-index-out-of-bounds in radeon_atombios.c:2620:43
 2024-01-30  8:37 UTC  (2+ messages)
` [Bug 218435] "

[PATCH 0/5] drm/msm: Add display support for X1E80100
 2024-01-30  8:03 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: display/msm: document MDSS on X1E80100
` [PATCH 2/5] dt-bindings: display/msm: Document the DPU for X1E80100
` [PATCH 3/5] drm/msm: mdss: Add X1E80100 support
` [PATCH 4/5] drm/msm/dp: Try looking for link-frequencies into the port@0's endpoint first
` [PATCH 5/5] drm/msm/dpu: Add X1E80100 support

[PATCH] drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULL
 2024-01-30  7:05 UTC  (2+ messages)

Bug#1061449: linux-image-6.7-amd64: a boot message from amdgpu
 2024-01-30  7:03 UTC  (3+ messages)

[PATCH 1/3] udmabuf: Keep track current device mappings
 2024-01-30  6:23 UTC  (10+ messages)
` [PATCH 2/3] udmabuf: Sync buffer mappings for attached devices
  ` [Linaro-mm-sig] "

[PATCH 00/17] Add support for CDM over DP
 2024-01-30  6:03 UTC  (37+ messages)
` [PATCH 01/17] drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DP
` [PATCH 05/17] drm/msm/dp: add an API to indicate if sink supports VSC SDP
` [PATCH 07/17] drm/msm/dpu: disallow widebus en in INTF_CONFIG2 when DP is YUV420
` [PATCH 14/17] drm/msm/dpu: modify encoder programming for CDM over DP

re:Making drm_gpuvm work across gpu devices
 2024-01-30  4:03 UTC  (2+ messages)

linux-next: Tree for Jan 29 (drm/xe/ and FB_IOMEM_HELPERS)
 2024-01-30  3:55 UTC 

[PATCH] nouveau/gsp: use correct size for registry rpc
 2024-01-30  3:26 UTC 

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-01-30  2:58 UTC  (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

linux-next: build warning after merge of the amdgpu tree
 2024-01-30  2:56 UTC 

linux-next: build warning after merge of the amdgpu tree
 2024-01-30  2:54 UTC 

linux-next: build warnings after merge of the amdgpu tree
 2024-01-30  2:49 UTC 

[PATCH v2 0/8] drm/lima: fixes and improvements to error recovery
 2024-01-30  1:07 UTC  (6+ messages)
` [PATCH v2 5/8] drm/lima: handle spurious timeouts due to high irq latency

[PATCH 0/5] drm/vmwgfx: Various kms related fixes
 2024-01-29 19:04 UTC  (2+ messages)

[PATCH] drm/sched: Drain all entities in DRM sched run job worker
 2024-01-29 18:31 UTC  (8+ messages)

[PATCH 6.6 257/331] drm: Fix TODO list mentioning non-KMS drivers
 2024-01-29 17:05 UTC  (2+ messages)
` [PATCH 6.6 259/331] drm: Disable the cursor plane on atomic contexts with virtualized drivers

[PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
 2024-01-29 17:14 UTC  (11+ messages)

[PATCH 6.7 251/346] drm: Fix TODO list mentioning non-KMS drivers
 2024-01-29 17:04 UTC  (2+ messages)
` [PATCH 6.7 253/346] drm: Disable the cursor plane on atomic contexts with virtualized drivers

[PATCH 0/2] Fetch EDID from ACPI _DDC method if available
 2024-01-29 16:54 UTC  (9+ messages)
` [PATCH 1/2] ACPI: video: Handle fetching EDID that is longer than 256 bytes
` [PATCH 2/2] drm/amd: Fetch the EDID from _DDC if available for eDP

[PATCH v4 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2024-01-29 15:26 UTC  (2+ messages)

[PATCH 0/3] Fixed-type GENMASK/BIT
 2024-01-29 15:11 UTC  (7+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
    `  "
        `  "

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-29 14:15 UTC  (10+ messages)
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure

[PATCH v2 00/10] Make PCI's devres API more consistent
 2024-01-29 13:12 UTC  (4+ messages)
` [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks

[PATCH] backlight: ktz8866: Correct the check for of_property_read_u32
 2024-01-29 12:28 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).