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
2024-10-10
drm/xe/guc: Fix inverted logic on snapshot->copy check
Colin Ian King
-1
/
+1
2024-10-10
drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multi
Dzmitry Sankouski
-1
/
+1
2024-10-10
drm/tegra: gr3d: Convert into devm_pm_domain_attach_list()
Ulf Hansson
-31
/
+8
2024-10-10
drm/display: Fix building with GCC 15
Brahmajit Das
-2
/
+2
2024-10-10
Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"
Ulf Hansson
-13
/
+33
2024-10-10
drm/xe: fix unbalanced rpm put() with declare_wedged()
Matthew Auld
-2
/
+2
2024-10-10
drm/xe: fix unbalanced rpm put() with fence_fini()
Matthew Auld
-23
/
+15
2024-10-10
drm/fbdev-dma: Only cleanup deferred I/O if necessary
Janne Grunau
-1
/
+2
2024-10-10
drm/bochs: Return error from correct pointer
Thomas Zimmermann
-1
/
+1
2024-10-09
drm/edp-panel: Add panels used by Dell XPS 13 9345
Aleksandrs Vinarskis
-0
/
+2
2024-10-09
drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpg
Aradhya Bhatia
-0
/
+4
2024-10-09
drm/i915/mtl: Update PLL c20 phy value for DP uhbr20
Dnyaneshwar Bhadane
-4
/
+4
2024-10-09
drm/i915: s/gen12/tgl/ in the universal plane code
Ville Syrjälä
-8
/
+8
2024-10-09
drm/i915: Drop GEN12_MC_CCS check from skl_plane_max_width()
Ville Syrjälä
-1
/
+0
2024-10-09
drm/i915: Enable fp16 + CCS on TGL+
Ville Syrjälä
-4
/
+40
2024-10-09
drm/i915: Enable 10bpc + CCS on ICL
Ville Syrjälä
-0
/
+73
2024-10-09
drm/i915: Enable 10bpc + CCS on TGL+
Ville Syrjälä
-4
/
+40
2024-10-09
drm/i915: Disable compression tricks on JSL
Ville Syrjälä
-0
/
+10
2024-10-09
drm/xe/xe3: Add initial set of workarounds
Gustavo Sousa
-0
/
+52
2024-10-09
drm/writeback: remove pointless enable_signaling implementation
Christian König
-6
/
+0
2024-10-09
drm/ttm: Move pinned objects off LRU lists when pinning
Thomas Hellström
-3
/
+5
2024-10-09
drm/ttm: Move swapped objects off the manager's LRU list
Thomas Hellström
-25
/
+99
2024-10-09
drm/vc4: Correct generation check in vc4_hvs_lut_load
Dave Stevenson
-1
/
+1
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flush
Dave Stevenson
-1
/
+2
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_load
Dave Stevenson
-1
/
+2
2024-10-09
drm/vc4: Run default client setup for all variants.
Dave Stevenson
-0
/
+1
2024-10-09
drm/xe/tests: Fix the shrinker test compiler warnings.
Thomas Hellström
-2
/
+3
2024-10-09
drm/xe/bmg: improve cache flushing behaviour
Matthew Auld
-4
/
+0
2024-10-09
drm/panel: Add Samsung AMS639RQ08 panel driver
Danila Tikhonov
-0
/
+339
2024-10-09
drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
Hugo Villeneuve
-1
/
+0
2024-10-09
drm/panel: Add support for S6E3HA8 panel driver
Dzmitry Sankouski
-0
/
+350
2024-10-09
drm/mipi-dsi: add mipi_dsi_compression_mode_multi
Dzmitry Sankouski
-0
/
+16
2024-10-09
drm/panel: ilitek-ili9881c: Report subpixel order according to rotation
Philipp Zabel
-0
/
+4
2024-10-09
drm/panel: ilitek-ili9881c: Explicitly set address mode, allow 180° rotation
Philipp Zabel
-2
/
+17
2024-10-09
Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
-41
/
+78
2024-10-09
Merge tag 'drm-misc-next-2024-09-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1642
/
+1630
2024-10-08
drm/xe: Make wedged_mode debugfs writable
Matt Roper
-1
/
+1
2024-10-08
drm/xe: Restore GT freq on GSC load error
Vinay Belgaumkar
-1
/
+3
2024-10-08
drm/xe/guc_submit: fix xa_store() error checking
Matthew Auld
-6
/
+3
2024-10-08
drm/xe/ct: fix xa_store() error checking
Matthew Auld
-15
/
+8
2024-10-08
drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
-3
/
+18
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-2060
/
+2593
2024-10-08
drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
-310
/
+163
2024-10-08
drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
-103
/
+508
2024-10-08
drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
-20
/
+883
2024-10-08
drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
-2
/
+174
2024-10-08
drm/xe/guc: Add XE_LP steered register lists
Zhanjun Dong
-13
/
+206
2024-10-08
drm/xe/guc: Prepare GuC register list and update ADS size for error capture
Zhanjun Dong
-37
/
+979
2024-10-08
drm/xe/xe3lpm: Add new "instance0" steering table
Matt Roper
-1
/
+15
2024-10-08
drm/xe/ptl: Add PTL platform definition
Haridhar Kalvala
-0
/
+8
[prev]
[next]