Alex Deucher ([email protected])

Number of posts: 2482 (0.34 per day)
First post: 2004-09-04 01:02:53
Last post: 2024-06-07 13:40:03

Date List Subject
2023-08-07 16:58:43 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in aldebaran_ppt.c
2023-08-07 16:58:36 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in smu_v13_0_7_ppt.c
2023-08-07 16:57:59 linux-kernel Re: [PATCH] drm/amdgpu: Clean up errors in common_baco.c
2023-08-07 16:57:16 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in vega20_hwmgr.h
2023-08-07 16:56:22 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in smu_v13_0.c
2023-08-07 16:44:53 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in vega10_hwmgr.c
2023-07-25 15:52:28 linux-kernel Re: [PATCH] drm/radeon: Fix format error
2023-07-25 15:46:32 linux-kernel Re: [PATCH] drm/radeon: ERROR: "foo * bar" should be "foo *bar"
2023-07-24 22:46:24 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in smu_v11_0_7_pptable.h
2023-07-24 22:41:18 linux-kernel Re: [PATCH] drm/radeon: Move assignment outside if condition
2023-07-24 22:32:01 linux-kernel Re: [PATCH] drm/radeon/si_dpm: open brace '{' following struct go on the same line
2023-07-24 22:31:03 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in smu11_driver_if_sienna_cichlid.h
2023-07-24 22:30:08 linux-kernel Re: [PATCH] drm/amd/pm: open brace '{' following struct go on the same line
2023-07-24 22:29:47 linux-kernel Re: [PATCH] drm/amd/pm: that open brace { should be on the previous line
2023-07-24 22:29:16 linux-kernel Re: [PATCH] drm/amd/pm: add missing spaces before '('
2023-07-24 22:27:22 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in smu_v13_0_1_pmfw.h
2023-07-24 22:27:03 linux-kernel Re: [PATCH] drm/radeon: that open brace { should be on the previous line
2023-07-24 22:26:43 linux-kernel Re: [PATCH] drm/radeon: add missing spaces before ';'
2023-07-24 22:23:10 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in navi10_ppt.c
2023-07-24 22:22:42 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in arcturus_ppt.c
2023-07-24 22:22:26 linux-kernel Re: [PATCH] drm/radeon: add missing spaces after ',' and else should follow close brace '}'
2023-07-24 22:21:56 linux-kernel Re: [PATCH] drm/amd/pm: open brace '{' following function definitions go on the next line
2023-07-24 22:21:45 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in smu11_driver_if_sienna_cichlid.h
2023-07-24 22:05:23 linux-kernel Re: [PATCH] drm/radeon: that open brace { should be on the previous line
2023-07-24 21:59:13 linux-kernel Re: [PATCH] drm/amd/pm: Clean up errors in arcturus_ppt.c
2023-07-24 21:57:07 linux-kernel Re: [PATCH] drm/radeon: that open brace { should be on the previous line
2023-07-21 17:10:24 linux-kernel Re: [PATCH] drm/amd/pm: open brace '{' following struct go on the same line
2023-07-21 17:05:20 linux-kernel Re: [PATCH] drm/amd: open brace '{' following struct go on the same line
2023-07-21 17:00:56 linux-kernel Re: [PATCH] drm/radeon: ERROR: "foo * bar" should be "foo *bar"
2023-07-21 16:57:51 linux-kernel Re: [PATCH] drm/amd/pm: open brace '{' following struct go on the same line
2023-07-21 16:53:50 linux-kernel Re: [PATCH] drm/amdgpu: open brace '{' following struct go on the same line
2023-07-21 15:22:24 linux-kernel Re: [PATCH v5 05/11] drm/amdgpu: Use RMW accessors for changing LNKCTL
2023-07-20 17:37:01 linux-kernel Re: [PATCH -next] drm/amdgpu: Fix one kernel-doc comment
2023-07-19 13:22:00 linux-kernel Re: [PATCH] drm/amd/display: Allow building DC with clang on RISC-V
2023-07-18 14:56:19 linux-kernel Re: [PATCH] drm/radeon/dpm: ERROR: open brace '{' following enum go on the same line
2023-07-18 14:56:02 linux-kernel Re: [PATCH] drm/amd: open brace '{' following struct go on the same line
2023-07-12 14:18:57 linux-kernel Re: [PATCH] drm/amdgpu: replace 1-element arrays with flexible arrays
2023-07-12 14:07:59 linux-kernel Re: [PATCH] drm/amd/display: dc.h: eliminate kernel-doc warnings
2023-07-10 18:37:56 linux-kernel Re: [PATCH] drm/radeon: ERROR: "(foo*)" should be "(foo *)"
2023-07-10 18:36:34 linux-kernel Re: [PATCH] drm/radeon: ERROR: that open brace { should be on the previous line
2023-07-10 18:32:30 linux-kernel Re: [PATCH] drm/radeon: ERROR: "(foo*)" should be "(foo *)"
2023-07-10 18:24:43 linux-kernel Re: [PATCH] drm/radeon: ERROR: "foo * bar" should be "foo *bar"
2023-07-10 18:22:26 linux-kernel Re: [PATCH] drm/radeon: ERROR: "(foo*)" should be "(foo *)"
2023-07-10 13:35:07 linux-kernel Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
2023-07-07 18:59:40 linux-kernel Re: [PATCH] [v2] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
2023-07-06 14:19:38 linux-kernel Re: [PATCH] Fix max/min warnings in virtio_net, amd/display, and io_uring
2023-06-30 15:16:23 linux-kernel Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations
2023-06-23 21:27:53 linux-kernel Re: [git pull] drm fixes for 6.4 final
2023-06-23 18:34:07 linux-kernel Re: [PATCH] drm/amd/display: fix comment typo
2023-06-16 15:03:02 linux-kernel Re: [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
2023-06-16 13:56:04 linux-kernel Re: [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices