index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
drm/panel: add Ilitek ILI7807S panel driver
Arpit Saini
3
-0
/
+298
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
71
-71
/
+0
2026-07-03
gpu: nova-core: remove local bitfield macro
Alexandre Courbot
1
-329
/
+0
2026-07-03
gpu: nova-core: convert to kernel bitfield macro
Alexandre Courbot
4
-52
/
+51
2026-07-03
Merge tag 'drm-misc-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
17
-100
/
+155
2026-07-03
Merge tag 'drm-xe-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
22
-204
/
+376
2026-07-03
Merge tag 'amd-drm-fixes-7.2-2026-07-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
62
-268
/
+541
2026-07-02
drm/xe: Add tile_count to xe_probed_info
Gustavo Sousa
2
-23
/
+15
2026-07-02
drm/xe: Don't initialize tile_count in xe_info_init_early()
Gustavo Sousa
2
-6
/
+9
2026-07-02
drm/xe: Add graphics/media IPs and their step info to xe_probed_info
Gustavo Sousa
2
-55
/
+77
2026-07-02
drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()
Gustavo Sousa
2
-3
/
+3
2026-07-02
drm/xe: Add platform-level step info to xe_probed_info
Gustavo Sousa
1
-3
/
+6
2026-07-02
drm/xe/step: Make xe_step_platform_get() independent from xe->info
Gustavo Sousa
3
-6
/
+8
2026-07-02
drm/xe: Add devid and revid to xe_probed_info
Gustavo Sousa
2
-19
/
+10
2026-07-02
drm/xe/step: Pass xe_step_info to xe_step_*_get() functions
Gustavo Sousa
3
-19
/
+27
2026-07-02
drm/xe: Add framework for info probing
Gustavo Sousa
2
-6
/
+51
2026-07-02
drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked binds
Matthew Brost
1
-2
/
+12
2026-07-02
drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEU
Joonas Lahtinen
1
-1
/
+1
2026-07-02
drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRG
Ashutosh Dixit
1
-1
/
+1
2026-07-02
drm/xe/pt: prevent invalid cursor access for purged BOs
Matthew Auld
1
-5
/
+7
2026-07-02
drm/xe: fix NPD in bo_meminfo()
Matthew Auld
1
-1
/
+11
2026-07-02
drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relays
Michal Wajdeczko
1
-4
/
+9
2026-07-02
drm/xe/hw_engine: Fix double-free of managed BO in error path
Shuicheng Lin
1
-3
/
+1
2026-07-02
drm/xe/userptr: Drop bogus static from finish in force_invalidate
Shuicheng Lin
1
-1
/
+1
2026-07-02
drm/xe/userptr: Hold notifier_lock for write on inject test path
Shuicheng Lin
2
-10
/
+48
2026-07-02
drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
Matthew Auld
2
-2
/
+4
2026-07-02
drm/xe: Return error on non-migratable faults requiring devmem
Matthew Brost
1
-4
/
+2
2026-07-02
drm/xe/rtp: Ensure locking/ref counting for OA whitelists
Ashutosh Dixit
2
-0
/
+12
2026-07-02
drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
Ashutosh Dixit
1
-0
/
+7
2026-07-02
drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
Ashutosh Dixit
2
-1
/
+35
2026-07-02
drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
Ashutosh Dixit
1
-0
/
+15
2026-07-02
drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
Ashutosh Dixit
1
-0
/
+12
2026-07-02
drm/xe/rtp: Generalize whitelist_apply_to_hwe
Ashutosh Dixit
1
-5
/
+6
2026-07-02
drm/xe/rtp: Keep track of non-OA nonpriv slots
Ashutosh Dixit
1
-2
/
+5
2026-07-02
drm/xe/rtp: Maintain OA whitelists separately
Ashutosh Dixit
4
-1
/
+18
2026-07-02
drm/xe/rtp: Fix build error with clang < 21 and non-const initializers
Thomas Hellström
1
-2
/
+10
2026-07-02
drm/imagination: Fix user array stride in pvr_set_uobj_array()
Shuvam Pandey
1
-7
/
+6
2026-07-02
drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
Brajesh Gupta
2
-4
/
+8
2026-07-02
drm/imagination: Fix double call to drm_sched_entity_fini()
Brajesh Gupta
3
-11
/
+15
2026-07-02
drm/xe/xe_ras: Initialize Uncorrectable AER Registers
Riana Tauro
1
-1
/
+69
2026-07-02
drm/xe: Skip device access during PCI error recovery
Riana Tauro
5
-8
/
+36
2026-07-02
drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
Riana Tauro
3
-0
/
+12
2026-07-02
drm/xe/xe_pci_error: Implement PCI error recovery callbacks
Riana Tauro
4
-0
/
+134
2026-07-02
drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTL
Suraj Kandpal
1
-5
/
+1
2026-07-02
drm/i915/ltphy: Readout ssc_enabled for LT PHY
Suraj Kandpal
1
-2
/
+12
2026-07-01
gpu: nova-core: remove `#[allow(non_snake_case)]`
Gary Guo
2
-10
/
+0
2026-07-01
drm/xe/rtp: Add struct types for RTP tables
Gustavo Sousa
8
-159
/
+156
2026-07-01
drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
Luca Ceresoli
1
-1
/
+1
2026-07-01
drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection
Boyuan Zhang
1
-1
/
+1
2026-07-01
drm/amdgpu: Fix kernel panic during driver load failure
Harish Kasiviswanathan
2
-4
/
+22
[prev]
[next]