Linux Intel GFX
[Prev Page][Next Page]
- ✗ Fi.CI.CHECKPATCH: warning for i915: Move display identification/probing under display/ (rev4), (continued)
- [PATCH i-g-t] intel_gpu_top: Fix frequency and rc6 counters,
Tvrtko Ursulin
- [PATCH 0/2] drm/i915/pmu: couple of cleanups,
Ashutosh Dixit
- [PATCH] drm/i915: simplify switch to if-elseif,
Tom Rix
- [PATCH] drm/i915: Replace all non-returning strlcpy with strscpy,
Azeem Shaikh
- [PATCH i-g-t] tests/i915_pm_rps: Exercise sysfs thresholds,
Tvrtko Ursulin
- [PATCH 0/2] Add rc_range_params for YUV420,
Suraj Kandpal
- [PATCH v2 0/3] HDCP Cleanup,
Suraj Kandpal
- [PATCH v2 1/3] drm/i915/hdcp: Rename dev_priv to i915, Suraj Kandpal
- [PATCH v2 2/3] drm/i915/hdcp: Move away from master naming to arbiter, Suraj Kandpal
- [PATCH v2 3/3] drm/i915/hdcp: Rename comp_mutex to hdcp_mutex, Suraj Kandpal
- ✗ Fi.CI.CHECKPATCH: warning for HDCP Cleanup (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for HDCP Cleanup (rev2), Patchwork
- ✓ Fi.CI.BAT: success for HDCP Cleanup (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for HDCP Cleanup (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for HDCP Cleanup (rev3), Patchwork
- ✓ Fi.CI.BAT: success for HDCP Cleanup (rev3), Patchwork
- ✓ Fi.CI.IGT: success for HDCP Cleanup (rev3), Patchwork
- [PATCH v6 0/7] mtl: add support for pmdemand,
Vinod Govindapillai
- [PATCH v2 0/6] i915: Move display identification/probing under display/,
Matt Roper
- [PATCH v2 3/6] drm/i915/display: Move display runtime info to display structure, Matt Roper
- [PATCH v2 2/6] drm/i915: Convert INTEL_INFO()->display to a pointer, Matt Roper
- [PATCH v2 1/6] drm/i915/display: Move display device info to header under display/, Matt Roper
- [PATCH v2 4/6] drm/i915/display: Make display responsible for probing its own IP, Matt Roper
- [PATCH v2 5/6] drm/i915/display: Handle GMD_ID identification in display code, Matt Roper
- [PATCH v2 6/6] drm/i915/display: Move feature test macros to intel_display_device.h, Matt Roper
- ✗ Fi.CI.CHECKPATCH: warning for i915: Move display identification/probing under display/ (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for i915: Move display identification/probing under display/ (rev2), Patchwork
- ✓ Fi.CI.BAT: success for i915: Move display identification/probing under display/ (rev2), Patchwork
- ✓ Fi.CI.IGT: success for i915: Move display identification/probing under display/ (rev2), Patchwork
- Re: [PATCH v2 0/6] i915: Move display identification/probing under display/, Jani Nikula
- [PATCH] drm/i915/perf: Clear out entire reports after reading if not power of 2 size,
Ashutosh Dixit
- [drm-intel:for-linux-next 1/1] drivers/gpu/drm/i915/display/intel_display.c:6012:3: warning: unannotated fall-through between switch labels, kernel test robot
- [PATCH] drm/i915: Wait for active retire before i915_active_fini(),
Nirmoy Das
- [PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O,
Thomas Zimmermann
- [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 06/12] drm/fbdev-dma: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 09/12] drm/tegra: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 07/12] drm/msm: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 12/12] drm/i915: Implement dedicated fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 03/12] drm/exynos: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 05/12] drm/radeon: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers, Thomas Zimmermann
- [PATCH v3 04/12] drm/gma500: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 08/12] drm/omapdrm: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas, Thomas Zimmermann
- [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers, Thomas Zimmermann
- ✓ Fi.CI.BAT: success for drm/fbdev: Remove DRM's helpers for fbdev I/O (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/fbdev: Remove DRM's helpers for fbdev I/O (rev3), Patchwork
- [PATCH 1/4] drm/i915: Move setting of rps thresholds to init,
Tvrtko Ursulin
- [PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device,
Yi Liu
- [PATCH v6 01/10] vfio-iommufd: Create iommufd_access for noiommu devices, Yi Liu
- [PATCH v6 03/10] vfio/pci: Move the existing hot reset logic to be a helper, Yi Liu
- [PATCH v6 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(), Yi Liu
- [PATCH v6 05/10] iommufd: Add iommufd_ctx_has_group(), Yi Liu
- [PATCH v6 04/10] iommufd: Reserve all negative IDs in the iommufd xarray, Yi Liu
- [PATCH v6 07/10] vfio: Mark cdev usage in vfio_device, Yi Liu
- [PATCH v6 08/10] vfio: Add helper to search vfio_device in a dev_set, Yi Liu
- [PATCH v6 06/10] iommufd: Add helper to retrieve iommufd_ctx and devid, Yi Liu
- [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET, Yi Liu
- [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev, Yi Liu
- ✗ Fi.CI.CHECKPATCH: warning for Enhance vfio PCI hot reset for vfio cdev device (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for Enhance vfio PCI hot reset for vfio cdev device (rev4), Patchwork
- [PATCH v3 0/6] Move dma-buf mmap() reservation locking down to exporters,
Dmitry Osipenko
- [PATCH] i915/perf: Avoid reading OA reports before they land,
Umesh Nerlige Ramappa
- [PATCH v7 0/7] Add MTL PMU support for multi-gt,
Umesh Nerlige Ramappa
- [PATCH v7 2/7] drm/i915/pmu: Support PMU for all engines, Umesh Nerlige Ramappa
- [PATCH v7 3/7] drm/i915/pmu: Skip sampling engines with no enabled counters, Umesh Nerlige Ramappa
- [PATCH v7 1/7] drm/i915/pmu: Change bitmask of enabled events to u32, Umesh Nerlige Ramappa
- [PATCH v7 6/7] drm/i915/pmu: Prepare for multi-tile non-engine counters, Umesh Nerlige Ramappa
- [PATCH v7 7/7] drm/i915/pmu: Export counters from all tiles, Umesh Nerlige Ramappa
- [PATCH v7 4/7] drm/i915/pmu: Transform PMU parking code to be GT based, Umesh Nerlige Ramappa
- [PATCH v7 5/7] drm/i915/pmu: Add reference counting to the sampling timer, Umesh Nerlige Ramappa
- ✗ Fi.CI.CHECKPATCH: warning for Add MTL PMU support for multi-gt, Patchwork
- ✗ Fi.CI.SPARSE: warning for Add MTL PMU support for multi-gt, Patchwork
- ✓ Fi.CI.BAT: success for Add MTL PMU support for multi-gt, Patchwork
- ✓ Fi.CI.IGT: success for Add MTL PMU support for multi-gt, Patchwork
- [bug report] drm/i915: Use ttm mmap handling for ttm bo's., Dan Carpenter
- [PATCH 0/2] Use different intel_hdcp_gsc_message instances,
Suraj Kandpal
- [PATCH i-g-t v3] tests/i915: Exercise coherency of mmapped frame buffers,
Janusz Krzysztofik
- [PATCH v10 0/2] drm/i915: Allow user to set cache at BO creation,
fei . yang
- [PATCH 1/6] drm/i915/display: Add support for global histogram,
Arun R Murthy
- [PATCH 0/3] HDCP Cleanup,
Suraj Kandpal
- [PATCH 0/5] i915: Move display identification/probing under display/,
Matt Roper
- [PATCH v5 1/2] drm/i915/mtl: Add MTL performance tuning changes,
Radhakrishna Sripada
- [PATCH v6 0/7] Add MTL PMU support for multi-gt,
Umesh Nerlige Ramappa
- [PATCH] drm/i915/mtl: do not enable render power-gating on MTL,
Andrzej Hajda
- [PATCH V2] drm/i915/gem: Use large rings for compute contexts,
Tejas Upadhyay
- [PATCH V2] drm/i915/gt: Add workaround 14016712196,
Tejas Upadhyay
- [PATCH 0/6] drm/i915/color: register & get config abstractions,
Jani Nikula
- [PATCH 1/6] drm/i915/regs: split out intel_color_regs.h, Jani Nikula
- [PATCH 2/6] drm/i915/color: move CHV CGM pipe mode read to intel_color, Jani Nikula
- [PATCH 3/6] drm/i915: move HSW+ gamma mode read to intel_color, Jani Nikula
- [PATCH 4/6] drm/i915: move ILK+ CSC mode read to intel_color, Jani Nikula
- [PATCH 5/6] drm/i915/color: move SKL+ gamma and CSC enable read to intel_color, Jani Nikula
- [PATCH 6/6] drm/i915/color: move pre-SKL gamma and CSC enable read to intel_color, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/color: register & get config abstractions, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/color: register & get config abstractions, Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/color: register & get config abstractions, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/color: register & get config abstractions (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/color: register & get config abstractions (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/color: register & get config abstractions (rev2), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/color: register & get config abstractions (rev2), Patchwork
- [PATCH v7 0/8] drm/i915: move DSC RC tables to drm_dsc_helper.c,
Dmitry Baryshkov
- [PATCH v7 7/8] drm/display/dsc: include the rest of pre-SCR parameters, Dmitry Baryshkov
- [PATCH v7 4/8] drm/i915/dsc: stop using interim structure for calculated params, Dmitry Baryshkov
- [PATCH v7 1/8] drm/i915/dsc: change DSC param tables to follow the DSC model, Dmitry Baryshkov
- [PATCH v7 3/8] drm/i915/dsc: move DSC tables to DRM DSC helper, Dmitry Baryshkov
- [PATCH v7 2/8] drm/i915/dsc: move rc_buf_thresh values to common helper, Dmitry Baryshkov
- [PATCH v7 6/8] drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters, Dmitry Baryshkov
- [PATCH v7 5/8] drm/display/dsc: use flat array for rc_parameters lookup, Dmitry Baryshkov
- [PATCH v7 8/8] drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parameters, Dmitry Baryshkov
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: move DSC RC tables to drm_dsc_helper.c (rev8), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: move DSC RC tables to drm_dsc_helper.c (rev8), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: move DSC RC tables to drm_dsc_helper.c (rev8), Patchwork
- [PATCH v4 1/2] drm/i915/mtl: Add MTL performance tuning changes,
Radhakrishna Sripada
- [PATCH v6 0/8] drm/i915: move DSC RC tables to drm_dsc_helper.c,
Dmitry Baryshkov
- [PATCH v5 0/7] Add MTL PMU support for multi-gt,
Umesh Nerlige Ramappa
- [drm-intel:for-linux-next-gt 4/8] drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c:113:17: error: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int'), kernel test robot
- [CI DO_NOT_MERGE 1/2] drm/i915/mtl: do not enable render power-gating on MTL,
Andrzej Hajda
- [CI DO_NOT_MERGE 2/2] drm/i915/gt: do not enable render and media power-gating on RPL-S, Andrzej Hajda
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [CI,DO_NOT_MERGE,1/2] drm/i915/mtl: do not enable render power-gating on MTL (rev2), Patchwork
- [PATCH v9 0/2] drm/i915: Allow user to set cache at BO creation,
fei . yang
- [CI DO_NOT_MERGE 1/3] drm/i915/mtl: do not enable render power-gating on MTL,
Andrzej Hajda
- [CI DO_NOT_MERGE 2/3] drm/i915/gt: do not enable render and media power-gating on RPL-S, Andrzej Hajda
- [CI DO_NOT_MERGE 3/3] drm/i915/selftests: add forcewake_with_spinners tests, Andrzej Hajda
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- <Possible follow-ups>
- [CI DO_NOT_MERGE 1/3] drm/i915/mtl: do not enable render power-gating on MTL, Andrzej Hajda
- [CI DO_NOT_MERGE 2/3] drm/i915/gt: do not enable render and media power-gating on ADL, Andrzej Hajda
- [CI DO_NOT_MERGE 3/3] drm/i915/selftests: add forcewake_with_spinners tests, Andrzej Hajda
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL, Patchwork
- ✗ Fi.CI.BUILD: failure for series starting with [CI,DO_NOT_MERGE,1/3] drm/i915/mtl: do not enable render power-gating on MTL (rev2), Patchwork
- [PATCH] drm/i915: fix intel_display_irq.c include order,
Jani Nikula
- [PATCH] drm/i915/gem: Use large rings for compute contexts,
Tejas Upadhyay
- [PATCH i-g-t v2] tests/i915: Exercise coherency of mmapped frame buffers,
Janusz Krzysztofik
- [PATCH] drm/i915: tweak language in fastset pipe config compare logging,
Jani Nikula
- [PATCH] drm/i915/pmu: Change bitmask of enabled events to u32,
Tvrtko Ursulin
- [RESEND] drm/i915/syncmap: squelch a sparse warning,
Jani Nikula
- [PATCH v2 0/2] C20 Computed HDMI TMDS pixel clocks,
Clint Taylor
- [drm-intel:for-linux-next-gt 4/8] include/drm/drm_print.h:456:39: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}, kernel test robot
- [PATCH v3 1/2] drm/i915/mtl: Add MTL performance tuning changes,
Radhakrishna Sripada
- [PATCH i-g-t 0/2] gputop/intel_gpu_top: Move name to be the last field,
Tvrtko Ursulin
- [PATCH v4 0/4] Fix modeset locking issue in HDCP MST,
Suraj Kandpal
- [PATCH v4 1/4] drm/i915/hdcp: add intel_atomic_state argument to hdcp_enable function, Suraj Kandpal
- [PATCH v4 4/4] drm/i915/hdcp: Fill hdcp2_streamid_type and k in appropriate places, Suraj Kandpal
- [PATCH v4 3/4] drm/i915/hdcp: Fix modeset locking issue in hdcp mst, Suraj Kandpal
- [PATCH v4 2/4] drm/i915/hdcp: Remove enforce_type0 check outside loop, Suraj Kandpal
- ✗ Fi.CI.SPARSE: warning for Fix modeset locking issue in HDCP MST (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for Fix modeset locking issue in HDCP MST (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Fix modeset locking issue in HDCP MST (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Fix modeset locking issue in HDCP MST (rev5), Patchwork
- ✓ Fi.CI.IGT: success for Fix modeset locking issue in HDCP MST (rev5), Patchwork
- ✓ Fi.CI.IGT: success for Fix modeset locking issue in HDCP MST (rev5), Patchwork
- Re: [PATCH v4 0/4] Fix modeset locking issue in HDCP MST, Manna, Animesh
- [PATCH v3 1/3] drm/i915/irq: convert gen8_de_irq_handler() to void,
Jani Nikula
- [PATCH v3 2/3] drm/i915/irq: split out hotplug irq handling, Jani Nikula
- [PATCH v3 3/3] drm/i915/irq: split out display irq handling, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/3] drm/i915/irq: convert gen8_de_irq_handler() to void, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/3] drm/i915/irq: convert gen8_de_irq_handler() to void, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v3,1/3] drm/i915/irq: convert gen8_de_irq_handler() to void, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v3,1/3] drm/i915/irq: convert gen8_de_irq_handler() to void, Patchwork
- Re: [PATCH v3 1/3] drm/i915/irq: convert gen8_de_irq_handler() to void, Jani Nikula
- [PATCH v2 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O,
Thomas Zimmermann
- [PATCH v2 02/12] drm/armada: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 01/12] fbdev: Add Kconfig options to select different fb_ops helpers, Thomas Zimmermann
- [PATCH v2 03/12] drm/exynos: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 06/12] drm/fbdev-dma: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 05/12] drm/radeon: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 08/12] drm/omapdrm: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 10/12] drm/fb-helper: Export helpers for marking damage areas, Thomas Zimmermann
- [PATCH v2 07/12] drm/msm: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 04/12] drm/gma500: Use regular fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 12/12] drm/i915: Implement dedicated fbdev I/O helpers, Thomas Zimmermann
- [PATCH v2 09/12] drm/tegra: Use regular fbdev I/O helpers, Thomas Zimmermann
- ✗ Fi.CI.BUILD: failure for drm/fbdev: Remove DRM's helpers for fbdev I/O (rev2), Patchwork
- [PATCH i-g-t] tests/i915: Exercise coherency of mmapped frame buffers,
Janusz Krzysztofik
- [RESEND PATCH] drm/i915: constify pointers to hwmon_channel_info,
Krzysztof Kozlowski
- Re: [RESEND PATCH] drm/i915: constify pointers to hwmon_channel_info, Andi Shyti
- Re: [RESEND PATCH] drm/i915: constify pointers to hwmon_channel_info, Jani Nikula
[PATCH v4 0/6] Add MTL PMU support for multi-gt,
Umesh Nerlige Ramappa
- [PATCH 1/6] drm/i915/pmu: Support PMU for all engines, Umesh Nerlige Ramappa
- [PATCH 2/6] drm/i915/pmu: Skip sampling engines with no enabled counters, Umesh Nerlige Ramappa
- [PATCH 5/6] drm/i915/pmu: Prepare for multi-tile non-engine counters, Umesh Nerlige Ramappa
- [PATCH 6/6] drm/i915/pmu: Export counters from all tiles, Umesh Nerlige Ramappa
- [PATCH 4/6] drm/i915/pmu: Add reference counting to the sampling timer, Umesh Nerlige Ramappa
- [PATCH 3/6] drm/i915/pmu: Transform PMU parking code to be GT based, Umesh Nerlige Ramappa
- ✗ Fi.CI.CHECKPATCH: warning for Add MTL PMU support for multi-gt, Patchwork
- ✗ Fi.CI.SPARSE: warning for Add MTL PMU support for multi-gt, Patchwork
- ✓ Fi.CI.BAT: success for Add MTL PMU support for multi-gt, Patchwork
- ✓ Fi.CI.IGT: success for Add MTL PMU support for multi-gt, Patchwork
[PATCH v3 0/4] Fix modeset locking issue in HDCP MST,
Suraj Kandpal
[PATCH v11 00/23] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v11 01/23] vfio: Allocate per device file structure, Yi Liu
- [PATCH v11 02/23] vfio: Refine vfio file kAPIs for KVM, Yi Liu
- [PATCH v11 03/23] vfio: Accept vfio device file in the KVM facing kAPI, Yi Liu
- [PATCH v11 04/23] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd, Yi Liu
- [PATCH v11 05/23] kvm/vfio: Accept vfio device file from userspace, Yi Liu
- [PATCH v11 08/23] vfio: Add cdev_device_open_cnt to vfio_group, Yi Liu
- [PATCH v11 07/23] vfio: Block device access via device fd until device is opened, Yi Liu
- [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind(), Yi Liu
- [PATCH v11 09/23] vfio: Make vfio_device_open() single open for device cdev path, Yi Liu
- [PATCH v11 06/23] vfio: Pass struct vfio_device_file * to vfio_device_open/close(), Yi Liu
- [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices, Yi Liu
- [PATCH v11 11/23] vfio-iommufd: Split bind/attach into two steps, Yi Liu
- [PATCH v11 17/23] vfio: Move vfio_device_group_unregister() to be the first operation in unregister, Yi Liu
- [PATCH v11 22/23] vfio: Compile vfio_group infrastructure optionally, Yi Liu
- [PATCH v11 14/23] iommufd/device: Add iommufd_access_detach() API, Yi Liu
- [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT, Yi Liu
- [PATCH v11 15/23] vfio-iommufd: Add detach_ioas support for emulated VFIO devices, Yi Liu
- [PATCH v11 12/23] vfio: Record devid in vfio_device_file, Yi Liu
- [PATCH v11 18/23] vfio: Add cdev for vfio_device, Yi Liu
- [PATCH v11 23/23] docs: vfio: Add vfio device cdev description, Yi Liu
- [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD, Yi Liu
- [PATCH v11 16/23] vfio: Name noiommu vfio_device with "noiommu-" prefix, Yi Liu
- [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev(), Yi Liu
- ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev13), Patchwork
- Re: [PATCH v11 00/23] Add vfio_device cdev for iommufd support, Xu, Terrence
- Re: [PATCH v11 00/23] Add vfio_device cdev for iommufd support, Duan, Zhenzhong
- ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev14), Patchwork
[PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device,
Yi Liu
- [PATCH v5 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(), Yi Liu
- [PATCH v5 03/10] vfio/pci: Move the existing hot reset logic to be a helper, Yi Liu
- [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices, Yi Liu
- [PATCH v5 05/10] iommufd: Reserve all negative IDs in the iommufd xarray, Yi Liu
- [PATCH v5 04/10] vfio: Mark cdev usage in vfio_device, Yi Liu
- [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device, Yi Liu
- [PATCH v5 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET, Yi Liu
- [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group(), Yi Liu
- [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set, Yi Liu
- [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev, Yi Liu
- ✗ Fi.CI.CHECKPATCH: warning for Enhance vfio PCI hot reset for vfio cdev device (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Enhance vfio PCI hot reset for vfio cdev device (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Enhance vfio PCI hot reset for vfio cdev device (rev2), Patchwork
- ✗ Fi.CI.BUILD: failure for Enhance vfio PCI hot reset for vfio cdev device (rev3), Patchwork
- Re: [PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device, Xu, Terrence
[PATCH v2] drm/i915/hwmon: Silence UBSAN uninitialized bool variable warning,
Ashutosh Dixit
[PATCH v8 0/2] drm/i915: Allow user to set cache at BO creation,
fei . yang
[PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups,
Sean Christopherson
- ✗ Fi.CI.BAT: failure for drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev8), Patchwork
- [PATCH v3 23/28] KVM: x86/mmu: Rename page-track APIs to reflect the new reality, Sean Christopherson
- [PATCH v3 04/28] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn(), Sean Christopherson
- [PATCH v3 28/28] drm/i915/gvt: Drop final dependencies on KVM internal details, Sean Christopherson
- [PATCH v3 15/28] KVM: x86: Reject memslot MOVE operations if KVMGT is attached, Sean Christopherson
- [PATCH v3 14/28] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook, Sean Christopherson
- [PATCH v3 22/28] KVM: x86/mmu: Drop infrastructure for multiple page-track modes, Sean Christopherson
- [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space, Sean Christopherson
- [PATCH v3 08/28] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns, Sean Christopherson
- [PATCH v3 24/28] KVM: x86/mmu: Assert that correct locks are held for page write-tracking, Sean Christopherson
- [PATCH v3 12/28] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change, Sean Christopherson
- [PATCH v3 16/28] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot, Sean Christopherson
- [PATCH v3 05/28] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing, Sean Christopherson
- [PATCH v3 25/28] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled, Sean Christopherson
- [PATCH v3 02/28] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn, Sean Christopherson
- [PATCH v3 27/28] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers, Sean Christopherson
- [PATCH v3 26/28] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs, Sean Christopherson
- [PATCH v3 06/28] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type, Sean Christopherson
- [PATCH v3 11/28] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all, memslot}() to mmu.c, Sean Christopherson
- [PATCH v3 09/28] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt(), Sean Christopherson
- [PATCH v3 01/28] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page", Sean Christopherson
- [PATCH v3 17/28] KVM: x86: Add a new page-track hook to handle memslot deletion, Sean Christopherson
- [PATCH v3 21/28] KVM: x86/mmu: Use page-track notifiers iff there are external users, Sean Christopherson
- [PATCH v3 20/28] KVM: x86/mmu: Move KVM-only page-track declarations to internal header, Sean Christopherson
- [PATCH v3 18/28] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region(), Sean Christopherson
- [PATCH v3 13/28] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs, Sean Christopherson
- [PATCH v3 19/28] KVM: x86: Remove the unused page-track hook track_flush_slot(), Sean Christopherson
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev8), Patchwork
- [PATCH v3 10/28] drm/i915/gvt: Protect gfn hash table with vgpu_lock, Sean Christopherson
- [PATCH v3 07/28] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT, Sean Christopherson
- Re: [PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups, Ma, Yongwei
[linux-next:master] BUILD SUCCESS WITH WARNING e922ba281a8d84f640d8c8e18a385d032c19e185, kernel test robot
[PATCH] drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftests,
Alan Previn
[PATCH] drm/i915/guc/slpc: Disable rps_boost debugfs,
Vinay Belgaumkar
[PATCH v2 1/2] drm/i915/mtl: Extend Wa_16014892111 to MTL A-step,
Radhakrishna Sripada
[PATCH] drm/i915/mtl: Fix expected reg value for Thunderbolt PLL disabling,
Mika Kahola
[PATCH 1/4] drm/i915/dpll: drop a useless I915_STATE_WARN_ON(),
Jani Nikula
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]