dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 14:18:43 to 2022-11-08 06:29:00 UTC [more...]

[PULL] nouveau-next
 2022-11-08  6:28 UTC 

[PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-08  6:10 UTC  (13+ messages)
` [PATCH v2 01/11] vfio: Move vfio_device driver open/close code to a function
` [PATCH v2 02/11] vfio: Move vfio_device_assign_container() into vfio_device_first_open()
` [PATCH v2 03/11] vfio: Rename vfio_device_assign/unassign_container()
` [PATCH v2 04/11] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
` [PATCH v2 05/11] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH v2 06/11] vfio-iommufd: Allow iommufd to be used in place of a container fd
` [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v2 08/11] vfio-iommufd: Support iommufd for emulated "
` [PATCH v2 09/11] vfio: Move container related MODULE_ALIAS statements into container.c
` [PATCH v2 10/11] vfio: Make vfio_container optionally compiled
` [PATCH v2 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio

[PATCH] drm/ttm: optimize pool allocations a bit
 2022-11-08  5:57 UTC  (3+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-08  4:45 UTC  (26+ 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: "

[RESEND PATCH] drm/tegra: switch to using devm_fwnode_gpiod_get()
 2022-11-08  4:41 UTC 

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

[RFC PATCH 0/3] Support for Solid Fill Planes
 2022-11-08  3:34 UTC  (7+ messages)
    ` [Freedreno] "

[PATCH] drm/gem-shmem: When drm_gem_object_init failed, should release object
 2022-11-08  2:25 UTC 

[PATCH] drm/gem-shmem: When drm_gem_object_init failed, should release object
 2022-11-08  2:04 UTC 

[PATCH] drm/gem-shmem: When drm_gem_object_init failed, should release object
 2022-11-08  2:03 UTC 

[PATCH v6 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-08  1:39 UTC  (3+ messages)
` [PATCH v6 20/20] drm/i915/vm_bind: Async vm_unbind support

[PATCH -next] drm/i915: Fix some kernel-doc comments
 2022-11-08  1:36 UTC 

[PATCH] drm/i915: Update workaround documentation
 2022-11-08  0:30 UTC 

bug report with amdgpu drm-next-6.2
 2022-11-08  0:21 UTC  (2+ messages)

[PATCH 4/8] pwm: atmel-hlcdc: fix struct clk pointer comparing
 2022-11-07 14:00 UTC 

[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-11-07 20:27 UTC  (2+ messages)
` [PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of

[PATCH] drm: Add orientation quirk for DynaBook K50
 2022-11-07 18:21 UTC 

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-07 21:03 UTC  (35+ 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 01/18] dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint
 2022-11-07 23:56 UTC  (8+ messages)
` [PATCH v2 02/18] dt-bindings: msm: dsi-controller-main: Fix power-domain constraint
` [PATCH v2 03/18] dt-bindings: msm: dsi-controller-main: Add vdd* descriptions back in
` [PATCH v2 04/18] dt-bindings: msm: dsi-controller-main: Fix clock declarations
` [PATCH v2 05/18] dt-bindings: msm: dsi-controller-main: Fix description of core clock
` [PATCH v2 06/18] dt-bindings: msm: dsi-controller-main: Alphanumerically sort compatible enum
` [PATCH v2 07/18] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC
` [PATCH v2 08/18] dt-bindings: msm: dsi-controller-main: Document clocks on a per compatible basis

[PATCH 06/10] vfio-iommufd: Allow iommufd to be used in place of a container fd
 2022-11-07 23:45 UTC  (3+ messages)

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

[PATCH 0/5] drm/msm: add support for SM8450
 2022-11-07 23:02 UTC  (4+ messages)
` [PATCH 1/5] drm/msm/dsi: add support for DSI-PHY on SM8350 and SM8450

[PATCH 0/2] Balance mutex_init and mutex_destroy calls
 2022-11-07 22:46 UTC  (3+ messages)
` [PATCH 1/2] drm/v3d: switch to drmm_mutex_init
` [PATCH 2/2] drm/v3d: add missing mutex_destroy

[PATCH v2] gpu: host1x: Avoid trying to use GART on Tegra20
 2022-11-07 21:21 UTC  (3+ messages)

[RFC PATCH v3 0/3] new subsystem for compute accelerator devices
 2022-11-07 21:06 UTC  (13+ 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 v2 00/65] clk: Make determine_rate mandatory for muxes
 2022-11-07 20:57 UTC  (22+ messages)
` [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook
` [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 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  (15+ 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/i915: Don't wait forever in drop_caches
 2022-11-07 19:45 UTC  (11+ messages)
  ` [Intel-gfx] "

[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  (10+ messages)
` [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c

[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  (15+ messages)
` [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  (16+ 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 06/12] drm/mediatek: hdmi: add frame_colorimetry flag
` [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 


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