dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 20:18:53 to 2024-04-08 17:05:58 UTC [more...]

[PATCH 00/21] drm: Increase COMPILE_TEST=y coverage
 2024-04-08 17:04 UTC  (21+ messages)
` [PATCH 01/21] drm/armada: Fix printk arguments
` [PATCH 02/21] drm/armada: Fix armada_debugfs_crtc_reg_write() return type
` [PATCH 03/21] drm/armada: Allow build with COMPILE_TEST=y
` [PATCH 04/21] drm/imx/dcss: Fix 64bit divisions
` [PATCH 05/21] drm/imx/dcss: Allow build with COMPILE_TEST=y
` [PATCH 06/21] drm/sti: Include linux/io.h for devm_ioremap()
` [PATCH 07/21] drm/sti: Allow build with COMPILE_TEST=y
` [PATCH 08/21] drm/hisilicon/kirin: Include linux/io.h for readl()/writel()
` [PATCH 09/21] drm/hisilicon/kirin: Fix 64bit divisions
` [PATCH 10/21] drm/hisilicon/kirin: Fix MASK(32) on 32bit architectures
` [PATCH 11/21] drm/hisilicon/kirin: Allow build with COMPILE_TEST=y
` [PATCH 12/21] drm/tilcdc: Allow build without __iowmb()
` [PATCH 13/21] drm/tilcdc: Allow build with COMPILE_TEST=y
` [PATCH 14/21] drm/omap: Open code phys_to_page()
` [PATCH 15/21] drm/omap: Allow build with COMPILE_TEST=y
` [PATCH 16/21] drm/atmel-hlcdc: "
` [PATCH 18/21] drm/mediatek: "
` [PATCH 19/21] drm/meson: "
` [PATCH 20/21] drm/rcar-du: "
` [PATCH 21/21] drm/stm: "

[PATCH] drm: ci: fix the xfails for apq8016
 2024-04-08 17:04 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add callback function pointer check before its call
 2024-04-08 16:51 UTC  (3+ messages)

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-08 16:45 UTC  (13+ messages)
` [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 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 v3 00/15] Add support for suppressing warning backtraces
 2024-04-08 16:34 UTC  (4+ messages)
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests

[PATCH] drm/ttm: Print the memory decryption status just once
 2024-04-08 15:59 UTC  (2+ messages)

[PATCH v1 1/1] drm/msm/hdmi: Replace of_gpio.h by proper one
 2024-04-08 15:52 UTC  (2+ messages)

[PATCH] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
 2024-04-08 15:40 UTC  (2+ messages)

[PATCH v10 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-08 15:19 UTC  (4+ messages)
` [PATCH v10 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v10 3/3] drm/tests: Add a test case for drm buddy clear allocation

[PATCH] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-08 15:01 UTC  (4+ messages)

[RFC PATCH v3 0/6] drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid
 2024-04-08 13:50 UTC  (6+ messages)
` [RFC PATCH v3 3/6] "

[PATCH 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-04-08 13:37 UTC  (6+ messages)

[PATCH] drm: nv04: Add check to avoid out of bounds access
 2024-04-08 13:23 UTC  (4+ messages)

Khadas VIM3/3L New TS050 support patch
 2024-04-08 13:19 UTC 

[RFC PATCH 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-04-08 13:05 UTC  (9+ messages)
` [PATCH 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH 2/8] drm/ttm: Use LRU hitches

[PATCH] nouveau: fix devinit paths to only handle display on GSP
 2024-04-08 13:04 UTC  (3+ messages)

[PATCH 5.15 016/690] drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
 2024-04-08 12:48 UTC 

[PATCH v2 0/7] drm: debug logging improvements
 2024-04-08 12:51 UTC  (11+ messages)
` [PATCH v2 1/7] drm/probe-helper: switch to drm device based logging
` [PATCH v2 2/7] drm/modes: switch to drm device based error logging
` [PATCH v2 3/7] drm/sysfs: switch to drm device based logging
` [PATCH v2 4/7] drm/client: switch to drm device based logging, and more
` [PATCH v2 5/7] drm/crtc: switch to drm device based logging
` [PATCH v2 6/7] drm/crtc-helper: switch to drm device based logging and warns
` [PATCH v2 7/7] drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()

[PATCH] drm/panthor: clean up some types in panthor_sched_suspend()
 2024-04-08 12:27 UTC  (2+ messages)

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-04-08 12:27 UTC  (10+ messages)
` [PATCH v7 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v7 6/6] drm/i915: Implement fbdev emulation as in-kernel client

[PATCH] drm/panfrost: Show overall GPU usage stats through sysfs knob
 2024-04-08 11:07 UTC  (4+ messages)

[PATCH 00/11] drm/mgag200: Detect connector status
 2024-04-08 11:06 UTC  (3+ messages)

[PATCH] drm: remove unused header gma_drm.h
 2024-04-08 10:42 UTC 

[PATCH v1 0/3] drm/mediatek: Add support for OF graphs
 2024-04-08 10:16 UTC  (4+ messages)
` [PATCH v1 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH V2] drm/arm/malidp: fix a possible null pointer dereference
 2024-04-08 10:15 UTC  (2+ messages)

[PATCH] drm/msm: convert all pixel format logging to use %p4cc
 2024-04-08  9:57 UTC  (5+ messages)

[PATCH] drm/mediatek: Add RENDER capability to DRM device
 2024-04-08  9:49 UTC  (2+ messages)

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

[PATCH v2] drm/ast: Fix soft lockup
 2024-04-08  9:31 UTC  (3+ messages)

[PATCH 0/6] drm: debug logging improvements
 2024-04-08  9:26 UTC  (7+ messages)
` [PATCH 1/6] drm/modes: add drm_mode_print() to dump mode in drm_printer

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

[PATCH v2] dt-bindings: display: bridge: it6505: Add #sound-dai-cells
 2024-04-08  9:11 UTC  (3+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Fix ti_sn_bridge_set_dsi_rate function
 2024-04-08  9:03 UTC  (2+ messages)

[PATCH 0/8] accel/ivpu: Fixes for 6.9-rc3
 2024-04-08  9:02 UTC  (5+ messages)
` [PATCH 6/8] accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE

[PATCH] drm/edid: make drm_edid_are_equal() static
 2024-04-08  9:00 UTC  (2+ messages)

[PATCH 0/3] drm/edid & drm/display header spring cleaning
 2024-04-08  8:59 UTC  (2+ messages)

[PATCH 0/7] drm/edid: cleanups, resend
 2024-04-08  8:56 UTC  (8+ messages)
` [PATCH 1/7] drm/displayid: move drm_displayid.h to drm_displayd_internal.h
` [PATCH 2/7] drm/edid: move all internal declarations to drm_crtc_internal.h
` [PATCH 3/7] drm/edid: group struct drm_edid based declarations together
` [PATCH 4/7] drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
` [PATCH 5/7] drm/edid: avoid drm_edid_find_extension() internally
` [PATCH 6/7] drm/edid: make drm_edid_are_equal() static
` [PATCH 7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user

[PATCH] accel/qaic: Add Sahara implementation for firmware loading
 2024-04-08  8:48 UTC  (2+ messages)

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

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-08  8:35 UTC  (12+ messages)
` [PATCH v0 10/14] sfc: falcon: Make I2C terminology more inclusive

[PATCH] drm/bridge: sii902x: Fix mode_valid hook
 2024-04-08  8:14 UTC 

[bug report] drm/panthor: Add the scheduler logical block
 2024-04-08  7:35 UTC 

[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
 2024-04-08  7:58 UTC  (4+ messages)

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-04-08  7:50 UTC  (28+ messages)
` [PATCH v5 08/16] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v5 09/16] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v5 10/16] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v5 11/16] drm/vkms: Add YUV support
` [PATCH v5 16/16] drm/vkms: Add support for DRM_FORMAT_R*

[PATCH v2 0/6] drm/v3d: Enable Big and Super Pages
 2024-04-08  7:50 UTC  (7+ messages)
` [PATCH v2 2/6] drm/gem: Create a drm_gem_object_init_with_mnt() function
` [PATCH v2 3/6] drm/v3d: Introduce gemfs
` [PATCH v2 4/6] drm/gem: Create shmem GEM object in a given mountpoint
` [PATCH v2 5/6] drm/v3d: Reduce the alignment of the node allocation
` [PATCH v2 6/6] drm/v3d: Enable big and super pages

[PATCH 00/12] drm/client: Use after free and debug improvements
 2024-04-08  7:46 UTC  (10+ messages)
` [PATCH 01/12] drm/client: Fully protect modes[] with dev->mode_config.mutex
` [PATCH 11/12] drm/client: Streamline mode selection debugs

[PATCH -next] drm/amd/display: delete the redundant initialization in dcn3_51_soc
 2024-04-07  9:01 UTC  (2+ messages)

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

[PATCH 0/3] drm-panel: Don't make failures quite so fatal
 2024-04-08  6:55 UTC  (10+ messages)
` [PATCH 1/3] drm/panel-edp: Abstract out function to set conservative timings
` [PATCH 2/3] drm/panel-edp: If we fail to powerup/get EDID, use "
` [PATCH 3/3] drm-panel: If drm_panel_dp_aux_backlight() fails, don't fail panel probe

[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
 2024-04-08  6:48 UTC  (3+ messages)

[PATCH v2 0/4] drm/xe: Support PCIe FLR
 2024-04-08  5:50 UTC  (4+ messages)

[PATCH] drm/vmwgfx: Enable DMA mappings with SEV
 2024-04-08  2:28 UTC 

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

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

[PATCH v3] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-07 18:48 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: Remove now unused connector_type from desc
 2024-04-07 15:11 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 18/22] drm/amdkfd: Check cgroup when returning DMABuf info
 2024-04-07 13:12 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 19/22] drm/amdkfd: range check cp bad op exception interrupts

[PATCH AUTOSEL 6.8 16/25] drm/xe: Fix END redefinition
 2024-04-07 13:11 UTC  (4+ messages)
` [PATCH AUTOSEL 6.8 20/25] drm/amdkfd: Check cgroup when returning DMABuf info
` [PATCH AUTOSEL 6.8 21/25] drm/amdgpu/vpe: power on vpe when hw_init
` [PATCH AUTOSEL 6.8 22/25] drm/amdkfd: range check cp bad op exception interrupts

[PATCH v9 0/6] iio: new DMABUF based API
 2024-04-07  8:19 UTC  (5+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()

[PATCH v5 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-07  6:28 UTC  (3+ messages)
` [PATCH v5 2/4] drm/bridge: add lvds controller support for sam9x7

[PATCH] drm/msm/dpu: fix vblank IRQ handling for command panels
 2024-04-07  3:15 UTC  (3+ messages)

[PATCH 06/12] drm/client: Constify modes
 2024-04-06 21:59 UTC  (2+ messages)

[drm-misc:for-linux-next 1/3] drivers/accel/qaic/qaic_debugfs.h:16:5: warning: no previous prototype for 'qaic_bootlog_register'
 2024-04-06 21:27 UTC 

[PATCH] staging: fbtft: fb_st7789v: support setting offset
 2024-04-05 16:57 UTC 

[rebase 1/3] drm: Add drm_vblank_work_flush_all()
 2024-04-06 17:45 UTC  (2+ messages)

[PATCH 0/6] Add SMEM-based speedbin matching
 2024-04-06 10:42 UTC  (15+ messages)
` [PATCH 1/6] soc: qcom: Move some socinfo defines to the header, expand them
` [PATCH 2/6] soc: qcom: smem: Add pcode/fcode getters
` [PATCH 3/6] drm/msm/adreno: Allow specifying default speedbin value
` [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin
` [PATCH 5/6] drm/msm/adreno: Add speedbin data for SM8550 / A740

[PATCH] Fix for kernel doc warning
 2024-04-06  9:59 UTC  (2+ messages)

[PATCH v2 0/3] drm/lima: fix devfreq refcount imbalance for job timeouts
 2024-04-06  7:32 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: call dp_hpd_plug_handle()/unplug_handle() directly for external HPD
 2024-04-06  2:15 UTC  (2+ messages)

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-06  1:15 UTC  (3+ messages)
` [PATCH v2 23/25] scsi: virtio: drop owner assignment

[PATCH v1] drm/msm/dp: assign correct DP controller ID to interface table
 2024-04-06  0:04 UTC  (12+ messages)
` [PATCH v1] drm/msm/dp: use dp_hpd_plug_handle() and dp_hpd_unplug_handle() directly

[PATCH 0/5] drm/vmwgfx: vblank and crc generation support
 2024-04-05 22:26 UTC  (4+ messages)
` [PATCH 1/5] drm/vmwgfx: Implement virtual kms

[PATCH 0/6] drm/panel: small fixes for visionox and novatek panel drivers
 2024-04-05 21:43 UTC  (5+ messages)
` [PATCH 1/6] drm/panel: visionox-rm69299: don't unregister DSI device
` [PATCH 2/6] drm/panel: novatek-nt36682e: "


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