Daniel Vetter ([email protected])

Number of posts: 4027 (0.76 per day)
First post: 2009-12-01 09:50:20
Last post: 2024-06-12 19:53:01

Date List Subject
2017-08-02 14:17:37 linux-kernel Re: [PATCH] staging: vboxvideo: use drm_gem_object_put instead of drm_gem_object_unreference
2017-08-02 12:38:53 linux-kernel Re: [PATCH] staging: vboxvideo: use drm_gem_object_put instead of drm_gem_object_unreference
2017-08-02 12:08:14 linux-kernel Re: [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
2017-08-02 11:27:27 linux-kernel Re: [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-08-02 10:14:35 linux-kernel Re: [BISECTED, REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900
2017-08-02 10:01:33 linux-kernel Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable
2017-08-02 09:46:45 linux-kernel Re: [PATCH] drm/fb-helper: pass physical dimensions to fbdev
2017-08-02 09:41:42 linux-kernel Re: Please pull ARCPGU changes
2017-08-02 09:25:13 linux-kernel Re: [PATCH 3/3] drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v2]
2017-08-02 09:05:51 linux-kernel Re: [PATCH 2/3] drm: Reorganize drm_pending_event to support future event types [v2]
2017-08-02 08:54:04 linux-kernel Re: [PATCH 1/3] drm: Widen vblank UAPI to 64 bits. Change vblank time to ktime_t [v2]
2017-07-31 12:28:19 linux-kernel Re: [PATCH 6/6] drm/rockchip: fix race with kms hotplug and fbdev
2017-07-31 08:27:38 linux-kernel Re: [PATCH] drm: adding SDI to drm_connector_enum_list
2017-07-31 07:42:41 linux-kernel Re: [RFC] drm/fb: Propagate physical display dimensions to fbdev
2017-07-26 14:51:02 linux-kernel Re: [PATCH RESEND] fbdev: omapfb: remove unused variable
2017-07-26 14:40:48 linux-kernel Re: [Intel-gfx] [PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
2017-07-26 14:38:19 linux-kernel Re: [PATCH] drm: adding SDI to drm_connector_enum_list
2017-07-26 11:37:22 linux-kernel Re: [PATCH v2 3/3] drm/vc4: Convert more lock requirement comments to lockdep assertions.
2017-07-26 11:28:20 linux-kernel Re: [PATCH v2 1/3] drm/vc4: Start using u64_to_user_ptr.
2017-07-26 10:47:16 linux-kernel Re: [PATCH v2] drm/hisilicon: fix build error without fbdev emulation
2017-07-25 15:53:46 linux-kernel Re: [PATCH] drm/hisilicon: fix build error without fbdev emulation
2017-07-25 15:50:25 linux-kernel Re: [PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
2017-07-25 08:16:59 linux-kernel Re: [PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
2017-07-25 08:09:33 linux-kernel Re: [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-07-25 07:34:18 linux-kernel Re: [PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
2017-07-25 06:53:35 linux-kernel Re: [PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
2017-07-20 18:46:36 linux-kernel Re: [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-07-20 18:39:33 linux-kernel Re: [PATCH] drm: Improve kerneldoc for drm_modeset_lock
2017-07-20 10:40:03 linux-kernel Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending
2017-07-20 08:28:20 linux-kernel Re: [PATCH] drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting()
2017-07-20 08:13:40 linux-kernel Re: [Nouveau] [PATCH] drm: disable vblank only if it got previously enabled
2017-07-19 06:33:15 linux-kernel Re: [PATCH v2] drm/i915: Explicit the connector name for DP link training result
2017-07-19 06:30:42 linux-kernel Re: [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders
2017-07-18 13:04:43 linux-kernel Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-07-18 12:08:49 linux-kernel Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-07-18 07:35:07 linux-kernel Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending
2017-07-18 06:42:50 linux-kernel Re: [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h
2017-07-18 06:39:58 linux-kernel Re: [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders
2017-07-18 06:26:28 linux-kernel Re: [RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
2017-07-17 15:53:12 linux-kernel Re: [PATCH] drm/vgem: add compat_ioctl support
2017-07-17 09:07:13 linux-kernel Re: [PATCH] drm/i915: Consistently use enum pipe for PCH transcoders
2017-07-15 09:04:37 linux-kernel Re: [PULL] Docs for 4.13
2017-07-14 21:35:17 linux-kernel Re: [Intel-gfx] [PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches
2017-07-14 14:30:36 linux-kernel Re: [Intel-gfx] [PATCH v2 02/12] drm/atomic: Change drm_atomic_helper_swap_state to return an error.
2017-07-14 13:54:29 linux-kernel Re: [PATCH v5 03/14] drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
2017-07-14 05:37:59 linux-kernel Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-07-13 19:39:43 linux-kernel Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
2017-07-13 17:10:59 linux-kernel Re: [PATCH] drm/udl: Make page_flip asynchronous
2017-07-13 12:42:22 linux-kernel Re: [PATCH v4 03/14] drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
2017-07-13 12:37:02 linux-kernel Re: [PATCH] drm: Add missing field copy in compat_drm_version
2017-07-13 12:25:03 linux-kernel Re: [Intel-gfx] [PATCH RESEND] drm/i915: Fix pipe/transcoder enum mismatches