summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-18drm/amd/display: fix typo in the commentYan Zhen
2024-09-18drm/amdgpu: Fix a typoAndrew Kreimer
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen
2024-09-18drm/amdgpu: fix spelling in amd_shared.hAlex Deucher
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher
2024-09-18drm/xe: Defer gt->mmio initialization until after multi-tile setupMatt Roper
2024-09-18drm/xe: Convert to USM lock to rwsemMatthew Brost
2024-09-18drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"Animesh Manna
2024-09-18drm/xe: Fix DSB buffer coherencyMaarten Lankhorst
2024-09-18drm/xe: Restore pci state upon resumeRodrigo Vivi
2024-09-18drm/ast: Warn about unsupported TX chipsThomas Zimmermann
2024-09-18drm/ast: Use TX-chip register constantsThomas Zimmermann
2024-09-18drm/ast: Rename register constants for TX-chip typesThomas Zimmermann
2024-09-18drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and BJouni Högander
2024-09-18drm/i915/display: Use joined pipes in dsc helpers for slices, bppAnkit Nautiyal
2024-09-18drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_sizeAnkit Nautiyal
2024-09-18drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dscAnkit Nautiyal
2024-09-18drm/i915/display: Simplify intel_joiner_num_pipes and its usageAnkit Nautiyal
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza
2024-09-17drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost
2024-09-17drm/xe/bo: add some annotations in bo_put()Matthew Auld
2024-09-17drm/xe/client: use mem_type from the current resourceMatthew Auld
2024-09-17drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-17drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-17drm/xe/vram: fix ccs offset calculationMatthew Auld
2024-09-17drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko
2024-09-17drm/xe/display: Remove i915_drv.h includeRodrigo Vivi
2024-09-17drm/i915/irq: Uninstall should be called just onceRodrigo Vivi
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-09-17drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou
2024-09-17drm/amdgpu: disable GPU RAS bad page feature for specific ASICTao Zhou
2024-09-17drm/amdgpu: ensure the connector is not null before using itTim Huang
2024-09-17drm/amdkfd: clean up code for interrupt v10Jesse Zhang
2024-09-17drm/amdkfd: Move queue fs deletion after destroy checkKent Russell
2024-09-17drm/i915: add i9xx_display_irq_reset()Jani Nikula
2024-09-17drm/i915/display: move enum i9xx_plane_id to intel_display_limits.hJani Nikula
2024-09-17drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.cJani Nikula
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-17Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-09-16drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul
2024-09-16drm/xe/rtp: Remove unneeded semicolonLucas De Marchi
2024-09-16drm/xe/vram: fix ccs offset calculationMatthew Auld
2024-09-16drm/xe: use devm_add_action_or_reset() helperHe Lugang
2024-09-16drm/i915/irq: Rename suspend/resume functionsRodrigo Vivi
2024-09-16drm/i915/irq: Move irqs_enabled out of runtime_pmRodrigo Vivi
2024-09-16drm/i915/irq: Remove duplicated irq_enabled variableRodrigo Vivi
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-09-16drm/v3d: Appease lockdep while updating GPU statsTvrtko Ursulin
2024-09-16drm/xe/pf: Allow to trigger VF GuC state restore from debugfsMichal Wajdeczko
2024-09-16drm/xe/pf: Allow to view and replace VF GuC state over debugfsMichal Wajdeczko