summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-07-03drm/panel: add Ilitek ILI7807S panel driverArpit Saini
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03gpu: nova-core: remove local bitfield macroAlexandre Courbot
2026-07-03gpu: nova-core: convert to kernel bitfield macroAlexandre Courbot
2026-07-03Merge tag 'drm-misc-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-03Merge tag 'drm-xe-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-03Merge tag 'amd-drm-fixes-7.2-2026-07-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-02drm/xe: Add tile_count to xe_probed_infoGustavo Sousa
2026-07-02drm/xe: Don't initialize tile_count in xe_info_init_early()Gustavo Sousa
2026-07-02drm/xe: Add graphics/media IPs and their step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()Gustavo Sousa
2026-07-02drm/xe: Add platform-level step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Make xe_step_platform_get() independent from xe->infoGustavo Sousa
2026-07-02drm/xe: Add devid and revid to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Pass xe_step_info to xe_step_*_get() functionsGustavo Sousa
2026-07-02drm/xe: Add framework for info probingGustavo Sousa
2026-07-02drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-02drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-02drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-02drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-07-02drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-02drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-07-02drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-07-02drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-07-02drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-07-02drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-07-02drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
2026-07-02drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
2026-07-02drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
2026-07-02drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
2026-07-02drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit
2026-07-02drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit
2026-07-02drm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
2026-07-02drm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta
2026-07-02drm/xe/xe_ras: Initialize Uncorrectable AER RegistersRiana Tauro
2026-07-02drm/xe: Skip device access during PCI error recoveryRiana Tauro
2026-07-02drm/xe/xe_pci_error: Group all devres to release them on PCIe slot resetRiana Tauro
2026-07-02drm/xe/xe_pci_error: Implement PCI error recovery callbacksRiana Tauro
2026-07-02drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTLSuraj Kandpal
2026-07-02drm/i915/ltphy: Readout ssc_enabled for LT PHYSuraj Kandpal
2026-07-01gpu: nova-core: remove `#[allow(non_snake_case)]`Gary Guo
2026-07-01drm/xe/rtp: Add struct types for RTP tablesGustavo Sousa
2026-07-01drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messagesLuca Ceresoli
2026-07-01drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detectionBoyuan Zhang
2026-07-01drm/amdgpu: Fix kernel panic during driver load failureHarish Kasiviswanathan