index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
drm/debugfs: bridges_show: show refcount
Luca Ceresoli
-0
/
+3
2025-09-02
drm/sched: Fix racy access to drm_sched_entity.dependency
Pierre-Eric Pelloux-Prayer
-4
/
+7
2025-09-02
drm/xe/guc: Add devm release action to safely tear down CT
Satyanarayana K V P
-5
/
+45
2025-09-02
drm/i915/hdcp: Remove the encoder check in hdcp enable
Suraj Kandpal
-6
/
+0
2025-09-02
Merge tag 'drm-intel-gt-next-2025-09-01' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-98
/
+98
2025-09-02
Merge tag 'drm-xe-next-2025-08-29' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-1841
/
+6851
2025-09-02
Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-2373
/
+4822
2025-09-01
gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
-5
/
+28
2025-09-01
drm/ssd130x: Remove the use of dev_err_probe()
Liao Yuanhong
-2
/
+1
2025-09-01
drm/st7571-i2c: add support for 2bit grayscale for XRGB8888
Marcus Folkesson
-13
/
+13
2025-09-01
drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()
Marcus Folkesson
-0
/
+108
2025-09-01
drm/st7571-i2c: add support for inverted pixel format
Marcus Folkesson
-2
/
+5
2025-09-01
drm/st7571-i2c: correct pixel data format description
Marcus Folkesson
-4
/
+4
2025-09-01
gpu: nova-core: vbios: store reference to Device where relevant
Alexandre Courbot
-31
/
+46
2025-09-01
gpu: nova-core: vbios: replace pci::Device with device::Device
Alexandre Courbot
-80
/
+57
2025-09-01
drm/imagination: Enable PowerVR driver for RISC-V
Michal Wilczynski
-1
/
+2
2025-09-01
drm/imagination: Use pwrseq for TH1520 GPU power management
Michal Wilczynski
-59
/
+176
2025-09-01
drm/rcar-du: dsi: Fix 1/2/3 lane support
Marek Vasut
-5
/
+8
2025-09-01
drm/sitronix/st7571-i2c: Make st7571_panel_data variables static const
Javier Martinez Canillas
-2
/
+2
2025-09-01
gpu: nova-core: depend on CONFIG_64BIT
Danilo Krummrich
-0
/
+1
2025-09-01
drm/tidss: dispc: Define field masks being used
Maxime Ripard
-61
/
+154
2025-09-01
drm/tidss: dispc: Switch OVR_REG_FLD_MOD to using a mask
Maxime Ripard
-13
/
+13
2025-09-01
drm/tidss: dispc: Switch VP_REG_FLD_MOD to using a mask
Maxime Ripard
-12
/
+17
2025-09-01
drm/tidss: dispc: Switch VP_REG_GET to using a mask
Maxime Ripard
-5
/
+5
2025-09-01
drm/tidss: dispc: Switch VID_REG_FLD_MOD to using a mask
Maxime Ripard
-15
/
+17
2025-09-01
drm/tidss: dispc: Switch VID_REG_GET to using a mask
Maxime Ripard
-4
/
+4
2025-09-01
drm/tidss: dispc: Switch REG_FLD_MOD to using a mask
Maxime Ripard
-9
/
+9
2025-09-01
drm/tidss: dispc: Switch REG_GET to using a mask
Maxime Ripard
-11
/
+10
2025-09-01
drm/tidss: dispc: Get rid of FLD_MOD
Maxime Ripard
-22
/
+14
2025-09-01
drm/tidss: dispc: Get rid of FLD_GET
Maxime Ripard
-10
/
+6
2025-09-01
drm/tidss: dispc: Get rid of FLD_VAL
Maxime Ripard
-32
/
+26
2025-09-01
drm/tidss: dispc: Switch to GENMASK instead of FLD_MASK
Maxime Ripard
-10
/
+3
2025-09-01
drm/tidss: dispc: Convert accessors to macros
Maxime Ripard
-66
/
+76
2025-09-01
drm/tidss: dispc: Remove unused OVR_REG_GET
Maxime Ripard
-7
/
+0
2025-09-01
drm/gud: Replace simple display pipe with DRM atomic helpers
Ruben Wauters
-55
/
+99
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
-41
/
+84
2025-08-29
drm/nouveau: Replace redundant return value judgment with PTR_ERR_OR_ZERO()
Liao Yuanhong
-4
/
+1
2025-08-29
nouveau: Membar before between semaphore writes and the interrupt
Faith Ekstrand
-1
/
+91
2025-08-29
nouveau: fix disabling the nonstall irq due to storm code
Dave Airlie
-8
/
+21
2025-08-29
drm/test: drm_exec: use kzalloc() to allocate GEM objects
Danilo Krummrich
-7
/
+15
2025-08-29
drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG
Ivan Lipski
-0
/
+90
2025-08-29
drm/amdgpu: drop hw access in non-DC audio fini
Alex Deucher
-20
/
+0
2025-08-29
drm/amd: Re-enable common modes for eDP and LVDS
Mario Limonciello
-2
/
+1
2025-08-29
drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
Alex Deucher
-2
/
+3
2025-08-29
drm/amdgpu/sdma: bump firmware version checks for user queue support
Jesse.Zhang
-3
/
+3
2025-08-29
drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)
Timur Kristóf
-13
/
+44
2025-08-29
drm/amd/display: Promote DC to 3.2.348
Taimur Hassan
-1
/
+1
2025-08-29
drm/amd/display: [FW Promotion] Release 0.1.25.0
Taimur Hassan
-6
/
+7
2025-08-29
drm/amd/display: Skip Check Runtime Link Setting for Specific Branch Device
Fangzhi Zuo
-2
/
+41
2025-08-29
drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PG
Ivan Lipski
-0
/
+90
[prev]
[next]