]> git.hungrycats.org Git - linux/shortlog
linux
2026-06-03 Tangudu Tilak... Revert "drm/xe: Skip exec queue schedule toggle if...
2026-06-02 Violet Montidrm/xe/rtp: Ensure device_oob_was only evaluates correc...
2026-06-02 Violet Montidrm/xe/rtp: Ensure oob_was does not evaluate engine...
2026-06-02 Violet Montidrm/xe/rtp: Ensure gt_was doesn't evaluate rules with...
2026-06-02 Gustavo Sousadrm/xe/rtp: Add struct types for RTP tables
2026-06-01 Michal Wajdeczkodrm/xe/pcode: Don't ignore drmm_mutex_init failure
2026-05-29 Daniele Ceraolo... Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
2026-05-29 Michal Wajdeczkodrm/xe/ggtt: Fix xe_ggtt documentation
2026-05-28 John Hubbarddrm/xe: gate observation streams with perf_allow_cpu()
2026-05-28 John Hubbardperf/core: out-of-line and export perf_allow_cpu/tracep...
2026-05-27 Michal Wajdeczkodrm/xe: Move xe_uc_fw_abi.h to abi/
2026-05-27 Balasubramani... drm/xe: Restore IDLEDLY regiter on engine reset
2026-05-27 Michal Wajdeczkodrm/xe/pm: Do early initialization in init_early()
2026-05-27 Michal Wajdeczkodrm/xe/pm: Don't access device in init_early()
2026-05-27 Michal Wajdeczkodrm/xe: Separate early xe_device initialization
2026-05-27 Michal Wajdeczkodrm/xe: Move xe->info.devid|revid initialization
2026-05-27 Michal Wajdeczkodrm/xe: Move xe->info.force_execlist initialization
2026-05-27 Michal Wajdeczkodrm/xe: Drop unused param from xe_device_create()
2026-05-27 Michal Wajdeczkodrm/xe: Use raw device ID to find sub-platform descriptor
2026-05-26 Tvrtko Ursulindrm/xe: Assign queue name in time for drm_sched_init
2026-05-22 Gustavo Sousadrm/xe/rtp: Implement a structured parser for rule...
2026-05-22 Gustavo Sousadrm/xe/rtp: Fully parse the ruleset
2026-05-22 Gustavo Sousadrm/xe/rtp: Extract rule_match_item()
2026-05-22 Gustavo Sousadrm/xe/rtp: Do not break parsing when missing context
2026-05-22 Gustavo Sousadrm/xe/rtp: Don't short-circuit to false in or-yes...
2026-05-22 Gustavo Sousadrm/xe/rtp: Drop rule matching cases from rtp_to_sr_cas...
2026-05-22 Gustavo Sousadrm/xe/rtp: Write kunit test cases specific for rule...
2026-05-19 Shuicheng Lindrm/xe/oa: Fix exec_queue leak on width check in stream...
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Drop cached iosys_map for MEMIRQ status
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Drop cached iosys_map for MEMIRQ mask
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Dump all source pages if MSI-X
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Update diagnostic message
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Reduce buffer size
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Use IRQ page from HW engine definition
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Update GuC initialization and IRQ handler
2026-05-19 Michal Wajdeczkodrm/xe/memirq: Make page layout macros private
2026-05-19 Michal Wajdeczkodrm/xe: Add IRQ page to HW engine definition
2026-05-18 Gustavo Sousadrm/xe/guc: Use xe_device_is_l2_flush_optimized()
2026-05-18 Niranjana Vishwanath... drm/xe/multi_queue: Fix secondary queue error case
2026-05-15 Gustavo Sousadrm/xe/reg_sr: Do sanity check for MCR vs non-MCR
2026-05-15 Gustavo Sousadrm/xe/mcr: Extract reg_in_steering_type_ranges()
2026-05-15 Gustavo Sousadrm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()
2026-05-15 Gustavo Sousadrm/xe: Extract xe_hw_engine_setup_reg_lrc()
2026-05-15 Gustavo Sousadrm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4
2026-05-15 Gustavo Sousadrm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1
2026-05-15 Gustavo Sousadrm/xe: Define CACHE_MODE_1 as MCR register
2026-05-15 Mohanram Meenakshisu... drm/xe/pf: Fix CFI failure in debugfs access
2026-05-15 Michal Wajdeczkodrm/xe/vf: Fix signature of print functions
2026-05-14 Michal Wajdeczkodrm/xe: Make drm_driver const
2026-05-14 Michal Wajdeczkodrm/xe/display: Drop xe_display_driver_set_hooks()
2026-05-14 Michal Wajdeczkodrm/xe/display: Add macro with display driver features
2026-05-14 Michal Wajdeczkodrm/xe/display: Add macro with display driver ops
2026-05-14 Michal Wajdeczkodrm/xe/display: Prefer forward declarations
2026-05-14 Michal Wajdeczkodrm/xe/display: Drop xe_display_driver_remove() stub
2026-05-14 Michal Wajdeczkodrm/xe: Drop unused drm/drm_atomic_helper.h include
2026-05-14 Jakub Kolakowskidrm/xe/sriov: Mark NVL as SR-IOV capable
2026-05-14 Shuicheng Lindrm/xe/gt_idle: Use NSEC_PER_MSEC instead of float...
2026-05-14 Shuicheng Lindrm/xe/gsc: Fix double-free of managed BO in error...
2026-05-13 Michal Wajdeczkodrm/xe/memirq: Enable GT_MI_USER_INTERRUPT only
2026-05-13 Michal Wajdeczkodrm/xe/memirq: Update interrupt handler logic
2026-05-13 Michal Wajdeczkodrm/xe: Drop unused ggtt_balloon field
2026-05-13 Balasubramani... drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy...
2026-05-13 Balasubramani... drm/xe: Refactor emit_clear_link_copy
2026-05-13 Balasubramani... drm/xe: Refactor emit_clear_main_copy
2026-05-13 Shekhar Chauhandrm/xe/devcoredump: Drop a FIXME in devcoredump
2026-05-12 Ashutosh Dixitdrm/xe/oa: MERTOA Wa_14026779378
2026-05-12 Ashutosh Dixitdrm/xe/oa: Add val arg to xe_oa_is_valid_config_reg
2026-05-12 Ashutosh Dixitdrm/xe/oa: MERTOA Wa_14026746987
2026-05-12 Ashutosh Dixitdrm/xe/oa: Refactor oa_unit_supports_oa_format
2026-05-11 Matthew Aulddrm/xe/dma-buf: fix UAF with retry loop
2026-05-11 Matthew Aulddrm/xe/dma-buf: handle empty bo and UAF races
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP register
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestam...
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Add trace event for the multi queue...
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Capture queue run times for active...
2026-05-08 Umesh Nerlige... drm/xe/lrc: Refactor out engine id to hwe conversion
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Add helpers to access CS QUEUE...
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Store primary LRC and position...
2026-05-08 Umesh Nerlige... drm/xe/multi_queue: Refactor check for multi queue...
2026-05-08 Umesh Nerlige... drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
2026-05-08 Matthew Brostdrm/xe: Add timestamp_ms to LRC snapshot
2026-05-08 Umesh Nerlige... drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
2026-05-08 Harish Chegondidrm/xe/eustall: Return ENODEV from read if EU stall...
2026-05-08 Niranjana Vishwanath... drm/xe/multi_queue: Refactor CGP_SYNC send path
2026-05-08 Niranjana Vishwanath... drm/xe/multi_queue: Remove redundant assignment in...
2026-05-08 Matt Roperdrm/xe: Make decision to use Xe2-style blitter instruct...
2026-05-08 Sanjay Yadavdrm/xe: Convert stolen memory over to ttm_range_manager
2026-05-08 Thomas HellströmMerge drm/drm-next into drm-xe-next
2026-05-08 Arvind Yadavdrm/xe/madvise: Track purgeability with BO-local counters
2026-05-08 Dave AirlieMerge tag 'drm-misc-next-2026-05-07' of https://gitlab...
2026-05-07 Tomi Valkeinendrm/bridge: tc358768: Add support for long command...
2026-05-07 Tomi Valkeinendrm/bridge: tc358768: Separate video format config
2026-05-07 Tomi Valkeinendrm/bridge: tc358768: Add LP mode command support
2026-05-07 Tomi Valkeinendrm/bridge: tc358768: Support non-continuous clock
2026-05-07 Tomi Valkeinendrm/bridge: tc358768: Separate indirect register writes
2026-05-07 Parth Pancholidrm/bridge: tc358768: Set pre_enable_prev_first for...
2026-05-07 Tomi Valkeinendrm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_...
2026-05-07 Uwe Kleine... drm/mgag200: Drop unused include of <drm/drm_pciids.h>
2026-05-07 gyeyoungdrm/panthor: Fix missing declaration for panthor_transp...
2026-05-07 Shuicheng Lindrm/gpusvm: Drop redundant @flags.* kernel-doc on struc...
next