LinuxLists
Users
About
Lyude Paul (
[email protected]
)
Number of posts: 1803 (0.65 per day)
First post: 2016-10-25 22:12:38
Last post: 2024-06-13 20:20:48
Previous Page
/
Next Page
Date
List
Subject
2022-08-10 21:26:22
linux-kernel
Re: [PATCH v2 1/3] drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
2022-08-10 00:17:44
linux-kernel
[RFC v3] drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
2022-08-09 22:07:12
linux-kernel
Re: [PATCH v2 1/3] drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
2022-08-09 00:38:05
linux-kernel
[RFC v2 18/18] drm/display/dp_mst: Move all payload info into the atomic state
2022-08-09 00:37:25
linux-kernel
[RFC v2 08/18] drm/display/dp_mst: Add nonblocking helpers for DP MST
2022-08-09 00:35:07
linux-kernel
[RFC v2 12/18] drm/nouveau/kms: Pull mst state in for all modesets
2022-08-09 00:35:07
linux-kernel
[RFC v2 17/18] drm/radeon: Drop legacy MST support
2022-08-09 00:34:03
linux-kernel
[RFC v2 13/18] drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
2022-08-09 00:33:18
linux-kernel
[RFC v2 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
2022-08-09 00:31:06
linux-kernel
[RFC v2 15/18] drm/display/dp_mst: Skip releasing payloads if last connected port isn't connected
2022-08-09 00:24:52
linux-kernel
[RFC v2 11/18] drm/nouveau/kms: Cache DP encoders in nouveau_connector
2022-08-09 00:19:31
linux-kernel
[RFC v2 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs
2022-08-09 00:07:41
linux-kernel
[RFC v2 14/18] drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link address work
2022-08-09 00:06:41
linux-kernel
[RFC v2 05/18] drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()
2022-08-09 00:05:50
linux-kernel
[RFC v2 10/18] drm/display/dp_mst: Fix modeset tracking in drm_dp_atomic_release_vcpi_slots()
2022-08-09 00:05:19
linux-kernel
[RFC v2 07/18] drm/display/dp_mst: Add helper for finding payloads in atomic MST state
2022-08-09 00:00:44
linux-kernel
[RFC v2 16/18] drm/display/dp_mst: Maintain time slot allocations when deleting payloads
2022-08-08 23:57:40
linux-kernel
[RFC v2 09/18] drm/display/dp_mst: Don't open code modeset checks for releasing time slots
2022-08-08 23:56:17
linux-kernel
[RFC v2 03/18] drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocation
2022-08-08 23:56:04
linux-kernel
[RFC v2 01/18] drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
2022-08-08 23:55:59
linux-kernel
[RFC v2 02/18] drm/amdgpu/dm/mst: Rename get_payload_table()
2022-08-08 23:50:16
linux-kernel
Re: [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state
2022-08-08 23:26:49
linux-kernel
Re: [RESEND RFC 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs
2022-08-05 21:24:45
linux-kernel
Re: [PATCH v2 1/3] drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
2022-08-03 20:42:39
linux-kernel
Re: [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state
2022-08-03 18:19:25
linux-kernel
Re: [PATCH] drm/nouveau: recognise GA103
2022-08-02 22:15:37
linux-kernel
Re: [RESEND RFC 15/18] drm/display/dp_mst: Skip releasing payloads if last connected port isn't connected
2022-08-02 21:48:47
linux-kernel
Re: [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots
2022-07-28 22:29:32
linux-kernel
[RFC] drm/nouveau/ttm: Stop calling into swiotlb
2022-07-28 20:21:15
linux-kernel
Re: [PATCH] nouveau/svm: Fix to migrate all requested pages
2022-07-15 19:14:50
linux-kernel
Re: [PATCH] drm/nouveau/bios: set info only when the return is not 0
2022-07-14 18:24:13
linux-kernel
[PATCH v2 2/2] drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
2022-07-14 18:24:09
linux-kernel
[PATCH v2 1/2] drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
2022-07-07 20:30:11
linux-kernel
Re: [PATCH] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
2022-07-07 19:57:42
linux-kernel
Re: [PATCH] drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()
2022-07-06 22:12:26
linux-kernel
Re: [RESEND RFC 18/18] drm/display/dp_mst: Move all payload info into the atomic state
2022-07-04 21:52:34
linux-kernel
Re: [PATCH] drm/nouveau/bios: set info only when the return is not 0
2022-06-28 23:36:12
linux-kernel
Re: [PATCH] gpu: drm: selftests: drop unexpected word 'for' in comments
2022-06-28 23:14:12
linux-kernel
Re: [PATCH RESEND] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
2022-06-28 23:12:46
linux-kernel
Re: [PATCH RESEND] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
2022-06-28 22:11:16
linux-kernel
Re: [PATCH] gpu: drm: selftests: drop unexpected word 'for' in comments
2022-06-28 21:51:35
linux-kernel
Re: [PATCH] gpu: drm: selftests: drop unexpected word 'for' in comments
2022-06-21 20:26:21
linux-kernel
Re: [PATCH] drm/nouveau/mmu: drop unexpected word "the" in the comments
2022-06-21 20:12:46
linux-kernel
Re: [PATCH 3/3] drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docs
2022-06-16 22:53:02
linux-kernel
Re: [PATCH] drm/nouveau: Fix spelling typo in comments
2022-06-08 21:49:08
linux-kernel
Re: [PATCH v2] drm/nouveau/bios: Rename prom_init() and friends functions
2022-06-08 21:46:52
linux-kernel
Re: [PATCH v2] drm/nouveau/bios: Rename prom_init() and friends functions
2022-06-08 08:30:38
linux-kernel
[RESEND RFC 09/18] drm/display/dp_mst: Don't open code modeset checks for releasing time slots
2022-06-08 08:22:54
linux-kernel
[RFC 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs
2022-06-08 08:01:49
linux-kernel
[RFC 01/18] drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
2022-06-08 07:39:40
linux-kernel
[RESEND RFC 07/18] drm/display/dp_mst: Add helper for finding payloads in atomic MST state