dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 09:39:16 to 2024-04-03 09:32:53 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  8:06 UTC  (3+ messages)
` [PATCH 13/34] sisfb: hide unused variables
` [PATCH 22/34] drm/komeda: don't warn for unused debugfs files

[PATCH v2] drm/ast: Fix soft lockup
 2024-04-03  9:32 UTC  (2+ messages)

[PATCH 00/11] drm/mgag200: Detect connector status
 2024-04-03  9:24 UTC  (12+ messages)
` [PATCH 01/11] drm/mgag200: Set DDC timeout in milliseconds
` [PATCH 02/11] drm/mgag200: Bind I2C lifetime to DRM device
` [PATCH 03/11] drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chan
` [PATCH 04/11] drm/mgag200: Allocate instance of struct mga_i2c_chan dynamically
` [PATCH 05/11] drm/mgag200: Inline mgag200_i2c_init()
` [PATCH 06/11] drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddc
` [PATCH 07/11] drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.c
` [PATCH 08/11] drm/mgag200: Rename struct i2c_algo_bit_data callbacks
` [PATCH 09/11] drm/mgag200: Acquire I/O-register lock in DDC code
` [PATCH 10/11] drm/mgag200: Use drm_connector_helper_get_modes()
` [PATCH 11/11] drm/mgag200: Set .detect_ctx() and enable connector polling

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

Cross-device and cross-driver HMM support
 2024-04-03  9:16 UTC  (3+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-03  9:11 UTC  (7+ messages)
` [PATCH v3 1/6] drm/msm/dpu: fix video mode DSC for DSI
` [PATCH v3 2/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
` [PATCH v3 3/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)
` [PATCH v3 4/6] drm/msm/dsi: add a comment to explain pkt_per_line encoding
` [PATCH v3 5/6] drm/display: Add slice_per_pkt for dsc
` [PATCH v3 6/6] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-03  9:01 UTC  (8+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[Bug 119211] New: amdgpu disables fan by default
 2024-04-03  8:35 UTC  (2+ messages)
` [Bug 119211] "

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-03  8:30 UTC  (12+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 03/14] drm/gma500, drm/i915: "
  ` [PATCH v0 03/14] drm/gma500,drm/i915: "
` [PATCH v0 10/14] sfc: falcon: "

[PATCH v10 0/9] Improve test coverage of TTM
 2024-04-03  8:17 UTC  (3+ messages)

[PATCH v5 00/10] Make PCI's devres API more consistent
 2024-04-03  8:07 UTC  (11+ messages)
` [PATCH v5 01/10] PCI: Add new set of devres functions
` [PATCH v5 02/10] PCI: Deprecate iomap-table functions
` [PATCH v5 03/10] PCI: Warn users about complicated devres nature
` [PATCH v5 04/10] PCI: Make devres region requests consistent
` [PATCH v5 05/10] PCI: Move dev-enabled status bit to struct pci_dev
` [PATCH v5 06/10] PCI: Move pinned "
` [PATCH v5 07/10] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v5 08/10] PCI: Give pci(m)_intx "
` [PATCH v5 09/10] PCI: Remove legacy pcim_release()
` [PATCH v5 10/10] drm/vboxvideo: fix mapping leaks

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-03  7:46 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v12 2/7] clk: meson: add vclk driver
` [PATCH v12 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v12 4/7] drm/meson: gate px_clk when setting rate
` [PATCH v12 5/7] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v12 6/7] arm64: meson: khadas-vim3l: add TS050 DSI panel overlay
` [PATCH v12 7/7] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper

[PATCH 0/5] drm/vmwgfx: vblank and crc generation support
 2024-04-03  7:42 UTC  (7+ messages)
