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-07-14
drm/panel-edp: Add BOE NE14QDM panel for Dell Latitude 7455
Val Packett
-0
/
+1
2025-07-14
drm/xe/vf: Store negotiated VF/PF ABI version at device level
Michal Wajdeczko
-24
/
+30
2025-07-14
drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
Michal Wajdeczko
-403
/
+548
2025-07-14
drm/xe/pf: Expose basic info about VFs in debugfs
Michal Wajdeczko
-0
/
+53
2025-07-14
drm/xe: Introduce xe_gt_is_main_type helper
Michal Wajdeczko
-34
/
+39
2025-07-14
drm/xe: Introduce xe_tile_is_root helper
Michal Wajdeczko
-2
/
+10
2025-07-14
drm/xe: Move PF and VF device types to separate headers
Michal Wajdeczko
-36
/
+58
2025-07-14
drm/panthor: Remove dead VM flushing code
Adrián Larumbe
-12
/
+0
2025-07-14
drm/xe: Combine PF and VF device data into union
Michal Wajdeczko
-4
/
+6
2025-07-14
drm/panfrost: Fix scheduler workqueue bug
Philipp Stanner
-1
/
+1
2025-07-14
drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...
Imre Deak
-1
/
+1
2025-07-14
drm/xe: Update register definitions in LRC layout header
Xin Wang
-4
/
+3
2025-07-14
drm/bridge: Pass down connector to drm bridge detect hook
Andy Yan
-38
/
+65
2025-07-14
drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with g...
Andy Yan
-59
/
+59
2025-07-14
drm/xe: Add plumbing for indirect context workarounds
Tvrtko Ursulin
-3
/
+89
2025-07-14
drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
Tvrtko Ursulin
-3
/
+5
2025-07-14
drm/xe: Track number of written dwords from workaround batch buffer emission
Tvrtko Ursulin
-1
/
+4
2025-07-14
drm/xe: Rename utilization workaround emission function
Tvrtko Ursulin
-3
/
+5
2025-07-14
drm/xe: Pass wa bb setup arguments in a struct
Tvrtko Ursulin
-40
/
+53
2025-07-14
drm/xe: Generalize wa bb emission code
Tvrtko Ursulin
-22
/
+48
2025-07-14
drm/xe: Fix missing kernel-doc
Lucas De Marchi
-0
/
+1
2025-07-14
drm/xe: Remove unused functions
Dr. David Alan Gilbert
-51
/
+0
2025-07-14
drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
Ankit Nautiyal
-7
/
+44
2025-07-14
Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
Ankit Nautiyal
-42
/
+7
2025-07-11
Merge tag 'amd-drm-next-6.17-2025-07-11' of https://gitlab.freedesktop.org/ag...
Simona Vetter
-239
/
+270
2025-07-11
drm/xe: Normalize default param values
Lucas De Marchi
-12
/
+23
2025-07-11
drm/xe/migrate: Fix alignment check
Lucas De Marchi
-2
/
+2
2025-07-11
drm/nouveau: check ioctl command codes better
Arnd Bergmann
-6
/
+5
2025-07-11
drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRROR
Matthew Brost
-2
/
+2
2025-07-11
drm/xe: Move page fault init after topology init
Matthew Brost
-3
/
+3
2025-07-11
drm/xe/migrate: fix copy direction in access_memory
Matthew Auld
-1
/
+1
2025-07-11
Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
-51
/
+100
2025-07-11
Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...
Simona Vetter
-23
/
+53
2025-07-11
Merge tag 'drm-intel-next-2025-07-10' of https://gitlab.freedesktop.org/drm/i...
Simona Vetter
-4
/
+4
2025-07-11
drm/xe: Dont skip TLB invalidations on VF
Tejas Upadhyay
-12
/
+10
2025-07-11
Merge tag 'drm-xe-next-2025-07-10' of https://gitlab.freedesktop.org/drm/xe/k...
Simona Vetter
-1505
/
+2921
2025-07-11
drm/i915/xe3lpd: Prune modes for YUV420
Suraj Kandpal
-4
/
+63
2025-07-11
drm/i915/scaler: Use intel_display as argument to skl_scaler_max_src_size
Suraj Kandpal
-4
/
+2
2025-07-10
drm/xe/guc: Default log level to non-verbose
Lucas De Marchi
-1
/
+1
2025-07-10
drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VF
Michal Wajdeczko
-2
/
+2
2025-07-10
drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2
Julia Filipchuk
-3
/
+3
2025-07-10
drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
Shuicheng Lin
-3
/
+5
2025-07-10
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
-10
/
+28
2025-07-10
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
-2
/
+1
2025-07-10
drm/xe/sriov: Mark BMG as SR-IOV capable
Michal Wajdeczko
-0
/
+1
2025-07-10
drm/xe: extend Wa_15015404425 to apply to PTL
Matt Atwood
-0
/
+13
2025-07-10
drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macro
Matt Atwood
-4
/
+5
2025-07-10
drm/xe: Add infrastructure for Device OOB workarounds
Matt Atwood
-2
/
+108
2025-07-10
drm/xe: add new type to RTP context
Matt Atwood
-1
/
+36
2025-07-10
drm/xe: add xe_device_wa infrastructure
Matt Atwood
-1
/
+8
[prev]
[next]