-
- Downloads
Merge tag 'drm-xe-fixes-2024-11-08' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Driver Changes: - Fix ccs_mode setting for Xe2 and later (Balasubramani) - Synchronize ccs_mode setting with client creation (Balasubramani) - Apply scheduling WA for LNL in additional places as needed (Nirmoy) - Fix leak and lock handling in error paths of xe_exec ioctl (Matthew Brost) - Fix GGTT allocation leak leading to eventual crash in SR-IOV (Michal Wajdeczko) - Move run_ticks update out of job handling to avoid synchronization with reader (Lucas) Signed-off-by:Dave Airlie <airlied@redhat.com> From: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/4ffcebtluaaaohquxfyf5babpihmtscxwad3jjmt5nggwh2xpm@ztw67ucywttg
Showing
- drivers/gpu/drm/xe/regs/xe_gt_regs.h 1 addition, 1 deletiondrivers/gpu/drm/xe/regs/xe_gt_regs.h
- drivers/gpu/drm/xe/xe_device.c 0 additions, 10 deletionsdrivers/gpu/drm/xe/xe_device.c
- drivers/gpu/drm/xe/xe_device.h 14 additions, 0 deletionsdrivers/gpu/drm/xe/xe_device.h
- drivers/gpu/drm/xe/xe_device_types.h 0 additions, 9 deletionsdrivers/gpu/drm/xe/xe_device_types.h
- drivers/gpu/drm/xe/xe_exec.c 9 additions, 4 deletionsdrivers/gpu/drm/xe/xe_exec.c
- drivers/gpu/drm/xe/xe_exec_queue.c 6 additions, 0 deletionsdrivers/gpu/drm/xe/xe_exec_queue.c
- drivers/gpu/drm/xe/xe_gt_ccs_mode.c 11 additions, 4 deletionsdrivers/gpu/drm/xe/xe_gt_ccs_mode.c
- drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c 3 additions, 1 deletiondrivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
- drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c 2 additions, 0 deletionsdrivers/gpu/drm/xe/xe_gt_tlb_invalidation.c
- drivers/gpu/drm/xe/xe_guc_ct.c 1 addition, 10 deletionsdrivers/gpu/drm/xe/xe_guc_ct.c
- drivers/gpu/drm/xe/xe_guc_submit.c 0 additions, 2 deletionsdrivers/gpu/drm/xe/xe_guc_submit.c
- drivers/gpu/drm/xe/xe_wait_user_fence.c 7 additions, 0 deletionsdrivers/gpu/drm/xe/xe_wait_user_fence.c
Loading
Please register or sign in to comment