summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld2024-03-141-1/+1
* drm/xe: Remove unused xe_bo->props structNirmoy Das2024-03-132-69/+9
* drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza2024-03-131-18/+23
* drm/xe: Use xe_assert in xe_device_assert_mem_accessMatthew Brost2024-03-131-1/+1
* drm/xe/xe_exec : In xe_exec_ioctl remove deadcodeHimal Prasad Ghimiray2024-03-131-4/+1
* drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray2024-03-131-1/+3
* drm/xe/xe_tracer: Align fence output format in ftrace logShuicheng Lin2024-03-131-3/+3
* drm/xe: Group live kunit testsLucas De Marchi2024-03-136-21/+12
* drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost2024-03-134-16/+29
* drm/xe/uapi: Add IP version and stepping to GT list queryMatt Roper2024-03-121-0/+8
* drm/xe/hdcp: Fix condition for hdcp gsc cs requirementSuraj Kandpal2024-03-111-1/+1
* drm/xe/pvc: Fix WA 18020744125Lucas De Marchi2024-03-081-0/+5
* drm/xe: Remove unused FF_SLICE_CS_CHICKEN2Lucas De Marchi2024-03-081-3/+0
* drm/xe/gsc: Fix kernel doc for xe_gsc_create_host_session_idSuraj Kandpal2024-03-081-1/+1
* drm/xe: Fix NULL check in xe_ggtt_init()Maarten Lankhorst2024-03-071-2/+1
* drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unusedDawei Li2024-03-071-1/+1
* drm/xe: Return immediately on tile_init failureRodrigo Vivi2024-03-061-2/+3
* drm/xe: Remove unused 'create' parameter from queue property logicNirmoy Das2024-03-061-19/+11
* drm/xe: Drop WA 16015675438Lucas De Marchi2024-03-063-15/+1
* drm/xe/hdcp: Enable HDCP for XESuraj Kandpal2024-03-064-5/+214
* drm/xe: Use gsc_proxy_init_done to check proxy statusSuraj Kandpal2024-03-063-3/+31
* drm/xe/hdcp: Use xe_device structSuraj Kandpal2024-03-061-7/+8
* drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuCMatthew Brost2024-03-052-7/+2
* drm/xe/xelpg: Extend some workarounds to graphics version 12.74Matt Roper2024-03-052-4/+5
* drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPGMatt Roper2024-03-052-2/+3
* drm/xe: Pipeline evict / restore of pinned BOs during suspend / resumeMatthew Brost2024-03-052-9/+1
* drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi2024-03-042-13/+16
* drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi2024-03-043-5/+19
* drm/xe: Fix display runtime_pm handlingRodrigo Vivi2024-03-043-1/+19
* drm/xe: Implement capture of HWSP and HWCTXMaarten Lankhorst2024-03-041-1/+63
* drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst2024-03-046-4/+35
* drm/xe: Move lrc snapshot capturing to xe_lrc.cMaarten Lankhorst2024-03-045-34/+63
* drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld2024-03-041-1/+2
* drm/xe: Fix ref counting leak on page faultMatthew Brost2024-03-011-2/+4
* drm/xe/mocs: Fix DG2 kunitLucas De Marchi2024-02-291-2/+6
* drm/xe/mocs: Allow odd number of entries on testLucas De Marchi2024-02-291-30/+37
* drm/xe/mocs: Move warn/assertion upLucas De Marchi2024-02-292-3/+6
* drm/xe/mocs: Be explicit when logging number of entriesLucas De Marchi2024-02-291-2/+3
* drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi2024-02-292-18/+18
* drm/xe: Fix build error in xe_ggtt.cMatthew Brost2024-02-291-0/+1
* drm/xe: Add LRC parsing for more GPU instructionsMatt Roper2024-02-294-0/+53
* drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala2024-02-291-24/+0
* drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2024-02-292-5/+9
* drm/xe/guc: Fix missing topology initZhanjun Dong2024-02-281-2/+1
* drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann2024-02-281-1/+1
* drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann2024-02-281-1/+1
* drm/xe/kunit: fix link failure with built-in xeArnd Bergmann2024-02-283-3/+5
* drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2024-02-282-0/+44
* drm/xe: Expose user fence from xe_sync_entryMika Kuoppala2024-02-283-11/+53
* drm/xe/guc: Handle timing out of signaled jobs gracefullyMatthew Brost2024-02-261-13/+19