summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-18drm/ast: Warn about unsupported TX chipsThomas Zimmermann-1/+16
2024-09-18drm/ast: Use TX-chip register constantsThomas Zimmermann-11/+13
2024-09-18drm/ast: Rename register constants for TX-chip typesThomas Zimmermann-16/+14
2024-09-18drm/i915/psr: eDP Panel Replay is not supported on pipes other than A and BJouni Högander-0/+4
2024-09-18drm/i915/display: Use joined pipes in dsc helpers for slices, bppAnkit Nautiyal-16/+20
2024-09-18drm/i915/display: Use joined pipes in intel_mode_valid_max_plane_sizeAnkit Nautiyal-7/+7
2024-09-18drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dscAnkit Nautiyal-8/+24
2024-09-18drm/i915/display: Simplify intel_joiner_num_pipes and its usageAnkit Nautiyal-9/+9
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza-1/+2
2024-09-17drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost-0/+6
2024-09-17drm/xe/bo: add some annotations in bo_put()Matthew Auld-5/+15
2024-09-17drm/xe/client: use mem_type from the current resourceMatthew Auld-6/+1
2024-09-17drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld-3/+36
2024-09-17drm/xe/client: fix deadlock in show_meminfo()Matthew Auld-1/+5
2024-09-17drm/xe/vram: fix ccs offset calculationMatthew Auld-0/+1
2024-09-17drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko-2/+4
2024-09-17drm/xe/display: Remove i915_drv.h includeRodrigo Vivi-2/+1
2024-09-17drm/i915/irq: Uninstall should be called just onceRodrigo Vivi-7/+1
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+26
2024-09-17drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou-1/+1
2024-09-17drm/amdgpu: disable GPU RAS bad page feature for specific ASICTao Zhou-0/+5
2024-09-17drm/amdgpu: ensure the connector is not null before using itTim Huang-1/+1
2024-09-17drm/amdkfd: clean up code for interrupt v10Jesse Zhang-15/+0
2024-09-17drm/amdkfd: Move queue fs deletion after destroy checkKent Russell-1/+1
2024-09-17drm/i915: add i9xx_display_irq_reset()Jani Nikula-14/+16
2024-09-17drm/i915/display: move enum i9xx_plane_id to intel_display_limits.hJani Nikula-11/+10
2024-09-17drm/i915: move intel_get_pipe_from_crtc_id_ioctl to intel_crtc.cJani Nikula-22/+23
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+5
2024-09-17Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie-9/+38
2024-09-16drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul-1/+1
2024-09-16drm/xe/rtp: Remove unneeded semicolonLucas De Marchi-1/+1
2024-09-16drm/xe/vram: fix ccs offset calculationMatthew Auld-0/+1
2024-09-16drm/xe: use devm_add_action_or_reset() helperHe Lugang-3/+3
2024-09-16drm/i915/irq: Rename suspend/resume functionsRodrigo Vivi-26/+24
2024-09-16drm/i915/irq: Move irqs_enabled out of runtime_pmRodrigo Vivi-8/+8
2024-09-16drm/i915/irq: Remove duplicated irq_enabled variableRodrigo Vivi-8/+2
2024-09-17Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-353/+588
2024-09-16drm/v3d: Appease lockdep while updating GPU statsTvrtko Ursulin-5/+41
2024-09-16drm/xe/pf: Allow to trigger VF GuC state restore from debugfsMichal Wajdeczko-0/+3
2024-09-16drm/xe/pf: Allow to view and replace VF GuC state over debugfsMichal Wajdeczko-0/+138
2024-09-16drm/xe/pf: Save VF GuC state when pausing VFMichal Wajdeczko-1/+42
2024-09-16drm/xe/pf: Add functions to save and restore VF GuC stateMichal Wajdeczko-0/+400
2024-09-16drm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABIMichal Wajdeczko-0/+61
2024-09-16drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko-2/+4
2024-09-16drm/i915/display: fix typo in the commentYan Zhen-4/+4
2024-09-16drm/i915/gvt: Correct multiple typos in commentsShen Lichuan-4/+4
2024-09-16drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()Yuesong Li-1/+0
2024-09-16drm/i915/gt: Fixed "CPU" -> "GPU" typoZhang He-1/+1
2024-09-16drm/panel: raydium-rm69380: transition to mipi_dsi wrapped functionsTejas Vipin-64/+29
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds-25/+22