index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 acc...
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/...
Dave Airlie
5
-19
/
+126
2025-08-15
Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...
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
2025-08-14
drm/i915/clockgating: pass display to for_each_pipe()
Jani Nikula
1
-5
/
+8
2025-08-14
drm/i915/fb: pass display to HAS_GMCH() and DISPLAY_VER()
Jani Nikula
1
-2
/
+2
2025-08-14
drm/i915/display: pass display to HAS_PCH_*() macros
Jani Nikula
1
-6
/
+3
2025-08-14
drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR access
Jani Nikula
1
-0
/
+4
2025-08-14
drm/rockchip: vop2: make vp registers nonvolatile
Piotr Zalewski
1
-4
/
+5
2025-08-14
drm/rockchip: cdn-dp: select bridge for cdp-dp
Rudi Heitbaum
1
-0
/
+1
2025-08-14
drm: renesas: rz-du: mipi_dsi: Convert to RUNTIME_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-08-13
drm/mediatek: Add error handling for old state CRTC in atomic_disable
Jason-JH Lin
1
-1
/
+2
2025-08-14
Merge tag 'amd-drm-fixes-6.17-2025-08-13' of https://gitlab.freedesktop.org/a...
Dave Airlie
5
-11
/
+33
2025-08-13
drm/simpledrm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-10
/
+5
2025-08-14
Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...
Dave Airlie
11
-28
/
+37
2025-08-13
drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()
Nathan Chancellor
1
-1
/
+1
2025-08-13
drm/msm: update the high bitfield of certain DSI registers
Ayushi Makhija
1
-14
/
+14
2025-08-13
drm/msm/dpu: correct dpu_plane_virtual_atomic_check()
Dmitry Baryshkov
1
-1
/
+1
2025-08-13
drm/msm/kms: move snapshot init earlier in KMS init
Dmitry Baryshkov
1
-4
/
+6
2025-08-13
drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issue
Loic Poulain
2
-42
/
+18
2025-08-13
drm: nova: update ARef import from sync::aref
Shankari Anand
2
-2
/
+4
2025-08-13
drm/i915/wcl: Add display device info
Imre Deak
1
-1
/
+14
[prev]
[next]