dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-17 23:33:46 to 2022-06-20 14:09:05 UTC [more...]

[PATCH] drm/i915/gem: remove unused assignments
 2022-06-20 10:18 UTC  (3+ messages)

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2022-06-20 10:26 UTC  (4+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-20 14:08 UTC  (4+ messages)
` [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker

[PATCH 00/64] drm/vc4: Fix hotplug for vc4
 2022-06-20 13:48 UTC  (35+ messages)
` [PATCH 05/64] drm/connector: Mention the cleanup after drm_connector_init
` [PATCH 06/64] drm/connector: Introduce drmm_connector_init
` [PATCH 08/64] drm/writeback: Introduce drmm_writeback_connector_init
` [PATCH 09/64] drm/simple: Introduce drmm_simple_encoder_init
` [PATCH 13/64] drm/vc4: hvs: Protect device resources after removal
` [PATCH 25/64] drm/vc4: dpi: Add action to disable the clock
` [PATCH 32/64] drm/vc4: dsi: Fix the driver structure lifetime
` [PATCH 34/64] drm/vc4: hdmi: Switch to drmm_kzalloc
` [PATCH 43/64] drm/vc4: hdmi: Protect device resources after removal
` [PATCH 45/64] drm/vc4: txp: Remove vc4_dev txp pointer
` [PATCH 46/64] drm/vc4: txp: Remove duplicate regset
` [PATCH 47/64] drm/vc4: txp: Switch to drmm_kzalloc

[PATCH v2] drm/i915: Fix vm use-after-free in vma destruction
 2022-06-20 13:33 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: display: mediatek: dpi: add power-domains property
 2022-06-20 13:32 UTC  (3+ messages)
    ` FW: "

[PATCH 0/2] Add DSS support for AM625 SoC
 2022-06-20 12:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: ti, am65x-dss: Add am625 dss compatible
` [PATCH 2/2] drm/tidss: Add support for AM625 DSS

[PATCH 0/2] video: fbdev: Convert from PCI to generic power management
 2022-06-20 12:40 UTC  (2+ messages)

[PATCH v12 00/14] drm/mediatek: Add MT8195 dp_intf driver
 2022-06-20 12:33 UTC  (17+ messages)
` [PATCH v12 01/14] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v12 02/14] drm/mediatek: dpi: Add support for quantization range
` [PATCH v12 03/14] drm/mediatek: dpi: implement a CK/DE pol toggle in SoC config
` [PATCH v12 04/14] drm/mediatek: dpi: implement a swap_input "
` [PATCH v12 05/14] drm/mediatek: dpi: move dimension mask to "
` [PATCH v12 06/14] drm/mediatek: dpi: move hvsize_mask "
` [PATCH v12 07/14] drm/mediatek: dpi: move swap_shift "
` [PATCH v12 08/14] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v12 09/14] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v12 10/14] drm/mediatek: dpi: Add dpintf support
` [PATCH v12 11/14] drm/mediatek: dpi: Add tvd_clk enable/disable flow
` [PATCH v12 12/14] drm/mediatek: dpi: Add YUV422 output support
` [PATCH v12 13/14] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v12 14/14] drm/mediatek: dpi: Add matrix_sel helper

[PATCH] fbdev: Fix syntax errors in comments
 2022-06-20 12:29 UTC  (2+ messages)

[PATCH] drm/i915: Fix vm use-after-free in vma destruction
 2022-06-20 12:29 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-20 12:23 UTC  (9+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support

[Bug 201957] New: amdgpu: ring gfx timeout
 2022-06-20 12:06 UTC  (3+ messages)
` [Bug 201957] "

