dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 02:02:05 to 2024-03-05 18:39:55 UTC [more...]

[linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
 2024-03-05 18:39 UTC  (2+ messages)

[PATCH RESEND drm-misc 0/4] drm: constify struct class usage
 2024-03-05 18:36 UTC  (8+ messages)
` [PATCH RESEND drm-misc 1/4] drm/dp: make drm_dp_aux_dev_class constant
` [PATCH RESEND drm-misc 2/4] drm/sysfs: make drm_class constant
` [PATCH RESEND drm-misc 3/4] drm/fbdev/core: make fb_class constant
` [PATCH RESEND drm-misc 4/4] dma-buf: heaps: make dma_heap_class constant

[PATCH] drm/amdkfd: make kfd_class constant
 2024-03-05 18:08 UTC  (3+ messages)

[RFC] How to test panic handlers, without crashing the kernel
 2024-03-05 17:50 UTC  (7+ messages)

[RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem
 2024-03-05 17:50 UTC  (8+ messages)
` [RESEND v3 1/2] drm: enable (most) "
` [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR

[PATCH] dma-buf: Add syntax highlighting to code listings in the document
 2024-03-05 17:45 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Fix dependency of some timeouts on HZ
 2024-03-05 17:22 UTC  (2+ messages)

[PATCH] drm/i915/selftest_hangcheck: Check sanity with more patience
 2024-03-05 17:01 UTC  (2+ messages)

[PATCH] drm/panthor: Add support for performance counters
 2024-03-05 16:58 UTC 

[PATCH v2] drm/imagination: DRM_POWERVR should depend on ARCH_K3
 2024-03-05 16:55 UTC  (9+ messages)

[PATCH v2] nouveau/dmem: handle kcalloc() allocation failure
 2024-03-05 16:54 UTC  (2+ messages)

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-05 16:43 UTC  (7+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH] drm/udl: Add ARGB8888 as a format
 2024-03-05 16:41 UTC  (3+ messages)

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-03-05 16:25 UTC  (4+ messages)
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-05 16:22 UTC  (11+ messages)
` [PATCH v4 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v4 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v4 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v4 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v4 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v4 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v4 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v4 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v4 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v4 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH v3 0/2] drm/bridge: adv7511: get edid in hpd_work to update CEC phys address
 2024-03-05 16:18 UTC  (8+ messages)
` [PATCH v3 1/2] drm/bridge: adv7511: rearrange hotplug work code
` [PATCH v3 2/2] drm/bridge: adv7511: get edid in hpd_work to update CEC phys address

[PATCH v1 1/1] drm/gma500: Remove unused intel-mid.h
 2024-03-05 16:09 UTC 

[PATCH v3 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-05 16:04 UTC  (7+ messages)

[PATCH v3 0/4] TTM unlockable restartable LRU list iteration
 2024-03-05 16:02 UTC  (5+ messages)
` [PATCH v3 1/4] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v3 2/4] drm/ttm: Use LRU hitches
` [PATCH v3 3/4] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v3 4/4] drm/ttm: Allow continued swapout after -ENOSPC falure

[PATCH v2 1/2] drm/bridge: Fix improper bridge init order with pre_enable_prev_first
 2024-03-05 15:11 UTC  (5+ messages)

[PATCH v7 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race
 2024-03-05 15:00 UTC  (7+ messages)
` [PATCH v7 1/3] drm/i915/vma: Fix UAF on destroy against retire race
` [PATCH v7 2/3] drm/i915: Remove extra multi-gt pm-references
` [PATCH v7 3/3] Revert "drm/i915: Wait for active retire before i915_active_fini()"

[PATCH v3] drm/amdgpu: add ring timeout information in devcoredump
 2024-03-05 13:59 UTC  (2+ messages)

[PATCH v2] drm/drm_connector: Document Colorspace property variants
 2024-03-05 13:51 UTC 

[PATCH] nouveau/dmem: handle kcalloc() allocation failure
 2024-03-05 13:40 UTC 

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

[PATCH v2 1/2] drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
 2024-03-05 13:38 UTC  (2+ messages)
` [PATCH v2 2/2] drm/nouveau: move more missing UAPI bits

[PATCH] nouveau/dmem: handle kcalloc() allocation failure
 2024-03-05 13:26 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: add ring timeout information in devcoredump
 2024-03-05 13:20 UTC  (4+ messages)

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

[PATCH] drm/bridge:anx7625:Update audio status while detecting
 2024-03-05 11:27 UTC 

[PATCH 0/2] video: backlight: constify struct class usage
 2024-03-05 12:21 UTC  (3+ messages)
` [PATCH 1/2] video: backlight: make backlight_class constant
` [PATCH 2/2] video: backlight: lcd: make lcd_class constant

[PATCH v8 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-05 12:11 UTC  (6+ messages)
` [PATCH v8 3/3] drm/buddy: Add user for defragmentation

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-03-05 11:54 UTC  (6+ messages)
` [PATCH 1/3] "

[net-next v1 00/16] Device Memory TCP
 2024-03-05 11:45 UTC  (3+ messages)
` [net-next v1 04/16] gve: implement queue api

[PATCH] drm/drm_connector: Document Colorspace property variants
 2024-03-05 11:37 UTC  (2+ messages)

[PATCH] drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the port
 2024-03-05 11:16 UTC  (2+ messages)

[syzbot] Monthly dri report (Mar 2024)
 2024-03-05 11:09 UTC 

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

drm-tip Migration to Gitlab
 2024-03-05 10:54 UTC 

2024 X.Org Board of Directors Elections Nomination period is NOW
 2024-03-05 10:49 UTC  (3+ messages)
` 2024 X.Org Board of Directors Elections timeline extended, request for nominations
  ` Reminder: "

[PATCH v2] drm/ci: update device type for volteer devices
 2024-03-05 10:38 UTC 

[PATCH v2 0/4] TTM unlockable restartable LRU list iteration
 2024-03-05 10:34 UTC  (5+ messages)
` [PATCH v2 1/4] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v2 2/4] drm/ttm: Use LRU hitches
` [PATCH v2 3/4] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v2 4/4] drm/ttm: Allow continued swapout after -ENOSPC falure

[PATCH v7 0/6] iio: new DMABUF based API
 2024-03-05 10:16 UTC  (5+ messages)

[PATCH] drm/ci: update device type for volteer devices
 2024-03-05 10:21 UTC  (3+ messages)

[PATCH v3 0/4] Disable automatic load CCS load balancing
 2024-03-05 10:18 UTC  (4+ messages)
` [PATCH v3 1/4] drm/i915/gt: Refactor uabi engine class/instance list creation

[PATCH] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-05 10:18 UTC  (2+ messages)

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-05 10:10 UTC  (19+ messages)
` [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
` [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm

[PATCH v2 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-05 10:06 UTC  (9+ messages)
` [PATCH v2 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v2 2/3] macintosh/via-pmu-backlight: "
` [PATCH v2 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH v2 0/7] backlight: Simplify probe in few drivers
 2024-03-05 10:04 UTC  (10+ messages)
` [PATCH v2 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH v2 2/7] backlight: l4f00242t03: "
` [PATCH v2 3/7] backlight: bd6107: Handle deferred probe
` [PATCH v2 4/7] backlight: as3711_bl: "
` [PATCH v2 5/7] backlight: lm3630a_bl: "
` [PATCH v2 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH v2 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message

[PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-03-05  9:48 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix
` [PATCH v2 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00
` [PATCH v2 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support

[PATCH 1/2] drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
 2024-03-05  9:19 UTC  (4+ messages)
` [PATCH 2/2] drm/nouveau: move more missing UAPI bits

[PATCH] MAINTAINERS: Update email address for Tvrtko Ursulin
 2024-03-05  8:54 UTC  (2+ messages)

fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
 2024-03-05  8:19 UTC  (9+ messages)
` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-03-05  8:18 UTC  (2+ messages)

[PATCH v3 0/4] Match panel with id and name
 2024-03-05  8:17 UTC  (10+ messages)
` [PATCH v3 2/4] drm/edid: Add a function to check monitor string

[RFC] drm/panic: Add drm panic locking
 2024-03-05  8:14 UTC  (3+ messages)

[PATCH 0/7] backlight: Simplify probe in few drivers
 2024-03-05  8:09 UTC  (4+ messages)
` [PATCH 1/7] backlight: gpio: Simplify with dev_err_probe()

[PATCH] drm/bridge: it6505: fix hibernate to resume no display issue
 2024-03-05  8:08 UTC  (3+ messages)

[PATCH] Removed funcs field description for kernel doc warning
 2024-03-05  3:30 UTC  (2+ messages)

[PATCH] drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
 2024-03-05  1:50 UTC  (2+ messages)

[RFC] drm/msm: Add GPU memory traces
 2024-03-05  2:03 UTC  (3+ messages)


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