Janusz Krzysztofik ([email protected])

Number of posts: 98 (0.06 per day)
First post: 2019-04-04 10:26:04
Last post: 2023-08-07 12:40:10

Date List Subject
2022-09-09 15:30:41 linux-kernel Re: [igt-dev] [PATCH i-g-t v2 1/4] lib/igt_kmod: rename kselftest functions to ktest
2022-09-09 15:15:02 linux-kernel Re: [igt-dev] [PATCH i-g-t v2 2/4] lib/igt_kmod.c: check if module is builtin before attempting to unload it
2022-09-09 15:06:18 linux-kernel Re: [igt-dev] [PATCH i-g-t v2 0/4] Add support for KUnit tests
2019-10-11 10:30:24 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-10-01 15:02:03 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-09-03 07:44:10 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-09-02 10:12:46 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-08-29 07:59:38 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-08-28 14:19:25 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-08-27 09:38:32 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-08-26 11:04:05 linux-kernel Re: [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-08-22 19:24:35 linux-kernel [RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
2019-07-11 06:52:43 linux-kernel [PATCH v2] drm/i915: Drop extern qualifiers from header function prototypes
2019-07-11 06:29:56 linux-kernel Re: [RFC PATCH] drm/i915: Drop extern qualifiers from header function prototypes
2019-07-10 15:01:08 linux-kernel [RFC PATCH] drm/i915: Join quoted strings and align them with open parenthesis
2019-07-10 14:57:27 linux-kernel [RFC PATCH] drm/i915: Drop extern qualifiers from header function prototypes
2019-07-10 13:25:59 linux-kernel Re: [RFC PATCH 0/6] Rename functions to match their entry points
2019-07-10 12:59:35 linux-kernel [RFC PATCH 6/6] drm/i915: Rename "inject_load_failure" module parameter
2019-07-10 12:56:17 linux-kernel [RFC PATCH 0/6] Rename functions to match their entry points
2019-07-10 12:39:25 linux-kernel [RFC PATCH 4/6] drm/i915: Propagate "_remove" function name suffix down
2019-07-10 12:37:50 linux-kernel [RFC PATCH 5/6] drm/i915: Propagate "_probe" function name suffix down
2019-07-10 12:37:37 linux-kernel [RFC PATCH 3/6] drm/i915: Propagate "_release" function name suffix down
2019-07-10 12:37:32 linux-kernel [RFC PATCH 2/6] drm/i915: Replace "_load" with "_probe" consequently
2019-07-10 12:37:26 linux-kernel [RFC PATCH 1/6] drm/i915: Rename "_load"/"_unload" to match PCI entry points
2019-07-09 06:59:45 linux-kernel [PATCH] drm/i915: Fix reporting of size of created GEM object
2019-06-03 11:50:51 linux-kernel Re: [RFC PATCH 1/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
2019-05-30 13:33:50 linux-kernel [PATCH v2] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
2019-05-30 09:27:25 linux-kernel [RFC PATCH 0/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
2019-05-30 09:26:50 linux-kernel [RFC PATCH 1/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
2019-05-20 14:32:46 linux-kernel Re: [RFC PATCH] drm/i915: Tolerate file owned GEM contexts on hot unbind
2019-05-17 14:29:18 linux-kernel [RFC PATCH] drm/i915: Tolerate file owned GEM contexts on hot unbind
2019-04-18 14:53:54 linux-kernel [PATCH v2 0/1] Stop users from using the device on driver unbind
2019-04-18 14:53:01 linux-kernel [PATCH v2 1/1] drm/i915: Use drm_dev_unplug()
2019-04-17 13:35:57 linux-kernel [PATCH] drm/drv: Fix incorrect resolution of merge conflict
2019-04-05 13:29:49 linux-kernel [PATCH v2] drm/i915: Don't panic on non-empty list of free cachelines
2019-04-05 13:04:29 linux-kernel [PATCH 2/2] drm/i915: Mark GEM wedged right after marking device unplugged
2019-04-05 13:03:55 linux-kernel [PATCH 1/2] drm/i915: Use drm_dev_unplug()
2019-04-05 13:03:49 linux-kernel [PATCH 0/2] Stop users from using the device on driver unbind
2019-04-05 12:43:31 linux-kernel Re: [RFC PATCH] drm/i915: Don't panic on non-empty list of free cachelines
2019-04-05 12:14:56 linux-kernel [RFC PATCH] drm/i915: Don't panic on non-empty list of free cachelines
2019-04-05 11:42:00 linux-kernel [PATCH] drm/i915: Mark GEM wedged right after marking device unplugged
2019-04-05 11:40:07 linux-kernel Re: [PATCH] drm/i915: Use drm_dev_unplug()
2019-04-05 08:12:57 linux-kernel Re: [PATCH] drm/i915: Use drm_dev_unplug()
2019-04-05 07:28:02 linux-kernel [PATCH] drm/i915: Use drm_dev_unplug()
2019-04-04 10:51:19 linux-kernel Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind
2019-04-04 10:41:27 linux-kernel Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind
2019-04-04 10:26:04 linux-kernel [PATCH] drm/i915: Fix context IDs not released on driver hot unbind