dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 02:57:23 to 2024-03-26 00:28:30 UTC [more...]

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-26  0:28 UTC  (4+ messages)

[PATCH 1/2] drm/panel: Remove redundant checks in multiple panels
 2024-03-26  0:21 UTC  (2+ messages)

[PATCH] drm/prime: Unbreak virtgpu dma-buf export
 2024-03-25 22:38 UTC  (3+ messages)

[PATCH 0/3] drm-panel: Don't make failures quite so fatal
 2024-03-26  0:07 UTC  (7+ 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

linux-next: manual merge of the drm-misc tree with Linus' tree
 2024-03-25 23:29 UTC 

[PATCH 0/8] use for_each_endpoint_of_node()
 2024-03-25 23:25 UTC  (11+ messages)
` [PATCH 1/8] gpu: drm: "
` [PATCH 2/8] hwtracing: "
` [PATCH 3/8] media: platform: microchip: "
` [PATCH 4/8] media: platform: ti: "
` [PATCH 5/8] media: platform: xilinx: "
` [PATCH 6/8] staging: media: atmel: "
` [PATCH 7/8] video: fbdev: "
` [PATCH 8/8] fbdev: omapfb: use of_graph_get_remote_port()

[PATCH] drm/i915/gem: Calculate object page offset for partial memory mapping
 2024-03-25 23:19 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add AUO B120XAN01.0
 2024-03-25 22:50 UTC  (2+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-03-25 22:03 UTC  (3+ messages)

[PATCH] drm/msm: Add newlines to some debug prints
 2024-03-25 21:39 UTC  (3+ messages)

[PATCH] fbdev: Select I/O-memory framebuffer ops for SBus
 2024-03-25 20:37 UTC  (2+ messages)

[PATCH v6 00/13] drm/ast: Detect connector status for VGA and SIL164
 2024-03-25 20:06 UTC  (14+ messages)
` [PATCH v6 01/13] drm/ast: Include <linux/of.h> where necessary
` [PATCH v6 02/13] drm/ast: Fail probing if DDC channel could not be initialized
` [PATCH v6 03/13] drm/ast: Remove struct ast_{vga,sil165}_connector
` [PATCH v6 04/13] drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
` [PATCH v6 05/13] drm/ast: Move DDC code to ast_ddc.{c,h}
` [PATCH v6 06/13] drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
` [PATCH v6 07/13] drm/ast: Pass AST device to ast_ddc_create()
` [PATCH v6 08/13] drm/ast: Store AST device in struct ast_ddc
` [PATCH v6 09/13] drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
` [PATCH v6 10/13] drm/ast: Acquire I/O-register lock in DDC code
` [PATCH v6 11/13] drm/ast: Use drm_connector_helper_get_modes()
` [PATCH v6 12/13] drm/ast: Implement polling for VGA and SIL164 connectors
` [PATCH v6 13/13] drm/ast: Automatically clean up poll helper

[PATCH 0/5] Add Support for RK3326 GameForce Chi
 2024-03-25 19:25 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefix: Add prefix for GameForce
` [PATCH 2/5] dt-bindings: display: Add GameForce Chi Panel
` [PATCH 3/5] drm/panel: st7703: Add GameForce Chi Panel Support
` [PATCH 4/5] dt-bindings: arm: rockchip: Add GameForce Chi
` [PATCH 5/5] arm64: dts: "

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

Implement per-key keyboard backlight as auxdisplay?
 2024-03-25 18:38 UTC  (25+ messages)
              ` Future handling of complex RGB devices on Linux
                ` Future handling of complex RGB devices on Linux v2
                          ` Future handling of complex RGB devices on Linux v3
                              ` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)

[PATCH v2 1/3] drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
 2024-03-25 18:05 UTC  (8+ messages)
` [PATCH v2 2/3] drm/panthor: Fix ordering in _irq_suspend()
` [PATCH v2 3/3] drm/panthor: Actually suspend IRQs in the unplug path

[RESEND PATCH] dt-bindings: display: sony, td4353-jdi: allow width-mm and height-mm
 2024-03-25 17:57 UTC  (5+ messages)
` [RESEND PATCH] dt-bindings: display: sony,td4353-jdi: "

[PATCH 00/12] drm/display: Convert helpers Kconfig symbols to depends on
 2024-03-25 17:48 UTC  (16+ messages)
` [PATCH 01/12] drm/display: Make DisplayPort AUX bus Kconfig name consistent
` [PATCH 02/12] drm/display: Make DisplayPort tunnel debug "
` [PATCH 03/12] drm/display: Make DisplayPort AUX Chardev "
` [PATCH 04/12] drm/display: Make DisplayPort CEC-over-AUX "
` [PATCH 05/12] drm/display: Reorder Kconfig symbols
` [PATCH 06/12] drm/display: Make all helpers visible and switch to depends on
` [PATCH 07/12] drm: Switch DRM_DISPLAY_HELPER "
` [PATCH 08/12] drm: Switch DRM_DISPLAY_DP_AUX_BUS "
` [PATCH 09/12] drm: Switch DRM_DISPLAY_DP_HELPER "
` [PATCH 10/12] drm: Switch DRM_DISPLAY_HDCP_HELPER "
` [PATCH 11/12] drm: Switch DRM_DISPLAY_HDMI_HELPER "
` [PATCH 12/12] drm/bridge: it6505: Remove useless select

[PATCH] drm/panel: replace utf multiply with an ascii x
 2024-03-25 16:24 UTC  (4+ messages)

[PATCH v1] drm/panel: replace utf multiply with an ascii x
 2024-03-25 16:23 UTC  (2+ messages)

[PATCH] drm/panfrost: Only display fdinfo's engine and cycle tags when profiling is on
 2024-03-25 16:06 UTC  (2+ messages)

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

[PATCH v5 00/16] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-25 15:43 UTC  (33+ messages)
` [PATCH v5 01/16] drm/vkms: Code formatting
` [PATCH v5 02/16] drm/vkms: Use drm_frame directly
` [PATCH v5 03/16] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v5 04/16] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v5 05/16] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
` [PATCH v5 06/16] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
` [PATCH v5 07/16] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [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 14/16] drm/vkms: Create KUnit tests for YUV conversions

[PATCH] drm/i915: Delete stray .rej file
 2024-03-25 15:11 UTC  (2+ messages)

[PATCH v4] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-25 14:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: display: samsung, exynos5-dp: convert to DT Schema
 2024-03-25 14:36 UTC  (2+ messages)
` [PATCH v2] dt-bindings: display: samsung,exynos5-dp: "

[drm-tip:drm-tip 4/11] drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c:105:73: error: '.bin' directive output may be truncated writing 4 bytes into a region of size between 2 and 31
 2024-03-25 14:14 UTC  (2+ messages)

[PATCH] drm/amdkfd: return negative error code in svm_ioctl()
 2024-03-25 14:09 UTC  (2+ messages)

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

[PATCH v4 00/16] drm/msm: generate register header files
 2024-03-25 13:50 UTC  (10+ messages)
` [PATCH v4 04/16] drm/msm: move msm_gpummu.c to adreno/a2xx_gpummu.c
` [PATCH v4 10/16] drm/msm: generate headers on the fly

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-25 13:41 UTC  (11+ messages)

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-25 13:37 UTC  (2+ messages)

[PATCH] drm/panfrost: fix power transition timeout warnings
 2024-03-25 13:07 UTC  (5+ messages)

[PATCH 2/2] drm/panel: Promote warn_dev to WARN for invalid calls in drm_panel.c
 2024-03-25 12:46 UTC  (3+ messages)

[PATCH 1/2] drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
 2024-03-25 12:00 UTC  (7+ messages)
` [PATCH 2/2] drm/panthor: Actually suspend IRQs in the unplug path

[PATCH v4 1/2] dt-bindings: backlight: Add Texas Instruments LM3509
 2024-03-25 11:28 UTC  (4+ messages)
` [PATCH v4 2/2] backlight: Add new lm3509 backlight driver

[PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
 2024-03-25 11:05 UTC  (2+ messages)

[PATCH] [RESEND] drm/imagination: avoid -Woverflow warning
 2024-03-25 10:59 UTC  (2+ messages)

[RESEND PATCH v4 1/3] dt-bindings: display: panel: add common dual-link schema
 2024-03-25 10:55 UTC  (4+ messages)
` [RESEND PATCH v4 2/3] dt-bindings: display: novatek, nt35950: define ports
` [RESEND PATCH v4 3/3] dt-bindings: display: novatek, nt36523: "

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-25 10:51 UTC  (5+ messages)
` [PATCH 1/2] video: backlight: make backlight_class constant
` [PATCH 2/2] video: backlight: lcd: make lcd_class constant

[PATCH] drm/panthor: Don't use virt_to_pfn()
 2024-03-25 10:05 UTC  (3+ messages)

[PATCH] drm/i915/hwmon: Fix potential UAF on driver unbind
 2024-03-25  9:59 UTC  (3+ messages)

[PATCH v8 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-03-25  9:15 UTC  (9+ messages)
` [PATCH v8 1/8] usb: misc: onboard_hub: use device supply names
` [PATCH v8 2/8] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v8 3/8] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v8 4/8] arm64: defconfig: "
` [PATCH v8 5/8] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v8 6/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v8 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
` [PATCH v8 8/8] usb: misc: onboard_dev: add support for XMOS XVF3500

[PATCH] drm/amdgpu: fix deadlock while reading mqd from debugfs
 2024-03-25  9:00 UTC  (7+ messages)

[PATCH v2] drm/panthor: Fix the CONFIG_PM=n case
 2024-03-25  8:08 UTC  (2+ messages)

[PATCH] drm/ast: Fix soft lockup
 2024-03-25  3:35 UTC 

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-03-25  2:13 UTC  (3+ messages)

[PATCH] drm/ttm: remove unused paramter
 2024-03-25  7:45 UTC 

[PATCH v2] Fix duplicate C declaration warnings
 2024-03-25  7:33 UTC  (3+ messages)

[PATCH RESEND v3] drm/bridge: anx7625: Update audio status while detecting
 2024-03-25  7:24 UTC 

[PATCH 0/2] of: replace of_graph_get_next_endpoint()
 2024-03-25  4:50 UTC  (4+ messages)
` [PATCH 1/2] gpu: drm: "
` [PATCH 2/2] video: fbdev: "


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