LinuxLists
Users
About
Daniel Vetter (
[email protected]
)
Number of posts: 1035 (0.44 per day)
First post: 2011-06-15 11:53:26
Last post: 2017-11-29 15:44:31
Next Page
Date
List
Subject
2024-03-01 10:39:18
linux-kernel
[RFC] drm/panic: Add drm panic locking
2024-03-01 10:08:19
linux-kernel
[RFC] drm/panic: Add drm panic locking
2024-01-09 15:48:31
linux-kernel
Re: [PATCH v2] doc-guide: kernel-doc: tell about object-like macros
2024-01-09 14:09:35
linux-kernel
[PATCH] kernel-doc: document object-like preprocessor macros
2023-11-17 17:02:47
linux-kernel
[PULL] drm-fixes for -rc2
2023-09-12 13:35:52
linux-kernel
Re: [git pull] drm CI integration
2023-04-13 19:54:02
linux-kernel
[PULL] drm-fixes for 6.3-rc7
2023-04-06 17:01:39
linux-kernel
[PULL] drm-fixes for -rc6
2023-03-30 19:50:26
linux-kernel
[PULL] drm-fixes for 6.3-rc5
2023-03-24 21:06:31
linux-kernel
[PULL] drm-fixes for 6.3-rc4
2023-02-16 11:12:25
linux-kernel
[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
2023-01-11 16:14:15
linux-kernel
[PATCH 09/11] video/aperture: Move vga handling to pci function
2023-01-11 16:13:57
linux-kernel
[PATCH 05/11] video/aperture: Only kick vgacon when the pdev is decoding vga
2023-01-11 16:13:48
linux-kernel
[PATCH 04/11] video/aperture: use generic code to figure out the vga default device
2023-01-11 16:12:19
linux-kernel
[PATCH 02/11] drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffers
2023-01-11 16:10:56
linux-kernel
[PATCH 06/11] staging/lynxfb: Use pci aperture helper
2023-01-11 16:10:22
linux-kernel
[PATCH 03/11] drm/aperture: Remove primary argument
2023-01-11 16:02:53
linux-kernel
[PATCH 08/11] fbdev/hyperv: use pci aperture helpers
2023-01-11 15:58:30
linux-kernel
[PATCH 01/11] drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffers
2023-01-11 15:52:40
linux-kernel
[PATCH 10/11] video/aperture: Drop primary argument
2023-01-11 15:51:04
linux-kernel
[PATCH 07/11] fbdev/radeon: use pci aperture helpers
2023-01-11 15:47:36
linux-kernel
[PATCH 11/11] video/aperture: Only remove sysfb on the default vga pci device
2023-01-06 23:23:21
linux-kernel
[PULL] drm-fixes
2023-01-01 13:29:49
linux-kernel
[PULL] drm-fixes for -rc2 if I'm not too late :-)
2022-11-08 12:37:16
linux-kernel
Re: [PATCH] docs/sphinx: More depth in the rtd sidebar toc
2022-11-08 12:26:09
linux-kernel
[PATCH] docs/sphinx: More depth in the rtd sidebar toc
2022-11-07 20:30:27
linux-kernel
Re: [PATCH] docs/sphinx: More depth in the rtd sidebar toc
2022-10-27 10:54:52
linux-kernel
[PATCH] docs/sphinx: More depth in the rtd sidebar toc
2022-10-07 09:31:58
linux-kernel
Re: [git pull] drm for 6.1-rc1
2022-10-07 08:33:52
linux-kernel
Re: [git pull] drm for 6.1-rc1
2022-09-30 23:05:09
linux-kernel
[PULL] drm-fixes
2022-09-01 20:00:48
linux-kernel
Re: [PATCH] kernel/panic: Drop unblank_screen call
2022-08-30 15:49:13
linux-kernel
[PATCH] kernel/panic: Drop unblank_screen call
2022-08-30 15:48:41
linux-kernel
[PATCH] tty/vt: Add console_lock check to vt_console_print()
2022-08-30 14:52:38
linux-kernel
[PATCH] tty/vt: Remove printable variable
2022-08-30 14:00:12
linux-kernel
[PATCH] tty/vt: Add console_lock check to vt_console_print()
2022-08-26 20:59:07
linux-kernel
[PATCH] tty/vt: Remove printable variable
2022-06-25 18:02:19
linux-kernel
Re: [PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
2022-06-15 19:59:15
linux-kernel
Re: [PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
2022-06-06 05:02:59
linux-kernel
[PATCH 3/3] mm/mempool: use might_alloc()
2022-06-06 03:49:08
linux-kernel
[PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before()
2022-06-06 03:45:36
linux-kernel
[PATCH 1/3] mm/page_alloc: use might_alloc()
2022-02-09 12:01:04
linux-kernel
[PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers
2022-02-09 11:09:56
linux-kernel
[PATCH v2 03/19] fbcon: Introduce wrapper for console->fb_info lookup
2022-02-09 11:04:03
linux-kernel
[PATCH v2 16/19] fbcon: untangle fbcon_exit
2022-02-09 10:36:30
linux-kernel
[PATCH v2 10/19] fbcon: Ditch error handling for con2fb_release_oldinfo
2022-02-09 10:24:56
linux-kernel
[PATCH v2 14/19] fbcon: Move console_lock for register/unlink/unregister
2022-02-09 10:17:54
linux-kernel
[PATCH v2 08/19] fb: Delete fb_info->queue
2022-02-09 10:16:54
linux-kernel
[PATCH v2 04/19] fbcon: delete delayed loading code
2022-02-09 09:53:26
linux-kernel
[PATCH v2 13/19] fbcon: Consistently protect deferred_takeover with console_lock()
2022-02-09 09:52:14
linux-kernel
[PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"