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-09-18
drm/ast: Warn about unsupported TX chips
Thomas Zimmermann
-1
/
+16
2024-09-18
drm/ast: Use TX-chip register constants
Thomas Zimmermann
-11
/
+13
2024-09-18
drm/ast: Rename register constants for TX-chip types
Thomas Zimmermann
-16
/
+14
2024-09-18
drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and B
Jouni Högander
-0
/
+4
2024-09-18
drm/i915/display: Use joined pipes in dsc helpers for slices, bpp
Ankit Nautiyal
-16
/
+20
2024-09-18
drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_size
Ankit Nautiyal
-7
/
+7
2024-09-18
drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dsc
Ankit Nautiyal
-8
/
+24
2024-09-18
drm/i915/display: Simplify intel_joiner_num_pipes and its usage
Ankit Nautiyal
-9
/
+9
2024-09-17
drm/xe/oa: Fix overflow in oa batch buffer
José Roberto de Souza
-1
/
+2
2024-09-17
drm/xe: Do not run GPU page fault handler on a closed VM
Matthew Brost
-0
/
+6
2024-09-17
drm/xe/bo: add some annotations in bo_put()
Matthew Auld
-5
/
+15
2024-09-17
drm/xe/client: use mem_type from the current resource
Matthew Auld
-6
/
+1
2024-09-17
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
-3
/
+36
2024-09-17
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
-1
/
+5
2024-09-17
drm/xe/vram: fix ccs offset calculation
Matthew Auld
-0
/
+1
2024-09-17
drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
Michal Wajdeczko
-2
/
+4
2024-09-17
drm/xe/display: Remove i915_drv.h include
Rodrigo Vivi
-2
/
+1
2024-09-17
drm/i915/irq: Uninstall should be called just once
Rodrigo Vivi
-7
/
+1
2024-09-17
Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-4
/
+26
2024-09-17
drm/amdgpu: Fix missing check pcie_p2p module param
Bob Zhou
-1
/
+1
2024-09-17
drm/amdgpu: disable GPU RAS bad page feature for specific ASIC
Tao Zhou
-0
/
+5
2024-09-17
drm/amdgpu: ensure the connector is not null before using it
Tim Huang
-1
/
+1
2024-09-17
drm/amdkfd: clean up code for interrupt v10
Jesse Zhang
-15
/
+0
2024-09-17
drm/amdkfd: Move queue fs deletion after destroy check
Kent Russell
-1
/
+1
2024-09-17
drm/i915: add i9xx_display_irq_reset()
Jani Nikula
-14
/
+16
2024-09-17
drm/i915/display: move enum i9xx_plane_id to intel_display_limits.h
Jani Nikula
-11
/
+10
2024-09-17
drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.c
Jani Nikula
-22
/
+23
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-5
/
+5
2024-09-17
Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-9
/
+38
2024-09-16
drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
Lyude Paul
-1
/
+1
2024-09-16
drm/xe/rtp: Remove unneeded semicolon
Lucas De Marchi
-1
/
+1
2024-09-16
drm/xe/vram: fix ccs offset calculation
Matthew Auld
-0
/
+1
2024-09-16
drm/xe: use devm_add_action_or_reset() helper
He Lugang
-3
/
+3
2024-09-16
drm/i915/irq: Rename suspend/resume functions
Rodrigo Vivi
-26
/
+24
2024-09-16
drm/i915/irq: Move irqs_enabled out of runtime_pm
Rodrigo Vivi
-8
/
+8
2024-09-16
drm/i915/irq: Remove duplicated irq_enabled variable
Rodrigo Vivi
-8
/
+2
2024-09-17
Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-353
/
+588
2024-09-16
drm/v3d: Appease lockdep while updating GPU stats
Tvrtko Ursulin
-5
/
+41
2024-09-16
drm/xe/pf: Allow to trigger VF GuC state restore from debugfs
Michal Wajdeczko
-0
/
+3
2024-09-16
drm/xe/pf: Allow to view and replace VF GuC state over debugfs
Michal Wajdeczko
-0
/
+138
2024-09-16
drm/xe/pf: Save VF GuC state when pausing VF
Michal Wajdeczko
-1
/
+42
2024-09-16
drm/xe/pf: Add functions to save and restore VF GuC state
Michal Wajdeczko
-0
/
+400
2024-09-16
drm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABI
Michal Wajdeczko
-0
/
+61
2024-09-16
drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
Michal Wajdeczko
-2
/
+4
2024-09-16
drm/i915/display: fix typo in the comment
Yan Zhen
-4
/
+4
2024-09-16
drm/i915/gvt: Correct multiple typos in comments
Shen Lichuan
-4
/
+4
2024-09-16
drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()
Yuesong Li
-1
/
+0
2024-09-16
drm/i915/gt: Fixed "CPU" -> "GPU" typo
Zhang He
-1
/
+1
2024-09-16
drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functions
Tejas Vipin
-64
/
+29
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
-25
/
+22
[prev]
[next]