dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 00:10:26 to 2023-06-13 16:30:36 UTC [more...]

[RFC] Plane color pipeline KMS uAPI
 2023-06-13 16:29 UTC  (8+ messages)

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-06-13 16:20 UTC  (14+ messages)
` [PATCH v14 1/2] "

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-13 16:11 UTC  (16+ messages)

[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-06-13 15:56 UTC  (7+ messages)

[PATCH] drm/msm/dpu: Configure DP INTF/PHY selector
 2023-06-13 16:07 UTC  (3+ messages)

[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
 2023-06-13 14:48 UTC  (17+ messages)
` [PATCH v3 01/17] sizes.h: Add entries between 32G and 64T
` [PATCH v3 02/17] dt-bindings: gpu: Add Imagination Technologies PowerVR GPU
` [PATCH v3 03/17] drm/imagination/uapi: Add PowerVR driver UAPI
` [PATCH v3 04/17] drm/imagination: Add skeleton PowerVR driver
` [PATCH v3 05/17] drm/imagination: Get GPU resources
` [PATCH v3 07/17] drm/imagination: Add GPU ID parsing and firmware loading
` [PATCH v3 08/17] drm/imagination: Add GEM and VM related code
` [PATCH v3 09/17] drm/imagination: Implement power management
` [PATCH v3 10/17] drm/imagination: Implement firmware infrastructure and META FW support
` [PATCH v3 11/17] drm/imagination: Implement MIPS firmware processor and MMU support
` [PATCH v3 12/17] drm/imagination: Implement free list and HWRT create and destroy ioctls
` [PATCH v3 13/17] drm/imagination: Implement context creation/destruction ioctls
` [PATCH v3 14/17] drm/imagination: Implement job submission and scheduling
` [PATCH v3 15/17] drm/imagination: Add firmware trace to debugfs
` [PATCH v3 16/17] drm/imagination: Add driver documentation
` [PATCH v3 17/17] arm64: dts: ti: k3-am62-main: Add GPU device node [DO NOT MERGE]

linux-next: Tree for Jun 13 (drivers/gpu/drm/i915/display/)
 2023-06-13 15:39 UTC 

[PATCH] drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete
 2023-06-13 15:34 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/2] drm: Remove gem_prime_mmap callback
 2023-06-13 15:32 UTC  (4+ messages)
` [PATCH 1/2] drm/msm: Initialize mmap offset after constructing the buffer object
` [PATCH 2/2] drm: Remove struct drm_driver.gem_prime_mmap

[PATCH v3 0/4] Add display support on the stm32f746-disco board
 2023-06-13 15:26 UTC  (5+ messages)
` [PATCH v3 4/4] drm/stm: add an option to change FB bpp

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2023-06-13 14:34 UTC  (2+ messages)
` [Bug 205089] "

[PATCH drm-next v4 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-13 14:20 UTC  (3+ messages)

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2023-06-13 14:18 UTC  (7+ messages)
` [PATCH 3/9] drm/ttm: use per BO cleanup workers

[PATCH v2] drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime
 2023-06-13 13:58 UTC 

[PATCH] drm/etnaviv: disable MLCG and pulse eater on GPU reset
 2023-06-13 13:30 UTC  (2+ messages)

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-06-13 12:29 UTC  (5+ messages)
` [PATCH v4 03/68] clk: Move no reparent case into a separate function

[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
 2023-06-13 12:27 UTC  (7+ messages)

[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
 2023-06-13 12:25 UTC  (5+ messages)

[PATCH v2 0/4] Fix mediatek-drm coverity issues
 2023-06-13 11:32 UTC  (5+ messages)
` [PATCH v2 1/4] drm/mediatek: Remove freeing not dynamic allocated memory
` [PATCH v2 2/4] drm/mediatek: Add cnt checking for coverity issue
` [PATCH v2 3/4] drm/mediatek: Add casting before assign
` [PATCH v2 4/4] drm/mediatek: Fix dereference before null check

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-13 11:07 UTC  (39+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v3 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v3 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v3 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v3 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v3 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v3 07/38] fbdev/atyfb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 08/38] fbdev/atyfb: Use hardware device as backlight parent
` [PATCH v3 09/38] fbdev/aty128fb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 10/38] fbdev/aty128fb: Use hardware device as backlight parent
` [PATCH v3 11/38] fbdev/broadsheetfb: Call device_remove_file() with hardware device
` [PATCH v3 12/38] fbdev/ep93xx-fb: Alloc DMA memory from "
` [PATCH v3 13/38] fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()
` [PATCH v3 14/38] fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
` [PATCH v3 15/38] fbdev/fsl-diu-fb: Output messages with fb_*() helpers
` [PATCH v3 16/38] fbdev/mb862xxfb: Output messages with fb_dbg()
` [PATCH v3 17/38] fbdev/metronomefb: Use hardware device for dev_err()
` [PATCH v3 18/38] fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 19/38] fbdev/nvidiafb: Use hardware device as backlight parent
` [PATCH v3 20/38] fbdev/pxa168fb: Do not assign to struct fb_info.dev
` [PATCH v3 21/38] fbdev/radeonfb: Reorder backlight and framebuffer cleanup
` [PATCH v3 22/38] fbdev/radeonfb: Use hardware device as backlight parent
` [PATCH v3 23/38] fbdev/rivafb: Reorder backlight and framebuffer init/cleanup
` [PATCH v3 24/38] fbdev/rivafb: Use hardware device as backlight parent
` [PATCH v3 25/38] fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
` [PATCH v3 26/38] fbdev/sh7760fb: Output messages with fb_dbg()
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
` [PATCH v3 28/38] fbdev/sh7760fb: Use hardware device with dev_() output during probe
` [PATCH v3 29/38] fbdev/sm501fb: Output message with fb_err()
` [PATCH v3 30/38] fbdev/smscufx: Detect registered fb_info from refcount
` [PATCH v3 31/38] fbdev/tdfxfb: Set i2c adapter parent to hardware device
` [PATCH v3 32/38] fbdev/core: Pass Linux device to pm_vt_switch_*() functions
` [PATCH v3 33/38] fbdev/core: Move framebuffer and backlight helpers into separate files
` [PATCH v3 34/38] fbdev/core: Add fb_device_{create,destroy}()
` [PATCH v3 35/38] fbdev/core: Move procfs code to separate file
` [PATCH v3 36/38] fbdev/core: Move file-I/O code into "
` [PATCH v3 37/38] fbdev/core: Rework fb init code
` [PATCH v3 38/38] fbdev: Make support for userspace interfaces configurable

[PATCH] drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()
 2023-06-13 11:06 UTC  (3+ messages)

[PATCH v2 00/38] fbdev: Make userspace interfaces optional
 2023-06-13 10:47 UTC  (23+ messages)
` [PATCH v2 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v2 02/38] backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'
` [PATCH v2 03/38] backlight/gpio_backlight: Compare against struct fb_info.device
` [PATCH v2 04/38] backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
` [PATCH v2 05/38] backlight/lv5207lp: Compare against struct fb_info.device
` [PATCH v2 06/38] backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'
` [PATCH v2 36/38] fbdev/core: Move file-I/O code into separate file
` [PATCH v2 38/38] fbdev: Make support for userspace interfaces configurable

[PATCH] drm/tegra: Enable runtime PM during probe
 2023-06-13  9:52 UTC 

[PATCH v3] drm/sched: Make sure we wait for all dependencies in kill_jobs_cb()
 2023-06-13 10:05 UTC  (2+ messages)

[PATCH 0/5] Fix mediatek-drm coverity issues
 2023-06-13  9:05 UTC  (16+ messages)
` [PATCH 1/5] drm/mediatek: Remove freeing not dynamic allocated memory
` [PATCH 2/5] drm/mediatek: Add cnt checking for coverity issue
` [PATCH 3/5] drm/mediatek: Add initialization for mtk_gem_obj
` [PATCH 4/5] drm/mediatek: Add casting before assign
` [PATCH 5/5] drm/mediatek: Fix dereference before null check

[PATCH v4 0/8] Add MT8195 HDMI support
 2023-06-13  8:24 UTC  (9+ messages)
` [PATCH v4 3/8] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v4 5/8] drm/mediatek: hdmi: add v2 support

[PATCH v5] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-06-13  8:23 UTC  (3+ messages)

[PATCH 1/3] accel/habanalabs: remove pdev check on idle check
 2023-06-13  7:54 UTC  (4+ messages)
` [PATCH 2/3] accel/habanalabs: reset device if scrubbing failed

