summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-05-27drm/xe: Separate early xe_device initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.force_execlist initializationMichal Wajdeczko
2026-05-27drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko
2026-05-27drm/xe: Use raw device ID to find sub-platform descriptorMichal Wajdeczko
2026-05-27drm/i915/power: rename intel_power_domains_*() to intel_display_power_*()Jani Nikula
2026-05-27drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 displayJani Nikula
2026-05-26drm/xe: Assign queue name in time for drm_sched_initTvrtko Ursulin
2026-05-26Merge tag 'drm-xe-next-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec, drm/xe: Avoid abusing the drm_exec retry pointerThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-22drm/xe/rtp: Implement a structured parser for rule matchingGustavo Sousa
2026-05-22drm/xe/rtp: Fully parse the rulesetGustavo Sousa
2026-05-22drm/xe/rtp: Extract rule_match_item()Gustavo Sousa
2026-05-22drm/xe/rtp: Do not break parsing when missing contextGustavo Sousa
2026-05-22drm/xe/rtp: Don't short-circuit to false in or-yes caseGustavo Sousa
2026-05-22drm/xe/rtp: Drop rule matching cases from rtp_to_sr_cases and rtp_casesGustavo Sousa
2026-05-22drm/xe/rtp: Write kunit test cases specific for rule matchingGustavo Sousa
2026-05-19drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin
2026-05-19drm/xe/memirq: Drop cached iosys_map for MEMIRQ statusMichal Wajdeczko
2026-05-19drm/xe/memirq: Drop cached iosys_map for MEMIRQ maskMichal Wajdeczko
2026-05-19drm/xe/memirq: Dump all source pages if MSI-XMichal Wajdeczko
2026-05-19drm/xe/memirq: Update diagnostic messageMichal Wajdeczko
2026-05-19drm/xe/memirq: Reduce buffer sizeMichal Wajdeczko
2026-05-19drm/xe/memirq: Use IRQ page from HW engine definitionMichal Wajdeczko
2026-05-19drm/xe/memirq: Update GuC initialization and IRQ handlerMichal Wajdeczko
2026-05-19drm/xe/memirq: Make page layout macros privateMichal Wajdeczko
2026-05-19drm/xe: Add IRQ page to HW engine definitionMichal Wajdeczko
2026-05-18drm/xe/guc: Use xe_device_is_l2_flush_optimized()Gustavo Sousa
2026-05-18drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-16drm/i915/irq: add intel_display_irq_handler() to irq funcsJani Nikula
2026-05-16drm/i915/irq: add platform specific display irq handler functionsJani Nikula
2026-05-16drm/i915/irq: add intel_display_irq_postinstall() to irq funcsJani Nikula
2026-05-16drm/i915/irq: add display irq funcs, start with intel_display_irq_reset()Jani Nikula
2026-05-16drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula
2026-05-15drm/xe/reg_sr: Do sanity check for MCR vs non-MCRGustavo Sousa
2026-05-15drm/xe/mcr: Extract reg_in_steering_type_ranges()Gustavo Sousa
2026-05-15drm/xe/kunit: Use KUNIT_EXPECT_EQ() in xe_wa_gt()Gustavo Sousa
2026-05-15drm/xe: Extract xe_hw_engine_setup_reg_lrc()Gustavo Sousa
2026-05-15drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa
2026-05-15drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa
2026-05-15drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa
2026-05-15drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram
2026-05-15drm/xe/vf: Fix signature of print functionsMichal Wajdeczko
2026-05-15Merge tag 'drm-intel-next-2026-05-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-15Merge tag 'drm-xe-next-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-05-14drm/xe: Make drm_driver constMichal Wajdeczko
2026-05-14drm/xe/display: Drop xe_display_driver_set_hooks()Michal Wajdeczko
2026-05-14drm/xe/display: Add macro with display driver featuresMichal Wajdeczko