summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-14drm/xe: Add helper macro to loop each DSSZhanjun Dong
2024-03-14drm/xe/mocs: Clarify which GT is being operated onMatt Roper
2024-03-14drm/xe/mocs: Determine MCR separately for primary/media GT in kunit testMatt Roper
2024-03-14drm/xe/gsc: Handle GSCCS ER interruptDaniele Ceraolo Spurio
2024-03-14drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld
2024-03-13drm/xe: Remove unused xe_bo->props structNirmoy Das
2024-03-13drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza
2024-03-13drm/xe: Use xe_assert in xe_device_assert_mem_accessMatthew Brost
2024-03-13drm/xe/xe_exec : In xe_exec_ioctl remove deadcodeHimal Prasad Ghimiray
2024-03-13drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray
2024-03-13drm/xe/xe_tracer: Align fence output format in ftrace logShuicheng Lin
2024-03-13drm/xe: Group live kunit testsLucas De Marchi
2024-03-13drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-12drm/xe/uapi: Add IP version and stepping to GT list queryMatt Roper
2024-03-11drm/xe/hdcp: Fix condition for hdcp gsc cs requirementSuraj Kandpal
2024-03-08drm/xe/pvc: Fix WA 18020744125Lucas De Marchi
2024-03-08drm/xe: Remove unused FF_SLICE_CS_CHICKEN2Lucas De Marchi
2024-03-08drm/xe/gsc: Fix kernel doc for xe_gsc_create_host_session_idSuraj Kandpal
2024-03-07drm/xe: Fix NULL check in xe_ggtt_init()Maarten Lankhorst
2024-03-07drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unusedDawei Li
2024-03-06drm/xe: Return immediately on tile_init failureRodrigo Vivi
2024-03-06drm/xe: Remove unused 'create' parameter from queue property logicNirmoy Das
2024-03-06drm/xe: Drop WA 16015675438Lucas De Marchi
2024-03-06drm/xe/hdcp: Enable HDCP for XESuraj Kandpal
2024-03-06drm/xe: Use gsc_proxy_init_done to check proxy statusSuraj Kandpal
2024-03-06drm/xe/hdcp: Use xe_device structSuraj Kandpal
2024-03-06drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header fileSuraj Kandpal
2024-03-05drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuCMatthew Brost
2024-03-05drm/xe/xelpg: Extend some workarounds to graphics version 12.74Matt Roper
2024-03-05drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPGMatt Roper
2024-03-05drm/xe: Pipeline evict / restore of pinned BOs during suspend / resumeMatthew Brost
2024-03-04drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi
2024-03-04drm/xe: Implement capture of HWSP and HWCTXMaarten Lankhorst
2024-03-04drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst
2024-03-04drm/xe: Move lrc snapshot capturing to xe_lrc.cMaarten Lankhorst
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-01drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-02-29drm/xe/mocs: Fix DG2 kunitLucas De Marchi
2024-02-29drm/xe/mocs: Allow odd number of entries on testLucas De Marchi
2024-02-29drm/xe/mocs: Move warn/assertion upLucas De Marchi
2024-02-29drm/xe/mocs: Be explicit when logging number of entriesLucas De Marchi
2024-02-29drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi
2024-02-29drm/xe: Fix build error in xe_ggtt.cMatthew Brost
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper
2024-02-29drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi
2024-02-28drm/xe/guc: Fix missing topology initZhanjun Dong
2024-02-28drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann