dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 11:08:27 to 2022-11-07 21:05:17 UTC [more...]

[RFC PATCH v3 0/3] new subsystem for compute accelerator devices
 2022-11-07 21:04 UTC  (11+ messages)
` [RFC PATCH v3 1/3] drivers/accel: define kconfig and register a new major
` [RFC PATCH v3 2/3] accel: add dedicated minor for accelerator devices
` [RFC PATCH v3 3/3] drm: initialize accel framework

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-07 21:03 UTC  (34+ messages)
` [PATCH 01/26] drm: modeset-helper: Export dev_pm_ops for simple drivers
` [PATCH 02/26] drm: bochs: Use the dev_pm_ops provided by modeset helper
` [PATCH 03/26] drm: imx: "
` [PATCH 04/26] drm: rockchip: "
` [PATCH 05/26] drm: tegra: "
` [PATCH 06/26] drm: sun4i: "
` [PATCH 07/26] drm: msxfb: "
` [PATCH 08/26] drm: atmel-hlcdc: Remove #ifdef guards for PM related functions
` [PATCH 09/26] drm: exynos: "
` [PATCH 10/26] drm: imx/dcss: "
` [PATCH 11/26] drm: bridge/dw-hdmi: "
  ` [PATCH 12/26] drm: etnaviv: "
  ` [PATCH 13/26] drm: fsl-dcu: "
  ` [PATCH 14/26] drm: mediatek: "
  ` [PATCH 15/26] drm: omap: "
  ` [PATCH 16/26] drm: panfrost: "
  ` [PATCH 17/26] drm: rcar-du: "
  ` [PATCH 18/26] drm: rockchip: "
  ` [PATCH 19/26] drm: shmobile: "
  ` [PATCH 20/26] drm: tegra: "
  ` [PATCH 21/26] drm: tilcdc: "
  ` [PATCH 22/26] drm: vboxvideo: "
  ` [PATCH 23/26] drm: vc4: "
` [PATCH 24/26] drm: gm12u320: "
  ` [PATCH 25/26] drm: tidss: "
  ` [PATCH 26/26] drm/i915/gt: "

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2022-11-07 20:57 UTC  (26+ messages)
` [PATCH v2 20/65] clk: wm831x: clkout: Add a determine_rate hook
` [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: "
` [PATCH v2 43/65] ASoC: tlv320aic32x4: "
` [PATCH v2 54/65] clk: da8xx: clk48: Switch to determine_rate
` [PATCH v2 56/65] clk: ingenic: cgu: "
` [PATCH v2 65/65] clk: Warn if we register a mux without determine_rate

[PATCH 0/2] video/fbdev: Support 'nomodeset' in PCI drivers
 2022-11-07 20:46 UTC  (5+ messages)
` [PATCH 2/2] fbdev: Add support for the nomodeset kernel parameter

[RFC PATCH v2 0/3] new subsystem for compute accelerator devices
 2022-11-07 20:33 UTC  (16+ messages)
` [RFC PATCH v2 1/3] drivers/accel: define kconfig and register a new major

linux-next: build warning after merge of the drm tree
 2022-11-07 20:31 UTC  (2+ messages)

[v2 0/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-07 20:14 UTC  (4+ messages)
` [v2 02/10] dts-bingings: display: bridge: Add MHDP HDMI bindings "

[PATCH] docs/sphinx: More depth in the rtd sidebar toc
 2022-11-07 20:06 UTC  (3+ messages)

[PATCH] drm/ttm: optimize pool allocations a bit
 2022-11-07 19:58 UTC 

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-07 19:50 UTC  (24+ messages)
` [PATCH RFC 01/19] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH RFC 02/19] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH RFC 03/19] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH RFC 04/19] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH RFC 05/19] mm: add early FAULT_FLAG_WRITE "
` [PATCH RFC 06/19] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH RFC 07/19] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH RFC 08/19] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH RFC 09/19] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage
` [PATCH RFC 11/19] RDMA/usnic: "
` [PATCH RFC 12/19] RDMA/siw: "
` [PATCH RFC 13/19] media: videobuf-dma-sg: "
` [PATCH RFC 14/19] drm/etnaviv: "
` [PATCH RFC 15/19] media: pci/ivtv: "
` [PATCH RFC 16/19] mm/frame-vector: "
` [PATCH RFC 17/19] drm/exynos: "
` [PATCH RFC 18/19] RDMA/hw/qib/qib_user_pages: "
` [PATCH RFC 19/19] habanalabs: "

[PATCH] drm/i915: Don't wait forever in drop_caches
 2022-11-07 19:45 UTC  (11+ messages)
  ` [Intel-gfx] "

[RFC PATCH 0/3] Support for Solid Fill Planes
 2022-11-07 19:37 UTC  (2+ messages)

[PATCH v2 0/7] drm: Review of mode copies
 2022-11-07 19:25 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amdgpu: Use drm_mode_init() for on-stack modes
` [PATCH v2 2/7] drm/hisilicon: "
` [PATCH v2 3/7] drm/msm: "
` [PATCH v2 4/7] drm/msm: Use drm_mode_copy()
` [PATCH v2 5/7] drm/mtk: Use drm_mode_init() for on-stack modes
` [PATCH v2 6/7] drm/rockchip: Use drm_mode_copy()
` [PATCH v2 7/7] drm/sti: "

[PATCH v5 0/3] drm: Use full allocated minor range for DRM
 2022-11-07 19:18 UTC  (7+ messages)
` [PATCH v5 1/3] drm: Use XArray instead of IDR for minors

[PATCH 0/2] Add GT oriented dmesg output
 2022-11-07 19:14 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/gt: "
  ` [Intel-gfx] "

