[Intel-xe] ✓ CI.Patch_applied: success for Some small-bar prep patches (rev8)

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 21 11:46:33 UTC 2023


== Series Details ==

Series: Some small-bar prep patches (rev8)
URL   : https://patchwork.freedesktop.org/series/114521/
State : success

== Summary ==

=== Applying kernel patches on branch 'drm-xe-next' with base: ===
commit 561a3604029e464bfd9aa6d5e55abea160800bae
Author:     Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
AuthorDate: Fri Mar 17 21:05:31 2023 +0530
Commit:     Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
CommitDate: Mon Mar 20 22:20:17 2023 +0530

    drm/xe: Skip XY_FAST_COLOR instruction on link copy engines
    
    Link copy engines doesn't support the XY_FAST_COLOR instruction.
    Currently this instruction is used only at one place to clear a ttm
    resource while migrating a BO.
    A new device_info member is created to know if a platform has link copy
    engine. If it supports, then instead of using XY_FAST_COLOR instruction,
    MEM_SET is used which is available both in main and link copy engines.
    
    BSpec: 68433
    
    Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
=== git am output follows ===
Applying: drm/xe/buddy: add visible tracking
Applying: drm/xe/buddy: add compatible and intersects hooks




More information about the Intel-xe mailing list