Linux Intel GFX
[Prev Page][Next Page]
- ✗ Fi.CI.IGT: failure for drm/i915/display: stop HPD workers before display driver unregister (rev13), (continued)
- [PATCH] drm/drm_edid: Refactor HFVSDB parsing for DSC1.2,
Ankit Nautiyal
- [PATCH] drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler/ack(),
Anusha Srivatsa
- [PATCH xf86-video-intel] sna: Initialize sna pointer,
Jeffrey Knockel
- [PATCH] drm/i915: stop using swiotlb,
Robert Beckett
- [PATCH 0/8] drm/i915: Add D3Cold-Off support for runtime-pm,
tilak . tangudu
- [PATCH 1/8] drm/i915: Added is_intel_rpm_allowed helper, tilak . tangudu
- [PATCH 2/8] drm/i915: Guard rc6 helpers with is_intel_rpm_allowed, tilak . tangudu
- [PATCH 3/8] drm/i915: Extend rpm in intel_guc_global_policies_update, tilak . tangudu
- [PATCH 4/8] drm/i915: sanitize dc state in rpm resume, tilak . tangudu
- [PATCH 5/8] Drm/i915/rpm: Add intel_runtime_idle, tilak . tangudu
- [PATCH 6/8] drm/i915/rpm: d3cold Policy, tilak . tangudu
- [PATCH 7/8] drm/i915: Add i915_save/load_pci_state helpers, tilak . tangudu
- [PATCH 8/8] drm/i915 : Add D3COLD OFF support, tilak . tangudu
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add D3Cold-Off support for runtime-pm (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Add D3Cold-Off support for runtime-pm (rev3), Patchwork
- [PATCH v2] drm/i915/hdmi: Prune modes that require HDMI2.1 FRL,
Ankit Nautiyal
- [PATCH] drm/i915/dg1: Fix power gate sequence.,
Rodrigo Vivi
- [drm] 39dec70a06: leaking-addresses.proc._dyndbg_classes.,
kernel test robot
- [PATCH v5 0/4] drm/i915/display: stop HPD workers before display driver unregister,
Andrzej Hajda
- [PATCH v5 1/4] drm/i915/hpd: postpone HPD cancel work after last user suspension, Andrzej Hajda
- [PATCH v5 2/4] drm/i915/fbdev: suspend HPD before fbdev unregistration, Andrzej Hajda
- [PATCH v5 3/4] drm/i915/display: add hotplug.suspended flag, Andrzej Hajda
- [PATCH v5 4/4] drm/i915/fbdev: do not create fbdev if HPD is suspended, Andrzej Hajda
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev9), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev9), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev10), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev10), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: stop HPD workers before display driver unregister (rev11), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: stop HPD workers before display driver unregister (rev10), Patchwork
- [PATCH v4 00/41] DYNDBG: opt-in class'd debug for modules, use in drm.,
Jim Cromie
- [PATCH v4 01/41] dyndbg: fix static_branch manipulation, Jim Cromie
- [PATCH v4 04/41] dyndbg: reverse module walk in cat control, Jim Cromie
- [PATCH v4 06/41] dyndbg: use ESCAPE_SPACE for cat control, Jim Cromie
- [PATCH v4 05/41] dyndbg: reverse module.callsite walk in cat control, Jim Cromie
- [PATCH v4 07/41] dyndbg: let query-modname override actual module name, Jim Cromie
- [PATCH v4 09/41] dyndbg: drop EXPORTed dynamic_debug_exec_queries, Jim Cromie
- [PATCH v4 02/41] dyndbg: fix module.dyndbg handling, Jim Cromie
- [PATCH v4 10/41] dyndbg: add class_id to pr_debug callsites, Jim Cromie
- [PATCH v4 03/41] dyndbg: show both old and new in change-info, Jim Cromie
- [PATCH v4 13/41] kernel/module: add __dyndbg_classes section, Jim Cromie
- [PATCH v4 12/41] dyndbg: add DECLARE_DYNDBG_CLASSMAP, Jim Cromie
- [PATCH v4 11/41] dyndbg: add __pr_debug_cls for testing, Jim Cromie
- [PATCH v4 14/41] dyndbg: add ddebug_attach_module_classes, Jim Cromie
- [PATCH v4 08/41] dyndbg: add test_dynamic_debug module, Jim Cromie
- [PATCH v4 16/41] dyndbg: add drm.debug style bitmap support, Jim Cromie
- [PATCH v4 15/41] dyndbg: validate class FOO by checking with module, Jim Cromie
- [PATCH v4 17/41] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes, Jim Cromie
- [PATCH v4 20/41] drm_print: condense enum drm_debug_category, Jim Cromie
- [PATCH v4 25/41] drm-print: include dyndbg header indirectly, Jim Cromie
- [PATCH v4 23/41] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro, Jim Cromie
- [PATCH v4 24/41] drm-print: add drm_dbg_driver to improve namespace symmetry, Jim Cromie
- [PATCH v4 29/41] nouveau: change nvkm_debug/trace to use dev_dbg POC, Jim Cromie
- [PATCH v4 39/41] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV, Jim Cromie
- [PATCH v4 22/41] drm_print: interpose drm_*dbg with forwarding macros, Jim Cromie
- [PATCH v4 18/41] doc-dyndbg: describe "class CLASS_NAME" query support, Jim Cromie
- [PATCH v4 34/41] dyndbg: add 2 trace-events: drm_{, dev}debug, Jim Cromie
- [PATCH v4 26/41] drm_print: refine drm_debug_enabled for jump-label, Jim Cromie
- [PATCH v4 41/41] nouveau-dyndbg: wip subdev refine, breaks on use, Jim Cromie
- [PATCH v4 32/41] dyndbg: add _DPRINTK_FLAGS_TRACE, Jim Cromie
- [PATCH v4 33/41] dyndbg: add write-events-to-tracefs code, Jim Cromie
- [PATCH v4 30/41] tracing/events: Add __vstring() and __assign_vstr() helper macros, Jim Cromie
- [PATCH v4 19/41] doc-dyndbg: edit dynamic-debug-howto for brevity, audience, Jim Cromie
- [PATCH v4 27/41] drm_print: prefer bare printk KERN_DEBUG on generic fn, Jim Cromie
- [PATCH v4 37/41] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug, Jim Cromie
- [PATCH v4 38/41] nouveau-dyndbg: alter DEBUG, TRACE, SPAM levels to use dyndbg, Jim Cromie
- [PATCH v4 21/41] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers., Jim Cromie
- [PATCH v4 28/41] drm_print: add _ddebug descriptor to drm_*dbg prototypes, Jim Cromie
- [PATCH v4 36/41] dyndbg/drm: POC add tracebits sysfs-knob, Jim Cromie
- [PATCH v4 35/41] dyndbg: add 2 more trace-events: pr_debug, dev_dbg, Jim Cromie
- [PATCH v4 31/41] dyndbg: add _DPRINTK_FLAGS_ENABLED, Jim Cromie
- [PATCH v4 40/41] nouveau-dbg: fixup lost prdbgs, Jim Cromie
- ✗ Fi.CI.BUILD: failure for DYNDBG: opt-in class'd debug for modules, use in drm. (rev2), Patchwork
- Re: [PATCH v4 00/41] DYNDBG: opt-in class'd debug for modules, use in drm., jim . cromie
- Re: [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API, Anthony Krowiak
- [PATCH v1 0/6] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- Re: [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void, Anthony Krowiak
- [PATCH] drm/i915/gt: Remove unneeded semicolon,
Jason Wang
- [PATCH] drm/i915/selftests: Fix comment typo,
Jason Wang
- Re: [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova, Anthony Krowiak
- Re: [PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers,
Dmitry Osipenko
- [PATCH] drm/i915/dg1: Disable D3 for gfx's VSP,
Anshuman Gupta
- [PATCH] drm/i915: Suppress oom warning for shmemfs object allocation failure,
Nirmoy Das
- [PATCH v4 0/3] drm/i915/display: stop HPD workers before display driver unregister,
Andrzej Hajda
- [PATCH 1/2] drm/i915/gem: Avoid taking runtime-pm under the shrinker,
Janusz Krzysztofik
- [PATCH 1/4] drm/ttm: add new intersect callback to res mgr,
Arunpravin Paneer Selvam
- [v4, 1/2] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid, Lee, Shawn C
- [PATCH v4 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier,
Jason Gunthorpe
- [Intel-gfx 0/1] drm/i915/guc: Remove more GuC error capture noise,
Alan Previn
- [PATCH v4 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v4 3/7] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v4 4/7] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- [PATCH v4 7/7] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- [PATCH v4 2/7] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v4 5/7] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v4 6/7] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- [PATCH v4 1/7] drm: Move and add a few utility macros into drm util header, Gwan-gyeong Mun
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6), Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7), Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev8), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev8), Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev8), Patchwork
- ✗ Fi.CI.IGT: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev8), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev9), Patchwork
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev9), Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev9), Patchwork
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev9), Patchwork
- [PATCH v3 0/3] HDR aux backlight range calculation,
Jouni Högander
- [PATCH v2] drm/i915/guc: support v69 in parallel to v70,
Daniele Ceraolo Spurio
- [PATCH] drm/i915/display: Cleanup intel_phy_is_combo(),
Anusha Srivatsa
- [PATCH] drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler(),
Anusha Srivatsa
- [PATCH v3 00/41] DYNDBG: opt-in class'd debug for modules, use in drm.,
Jim Cromie
- [PATCH v3 01/41] dyndbg: fix static_branch manipulation, Jim Cromie
- [PATCH v3 02/41] dyndbg: fix module.dyndbg handling, Jim Cromie
- [PATCH v3 03/41] dyndbg: show both old and new in change-info, Jim Cromie
- [PATCH v3 04/41] dyndbg: reverse module walk in cat control, Jim Cromie
- [PATCH v3 05/41] dyndbg: reverse module.callsite walk in cat control, Jim Cromie
- [PATCH v3 06/41] dyndbg: use ESCAPE_SPACE for cat control, Jim Cromie
- [PATCH v3 07/41] dyndbg: let query-modname override actual module name, Jim Cromie
- [PATCH v3 10/41] dyndbg: add class_id to pr_debug callsites, Jim Cromie
- [PATCH v3 08/41] dyndbg: add test_dynamic_debug module, Jim Cromie
- [PATCH v3 14/41] dyndbg: add ddebug_attach_module_classes, Jim Cromie
- [PATCH v3 11/41] dyndbg: add __pr_debug_cls for testing, Jim Cromie
- [PATCH v3 09/41] dyndbg: drop EXPORTed dynamic_debug_exec_queries, Jim Cromie
- [PATCH v3 13/41] kernel/module: add __dyndbg_classes section, Jim Cromie
- [PATCH v3 12/41] dyndbg: add DECLARE_DYNDBG_CLASSMAP, Jim Cromie
- [PATCH v3 17/41] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes, Jim Cromie
- [PATCH v3 24/39] drm-print: include dyndbg header indirectly, Jim Cromie
- [PATCH v3 19/41] doc-dyndbg: edit dynamic-debug-howto for brevity, audience, Jim Cromie
- [PATCH v3 15/41] dyndbg: validate class FOO by checking with module, Jim Cromie
- [PATCH v3 20/41] drm_print: condense enum drm_debug_category, Jim Cromie
- [PATCH v3 24/41] drm-print: add drm_dbg_driver to improve namespace symmetry, Jim Cromie
- [PATCH v3 22/41] drm_print: interpose drm_*dbg with forwarding macros, Jim Cromie
- [PATCH v3 23/41] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro, Jim Cromie
- [PATCH v3 16/41] dyndbg: add drm.debug style bitmap support, Jim Cromie
- [PATCH v3 18/41] doc-dyndbg: describe "class CLASS_NAME" query support, Jim Cromie
- [PATCH v3 25/39] drm_print: refine drm_debug_enabled for jump-label, Jim Cromie
- [PATCH v3 26/41] drm_print: refine drm_debug_enabled for jump-label, Jim Cromie
- [PATCH v3 27/39] drm_print: add _ddebug descriptor to drm_*dbg prototypes, Jim Cromie
- [PATCH v3 21/41] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers., Jim Cromie
- [PATCH v3 29/39] dyndbg: add _DPRINTK_FLAGS_ENABLED, Jim Cromie
- [PATCH v3 32/39] dyndbg: 4 new trace-events: pr_debug, dev_dbg, drm_{, dev}debug, Jim Cromie
- [PATCH v3 30/39] dyndbg: add _DPRINTK_FLAGS_TRACE, Jim Cromie
- [PATCH v3 29/41] nouveau: change nvkm_debug/trace to use dev_dbg POC, Jim Cromie
- [PATCH v3 27/41] drm_print: prefer bare printk KERN_DEBUG on generic fn, Jim Cromie
- [PATCH v3 28/41] drm_print: add _ddebug descriptor to drm_*dbg prototypes, Jim Cromie
- [PATCH v3 25/41] drm-print: include dyndbg header indirectly, Jim Cromie
- [PATCH v3 34/41] dyndbg: add 2 trace-events: drm_{, dev}debug, Jim Cromie
- [PATCH v3 36/39] nv-subdev-debug, Jim Cromie
- [PATCH v3 31/39] dyndbg: add write-events-to-tracefs code, Jim Cromie
- [PATCH v3 26/39] drm_print: prefer bare printk KERN_DEBUG on generic fn, Jim Cromie
- [PATCH v3 37/41] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug, Jim Cromie
- [PATCH v3 36/41] dyndbg/drm: POC add tracebits sysfs-knob, Jim Cromie
- [PATCH v3 35/39] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug, Jim Cromie
- [PATCH v3 34/39] drm-print: add drm_dbg_driver, improve namespace symmetry, Jim Cromie
- [PATCH v3 28/39] nouveau: change nvkm_debug/trace to use dev_dbg POC, Jim Cromie
- [PATCH v3 37/39] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV, Jim Cromie
- [PATCH v3 41/41] nouveau-dyndbg: wip subdev refine, breaks on use, Jim Cromie
- [PATCH v3 31/41] dyndbg: add _DPRINTK_FLAGS_ENABLED, Jim Cromie
- [PATCH v3 30/41] tracing/events: Add __vstring() and __assign_vstr() helper macros, Jim Cromie
- [PATCH v3 39/39] wip subdev refine breaks on use, Jim Cromie
- [PATCH v3 39/41] nouveau-dbg: add 2 verbose-classmaps for CLI, SUBDEV, Jim Cromie
- [PATCH v3 33/39] dyndbg/drm: POC add tracebits sysfs-knob, Jim Cromie
- [PATCH v3 38/39] nouveau-dbg: fixup lost prdbgs, Jim Cromie
- [PATCH v3 35/41] dyndbg: add 2 more trace-events: pr_debug, dev_dbg, Jim Cromie
- [PATCH v3 32/41] dyndbg: add _DPRINTK_FLAGS_TRACE, Jim Cromie
- [PATCH v3 33/41] dyndbg: add write-events-to-tracefs code, Jim Cromie
- [PATCH v3 38/41] nouveau-dyndbg: alter DEBUG, TRACE, SPAM levels to use dyndbg, Jim Cromie
- [PATCH v3 40/41] nouveau-dbg: fixup lost prdbgs, Jim Cromie
- ✗ Fi.CI.BUILD: failure for DYNDBG: opt-in class'd debug for modules, use in drm., Patchwork
- ✗ Fi.CI.BUILD: failure for DYNDBG: opt-in class'd debug for modules, use in drm., Patchwork
- [PATCH] drm/i915: Fix 32-bit build,
Guenter Roeck
- [PATCH] drm/i915/guc: support v69 in parallel to v70,
Daniele Ceraolo Spurio
- [PATCH 00/12] drm/i915: More VBT stuff,
Ville Syrjala
- [PATCH 02/12] drm/i915: Add some more VBT version number comments, Ville Syrjala
- [PATCH 09/12] drm/i915: Define all possible VBT device handles, Ville Syrjala
- [PATCH 10/12] drm/i915: Rename some VBT bits, Ville Syrjala
- [PATCH 08/12] drm/i915: Define more VBT driver features block bits, Ville Syrjala
- [PATCH 03/12] drm/i915: Properly define the DP redriver VBT bits, Ville Syrjala
- [PATCH 04/12] drm/i915: Define VBT eDP/DP max lane count bits, Ville Syrjala
- [PATCH 06/12] drm/i915: Define VBT max HDMI FRL rate bits, Ville Syrjala
- [PATCH 07/12] drm/i915: Document the sets of bits in the driver features block, Ville Syrjala
- [PATCH 01/12] drm/i915: Unify VBT version number comments, Ville Syrjala
- [PATCH 05/12] drm/i915: Add the VBT LTTPR transparent vs. non-transparent bits, Ville Syrjala
- [PATCH 12/12] drm/i915: Parse DP/eDP max lane count from VBT, Ville Syrjala
- [PATCH 11/12] drm/i915: WARN if a port should use VBT provided vswing tables, Ville Syrjala
- ✓ Fi.CI.BAT: success for drm/i915: More VBT stuff, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: More VBT stuff, Patchwork
- [PATCH 0/3] Fixes for damage clips handling,
Jouni Högander
- [PATCH i-g-t] tests/i915/gem_create: use 48b addressing,
Matthew Auld
- [PATCH RFC] drm/i915/gt: Retry RING_HEAD reset until it sticks,
Mauro Carvalho Chehab
- [PATCH 1/2] Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state",
José Roberto de Souza
- [PATCH v2 00/21] Fix performance regressions with TLB and add GuC support,
Mauro Carvalho Chehab
- [PATCH v2 07/21] drm/i915/gt: describe the new tlb parameter at i915_vma_resource, Mauro Carvalho Chehab
- [PATCH v2 11/21] drm/i915/guc: document the TLB invalidation struct members, Mauro Carvalho Chehab
- [PATCH v2 10/21] drm/i915/guc: use kernel-doc for enum intel_guc_tlb_inval_mode, Mauro Carvalho Chehab
- [PATCH v2 18/21] drm/i915: Use selective tlb invalidations where supported, Mauro Carvalho Chehab
- [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged, Mauro Carvalho Chehab
- [PATCH v2 09/21] drm/i915/guc: Define CTB based TLB invalidation routines, Mauro Carvalho Chehab
- [PATCH v2 21/21] drm/i915/guc: document TLB cache invalidation functions, Mauro Carvalho Chehab
- [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations, Mauro Carvalho Chehab
- [PATCH v2 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations, Mauro Carvalho Chehab
- [PATCH v2 20/21] drm/i915/guc: describe enum intel_guc_tlb_invalidation_type, Mauro Carvalho Chehab
- [PATCH v2 12/21] drm/i915/guc: Introduce TLB_INVALIDATION_ALL action, Mauro Carvalho Chehab
- [PATCH v2 19/21] drm/i915/gt: document TLB cache invalidation functions, Mauro Carvalho Chehab
- [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines, Mauro Carvalho Chehab
- [PATCH v2 08/21] drm/i915/gt: Move TLB invalidation to its own file, Mauro Carvalho Chehab
- [PATCH v2 02/21] drm/i915/gt: document with_intel_gt_pm_if_awake(), Mauro Carvalho Chehab
- [PATCH v2 15/21] drm/i915: Add platform macro for selective tlb flush, Mauro Carvalho Chehab
- [PATCH v2 17/21] drm/i915: Add generic interface for tlb invalidation for XeHP, Mauro Carvalho Chehab
- [PATCH v2 13/21] drm/i915: Invalidate the TLBs on each GT, Mauro Carvalho Chehab
- [PATCH v2 14/21] drm/i915: document tlb field at struct drm_i915_gem_object, Mauro Carvalho Chehab
- [PATCH v2 16/21] drm/i915: Define GuC Based TLB invalidation routines, Mauro Carvalho Chehab
- [PATCH v2 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation, Mauro Carvalho Chehab
- ✗ Fi.CI.BUILD: failure for Fix performance regressions with TLB and add GuC support (rev3), Patchwork
- ✗ Fi.CI.BUILD: failure for Fix performance regressions with TLB and add GuC support (rev4), Patchwork
- [PATCH v3 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation,
Gwan-gyeong Mun
- [PATCH v3 1/7] drm: Move and add a few utility macros into drm util header, Gwan-gyeong Mun
- [PATCH v3 2/7] drm/i915/gem: Typecheck page lookups, Gwan-gyeong Mun
- [PATCH v3 4/7] drm/i915: Check for integer truncation on the configuration of ttm place, Gwan-gyeong Mun
- [PATCH v3 3/7] drm/i915: Check for integer truncation on scatterlist creation, Gwan-gyeong Mun
- [PATCH v3 5/7] drm/i915: Check if the size is too big while creating shmem file, Gwan-gyeong Mun
- [PATCH v3 6/7] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large, Gwan-gyeong Mun
- [PATCH v3 7/7] drm/i915: Remove truncation warning for large objects, Gwan-gyeong Mun
- ✗ Fi.CI.BUILD: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev5), Patchwork
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev5), Patchwork
- [PATCH v3 0/3] drm/i915/display: stop HPD workers before display driver unregister,
Andrzej Hajda
- [PATCH v3 1/3] drm/i915/hpd: postpone HPD cancel work after last user suspension, Andrzej Hajda
- [PATCH v3 2/3] drm/i915/fbdev: suspend HPD before fbdev unregistration, Andrzej Hajda
- [PATCH v3 3/3] drm/i915/display: add hotplug.suspended flag, Andrzej Hajda
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev5), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: stop HPD workers before display driver unregister (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev6), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: stop HPD workers before display driver unregister (rev6), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev7), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/display: stop HPD workers before display driver unregister (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev7), Patchwork
- [PATCH v11 00/10] drm/i915: ttm for stolen,
Robert Beckett
- [PATCH v11 01/10] drm/i915/ttm: dont trample cache_level overrides during ttm move, Robert Beckett
- [PATCH v11 02/10] drm/i915: limit ttm to dma32 for i965G[M], Robert Beckett
- [PATCH v11 03/10] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level, Robert Beckett
- [PATCH v11 04/10] drm/i915: instantiate ttm ranger manager for stolen memory, Robert Beckett
- [PATCH v11 07/10] drm/i915/ttm: add buffer pin on alloc flag, Robert Beckett
- [PATCH v11 06/10] drm/i915: ttm move/clear logic fix, Robert Beckett
- [PATCH v11 05/10] drm/i915: sanitize mem_flags for stolen buffers, Robert Beckett
- [PATCH v11 08/10] drm/i915/selftest: don't attempt engine reset of guc submission engines, Robert Beckett
- [PATCH v11 10/10] drm/i915: stolen memory use ttm backend, Robert Beckett
- [PATCH v11 09/10] drm/i915/selftest: maintain context ref during reset test, Robert Beckett
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: ttm for stolen (rev9), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: ttm for stolen (rev9), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: ttm for stolen (rev9), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: ttm for stolen (rev9), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: ttm for stolen (rev10), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: ttm for stolen (rev10), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: ttm for stolen (rev10), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: ttm for stolen (rev10), Patchwork
- [PATCH v4 0/8] drm/i915: ttm for internal,
Robert Beckett
- [PATCH v4 2/8] drm/i915: limit ttm to dma32 for i965G[M], Robert Beckett
- [PATCH v4 3/8] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level, Robert Beckett
- [PATCH v4 4/8] drm/i915: add gen6 ppgtt dummy creation function, Robert Beckett
- [PATCH v4 1/8] drm/i915/ttm: dont trample cache_level overrides during ttm move, Robert Beckett
- [PATCH v4 5/8] drm/i915: setup ggtt scratch page after memory regions, Robert Beckett
- [PATCH v4 7/8] drm/i915/gem: further fix mman selftest, Robert Beckett
- [PATCH v4 8/8] drm/i915: internal buffers use ttm backend, Robert Beckett
- [PATCH v4 6/8] drm/i915: allow volatile buffers to use ttm pool allocator, Robert Beckett
- ✓ Fi.CI.BAT: success for drm/i915: ttm for internal (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: ttm for internal (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: ttm for internal (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: ttm for internal (rev4), Patchwork
- [PATCH v5 0/2] Add support for LMEM PCIe resizable bar,
priyanka . dandamudi
- [PATCH 00/21] Fix performance regressions with TLB and add GuC support,
Mauro Carvalho Chehab
- [PATCH 03/21] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations, Mauro Carvalho Chehab
- [PATCH 10/21] drm/i915/guc: use kernel-doc for enum intel_guc_tlb_inval_mode, Mauro Carvalho Chehab
- [PATCH 02/21] drm/i915/gt: document with_intel_gt_pm_if_awake(), Mauro Carvalho Chehab
- [PATCH 12/21] drm/i915/guc: Introduce TLB_INVALIDATION_ALL action, Mauro Carvalho Chehab
- [PATCH 11/21] drm/i915/guc: document the TLB invalidation struct members, Mauro Carvalho Chehab
- [PATCH 05/21] drm/i915/gt: Skip TLB invalidations once wedged, Mauro Carvalho Chehab
- [PATCH 14/21] drm/i915: document tlb field at struct drm_i915_gem_object, Mauro Carvalho Chehab
- [PATCH 20/21] drm/i915/guc: describe enum intel_guc_tlb_invalidation_type, Mauro Carvalho Chehab
- [PATCH 15/21] drm/i915: Add platform macro for selective tlb flush, Mauro Carvalho Chehab
- [PATCH 19/21] drm/i915/gt: document TLB cache invalidation functions, Mauro Carvalho Chehab
- [PATCH 09/21] drm/i915/guc: Define CTB based TLB invalidation routines, Mauro Carvalho Chehab
- [PATCH 06/21] drm/i915/gt: Batch TLB invalidations, Mauro Carvalho Chehab
- [PATCH 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines, Mauro Carvalho Chehab
- [PATCH 13/21] drm/i915: Invalidate the TLBs on each GT, Mauro Carvalho Chehab
- [PATCH 16/21] drm/i915: Define GuC Based TLB invalidation routines, Mauro Carvalho Chehab
- [PATCH 07/21] drm/i915/gt: describe the new tlb parameter at i915_vma_resource, Mauro Carvalho Chehab
- [PATCH 18/21] drm/i915: Use selective tlb invalidations where supported, Mauro Carvalho Chehab
- [PATCH 17/21] drm/i915: Add generic interface for tlb invalidation for XeHP, Mauro Carvalho Chehab
- [PATCH 21/21] drm/i915/guc: document TLB cache invalidation functions, Mauro Carvalho Chehab
- [PATCH 08/21] drm/i915/gt: Move TLB invalidation to its own file, Mauro Carvalho Chehab
- [PATCH 04/21] drm/i915/gt: Only invalidate TLBs exposed to user manipulation, Mauro Carvalho Chehab
- ✗ Fi.CI.BUILD: failure for Fix performance regressions with TLB and add GuC support, Patchwork
- ✗ Fi.CI.BUILD: failure for Fix performance regressions with TLB and add GuC support (rev2), Patchwork
- [PATCH] drm/i915: clear plane color ctl setting when turn full plane off,
Lee Shawn C
- [PATCH v2 00/39] drm/i915: fix kernel-doc issues,
Mauro Carvalho Chehab
- [PATCH v2 02/39] drm/i915/gvt: Fix kernel-doc for intel_vgpu_default_mmio_write, Mauro Carvalho Chehab
- [PATCH v2 15/39] drm/i915: intel_dp_link_training.c: fix kernel-doc markup, Mauro Carvalho Chehab
- [PATCH v2 18/39] drm/i915: intel_pm.c: fix some ascii artwork at kernel-doc, Mauro Carvalho Chehab
- [PATCH v2 09/39] drm/i915: intel_wakeref.h: fix some kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 05/39] drm/i915: display: fix kernel-doc markup warnings, Mauro Carvalho Chehab
- [PATCH v2 29/39] docs: gpu: i915.rst: display: add kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 21/39] drm/i915: fix i915_gem_ttm_move.c DOC: markup, Mauro Carvalho Chehab
- [PATCH v2 19/39] drm/i915: i915_gem_region.h: fix i915_gem_apply_to_region_ops doc, Mauro Carvalho Chehab
- [PATCH v2 01/39] drm/i915/gvt: Fix kernel-doc for intel_gvt_switch_mmio(), Mauro Carvalho Chehab
- [PATCH v2 30/39] docs: gpu: i915.rst: gt: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 12/39] drm/i915: gem: add kernel-doc description for some function parameters, Mauro Carvalho Chehab
- [PATCH v2 16/39] drm/i915: intel_fb: fix a kernel-doc issue with Sphinx, Mauro Carvalho Chehab
- [PATCH v2 34/39] docs: gpu: i915.rst: GEM/TTM: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 06/39] drm/i915: gt: fix some Kernel-doc issues, Mauro Carvalho Chehab
- [PATCH v2 17/39] drm/i915: skl_scaler: fix return value kernel-doc markup, Mauro Carvalho Chehab
- [PATCH v2 32/39] docs: gpu: i915.rst: GVT: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 33/39] docs: gpu: i915.rst: PM: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 13/39] drm/i915: i915_gpu_error.c: document dump_flags, Mauro Carvalho Chehab
- [PATCH v2 10/39] drm/i915: i915_gem_ttm: fix a kernel-doc markup, Mauro Carvalho Chehab
- [PATCH v2 37/39] drm/i915: document struct drm_i915_gem_object, Mauro Carvalho Chehab
- [PATCH v2 23/39] drm/i915: dvo_ch7xxx.c: use SPDX header, Mauro Carvalho Chehab
- [PATCH v2 38/39] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h, Mauro Carvalho Chehab
- [PATCH v2 31/39] docs: gpu: i915.rst: GuC: add more kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 04/39] drm/i915: fix kernel-doc trivial warnings on i915/*.[ch] files, Mauro Carvalho Chehab
- [PATCH v2 07/39] drm/i915: gvt: fix kernel-doc trivial warnings, Mauro Carvalho Chehab
- [PATCH v2 24/39] drm/i915: dvo_sil164.c: use SPDX header, Mauro Carvalho Chehab
- [PATCH v2 36/39] drm/i915 i915_gem_object_types.h: document struct i915_lut_handle, Mauro Carvalho Chehab
- [PATCH v2 35/39] docs: gpu: i915.rst: add the remaining kernel-doc markup files, Mauro Carvalho Chehab
- [PATCH v2 28/39] drm/i915: i915_deps: use a shorter title markup, Mauro Carvalho Chehab
- [PATCH v2 22/39] drm/i915: stop using kernel-doc markups for something else, Mauro Carvalho Chehab
- [PATCH v2 14/39] drm/i915: document kernel-doc trivial issues, Mauro Carvalho Chehab
- [PATCH v2 39/39] drm/i915: add GuC functions to the documentation, Mauro Carvalho Chehab
- [PATCH v2 26/39] drm/i915: i915_gem.c fix a kernel-doc issue, Mauro Carvalho Chehab
- [PATCH v2 25/39] drm/i915: i915_vma_resource.c: fix some kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 27/39] drm/i915: i915_scatterlist.h: fix some kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 20/39] drm/i915: i915_gem_wait.c: fix a kernel-doc markup, Mauro Carvalho Chehab
- [PATCH v2 11/39] drm/i915: i915_gem_ttm_pm.c: fix kernel-doc markups, Mauro Carvalho Chehab
- [PATCH v2 08/39] drm/i915: gem: fix some Kernel-doc issues, Mauro Carvalho Chehab
- [PATCH v2 03/39] drm/i915/gvt: Fix kernel-doc for intel_vgpu_*_resource(), Mauro Carvalho Chehab
- [PATCH] drm/i915/selftests: Increase delay for RPS test,
Vinay Belgaumkar
- [PATCH] drm/i915/guc: Don't use pr_err when not necessary,
John . C . Harrison
- [PATCH 00/12] Random assortment of (mostly) GuC related patches,
John . C . Harrison
- [PATCH 02/12] drm/i915/guc: Don't call ring_is_idle in GuC submission, John . C . Harrison
- [PATCH 05/12] drm/i915/guc: Record CTB info in error logs, John . C . Harrison
- [PATCH 08/12] drm/i915/guc: Add selftest for a hung GuC, John . C . Harrison
- [PATCH 01/12] drm/i915: Remove bogus GEM_BUG_ON in unpark, John . C . Harrison
- [PATCH 12/12] drm/i915/guc: Add a helper for log buffer size, John . C . Harrison
- [PATCH 06/12] drm/i915/guc: Use streaming loads to speed up dumping the guc log, John . C . Harrison
- [PATCH 03/12] drm/i915/guc: Fix issues with live_preempt_cancel, John . C . Harrison
- [PATCH 10/12] drm/i915/guc: Support larger contexts on newer hardware, John . C . Harrison
- [PATCH 11/12] drm/i915/guc: Don't abort on CTB_UNUSED status, John . C . Harrison
- [PATCH 09/12] drm/i915/selftest: Cope with not having an RCS engine, John . C . Harrison
- [PATCH 07/12] drm/i915/guc: Route semaphores to GuC for Gen12+, John . C . Harrison
- [PATCH 04/12] drm/i915/guc: Add GuC <-> kernel time stamp translation information, John . C . Harrison
- ✗ Fi.CI.BUILD: warning for Random assortment of (mostly) GuC related patches, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Random assortment of (mostly) GuC related patches (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Random assortment of (mostly) GuC related patches (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for Random assortment of (mostly) GuC related patches (rev2), Patchwork
- [PATCH] drm/i915: Correct ss -> steering calculation for pre-Xe_HP platforms,
Matt Roper
- [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display,
Hans de Goede
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]