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-05-16
drm/amd/display: Move mcache allocation programming from DML to resource
Karthi Kandasamy
-1
/
+129
2025-05-16
drm/amd/display: Support external tunneling feature
Cruise Hung
-80
/
+126
2025-05-16
drm/amd/display: init local variable to fix format errors
Yihan Zhu
-8
/
+8
2025-05-16
drm/amd/display: Extend dc_plane_get_status with flags
Tomasz Siemek
-4
/
+14
2025-05-16
drm/amdgpu: fix use-after-unlock in eviction fence destroy
Arvind Yadav
-1
/
+1
2025-05-16
drm/amdgpu: Allow NPS2-CPX combination for VFs
Lijo Lazar
-0
/
+2
2025-05-16
drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriov
fanhuang
-0
/
+144
2025-05-16
drm/amdgpu: Use compatible NPS mode info
Lijo Lazar
-43
/
+60
2025-05-16
drm/amd/pm: Move SMUv13.0.12 function declarations
Lijo Lazar
-9
/
+8
2025-05-16
drm/amdgpu: Add pldm version reporting
Asad Kamal
-1
/
+3
2025-05-16
drm/amdkfd: Support chain runlists of XNACK+/XNACK-
Amber Lin
-12
/
+84
2025-05-16
drm/radeon/cik: Clean up doorbells
Dr. David Alan Gilbert
-12
/
+30
2025-05-16
drm/nouveau/dp: convert to use ERR_CAST()
Zhang Enpei
-1
/
+1
2025-05-16
drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()
Dan Carpenter
-1
/
+1
2025-05-16
drm/i915/dsi: Enforce pipeline flush with DSI HS transfer
Gareth Yu
-2
/
+3
2025-05-16
drm/nouveau: Check dma_fence in canonical way
Philipp Stanner
-1
/
+1
2025-05-16
drm/nouveau: Simplify nouveau_fence_done()
Philipp Stanner
-13
/
+11
2025-05-16
drm/nouveau: Simplify calls to nvif_event_block()
Philipp Stanner
-18
/
+13
2025-05-16
drm/nouveau: nouveau_fence: Standardize list iterations
Philipp Stanner
-13
/
+8
2025-05-16
drm/xe/mocs: Check if all domains awake
Tejas Upadhyay
-5
/
+6
2025-05-16
drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
Piotr Piórkowski
-4
/
+6
2025-05-16
drm/i915/dmc: Introduce dmc_configure_event()
Ville Syrjälä
-18
/
+27
2025-05-16
drm/i915/dmc: Extract is_event_handler()
Ville Syrjälä
-2
/
+11
2025-05-16
drm/i915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()
Ville Syrjälä
-20
/
+20
2025-05-16
drm/i915/dmc: Extract dmc_evt_ctl_disable()
Ville Syrjälä
-8
/
+10
2025-05-16
drm/i915/dmc: Define all DMC event IDs
Ville Syrjälä
-11
/
+272
2025-05-16
drm/i915/dmc: Hook up PIPEDMC interrupts
Ville Syrjälä
-0
/
+84
2025-05-16
drm/i915/dmc: Drop PIPEDMC faults from the fault mask on LNL+
Ville Syrjälä
-3
/
+11
2025-05-16
drm/{i915,xe}: convert i915 and xe display members into pointers
Jani Nikula
-100
/
+111
2025-05-16
drm/i915: do not reference i915->display inline
Jani Nikula
-9
/
+14
2025-05-16
drm/xe/display: do not reference xe->display inline
Jani Nikula
-7
/
+13
2025-05-16
drm/xe/rpm: use to_xe_device() instead of container_of
Jani Nikula
-1
/
+2
2025-05-16
Merge drm/drm-next into drm-intel-next
Jani Nikula
-30630
/
+65666
2025-05-16
Merge tag 'drm-xe-fixes-2025-05-15-1' of https://gitlab.freedesktop.org/drm/x...
Dave Airlie
-73
/
+358
2025-05-16
Merge tag 'drm-misc-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-3
/
+6
2025-05-16
Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org...
Dave Airlie
-12
/
+24
2025-05-16
Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
-291
/
+305
2025-05-15
drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from
John Harrison
-20
/
+115
2025-05-15
drm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFER
John Harrison
-4
/
+6
2025-05-15
drm/xe/guc: Add missing H2G error code definitions
John Harrison
-3
/
+11
2025-05-15
drm/xe/guc: Remove double blank line
John Harrison
-1
/
+0
2025-05-15
gpu: drm: nova: select AUXILIARY_BUS instead of depending on it
Alexandre Courbot
-1
/
+1
2025-05-15
drm/i915/pci: Remove force_probe requirement for DG1
Ville Syrjälä
-1
/
+0
2025-05-15
drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
Ville Syrjälä
-1
/
+1
2025-05-15
drm/xe/guc_submit: Simplify and fix diff calculation
Lucas De Marchi
-4
/
+1
2025-05-15
dma-fence: Change signature of __dma_fence_is_later
Tvrtko Ursulin
-7
/
+9
2025-05-15
drm/hyperv: Replace simple-KMS with regular atomic helpers
Ryosuke Yasuoka
-61
/
+115
2025-05-15
drm/xe/guc: Don't allocate managed BO for each policy change
Michal Wajdeczko
-14
/
+13
2025-05-15
drm/xe/guc: Unblock GuC buffer cache for all modes
Michal Wajdeczko
-4
/
+4
2025-05-15
Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-73
/
+489
[prev]
[next]