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

Date List Subject
2019-06-21 11:19:06 linux-kernel Re: [GIT PULL] mali-dp and komeda patches for drm-next
2019-06-19 21:21:05 linux-kernel Re: [PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
2019-06-19 20:19:20 linux-kernel Re: [PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
2019-06-19 19:57:55 linux-kernel Re: [PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
2019-06-19 08:12:51 linux-kernel [PATCH] fbcon: Export fbcon_update_vcs
2019-06-12 00:03:16 linux-kernel Re: Linux 5.1.9 build failure with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=n
2019-06-12 00:00:21 linux-kernel Re: Linux 5.1.9 build failure with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=n
2019-06-11 17:34:06 linux-kernel Re: Linux 5.1.9 build failure with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=n
2019-05-29 06:55:52 linux-kernel Re: [PATCH 6/8] docs/gpu: fix a documentation build break in i915.rst
2019-05-28 09:42:04 linux-kernel [PATCH 02/33] fbdev: locking check for fb_set_suspend
2019-05-28 09:10:23 linux-kernel [PATCH 04/33] vt: More locking checks
2019-05-28 09:10:19 linux-kernel [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
2019-05-28 09:10:07 linux-kernel [PATCH 15/33] fbdev/atyfb: lock_fb_info can't fail
2019-05-28 09:10:04 linux-kernel [PATCH 06/33] fbdev/cyber2000: Remove struct display
2019-05-28 09:09:56 linux-kernel [PATCH 08/33] fbcon: s/struct display/struct fbcon_display/
2019-05-28 09:09:40 linux-kernel [PATCH 17/33] fbcon: call fbcon_fb_bind directly
2019-05-28 09:09:34 linux-kernel [PATCH 19/33] fbdev: unify unlink_framebuffer paths
2019-05-28 09:09:23 linux-kernel [PATCH 13/33] fbdev: sysfs files can't disappear before the device is gone
2019-05-28 09:09:17 linux-kernel [PATCH 03/33] vt: might_sleep() annotation for do_blank_screen
2019-05-28 09:09:07 linux-kernel [PATCH 09/33] fbcon: Remove fbcon_has_exited
2019-05-28 09:08:50 linux-kernel [PATCH 12/33] fbdev/omap: sysfs files can't disappear before the device is gone
2019-05-28 09:08:47 linux-kernel [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
2019-05-28 09:08:41 linux-kernel [PATCH 14/33] staging/olpc: lock_fb_info can't fail
2019-05-28 09:08:30 linux-kernel [PATCH 16/33] fbdev: lock_fb_info cannot fail
2019-05-28 09:08:28 linux-kernel [PATCH 18/33] fbdev: make unregister/unlink functions not fail
2019-05-28 09:08:07 linux-kernel [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
2019-05-28 09:07:30 linux-kernel [PATCH 27/33] fb: Flatten control flow in fb_set_var
2019-05-28 09:06:38 linux-kernel [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
2019-05-28 09:06:37 linux-kernel [PATCH 29/33] vgaswitcheroo: call fbcon_remap_all directly
2019-05-28 09:06:30 linux-kernel [PATCH 25/33] fbmem: pull fbcon_fb_blanked out of fb_blank
2019-05-28 09:06:27 linux-kernel [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
2019-05-28 09:06:20 linux-kernel [PATCH 28/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
2019-05-28 09:06:12 linux-kernel [PATCH 31/33] fbcon: Document what I learned about fbcon locking
2019-05-28 09:06:08 linux-kernel [PATCH 30/33] fbcon: Call con2fb_map functions directly
2019-05-28 09:06:01 linux-kernel [PATCH 32/33] staging/olpc_dcon: Add drm conversion to TODO
2019-05-28 09:05:59 linux-kernel [PATCH 33/33] backlight: simplify lcd notifier
2019-05-28 09:05:46 linux-kernel [PATCH 26/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
2019-05-28 09:05:34 linux-kernel [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
2019-05-28 09:05:29 linux-kernel [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
2019-05-28 09:05:08 linux-kernel [PATCH 07/33] fbdev/aty128fb: Remove dead code
2019-05-28 09:05:05 linux-kernel [PATCH 05/33] fbdev/sa1100fb: Remove dead code
2019-05-28 09:04:56 linux-kernel [PATCH 01/33] dummycon: Sprinkle locking checks
2019-05-28 09:04:53 linux-kernel [PATCH 00/33] fbcon notifier begone v3!
2019-05-27 11:58:20 linux-kernel Re: [PATCH 00/33] fbcon notifier begone!
2019-05-24 17:02:06 linux-kernel Re: RFC: Run a dedicated hmm.git for 5.3
2019-05-24 15:30:34 linux-kernel Re: [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
2019-05-24 09:00:55 linux-kernel [PATCH 01/33] dummycon: Sprinkle locking checks
2019-05-24 09:00:36 linux-kernel [PATCH 03/33] vt: might_sleep() annotation for do_blank_screen
2019-05-24 09:00:01 linux-kernel [PATCH 13/33] fbdev: sysfs files can't disappear before the device is gone
2019-05-24 08:59:39 linux-kernel [PATCH 12/33] fbdev/omap: sysfs files can't disappear before the device is gone
2019-05-24 08:59:27 linux-kernel [PATCH 14/33] staging/olpc: lock_fb_info can't fail