index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
drm/bridge: display-connector: don't set OP_DETECT for DisplayPorts
Dmitry Baryshkov
1
-1
/
+2
2025-08-15
drm/panfrost: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-2
/
+0
2025-08-15
drm/i915/bo: remove unnecessary include
Jani Nikula
1
-1
/
+1
2025-08-15
drm/panthor: Add support for Mali-Gx20 and Mali-Gx25 GPUs
Karunika Choo
2
-0
/
+20
2025-08-15
drm/panthor: Make MMU cache maintenance use FLUSH_CACHES command
Karunika Choo
1
-0
/
+33
2025-08-15
drm/panthor: Serialize GPU cache flush operations
Karunika Choo
1
-0
/
+7
2025-08-15
drm/panthor: Add support for Mali-Gx15 family of GPUs
Karunika Choo
3
-0
/
+19
2025-08-15
drm/panthor: Add support for Mali-G710, Mali-G510 and Mali-G310
Karunika Choo
2
-0
/
+8
2025-08-15
drm/panthor: Simplify getting the GPU model name
Karunika Choo
1
-41
/
+14
2025-08-15
drm/panthor: Add panthor_hw and move gpu_info initialization into it
Karunika Choo
5
-95
/
+130
2025-08-15
drm/i915/audio: drop irq enabled check from LPE audio setup
Jani Nikula
1
-7
/
+4
2025-08-15
drm/i915/active: Use try_cmpxchg64() in __active_lookup()
Uros Bizjak
1
-3
/
+2
2025-08-15
drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()
Liu Ying
1
-2
/
+2
2025-08-15
gpu: nova-core: register: add support for relative array registers
Alexandre Courbot
4
-6
/
+248
2025-08-15
gpu: nova-core: falcon: use register arrays for FUSE registers
Alexandre Courbot
2
-21
/
+20
2025-08-15
gpu: nova-core: register: add support for register arrays
Alexandre Courbot
3
-8
/
+204
2025-08-15
gpu: nova-core: falcon: add distinct base address for PFALCON2
Alexandre Courbot
4
-8
/
+23
2025-08-15
gpu: nova-core: register: redesign relative registers
Alexandre Courbot
6
-96
/
+212
2025-08-15
gpu: nova-core: register: use #[inline(always)] for all methods
Alexandre Courbot
1
-8
/
+8
2025-08-15
gpu: nova-core: register: split @io rule into fixed and relative versions
Alexandre Courbot
1
-6
/
+6
2025-08-15
gpu: nova-core: register: generate correct `Default` implementation
Alexandre Courbot
1
-3
/
+23
2025-08-15
gpu: nova-core: register: improve `Debug` implementation
Alexandre Courbot
1
-10
/
+15
2025-08-15
gpu: nova-core: register: add fields dispatcher internal rule
Alexandre Courbot
1
-10
/
+32
2025-08-15
gpu: nova-core: register: add missing doccomments for fixed registers I/O accessors
Alexandre Courbot
1
-0
/
+4
2025-08-15
gpu: nova-core: register: fix documentation and indentation
Alexandre Courbot
1
-25
/
+9
2025-08-15
gpu: nova-core: register: move OFFSET declaration to I/O impl block
Alexandre Courbot
1
-10
/
+9
2025-08-15
gpu: nova-core: register: remove `try_` accessors for relative registers
Alexandre Courbot
1
-37
/
+1
2025-08-15
gpu: nova-core: register: simplify @leaf_accessor rule
Alexandre Courbot
1
-4
/
+4
2025-08-15
gpu: nova-core: register: improve documentation for basic registers
Alexandre Courbot
1
-11
/
+13
2025-08-15
gpu: nova-core: register: allow fields named `offset`
Alexandre Courbot
2
-3
/
+4
2025-08-15
gpu: nova-core: register: add missing space in register!()
Alexandre Courbot
1
-1
/
+1
2025-08-15
gpu: nova-core: register: minor grammar and spelling fixes
John Hubbard
1
-7
/
+7
2025-08-15
Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
5
-19
/
+126
2025-08-15
Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
2
-9
/
+13
2025-08-14
drm/panel: novatek-nt35560: Clean up driver
Brigham Campbell
1
-138
/
+60
2025-08-14
drm: Add MIPI read_multi func and two write macros
Brigham Campbell
1
-0
/
+37
2025-08-14
drm/xe/pf: Set VF LMEM BAR size
MichaĆ Winiarski
2
-0
/
+23
2025-08-14
drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order
Louis-Alexis Eyraud
1
-0
/
+6
2025-08-14
drm/i915/display: drop __to_intel_display() usage
Jani Nikula
4
-20
/
+5
2025-08-14
drm/i915/reg: separate VLV_DSPCLK_GATE_D from DSPCLK_GATE_D
Jani Nikula
6
-10
/
+10
2025-08-14
drm/i915/gvt: convert mmio table to struct intel_display
Jani Nikula
1
-132
/
+134
2025-08-14
drm/i915/uncore: pass display to HAS_FPGA_DBG_UNCLAIMED()
Jani Nikula
2
-4
/
+7
2025-08-14
drm/i915/drv: pass display to HAS_DISPLAY()
Jani Nikula
1
-7
/
+7
2025-08-14
drm/i915/switcheroo: pass display to HAS_DISPLAY()
Jani Nikula
1
-2
/
+4
2025-08-14
drm/i915/gem: pass display to HAS_DISPLAY()
Jani Nikula
1
-1
/
+2
2025-08-14
drm/i915/gmch: pass display to DISPLAY_VER()
Jani Nikula
1
-1
/
+2
2025-08-14
drm/i915/dram: pass display to macros that expect display
Jani Nikula
1
-2
/
+3
2025-08-14
drm/i915/irq: pass display to macros that expect display
Jani Nikula
1
-6
/
+7
2025-08-14
drm/i915/clockgating: pass display to DSPCNTR and DSPSURF register macros
Jani Nikula
1
-3
/
+3
2025-08-14
drm/i915/clockgating: pass display to HAS_PCH_*() macros
Jani Nikula
1
-3
/
+9
[prev]
[next]