Christian König ([email protected])

Number of posts: 1524 (0.38 per day)
First post: 2013-05-15 09:47:19
Last post: 2024-05-08 09:11:20

Date List Subject
2023-06-21 16:13:01 linux-kernel Re: [RFC PATCH v3 0/4] drm: Standardize device reset notification
2023-06-21 08:25:50 linux-kernel Re: [RFC PATCH v3 0/4] drm: Standardize device reset notification
2023-06-21 08:12:22 linux-kernel Re: [RFC PATCH v3 3/4] drm/amdgpu: Implement DRM_IOCTL_GET_RESET
2023-06-21 05:45:02 linux-kernel Re: [PATCH v4 5/6] dma-buf: Change locking policy for mmap()
2023-06-20 07:05:17 linux-kernel Re: [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
2023-06-15 07:32:02 linux-kernel Re: [PATCH] accel/qaic: Call DRM helper function to destroy prime GEM
2023-06-12 13:39:27 linux-kernel Re: [PATCH] accel/qaic: Fix dereferencing freed memory
2023-06-12 11:55:34 linux-kernel Re: [PATCH] accel/qaic: Fix dereferencing freed memory
2023-06-07 09:59:22 linux-kernel Re: [Lima] [PATCH] drm/lima: fix sched context destroy
2023-06-05 08:32:48 linux-kernel Re: [PATCH v2] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
2023-06-02 12:14:59 linux-kernel Re: [PATCH v3] amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
2023-06-01 14:46:25 linux-kernel Re: [PATCH] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
2023-05-31 13:41:40 linux-kernel Re: [PATCH] drm/amdgpu: Rearrange WREG32 operations in gfxhub_v2_1.c
2023-05-26 07:34:58 linux-kernel Re: [PATCH] drm: Remove unnecessary (void*) conversions
2023-05-24 18:52:40 linux-kernel Re: [PATCH v2] amdgpu: validate drm_amdgpu_gem_va addrs
2023-05-05 08:29:10 linux-kernel Re: [PATCH] dma-buf/sync_file: Use fdget()
2023-05-02 08:05:55 linux-kernel Re: [RFC PATCH 0/1] Add AMDGPU_INFO_GUILTY_APP ioctl
2023-05-02 08:01:59 linux-kernel Re: [RFC PATCH 0/1] Add AMDGPU_INFO_GUILTY_APP ioctl
2023-04-28 08:52:53 linux-kernel Re: [PATCH v2 1/9] drm/docs: Fix usage stats typos
2023-04-26 19:12:45 linux-kernel Re: mainline build failure due to 322458c2bb1a ("drm/ttm: Reduce the number of used allocation orders for TTM pages")
2023-04-26 16:11:02 linux-kernel Keyword Review - Re: BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
2023-04-26 11:22:06 linux-kernel Re: [PATCH v2] drm/amdgpu: add a missing lock for AMDGPU_SCHED
2023-04-26 10:31:32 linux-kernel Re: [PATCH] drm/amdgpu: add a missing lock for AMDGPU_SCHED
2023-04-25 12:49:07 linux-kernel Re: [PATCH] drm/amdgpu: Mark contexts guilty for any reset type
2023-04-24 07:07:47 linux-kernel Re: [PATCH] drm:amd:amdgpu: Fix missing bo unlock in failure path
2023-04-24 07:05:00 linux-kernel Re: [PATCH] drm/amdgpu: Mark contexts guilty for any reset type
2023-04-20 15:30:53 linux-kernel Re: [PATCH v3] drm/amd/display: fix flickering caused by S/G mode
2023-04-20 10:06:46 linux-kernel Re: BUG: KASAN: null-ptr-deref in drm_sched_job_cleanup+0x96/0x290 [gpu_sched]
2023-04-19 12:29:30 linux-kernel Re: [PATCH V3 1/2] drm/radeon: Fix integer overflow in radeon_cs_parser_init
2023-04-19 09:01:37 linux-kernel Re: [PATCH v2 1/2] drm/radeon: Fix integer overflow in radeon_cs_parser_init
2023-04-19 08:48:59 linux-kernel Re: [PATCH V2 2/2] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
2023-04-19 08:38:28 linux-kernel Re: [PATCH 1/2] drm/radeon: Fix integer overflow in radeon_cs_parser_init
2023-04-19 08:34:33 linux-kernel Re: [PATCH] kunit: drm: make DRM buddy test compatible with other pages sizes
2023-04-19 08:16:08 linux-kernel Re: [PATCH 2/2] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
2023-04-17 15:49:37 linux-kernel Re: [PATCH] drm/amd/display: fix flickering caused by S/G mode
2023-04-17 15:12:46 linux-kernel Re: [PATCH] drm/amd/display: fix flickering caused by S/G mode
2023-04-17 14:43:43 linux-kernel Re: [PATCH] drm/ttm: fix null-ptr-deref in radeon_ttm_tt_populate()
2023-04-17 07:08:54 linux-kernel Re: [PATCH] dma-buf/dma-resv.c: fix a typo
2023-04-17 06:01:34 linux-kernel Re: [PATCH] drm/amd/display: fix flickering caused by S/G mode
2023-04-17 06:00:30 linux-kernel Re: [PATCH v3] drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
2023-04-13 10:47:54 linux-kernel Re: [PATCH v4 1/6] drm: Add common fdinfo helper
2023-04-13 08:11:33 linux-kernel Re: [PATCH v4 1/6] drm: Add common fdinfo helper
2023-04-12 12:31:03 linux-kernel Re: [PATCH v3 0/7] drm: fdinfo memory stats
2023-04-12 09:37:01 linux-kernel Re: [PATCH v3 0/7] drm: fdinfo memory stats
2023-04-11 15:07:47 linux-kernel Re: [PATCH 2/5] drm/amd/display: Move three variable assignments behind condition checks in trigger_hotplug()
2023-04-06 15:35:11 linux-kernel Re: [Regression] drm/scheduler: track GPU active time per entity
2023-04-06 14:31:10 linux-kernel Re: [Regression] drm/scheduler: track GPU active time per entity
2023-04-06 09:12:11 linux-kernel Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
2023-04-06 08:37:57 linux-kernel Re: [PATCH] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
2023-04-06 08:26:51 linux-kernel Re: [Regression] drm/scheduler: track GPU active time per entity
2023-04-05 14:16:09 linux-kernel Re: [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback