summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-03-24drm/xe/hw_engine_class_sysfs: Allow to inject error during probeFrancois Dugast
2025-03-23drm/xe: Fix unmet direct dependencies warningYue Haibing
2025-03-21drm/xe: Allow to inject error in early probeLucas De Marchi
2025-03-21drm/xe: Set survivability mode before heci initLucas De Marchi
2025-03-21drm/xe: Move survivability back to xeLucas De Marchi
2025-03-21drm/xe/uc: Add support for different firmware files on each GTLucas De Marchi
2025-03-21drm/xe/uc: Remove static from loop variableLucas De Marchi
2025-03-21drm/xe: Simplify pinned bo iterationThomas Hellström
2025-03-21drm/xe/compat: remove intel_runtime_pm.hJani Nikula
2025-03-21drm/i915/display: add display specific runtime PM wrappersJani Nikula
2025-03-21drm/i915/irq: convert intel_display_irq.[ch] interfaces to struct intel_displayJani Nikula
2025-03-21drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_displayJani Nikula
2025-03-20drm/xe: Apply Wa_16023105232Vinay Belgaumkar
2025-03-20drm/xe/eustall: Fix a possible pointer dereference after freeHarish Chegondi
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-19drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-03-14drm/xe/hwmon: expose fan speedRaag Jadav
2025-03-13drm/xe/eustall: Fix a possible pointer dereference after freeHarish Chegondi
2025-03-13drm/i915/display: Convert intel_bw.c externally to intel_displayGustavo Sousa
2025-03-13drm/xe/svm: Add stats for SVM page faultsFrancois Dugast
2025-03-12drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin
2025-03-12drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin
2025-03-12drm/xe: Fix ring flush invalidationTvrtko Ursulin
2025-03-12drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin
2025-03-12drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi
2025-03-12drm/xe/guc_pc: Remove duplicated pc_start callRodrigo Vivi
2025-03-12drm/xe/pf: Drop CTC_MODE from VF runtime register listMichal Wajdeczko
2025-03-12drm/xe/vf: Don't check CTC_MODE[0] if VFMichal Wajdeczko
2025-03-12drm/xe/vf: Catch all unexpected register readsMichal Wajdeczko
2025-03-12drm/xe/vf: Don't try Driver-FLR if VFMichal Wajdeczko
2025-03-12drm/xe: Prefer USEC_PER_SEC over MICROMichal Wajdeczko
2025-03-12drm/xe/vf: Unblock xe_rtp_process_to_sr for VFsMichal Wajdeczko
2025-03-12drm/xe/vf: Stop applying save-restore MMIOs if VFMichal Wajdeczko
2025-03-12drm/xe: Avoid reading RMW registers in emit_wa_jobMichal Wajdeczko
2025-03-12drm/xe: Add MI_MATH and ALU instruction definitionsMichal Wajdeczko
2025-03-12drm/xe: Add MI_LOAD_REGISTER_REG command definitionMichal Wajdeczko
2025-03-11Merge tag 'drm-intel-next-2025-03-10' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang
2025-03-10drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumpsMatt Roper
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi
2025-03-10drm/xe: Use correct type width for alignment in fb pinning codeTvrtko Ursulin
2025-03-10drm/xe: Pass flags directly to emit_flush_imm_ggttTvrtko Ursulin
2025-03-10drm/xe: Fix ring flush invalidationTvrtko Ursulin
2025-03-10drm/xe: Fix MOCS debugfs LNCF readoutTvrtko Ursulin
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström