summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt_ccs_mode.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk1-1/+1
2024-11-22Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-11-04drm/xe: Use the filelist from drm for ccs_mode changeBalasubramani Vivekanandan1-4/+5
2024-11-04drm/xe: Set mask bits for CCS_MODE registerBalasubramani Vivekanandan1-0/+6
2024-09-12drm/xe/ccs_mode: Convert register access to use xe_mmioMatt Roper1-1/+1
2024-06-15drm/xe: Use fixed CCS mode when running in SR-IOV modeMichal Wajdeczko1-1/+8
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld1-2/+2
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko1-0/+1
2024-05-21drm/xe: Cache data about user-visible enginesLucas De Marchi1-0/+1
2024-05-03drm/xe: Demote CCS_MODE info to debug onlyRodrigo Vivi1-2/+2
2024-04-18drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray1-12/+7
2023-12-21drm/xe: Avoid any races around ccs_mode updateNiranjana Vishwanathapura1-0/+10
2023-12-21drm/xe: Allow userspace to configure CCS modeNiranjana Vishwanathapura1-0/+103
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura1-0/+78