summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-08-06drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functionsFrancois Dugast
2025-08-06drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addrFrancois Dugast
2025-08-05drm/xe/configfs: Allow adding configurations for future VFsMichal Wajdeczko
2025-08-05drm/xe/configfs: Only allow configurations for supported devicesMichal Wajdeczko
2025-08-05drm/xe/configfs: Keep default device config settings togetherMichal Wajdeczko
2025-08-05drm/xe/configfs: Reintroduce struct xe_config_deviceMichal Wajdeczko
2025-08-05drm/xe/configfs: Rename configfs_find_group() helperMichal Wajdeczko
2025-08-05drm/xe/configfs: Rename struct xe_config_deviceMichal Wajdeczko
2025-08-05drm/xe/configfs: Drop redundant init() error messageMichal Wajdeczko
2025-08-05drm/xe/configfs: Destroy xe_configfs.su_mutex on exit/errorMichal Wajdeczko
2025-08-05drm/xe: Print module init abort codeMichal Wajdeczko
2025-08-05drm/xe: Simplify module initialization codeMichal Wajdeczko
2025-08-05drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functionsJonathan Cavitt
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-04drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko
2025-08-04drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko
2025-08-04drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan
2025-08-04drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko
2025-08-04drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platformsTangudu Tilak Tirumalesh
2025-08-04drm/xe/vf: Rebase exec queue parallel commands during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis
2025-08-04drm/xe/sa: Avoid caching GGTT address within the managerTomasz Lis
2025-08-04drm/{i915,xe}/display: Block hpd during suspendDibin Moolakadan Subrahmanian
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-04drm/xe: fix stale comment about unordered_wq usageJani Nikula
2025-08-04drm/xe/compat: stop including i915_utils.h from compat i915_drv.hJani Nikula
2025-08-04drm/xe/compat: remove unused platform macrosJani Nikula
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02drm/xe: fix typo "notifer"WangYuli
2025-08-01drm/xe/pf: Don't resume device from restart workerMichal Wajdeczko
2025-08-01drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko
2025-08-01drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko
2025-08-01drm/xe/pf: Skip LMTT update if no LMEM was provisionedMichal Wajdeczko
2025-08-01drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan
2025-08-01drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()Dan Carpenter
2025-07-31Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-31drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test.Maarten Lankhorst
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna
2025-07-29drm/xe/vf: Fix VM crash during VF driver releaseSatyanarayana K V P
2025-07-29drm/xe/hw_engine_group: Don't use drm_warn to catch missed caseMichal Wajdeczko
2025-07-28Merge tag 'platform-drivers-x86-v6.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-28drm/xe/guc: Add more GuC load error status codesJohn Harrison
2025-07-28drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko