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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
-13
/
+13
2025-06-16
drm/bridge: ti-sn65dsi86: use new GPIO line value setter callbacks
Bartosz Golaszewski
-11
/
+7
2025-06-16
drm/bridge: ti-sn65dsi86: use the auxiliary device
Jerome Brunet
-42
/
+7
2025-06-16
drm/etnaviv: Protect the scheduler's pending list with its lock
Maíra Canal
-1
/
+4
2025-06-16
drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
Maíra Canal
-2
/
+6
2025-06-16
drm/xe/tests: Convert xe_pci tests to parametrized tests
Michal Wajdeczko
-56
/
+41
2025-06-16
drm/xe/tests: Drop unused xe_device_fn typedef
Michal Wajdeczko
-1
/
+0
2025-06-16
drm/xe: Fix kconfig prompt
Lucas De Marchi
-3
/
+4
2025-06-16
drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and post-Xe2
Matt Roper
-28
/
+16
2025-06-16
drm/xe/pat: Determine ATS / PTA programming during early sw init
Matt Roper
-6
/
+19
2025-06-16
video: Make global edid_info depend on CONFIG_FIRMWARE_EDID
Thomas Zimmermann
-2
/
+2
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
-0
/
+22
2025-06-16
drm/scheduler: Include <linux/export.h>
Thomas Zimmermann
-0
/
+3
2025-06-16
drm/panel: Include <linux/export.h>
Thomas Zimmermann
-0
/
+4
2025-06-16
drm/gem: Include <linux/export.h>
Thomas Zimmermann
-0
/
+5
2025-06-16
drm/display: Include <linux/export.h>
Thomas Zimmermann
-0
/
+14
2025-06-16
drm/client: Include <linux/export.h>
Thomas Zimmermann
-0
/
+10
2025-06-16
drm/bridge: Include <linux/export.h>
Thomas Zimmermann
-0
/
+16
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
-1
/
+46
2025-06-16
drm: Do not include <linux/export.h>
Thomas Zimmermann
-1
/
+0
2025-06-16
drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
Ville Syrjälä
-2
/
+2
2025-06-16
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
-2
/
+2
2025-06-14
drm/msm: Fix inverted WARN_ON() logic
Rob Clark
-1
/
+1
2025-06-14
drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLK
Ville Syrjälä
-1
/
+4
2025-06-14
drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
Ville Syrjälä
-2
/
+2
2025-06-13
drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST
Maíra Canal
-2
/
+5
2025-06-13
drm/nouveau/bl: increase buffer size to avoid truncate warning
Jacob Keller
-1
/
+1
2025-06-13
drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
-5
/
+12
2025-06-13
drm/nouveau/gsp: Fix potential integer overflow on integer shifts
Colin Ian King
-1
/
+1
2025-06-13
Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"
Christian König
-10
/
+49
2025-06-13
drm/format-helper: Update tests after BT.601 changes
Thomas Zimmermann
-6
/
+6
2025-06-13
drm/xe: Make dma-fences compliant with the safe access rules
Tvrtko Ursulin
-1
/
+11
2025-06-13
drm/i915: Protect access to driver and timeline name
Tvrtko Ursulin
-6
/
+21
2025-06-13
drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()
Himal Prasad Ghimiray
-101
/
+75
2025-06-13
drm/mgag200: Do not include <linux/export.h>
Thomas Zimmermann
-1
/
+0
2025-06-13
drm/ast: Do not include <linux/export.h>
Thomas Zimmermann
-1
/
+0
2025-06-13
drm/format-helper: Normalize BT.601 factors to 256
Thomas Zimmermann
-1
/
+1
2025-06-12
drm/xe/bmg: Update Wa_14022085890
Vinay Belgaumkar
-0
/
+9
2025-06-12
drm/xe/bmg: Update Wa_16023588340
Vinay Belgaumkar
-1
/
+1
2025-06-12
drm/xe/guc: Ignore GuC CT errors when wedged
Vinay Belgaumkar
-5
/
+5
2025-06-13
Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-28
/
+42
2025-06-12
drm/xe: Add helper function to inject fault into ct_dead_capture()
Satyanarayana K V P
-0
/
+26
2025-06-12
drm/xe: Fix early wedge on GuC load failure
Daniele Ceraolo Spurio
-2
/
+21
2025-06-12
drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and...
Lad Prabhakar
-20
/
+45
2025-06-12
drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)
Lad Prabhakar
-0
/
+4
2025-06-12
drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support
Lad Prabhakar
-0
/
+11
2025-06-12
drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculations
Lad Prabhakar
-5
/
+8
2025-06-12
drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)
Lad Prabhakar
-1
/
+1
2025-06-12
drm: renesas: rz-du: mipi_dsi: Add OF data support
Lad Prabhakar
-15
/
+38
2025-06-12
drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculation
Lad Prabhakar
-17
/
+23
[prev]
[next]