Christian König ([email protected])

Number of posts: 496 (0.2 per day)
First post: 2017-09-16 12:20:26
Last post: 2024-05-27 07:03:10

Date List Subject
2020-08-10 11:26:51 linux-kernel Re: [PATCH] dma-buf.rst: repair length of title underline
2020-08-07 13:38:57 linux-kernel RFC: How to adjust the trace pid?
2020-08-07 13:38:00 linux-kernel [PATCH] drm/amdgpu: adjust the pid in the grab_id trace point
2020-07-29 08:12:20 linux-kernel Re: [Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
2020-07-27 13:59:27 linux-kernel Re: [PATCH 1/2] drm/radeon: switch from 'pci_' to 'dma_' API
2020-07-27 13:59:02 linux-kernel Re: [PATCH 2/2] drm/radeon: avoid a useless memset
2020-07-25 08:46:57 linux-kernel Re: [PATCH v3 3/3] drm/amdgpu: Change type of module param `ppfeaturemask` to hexint
2020-07-01 11:28:58 linux-kernel [PATCH] MAINTAINERS: Add myself as DMA-buf maintainer
2020-05-20 12:07:18 linux-kernel Re: [PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_groups() error handling
2020-05-20 10:50:37 linux-kernel Re: [PATCH v1 13/25] dma-buf: Use sequence counter with associated wound/wait mutex
2020-05-13 07:06:20 linux-kernel Re: [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()
2020-05-07 06:45:20 linux-kernel Re: [PATCH] drm/amdgpu: allocate large structures dynamically
2020-04-30 13:35:21 linux-kernel Re: [PATCH] drm/radeon: cleanup coding style a bit
2020-04-28 15:19:52 linux-kernel Re: [RFC 10/17] drm: radeon: fix sg_table nents vs. orig_nents misuse
2020-04-28 15:17:09 linux-kernel Re: [RFC 02/17] drm: amdgpu: fix sg_table nents vs. orig_nents misuse
2020-04-22 18:32:57 linux-kernel Re: [PATCH] amdgpu: fixes memleak issue when init failed
2020-04-11 09:58:11 linux-kernel Re: BUG: kernel NULL pointer dereference, address: 0000000000000026 after switching to 5.7 kernel
2019-11-26 12:41:10 linux-kernel Re: [PATCH v2 2/2] drm: share address space for dma bufs
2019-10-04 12:40:28 linux-kernel Re: [PATCH 03/11] drm/amdgpu: convert amdgpu_vm_it to half closed intervals
2019-09-09 21:01:45 linux-kernel Re: [PATCH 1/8] drm/ttm: turn ttm_bo_device.vma_manager into a pointer
2019-08-15 08:45:11 linux-kernel Re: [PATCH v3 hmm 08/11] drm/radeon: use mmu_notifier_get/put for struct radeon_mn
2019-06-25 14:37:14 linux-kernel Re: [PATCH 1/2] dma-buf: add reservation_context for deadlock handling
2019-06-25 13:56:58 linux-kernel [PATCH 2/2] drm/ttm: switch ttm_execbuf_util to new reservation_context
2019-06-25 13:55:37 linux-kernel [PATCH 1/2] dma-buf: add reservation_context for deadlock handling
2019-06-17 09:32:29 linux-kernel Re: [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
2019-06-14 18:51:36 linux-kernel Re: [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
2019-06-14 18:11:01 linux-kernel Re: [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
2019-06-14 13:06:47 linux-kernel Re: [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
2019-06-14 13:06:37 linux-kernel Re: [PATCH 1/6] locking: add ww_mutex_(un)lock_for_each helpers
2019-06-14 12:43:10 linux-kernel [PATCH 4/6] drm/etnaviv: use new ww_mutex_(un)lock_for_each macros
2019-06-14 12:42:42 linux-kernel [PATCH 5/6] drm/lima: use new ww_mutex_(un)lock_for_each macros
2019-06-14 12:42:37 linux-kernel [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
2019-06-14 12:42:23 linux-kernel [PATCH 2/6] drm/ttm: use new ww_mutex_(un)lock_for_each macros
2019-06-14 12:42:11 linux-kernel [PATCH 1/6] locking: add ww_mutex_(un)lock_for_each helpers
2019-06-14 12:42:08 linux-kernel [PATCH 6/6] drm/vc4: use new ww_mutex_(un)lock_for_each macros
2019-06-14 12:41:56 linux-kernel ww_mutex deadlock handling cleanup
2019-05-31 14:01:58 linux-kernel Re: [PATCH 11/22] gpu: amdgpu: fix broken amdgpu_dma_buf.c references
2019-05-27 11:28:29 linux-kernel Re: [PATCH 02/12] dma-buf: add dma_buf_(un)map_attachment_locked variants v3
2019-05-22 17:29:26 linux-kernel Re: [PATCH 01/12] dma-buf: add dynamic caching of sg_table
2019-05-21 09:01:16 linux-kernel Re: [PATCH] gpu: drm: use struct_size() in kmalloc()
2019-05-03 12:46:25 linux-kernel Re: [PATCH] dma-buf: add struct dma_buf_attach_info v2
2019-04-30 11:11:23 linux-kernel [PATCH] dma-buf: add struct dma_buf_attach_info v2
2019-04-18 10:58:58 linux-kernel Re: dynamic DMA-buf sharing between devices
2019-04-17 19:14:35 linux-kernel Re: [PATCH 04/12] dma-buf: add optional invalidate_mappings callback v5
2019-04-17 17:13:14 linux-kernel Re: [PATCH 03/12] dma-buf: lock the reservation object during (un)map_dma_buf v3
2019-04-17 14:16:11 linux-kernel Re: [PATCH 03/12] dma-buf: lock the reservation object during (un)map_dma_buf v3
2019-04-17 14:02:57 linux-kernel Re: dynamic DMA-buf sharing between devices
2019-04-16 18:42:52 linux-kernel [PATCH 01/12] dma-buf: add dynamic caching of sg_table
2019-04-16 18:42:17 linux-kernel [PATCH 05/12] dma-buf: add explicit buffer pinning
2019-04-16 18:42:13 linux-kernel dynamic DMA-buf sharing between devices
2019-04-16 18:41:31 linux-kernel [PATCH 03/12] dma-buf: lock the reservation object during (un)map_dma_buf v3