[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-13  7:42 UTC  (2+ messages)

[Bug 217545] New: Serious regression on amdgpu (drm_display_helper/drm_dp_atomic_find_time_slots) with two DisplayPort connected via a HP G5 docking station
 2023-06-13  7:41 UTC  (2+ messages)
` [Bug 217545] "

[PATCH v2] drm/ingenic: Kconfig: select REGMAP and REGMAP_MMIO
 2023-06-13  7:31 UTC  (2+ messages)
` [v2] "

[PATCH v4 0/2] arm64: dts: qcom: add DP Controller to SM8550 DTS
 2023-06-13  7:30 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sm8550: fix low_svs RPMhPD labels
` [PATCH v4 2/2] arm64: dts: qcom: sm8550: add display port nodes

[PATCH v3 0/2] arm64: dts: qcom: add DP Controller to SM8550 DTS
 2023-06-13  7:29 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8550: fix low_svs RPMhPD labels

[PATCH] accel/qaic: Fix dereferencing freed memory
 2023-06-12 15:47 UTC  (7+ messages)

[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
 2023-06-13  7:04 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: mfd: Add bindings for SAM9X7 LCD controller
` [PATCH 2/9] mfd: atmel-hlcdc: Add compatible for SAM9X7 HLCD controller
` [PATCH 3/9] drm: atmel-hlcdc: add LCD controller layer definition for SAM9X7
` [PATCH 4/9] drm: atmel-hlcdc: Define SAM9X7 XLCDC specific registers
` [PATCH 5/9] drm: atmel-hlcdc: add compatible string check for XLCDC and HLCDC
` [PATCH 6/9] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
` [PATCH 7/9] drm: atmel-hlcdc: add DPI mode support for XLCDC
` [PATCH 8/9] drm: atmel-hlcdc: add vertical and horizontal scaling "
` [PATCH 9/9] drm: atmel-hlcdc: add support for DSI output formats

[PATCH 0/7] drm/panel: sitronix-st7789v: Support ET028013DMA panel
 2023-06-13  6:56 UTC  (6+ messages)
` [PATCH 1/7] drm/panel: sitronix-st7789v: Prevent core spi warnings
` [PATCH 7/7] drm/panel: sitronix-st7789v: Check display ID

[PATCH v2] fbdev/media: Use GPIO descriptors for VIA GPIO
 2023-06-13  6:33 UTC 

linux-next: build warnings after merge of the drm tree
 2023-06-13  6:29 UTC 

[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
 2023-06-13  3:40 UTC 

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-13  3:01 UTC  (9+ messages)
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v7 8/8] drm/radeon: "

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-13  3:00 UTC  (5+ messages)
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH] drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime
 2023-06-13  2:20 UTC  (2+ messages)

[PATCH v2 00/22]drm/msm/dpu: another catalog rework
 2023-06-13  0:14 UTC  (25+ messages)
` [PATCH v2 03/22] drm/msm/dpu: remove unused INTF_NONE interfaces
` [PATCH v2 04/22] drm/msm: enumerate DSI interfaces
` [PATCH v2 05/22] drm/msm/dpu: always use MSM_DP/DSI_CONTROLLER_n
` [PATCH v2 06/22] drm/msm/dpu: simplify peer LM handling
` [PATCH v2 07/22] drm/msm/dpu: drop dpu_mdss_cfg::mdp_count field
` [PATCH v2 08/22] drm/msm/dpu: drop enum dpu_mdp and MDP_TOP value
` [PATCH v2 09/22] drm/msm/dpu: expand .clk_ctrls definitions
` [PATCH v2 10/22] drm/msm/dpu: drop zero features from dpu_mdp_cfg data
` [PATCH v2 11/22] drm/msm/dpu: drop zero features from dpu_ctl_cfg data
` [PATCH v2 12/22] drm/msm/dpu: correct indentation for CTL definitions
` [PATCH v2 13/22] drm/msm/dpu: inline SSPP_BLK macros
` [PATCH v2 14/22] drm/msm/dpu: inline DSPP_BLK macros
` [PATCH v2 15/22] drm/msm/dpu: inline LM_BLK macros
` [PATCH v2 16/22] drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macros
` [PATCH v2 16/21] drm/msm/dpu: inline DSC_BLK macros
` [PATCH v2 17/22] drm/msm/dpu: inline MERGE_3D_BLK macros
` [PATCH v2 20/22] drm/msm/dpu: inline INTF_BLK and INTF_BLK_DSI_TE macros
  ` [PATCH v2 21/22] drm/msm/dpu: drop empty features mask MERGE_3D_SM8150_MASK
  ` [PATCH v2 22/22] drm/msm/dpu: drop empty features mask INTF_SDM845_MASK
` [PATCH v2 18/22] drm/msm/dpu: inline various PP_BLK_* macros
` [PATCH v2 19/22] drm/msm/dpu: inline WB_BLK macros

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-06-13  0:12 UTC  (4+ messages)
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795


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