dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 10:27:24 to 2024-04-04 10:08:21 UTC [more...]

[PATCH 0/6] drm/panel: small fixes for visionox and novatek panel drivers
 2024-04-04 10:07 UTC 

[PATCH net-next v6 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-04  9:58 UTC  (3+ messages)
` [PATCH net-next v6 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v1 0/3] drm/mediatek: Add support for OF graphs
 2024-04-04  9:26 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v1 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v1 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-04  8:13 UTC  (4+ messages)
` [PATCH v12 2/7] clk: meson: add vclk driver

[PATCH 0/5] drm/vmwgfx: vblank and crc generation support
 2024-04-04  8:18 UTC  (5+ messages)
` [PATCH 5/5] drm/vmwgfx: Sort primary plane formats by order of preference

[PATCH] drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() call
 2024-04-04  8:17 UTC 

[PATCH v2 0/3] drm/mediatek: Fixes for DDP component search/destroy
 2024-04-04  7:57 UTC  (4+ messages)
` [PATCH v2 1/3] drm/mediatek: drm_ddp_comp: Fix and cleanup DDP component CRTC search
` [PATCH v2 2/3] drm/mediatek: Perform iounmap on simple DDP component destruction
` [PATCH v2 3/3] drm/mediatek: drm_ddp_comp: Add mtk_ddp_is_simple_comp() internal helper

[PATCH v13 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-04-04  7:26 UTC  (9+ messages)
` [PATCH v13 1/8] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v13 2/8] mm/gup: Introduce check_and_migrate_movable_folios()
` [PATCH v13 3/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
` [PATCH v13 4/8] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v13 5/8] udmabuf: Add back support for mapping hugetlb pages
` [PATCH v13 6/8] udmabuf: Convert udmabuf driver to use folios
` [PATCH v13 7/8] udmabuf: Pin the pages using memfd_pin_folios() API
` [PATCH v13 8/8] selftests/udmabuf: Add tests to verify data after page migration

[RESEND v7 01/37] sh: passing FDT address to kernel startup
 2024-04-04  7:45 UTC  (41+ messages)
` [RESEND v7 02/37] sh: Kconfig unified OF supported targets
` [RESEND v7 03/37] sh: Enable OF support for build and configuration
` [RESEND v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [RESEND v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [RESEND v7 06/37] sh: kernel/setup Update DT support
` [RESEND v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [RESEND v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [RESEND v7 09/37] dt-binding: Add compatible SH7750 SoC
` [RESEND v7 10/37] sh: Common PCI Framework driver support
` [RESEND v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [RESEND v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [RESEND v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas, sh7750-cpg header
` [RESEND v7 14/37] clk: Compatible with narrow registers
` [RESEND v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [RESEND v7 16/37] irqchip: Add SH7751 INTC driver
` [RESEND v7 17/37] dt-bindings: interrupt-controller: renesas, sh7751-intc: Add json-schema
` [RESEND v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [RESEND v7 19/37] dt-bindings: interrupt-controller: renesas, sh7751-irl-ext: Add json-schema
  ` [RESEND v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: "
` [RESEND v7 20/37] serial: sh-sci: fix SH4 OF support
` [RESEND v7 21/37] dt-bindings: serial: renesas, scif: Add scif-sh7751
` [RESEND v7 22/37] dt-bindings: display: smi, sm501: SMI SM501 binding json-schema
` [RESEND v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 24/37] mfd: sm501: Convert platform_data to OF property
` [RESEND v7 25/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [RESEND v7 26/37] dt-bindings: vendor-prefixes: Add iodata
` [RESEND v7 27/37] dt-bindings: ata: ata-generic: Add new targets
` [RESEND v7 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [RESEND v7 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [RESEND v7 30/37] sh: add RTS7751R2D Plus DTS
` [RESEND v7 31/37] sh: Add IO DATA LANDISK dts
` [RESEND v7 32/37] sh: Add IO DATA USL-5P dts
` [RESEND v7 33/37] sh: j2_mimas_v2.dts update
` [RESEND v7 34/37] sh: Add dtbs target support
` [RESEND v7 35/37] sh: RTS7751R2D Plus OF defconfig
` [RESEND v7 36/37] sh: LANDISK "
` [RESEND v7 37/37] sh: j2_defconfig: update

[PATCH] drm: xlnx: db: fix a memory leak in probe
 2024-04-04  7:32 UTC 

[PATCH v5 02/10] PCI: Deprecate iomap-table functions
 2024-04-04  7:15 UTC  (3+ messages)

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-04  7:06 UTC  (27+ messages)
` [PATCH v7 01/37] sh: passing FDT address to kernel startup
` [PATCH v7 02/37] sh: Kconfig unified OF supported targets
` [PATCH v7 03/37] sh: Enable OF support for build and configuration
` [PATCH v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [PATCH v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [PATCH v7 06/37] sh: kernel/setup Update DT support
` [PATCH v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [PATCH v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [PATCH v7 09/37] dt-binding: Add compatible SH7750 SoC
` [PATCH v7 10/37] sh: Common PCI Framework driver support
` [PATCH v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [PATCH v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [PATCH v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas, sh7750-cpg header
` [PATCH v7 14/37] clk: Compatible with narrow registers
` [PATCH v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [PATCH v7 16/37] irqchip: Add SH7751 INTC driver
` [PATCH v7 17/37] dt-bindings: interrupt-controller: renesas, sh7751-intc: Add json-schema
` [PATCH v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [PATCH v7 19/37] dt-bindings: interrupt-controller: renesas, sh7751-irl-ext: Add json-schema
` [PATCH v7 20/37] serial: sh-sci: fix SH4 OF support
` [PATCH v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [PATCH v7 22/37] dt-bindings: display: smi, sm501: SMI SM501 binding json-schema
` [PATCH v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 00/37] Device Tree support for SH7751 based board

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-04  6:17 UTC  (3+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-04  2:14 UTC  (19+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 05/15] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 07/15] x86: Add support for suppressing warning backtraces
` [PATCH v3 08/15] arm64: "
` [PATCH v3 09/15] loongarch: "
` [PATCH v3 10/15] parisc: "
` [PATCH v3 11/15] s390: "
` [PATCH v3 12/15] sh: "
` [PATCH v3 13/15] sh: Move defines needed "
` [PATCH v3 14/15] riscv: Add support "
` [PATCH v3 15/15] powerpc: "

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-03 23:15 UTC  (9+ messages)
` [PATCH 1/7] drm/display: Select DRM_KMS_HELPER for DP helpers
` [PATCH 2/7] drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable
` [PATCH 3/7] ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI
` [PATCH 4/7] ARM: configs: multi_v7: "
` [PATCH 5/7] ARM: configs: sunxi: "
` [PATCH 6/7] arm64: defconfig: "
` [PATCH 7/7] mips: configs: ci20: "

[PATCH v3] phy/qcom-qmp-combo: propagate correct return value at phy_power_on()
 2024-04-03 22:05 UTC  (8+ messages)

[PATCH] drm/i915/guc: Fix the fix for reset lock confusion
 2024-04-03 21:50 UTC  (2+ messages)

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-04-03 21:32 UTC  (3+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 12:39 UTC  (3+ messages)
` [PATCH 13/34] sisfb: hide unused variables

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-03 16:44 UTC  (14+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 02/14] drm/amdgpu, drm/radeon: "
  ` [PATCH v0 02/14] drm/amdgpu,drm/radeon: "

[PATCH 0/5] drm/v3d: Fix GPU stats inconsistancies and race-condition
 2024-04-03 20:24 UTC  (6+ messages)
` [PATCH 1/5] drm/v3d: Don't increment `enabled_ns` twice
` [PATCH 2/5] drm/v3d: Create two functions to update all GPU stats variables
` [PATCH 3/5] drm/v3d: Create a struct to store the GPU stats
` [PATCH 4/5] drm/v3d: Create function to update a set of "
` [PATCH 5/5] drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler

[PATCH 0/4] drm: add support for hot-pluggable bridges
 2024-04-03 19:33 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: add the Hot-plug MIPI DSI connector

[PATCH] drm/sysfs: Add drm class-wide attribute to get active device clients
 2024-04-03 18:29 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03 17:27 UTC  (3+ messages)
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem

[PATCH v3] drm/msm/dp: assign correct DP controller ID to x1e80100 interface table
 2024-04-03 17:26 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 4/5] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 5/5] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 5.4 5/6] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 6/6] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 5.10 6/8] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 8/8] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 5.15 6/8] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 8/8] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 6.1 12/15] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:18 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 15/15] fbmon: prevent division by zero in fb_videomode_from_videomode()

[PATCH AUTOSEL 6.6 14/20] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:18 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 18/20] fbmon: prevent division by zero in fb_videomode_from_videomode()
` [PATCH AUTOSEL 6.6 20/20] drm/amdgpu: fix use-after-free bug

[PATCH AUTOSEL 6.8 21/28] fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
 2024-04-03 17:16 UTC  (4+ messages)
` [PATCH AUTOSEL 6.8 25/28] fbmon: prevent division by zero in fb_videomode_from_videomode()
` [PATCH AUTOSEL 6.8 27/28] drm/amdgpu: fix use-after-free bug
` [PATCH AUTOSEL 6.8 28/28] drm/amdgpu: Init zone device and drm client after mode-1 reset on reload

[PATCH] drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
 2024-04-03 16:20 UTC 

[PATCH 1/2] drm/bridge: lt8912b: add support for P/N pin swap
 2024-04-03 16:02 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium, pn-swap' property
  ` [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document 'lontium,pn-swap' property

[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
 2024-04-03 15:56 UTC 

[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
 2024-04-03 15:31 UTC  (2+ messages)

Cross-device and cross-driver HMM support
 2024-04-03 15:09 UTC  (6+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-03 15:00 UTC  (10+ messages)
` [PATCH v3 1/6] drm/msm/dpu: fix video mode DSC for DSI
` [PATCH v3 6/6] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

[PATCH v1 1/1] drm/mediatek/dp: The register is written with the parsed DTS SSC value
 2024-04-03 14:56 UTC  (3+ messages)

[PATCH] drm/arm/malidp: fix a possible null pointer dereference
 2024-04-03 12:13 UTC  (2+ messages)

[PATCH 01/11] drm/i915/dp: Fix DSC line buffer depth programming
 2024-04-03 12:10 UTC  (3+ messages)

[PATCH 2/5] drm/vmwgfx: Implement virtual crc generation
 2024-04-03 11:31 UTC  (2+ messages)

[PATCH 0/3] drm/ast: DDC improvements
 2024-04-03 10:31 UTC  (4+ messages)
` [PATCH 1/3] drm/ast: Set DDC timeout in milliseconds
` [PATCH 2/3] drm/ast: Group DDC init code by data structure
` [PATCH 3/3] drm/ast: Define struct ast_ddc in ast_ddc.c

[PATCH v2] soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
 2024-04-03 10:31 UTC 

[PATCH v2 00/12] Remove cl in struct cmdq_pkt
 2024-04-03 10:31 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/9] Add mediate-drm secure flow for SVP
 2024-04-03 10:27 UTC  (7+ messages)
` [PATCH v5 2/9] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v5 4/9] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v5 5/9] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v5 7/9] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v5 8/9] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v5 9/9] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize


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 read-only IMAP folder(s) and NNTP newsgroup(s).