[PATCH v2 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-20 11:43 UTC  (2+ messages)

[PATCH] drm/i915/display: Re-add check for low voltage sku for max dp source rate
 2022-06-20 11:26 UTC  (2+ messages)

[PATCH v2 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-20 10:43 UTC  (3+ messages)
` [PATCH v2 1/3] drm/doc/rfc: VM_BIND feature design document
  ` [Intel-gfx] "

[PATCH v2] drm/bridge: cdns-dsi: Add support for J721E wrapper
 2022-06-20 10:02 UTC  (2+ messages)

DRM FB interface does not sanitize len when mmap'ed
 2022-06-20  9:57 UTC  (4+ messages)

[PATCH] drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"
 2022-06-20  9:46 UTC 

[PATCH 1/2] drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
 2022-06-20  9:43 UTC  (2+ messages)
` [PATCH 2/2] drm/radeon: "

radeon driver warning
 2022-06-20  9:39 UTC  (9+ messages)

[PATCH v23 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-06-20  9:19 UTC  (15+ messages)
` [PATCH v23 01/14] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v23 02/14] dt-bindings: mediatek: add ethdr "
` [PATCH v23 03/14] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v23 04/14] drm/mediatek: add display merge advance config API "
` [PATCH v23 05/14] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v23 06/14] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v23 07/14] drm/mediatek: add display merge async reset control
` [PATCH v23 08/14] drm/mediatek: add ETHDR support for MT8195
` [PATCH v23 09/14] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v23 10/14] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v23 11/14] drm/mediatek: add dma dev get function
` [PATCH v23 12/14] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v23 13/14] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v23 14/14] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v23 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-06-20  9:18 UTC  (11+ messages)
` [PATCH v23 01/10] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v23 02/10] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v23 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v23 04/10] soc: mediatek: add mtk_mmsys_update_bits API
` [PATCH v23 05/10] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v23 06/10] soc: mediatek: add cmdq support of "
` [PATCH v23 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v23 08/10] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v23 09/10] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v23 10/10] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[PATCH 00/14] Canaan devicetree fixes
 2022-06-20  8:47 UTC  (21+ messages)
` [PATCH 01/14] dt-bindings: display: convert ilitek, ili9341.txt to dt-schema
` [PATCH 02/14] dt-bindings: display: panel: allow ilitek, ili9341 in isolation
` [PATCH 03/14] ASoC: dt-bindings: convert designware-i2s to dt-schema
` [PATCH 04/14] dt-bindings: dma: add Canaan k210 to Synopsys DesignWare DMA
` [PATCH 05/14] dt-bindings: timer: add Canaan k210 to Synopsys DesignWare timer
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r, t}x-bus-width for dwc-ssi
  ` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width "
` [PATCH 07/14] riscv: dts: canaan: fix the k210's memory node
` [PATCH 08/14] riscv: dts: canaan: add a specific compatible for k210's dma
` [PATCH 09/14] riscv: dts: canaan: add a specific compatible for k210's timers
` [PATCH 10/14] riscv: dts: canaan: fix mmc node names
` [PATCH 11/14] riscv: dts: canaan: fix kd233 display spi frequency
` [PATCH 12/14] riscv: dts: canaan: use custom compatible for k210 i2s
` [PATCH 13/14] riscv: dts: canaan: remove spi-max-frequency from controllers
` [PATCH 14/14] riscv: dts: canaan: build all devicetress if SOC_CANAAN

[PATCH v2 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-06-20  8:44 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom, hdmi-phy-qmp: add clock-cells and XO clock
  ` [PATCH v2 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: "
` [PATCH v2 2/3] drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
` [PATCH v2 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node

[PATCH, v2] media: mediatek: vcodec: Initialize decoder parameters after getting dec_capability
 2022-06-20  8:26 UTC  (3+ messages)

[PATCH] drm/radeon: Add build directory to include path
 2022-06-20  7:42 UTC  (12+ messages)

[PATCH v2 0/4] HDR aux backlight range calculation
 2022-06-20  7:20 UTC  (5+ messages)
` [PATCH v2 1/4] drm/display: Add drm_luminance_range_info
` [PATCH v2 2/4] drm: New function to get luminance range based on static hdr metadata
` [PATCH v2 3/4] drm/amdgpu_dm: Rely on split out luminance calculation function
` [PATCH v2 4/4] drm/i915: Use luminance range calculated during edid parsing

[PATCH v2 0/1] Drop wbinvd_on_all_cpus usage
 2022-06-20  7:22 UTC  (4+ messages)
` [PATCH v2 1/1] i915/gem: drop "
  ` [Intel-gfx] "

[PATCH] MAINTAINERS: add Yunfei Dong as mediatek vcodec driver maintainer
 2022-06-20  7:18 UTC 

[PATCH, v2] media: mediatek: vcodec: Fix non subdev architecture open power fail
 2022-06-20  7:13 UTC  (2+ messages)

[PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-06-20  6:49 UTC  (8+ messages)
` [PATCH v11 05/10] drm/mediatek: Add MT8195 Embedded "

[PATCH] media: mediatek: vcodec: Initialize decoder parameters after getting dec_capability
 2022-06-20  6:31 UTC  (4+ messages)

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-20  6:00 UTC  (11+ messages)
` [PATCH v2 03/15] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add ADC sysfs guideline
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 11/15] iio: adc: "

[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
 2022-06-20  3:00 UTC  (10+ messages)
` [RFT][PATCH v1 3/6] vfio: Pass in starting IOVA to "
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v1 6/6] vfio: Replace phys_pfn with phys_page for vfio_pin_pages()

[PATCH V2 2/2] drm: xlnx: dsi: Add Xilinx MIPI DSI-Tx subsystem driver
 2022-06-20  2:05 UTC 

[RFC PATCH 0/5] DRM CRTC 3D LUT interface for AMD DCN
 2022-06-19 22:31 UTC  (6+ messages)
` [RFC PATCH 1/5] Documentation/amdgpu_dm: Add DM color correction documentation
` [RFC PATCH 2/5] Documentation/amdgpu/display: add DC color caps info
` [RFC PATCH 3/5] drm/drm_color_mgmt: add shaper LUT to color mgmt properties
` [RFC PATCH 4/5] drm/drm_color_mgmt: add 3D "
` [RFC PATCH 5/5] drm/amd/display: mapping new DRM 3D LUT properties to AMD hw blocks

[DRM/hisilicon/hibmc] kernel robot reports build errors, patch(es) available but not merged
 2022-06-19 18:27 UTC  (3+ messages)

[RFC] drm/gem: Add LRU/shrinker helper
 2022-06-19 18:20 UTC 

[PATCH v4 00/15] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-19 16:54 UTC  (7+ messages)
` [PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker

[PATCH] drm/xen: Add missing VM_DONTEXPAND flag in mmap callback
 2022-06-19 10:15 UTC  (2+ messages)

[PATCH v2] drm: panel-orientation-quirks: Add quirk for Aya Neo Next
 2022-06-19 15:59 UTC  (4+ messages)

[Bug 172421] New: radeon: allow to set the TMDS frequency by a special kernel parameter
 2022-06-19 15:43 UTC  (3+ messages)
` [Bug 172421] "

[PATCH 08/10] drm: selftest: convert drm_framebuffer selftest to KUnit
 2022-06-19 15:40 UTC  (2+ messages)

[PATCH] drm: hisilicon: depends on MMU
 2022-06-19 14:24 UTC  (3+ messages)

[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
 2022-06-18 23:39 UTC  (2+ messages)

[PATCH] drm/amd/display: Add missing hard-float compile flags for PPC64 builds
 2022-06-18 23:27 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo Next
 2022-06-18 21:36 UTC  (4+ messages)
`  "

[PATCH] drm/ssd130x: Use new regmap bulk write support to drop custom bus
 2022-06-18 17:43 UTC 

[PATCH] drm/rockchip: Fix an error handling path rockchip_dp_probe()
 2022-06-18 17:08 UTC 

[PATCH v2 1/2] drm/msm: Drop update_fences()
 2022-06-18 16:11 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm: Don't overwrite hw fence in hw_init

[PATCH 1/5] drm/msm: less magic numbers in msm_mdss_enable
 2022-06-18 15:26 UTC  (4+ messages)
` [PATCH 2/5] drm/msm/mdss: enable optional core clock for MDP5 MDSS

[PATCH] drm/bochs: Fix some error handling paths in bochs_pci_probe()
 2022-06-18 15:26 UTC 

[PATCH 07/10] drm: selftest: convert drm_dp_mst_helper selftest to KUnit
 2022-06-18 13:38 UTC  (2+ messages)

[RFC 0/3] drm/amd/display: Introduce KUnit to Display Mode Library
 2022-06-18  9:08 UTC  (6+ messages)

[PATCH] dt-bindings: display: delete ilitek,ili9341.txt
 2022-06-17 23:29 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove unused variable 'abo'
 2022-06-18  5:38 UTC  (2+ messages)

[PATCH] video: fbdev: Fix refcount leak bug in valkyriefb.c
 2022-06-18  2:56 UTC 

[PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()
 2022-06-18  0:26 UTC 

[PATCH v6 0/4] drm/msm: convet to drm_crtc_handle_vblank()
 2022-06-17 23:33 UTC  (3+ messages)
` [PATCH v6 3/4] drm/msm/mdp5: convert "
` [PATCH v6 4/4] drm/msm: stop storing the array of CRTCs in struct msm_drm_private


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