Must-Pass Test Suite for KMS drivers
 2022-11-07 19:13 UTC  (12+ messages)
      ` [igt-dev] "

[PATCH] drm/fb-helper: Fix missing kerneldoc include
 2022-11-07 19:09 UTC 

[PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-07 18:45 UTC  (15+ messages)
` [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
` [PATCH 10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio

KUnit issues - Was: [igt-dev] [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL
 2022-11-07 18:38 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915: Introduce the GSC CS
 2022-11-07 18:32 UTC  (3+ messages)
` [PATCH v2 3/5] drm/i915/mtl: add GSC CS interrupt support

[PATCH v7 00/23] drm: Analog TV Improvements
 2022-11-07 18:11 UTC  (27+ messages)
` [PATCH v7 01/23] drm/tests: Add Kunit Helpers
` [PATCH v7 02/23] drm/connector: Rename legacy TV property
` [PATCH v7 03/23] drm/connector: Only register TV mode property if present
` [PATCH v7 04/23] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v7 05/23] drm/connector: Add TV standard property
` [PATCH v7 06/23] drm/modes: Add a function to generate analog display modes
` [PATCH v7 07/23] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v7 08/23] drm/modes: Move named modes parsing to a separate function
` [PATCH v7 09/23] drm/modes: Switch to named mode descriptors
` [PATCH v7 10/23] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v7 11/23] drm/connector: Add pixel clock to cmdline mode
` [PATCH v7 12/23] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v7 13/23] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v7 15/23] drm/modes: Introduce more named modes
` [PATCH v7 16/23] drm/probe-helper: Provide a TV get_modes helper
` [PATCH v7 17/23] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v7 18/23] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v7 19/23] drm/vc4: vec: Use TV Reset implementation
` [PATCH v7 20/23] drm/vc4: vec: Check for VEC output constraints
` [PATCH v7 21/23] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v7 22/23] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v7 23/23] drm/sun4i: tv: Convert to the new TV mode property

[PATCH v3] drm: Use XArray instead of IDR for minors
 2022-11-07 17:48 UTC 

[PATCH 0/3] Documentation/gpu: reduce verbosity in toc
 2022-11-07 17:32 UTC  (4+ messages)
` [PATCH 1/3] Documentation/gpu: Fix section in the wrong scope
` [PATCH 2/3] Documentation/gpu: Limit index to maxdepth=2
` [PATCH 3/3] Documentation/gpu: Limit drivers "

[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
 2022-11-07 17:37 UTC  (4+ messages)
` [PATCH v7 18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-07 17:00 UTC  (9+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH v7 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-11-07 16:54 UTC  (2+ messages)

[PATCH] drm/panfrost: Update io-pgtable API
 2022-11-07 16:50 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION d8e87774068af213ab5b058b1b114dc397b577aa
 2022-11-07 16:47 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
 2022-11-07 16:25 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
 2022-11-07 16:25 UTC  (2+ messages)

[PATCH RESEND] drm: fix crash in drm_minor_alloc_release
 2022-11-07 15:56 UTC  (4+ messages)

[PATCH] drm/bridge: sii9234: Remove the unused function sii9234_mode_valid()
 2022-11-07 15:48 UTC  (2+ messages)

[PATCH] drm/panfrost: Remove type name from internal struct again
 2022-11-07 15:47 UTC  (3+ messages)

[PATCH v2] drm/vmwgfx: Protect pin_user_pages with mmap_lock
 2022-11-07 15:16 UTC  (2+ messages)

[PATCH v3 00/12] Add MT8195 HDMI support
 2022-11-07 15:06 UTC  (20+ messages)
` [PATCH v3 01/12] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v3 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v3 03/12] drm/mediatek: hdmi: use a regmap instead of iomem
` [PATCH v3 04/12] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v3 06/12] drm/mediatek: hdmi: add frame_colorimetry flag
` [PATCH v3 08/12] drm/mediatek: hdmi: v2: add audio support
` [PATCH v3 12/12] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

[PATCH] drm/amd/display: Amend descriptions within enum pipe_split_policy
 2022-11-07 14:37 UTC 

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-07 14:16 UTC  (2+ messages)
` [PATCH printk v3 33/40] printk, xen: fbfront: create/use safe function for forcing preferred

[PATCH] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-07 14:13 UTC  (3+ messages)

[PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
 2022-11-07 14:12 UTC  (3+ messages)
` [PATCH v4a 30/38] timers: dma-buf: Use timer_shutdown_sync() for on stack timers

[PATCH v6 00/23] drm: Analog TV Improvements
 2022-11-07 13:34 UTC  (13+ messages)
` [PATCH v6 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v6 16/23] drm/probe-helper: Provide a TV get_modes helper

[PATCH v5] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-11-07 13:18 UTC  (3+ messages)

[PATCH v2 0/4] drm/sun4i: dsi: Support the A100/D1 controller variant
 2022-11-07 13:13 UTC  (2+ messages)

[PATCH 0/3] drm/fb-helper: Build fixes for cleanup
 2022-11-07 12:53 UTC  (4+ messages)
` [PATCH 1/3] drm/fbdev: Include <linux/vmalloc.h>
` [PATCH 2/3] drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
` [PATCH 3/3] drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_start

[PATCH] drm: do not call detect for connectors which are forced on
 2022-11-07 12:36 UTC  (4+ messages)

[PATCH] drm/vc4: hdmi: Fix pointer dereference before check
 2022-11-07 11:58 UTC  (5+ messages)

[PATCH v1 0/5] arm64: dts: qcom: sm8450-hdk: enable HDMI output
 2022-11-07 11:46 UTC  (6+ messages)
` [PATCH v1 3/5] arm64: dts: qcom: sm8450-hdk: enable display hardware


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