linux.git
2024-03-06 Lucas De Marchidrm/xe: Drop WA 16015675438
2024-03-06 Suraj Kandpaldrm/xe/hdcp: Enable HDCP for XE
2024-03-06 Suraj Kandpaldrm/xe: Use gsc_proxy_init_done to check proxy status
2024-03-06 Suraj Kandpaldrm/xe/hdcp: Use xe_device struct
2024-03-06 Suraj Kandpaldrm/i915/hdcp: Move intel_hdcp_gsc_message def away...
2024-03-06 Matthew Brostdrm/xe: Do not grab forcewakes when issuing GGTT TLB...
2024-03-06 Matt Roperdrm/xe/arl: Add Arrow Lake H support
2024-03-06 Matt Roperdrm/xe/xelpg: Extend some workarounds to graphics versi...
2024-03-06 Matt Roperdrm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
2024-03-05 Matthew Brostdrm/xe: Pipeline evict / restore of pinned BOs during...
2024-03-04 Rodrigo Vividrm/xe: Convert xe_pm_runtime_{get, put} to void and...
2024-03-04 Rodrigo Vividrm/xe: Create a xe_pm_runtime_resume_and_get variant...
2024-03-04 Rodrigo Vividrm/xe: Fix display runtime_pm handling
2024-03-04 Maarten Lankhorstdrm/xe: Implement capture of HWSP and HWCTX
2024-03-04 Maarten Lankhorstdrm/xe: Add infrastructure for delayed LRC capture
2024-03-04 Maarten Lankhorstdrm/xe: Move lrc snapshot capturing to xe_lrc.c
2024-03-04 Dafna Hirschfelddrm/xe: Replace 'grouped target' in Makefile with patte...
2024-03-01 Matthew Brostdrm/xe: Fix ref counting leak on page fault
2024-03-01 Lucas De Marchidrm/xe/mocs: Fix DG2 kunit
2024-03-01 Lucas De Marchidrm/xe/mocs: Allow odd number of entries on test
2024-03-01 Lucas De Marchidrm/xe/mocs: Move warn/assertion up
2024-03-01 Lucas De Marchidrm/xe/mocs: Be explicit when logging number of entries
2024-03-01 Lucas De Marchidrm/xe/mocs: Refactor mocs/l3cc loop
2024-03-01 Matthew Brostdrm/xe: Fix build error in xe_ggtt.c
2024-02-29 Matt Roperdrm/xe: Add LRC parsing for more GPU instructions
2024-02-29 Mika Kuoppaladrm/xe: Remove obsolete async_ops from struct xe_vm
2024-02-29 Priyanka Dandamudidrm/xe/xe_trace: Add move_lacks_source detail to xe_bo_...
2024-02-28 Zhanjun Dongdrm/xe/guc: Fix missing topology init
2024-02-28 Arnd Bergmanndrm/xe/xe2: fix 64-bit division in pte_update_size
2024-02-28 Arnd Bergmanndrm/xe/mmio: fix build warning for BAR resize on 32-bit
2024-02-28 Arnd Bergmanndrm/xe/kunit: fix link failure with built-in xe
2024-02-28 Mika Kuoppaladrm/xe: Deny unbinds if uapi ufence pending
2024-02-28 Mika Kuoppaladrm/xe: Expose user fence from xe_sync_entry
2024-02-26 Matthew Brostdrm/xe/guc: Handle timing out of signaled jobs gracefully
2024-02-26 Paulo Zanonidrm/xe: get rid of MAX_BINDS
2024-02-26 Matthew Brostdrm/xe: Use vmalloc for array of bind allocation in...
2024-02-26 Francois Dugastdrm/xe: Extend uAPI to query HuC micro-controler firmwa...
2024-02-26 Rodrigo Vividrm/xe: Remove useless mem_access on PAT dumps
2024-02-26 Rodrigo Vividrm/xe: Convert gt_reset from mem_access to xe_pm_runtime
2024-02-26 Rodrigo Vividrm/xe: Remove mem_access from suspend and resume functions
2024-02-26 Rodrigo Vividrm/xe: Convert gsc_work from mem_access to xe_pm_runtime
2024-02-26 Rodrigo Vividrm/xe: Remove useless mem_access protection for query...
2024-02-26 Rodrigo Vividrm/xe: Convert hwmon from mem_access to xe_pm_runtime...
2024-02-26 Rodrigo Vividrm/xe: Replace dma_buf mem_access per direct xe_pm_run...
2024-02-26 Rodrigo Vividrm/xe: Runtime PM wake on every debugfs call
2024-02-26 Rodrigo Vividrm/xe: Remove mem_access from guc_pc calls
2024-02-26 Rodrigo Vividrm/xe: Runtime PM wake on every sysfs call
2024-02-26 Rodrigo Vividrm/xe: Convert kunit tests from mem_access to xe_pm_ru...
2024-02-26 Rodrigo Vividrm/xe: Runtime PM wake on every IOCTL
2024-02-26 Rodrigo Vividrm/xe: Convert mem_access assertion towards the runtim...
2024-02-26 Rodrigo Vividrm/xe: Document Xe PM component
2024-02-23 Matthew Brostdrm/xe: Don't support execlists in xe_gt_tlb_invalidati...
2024-02-23 Matthew Brostdrm/xe: Cleanup some layering in GGTT
2024-02-23 Matthew Brostdrm/xe: Fix execlist splat
2024-02-23 Francois Dugastdrm/xe/uapi: Remove unused flags
2024-02-23 Erick Archerdrm/xe: Prefer struct_size over open coded arithmetic
2024-02-22 Lucas De Marchidrm/xe: Use pointers in trace events
2024-02-22 Dafna Hirschfelddrm/xe: Do not include current dir for generated/xe_wa_...
2024-02-22 Matthew Brostdrm/xe: Add debug prints for skipping rebinds
2024-02-21 Maarten Lankhorstdrm/xe: Implement VM snapshot support for BO's and...
2024-02-21 Maarten Lankhorstdrm/xe: Add vm snapshot mutex for easily taking a vm...
2024-02-21 Maarten Lankhorstdrm/xe: Annotate each dumpable vma as such
2024-02-21 Maarten Lankhorstdrm/xe: Add uapi for dumpable bos
2024-02-21 Maarten Lankhorstdrm/xe: Clear all snapshot members after deleting coredump
2024-02-21 Maarten Lankhorstdrm/xe/snapshot: Remove drm_err on guc alloc failures
2024-02-20 Ashutosh Dixitdrm/xe: Fix modpost warning on xe_mocs kunit module
2024-02-20 Ashutosh Dixitdrm/xe/xe_gt_idle: Drop redundant newline in name
2024-02-20 Christophe... drm/xe/guc: Remove usage of the deprecated ida_simple_x...
2024-02-20 Michał Winiarskidrm/xe: Initialize GuC earlier during probe
2024-02-20 Michał Winiarskidrm/xe/guc: Move GuC power control init to "post-hwconfig"
2024-02-20 Michał Winiarskidrm/xe/huc: Realloc HuC FW in vram for post-hwconfig
2024-02-20 Michał Winiarskidrm/xe/guc: Allocate GuC data structures in system...
2024-02-20 Lucas De MarchiMerge drm/drm-next into drm-xe-next
2024-02-20 Matthew Brostdrm/xe: Return 2MB page size for compact 64k PTEs
2024-02-20 Matthew Brostdrm/xe: Add XE_VMA_PTE_64K VMA flag
2024-02-20 Matthew Brostdrm/xe: Fix xe_vma_set_pte_size
2024-02-20 Priyanka Dandamudidrm/xe/xe_bo_move: Enhance xe_bo_move trace
2024-02-20 Lucas De Marchidrm/xe: Enable 32bits build
2024-02-19 Thomas Hellströmdrm/xe/uapi: Remove support for persistent exec_queues
2024-02-16 Dave AirlieMerge tag 'drm-misc-next-2024-02-15' of git://anongit...
2024-02-16 Dave AirlieMerge tag 'drm-intel-gt-next-2024-02-15' of git://anong...
2024-02-15 Dave AirlieMerge tag 'drm-intel-next-2024-02-07' of git://anongit...
2024-02-15 Arnd Bergmanndrm/xe: avoid function cast warnings
2024-02-15 John Harrisondrm/i915/gt: Restart the heartbeat timer when forcing...
2024-02-14 Matthew Brostdrm/xe: Remove exec queue bind.fence_*
2024-02-14 Tvrtko Ursulindrm/i915: Add GuC submission interface version query
2024-02-14 Dmitry Baryshkovdrm: ci: use clk_ignore_unused for apq8016
2024-02-14 Randy Dunlapiosys-map: fix typo
2024-02-14 Randy Dunlapdrm: drm_crtc: correct some comments
2024-02-14 Thomas Zimmermannfbdev/efifb: Remove framebuffer relocation tracking
2024-02-14 Thomas Zimmermannfirmware/sysfb: Update screen_info for relocated EFI...
2024-02-14 Thomas Zimmermannfbdev/efifb: Do not track parent device status
2024-02-14 Thomas Zimmermannfirmware/sysfb: Create firmware device only for enabled...
2024-02-14 Thomas Zimmermannfbdev/efifb: Remove PM for parent device
2024-02-14 Thomas Zimmermannfirmware/sysfb: Set firmware-framebuffer parent device
2024-02-14 Thomas Zimmermannvideo: Provide screen_info_get_pci_dev() to find screen...
2024-02-14 Thomas Zimmermannvideo: Add helpers for decoding screen_info
2024-02-13 José Roberto... drm/xe: Add uAPI to query GuC firmware submission version
2024-02-13 Johan Jonkerdt-bindings: display: rockchip,dw-hdmi: add power-domai...
2024-02-13 Johan Jonkerdt-bindings: display: rockchip: rockchip,dw-hdmi: remov...
next