` [PATCH 1/5] drm/vmwgfx: Implement virtual kms
` [PATCH 2/5] drm/vmwgfx: Implement virtual crc generation
` [PATCH 3/5] drm/vmwgfx: Fix prime import/export
` [PATCH 4/5] drm/vmwgfx: Fix crtc's atomic check conditional
` [PATCH 5/5] drm/vmwgfx: Sort primary plane formats by order of preference

[PATCH v3] drm/panthor: Fix couple of NULL vs IS_ERR() bugs
 2024-04-03  7:23 UTC  (7+ messages)

[PATCH] drm/panthor: Fix error code in panthor_gpu_init()
 2024-04-03  7:16 UTC  (3+ messages)

[PATCH] drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
 2024-04-03  7:16 UTC  (3+ messages)

[PATCH] drm/panthor: Fix a couple -ENOMEM error codes
 2024-04-03  7:16 UTC  (3+ messages)

[PATCH] drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
 2024-04-03  7:15 UTC  (3+ messages)

[PATCH 1/2] drm/panthor: Cleanup unused variable 'cookie'
 2024-04-03  7:15 UTC  (5+ messages)
` [PATCH 2/2] drm/panthor: Fix some kerneldoc warnings

About upstreaming ArmChina NPU driver
 2024-04-03  6:25 UTC  (2+ messages)

[PATCH] drm/arm/malidp: fix a possible null pointer dereference
 2024-04-03  1:43 UTC 

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

[PATCH v4 0/9] Add mediate-drm secure flow for SVP
 2024-04-03  7:07 UTC  (10+ messages)
` [PATCH v4 1/9] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_ENCRYPTED flag
` [PATCH v4 2/9] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v4 3/9] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v4 4/9] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v4 5/9] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v4 6/9] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v4 7/9] drm/mediatek: Add secure layer config support for ovl
` [PATCH v4 8/9] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v4 9/9] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize

[PATCH 1/2] drm/bridge: lt8912b: add support for P/N pin swap
 2024-04-03  6:52 UTC  (7+ 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

[PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
 2024-04-03  6:50 UTC  (4+ messages)
` [PATCH v3 07/13] drm: Make drivers depends on DRM_DW_HDMI

[drm-misc:for-linux-next 3/4] drivers/gpu/drm/panthor/panthor_fw.c:979:1: error: unused variable 'cookie'
 2024-04-03  6:23 UTC 

[PATCH v4 0/4] drm/panel: add support for LG SW43408 panel
 2024-04-03  3:43 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
` [PATCH v4 2/4] drm/mipi-dsi: use correct return type for the DSC functions
` [PATCH v4 3/4] drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
` [PATCH v4 4/4] drm: panel: Add LG sw43408 panel driver

[PATCH v3 0/4] drm/panel: add support for LG SW43408 panel
 2024-04-03  2:37 UTC  (14+ messages)
` [PATCH v3 1/4] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
` [PATCH v3 2/4] drm/mipi-dsi: use correct return type for the DSC functions
` [PATCH v3 3/4] drm/mipi-dsi: add mipi_dsi_compression_mode_ext()
` [PATCH v3 4/4] drm: panel: Add LG sw43408 panel driver

[PATCH 0/3] drm/panel: add support for LG SW43408 panel
 2024-04-03  0:36 UTC  (8+ messages)
` [PATCH 3/3] drm: panel: Add LG sw43408 panel driver

[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
 2024-04-03  0:24 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03  0:20 UTC  (15+ messages)
` [RFC PATCH net-next v8 01/14] queue_api: define queue api
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v8 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v8 09/14] net: support non paged skb frags
` [RFC PATCH net-next v8 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v8 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v8 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH 0/4] gpu/drm: Fix checkpatch warnings in drm_connector.c
 2024-04-02 23:58 UTC  (6+ messages)
` [PATCH 1/4] gpu/drm: Add SPDX-license-Identifier tag
` [PATCH 2/4] gpu/drm: Remove unnecessary braces
` [PATCH 3/4] gpu/drm: Prefer `unsigned int` over `unsigned`
` [PATCH 4/4] gpu/drm: Replace tabs with spaces in comments

linux-next: build failure after merge of the drm-misc tree
 2024-04-02 23:47 UTC 

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-04-02 22:54 UTC  (3+ messages)
` [PATCH v2 4/4] drm: xlnx: zynqmp_dpsub: "

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-02 20:34 UTC  (9+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "

[drm-misc:for-linux-next 3/4] drivers/gpu/drm/panthor/panthor_device.h:326:13: warning: unused variable 'cookie'
 2024-04-02 18:58 UTC 

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-04-02 18:22 UTC  (5+ messages)

[drm-misc:for-linux-next 3/4] drivers/gpu/drm/panthor/panthor_device.h:326:13: error: unused variable 'cookie'
 2024-04-02 18:16 UTC 

[PATCH v4 10/10] drm/vboxvideo: fix mapping leaks
 2024-04-02 15:05 UTC  (3+ messages)

[PATCH v12 0/8] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-04-02 14:26 UTC  (6+ messages)
` [PATCH v12 1/8] mm/gup: Introduce unpin_folio/unpin_folios helpers
` [PATCH v12 2/8] mm/gup: Introduce check_and_migrate_movable_folios()

[PATCH v2] drm/panthor: Fix couple of NULL vs IS_ERR() bugs
 2024-04-02 14:07 UTC  (4+ messages)

[PATCH v2] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-04-02 14:01 UTC 

[PATCH] drm/panthor: Fix NULL vs IS_ERR() bug in panthor_ioctl_tiler_heap_destroy()
 2024-04-02 13:25 UTC  (4+ messages)

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-04-02 12:38 UTC  (5+ messages)
` [PATCH v6 3/5] crypto: tegra: "

[RFC PATCH 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-04-02 11:55 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Filter modes which exceed graphics memory
 2024-04-02 11:42 UTC  (2+ messages)

[PATCH v9 0/6] iio: new DMABUF based API
 2024-04-02 11:31 UTC  (4+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()

[PATCH] drm/panthor: Fix IS_ERR() vs NULL bug in group_process_tiler_oom()
 2024-04-02 11:23 UTC  (2+ messages)

[PATCH libdrm RESEND] modetest: add support for YUV422 and YUV444 plane format
 2024-04-02 11:06 UTC 

[PATCH] video: backlight: otm3225a: drop driver owner assignment
 2024-04-02 11:03 UTC  (2+ messages)

[PATCH v5 0/2] backlight: Add new lm3509 backlight driver
 2024-04-02 10:52 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH 0/8] accel/ivpu: Fixes for 6.9-rc3
 2024-04-02 10:49 UTC  (9+ messages)
` [PATCH 1/8] accel/ivpu: Check return code of ipc->lock init
` [PATCH 2/8] accel/ivpu: Remove d3hot_after_power_off WA
` [PATCH 3/8] accel/ivpu: Fix PCI D0 state entry in resume
` [PATCH 4/8] accel/ivpu: Put NPU back to D3hot after failed resume
` [PATCH 5/8] accel/ivpu: Improve clarity of MMU error messages
` [PATCH 6/8] accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE
` [PATCH 7/8] accel/ivpu: Fix missed error message after VPU rename
` [PATCH 8/8] accel/ivpu: Fix deadlock in context_xa

[PATCH v5 00/10] drm/ci: Add support for GPU and display testing
 2024-04-02 10:47 UTC  (7+ messages)
` [PATCH v5 03/10] drm/ci: uprev IGT and update testlist

[PATCH net-next v6 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-02 10:33 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v6 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v6 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH] drm/mediatek: Init `ddp_comp` with devm_kcalloc()
 2024-04-02 10:10 UTC  (2+ messages)

[PATCH 00/11] drm/mediatek: drop driver owner initialization
 2024-04-02 10:06 UTC  (2+ messages)

[PATCH] drm/ast: Fix soft lockup
 2024-04-02  9:54 UTC  (5+ messages)

[PATCH] drm/virtio: fix memory leak of vbuf
 2024-04-02  9:39 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 read-only IMAP folder(s) and NNTP newsgroup(s).