summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-13Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-13Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li
2024-09-10drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu
2024-09-10drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng
2024-09-10drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng
2024-09-10drm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li
2024-09-10drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-10drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi
2024-09-10drm/amdkfd: Add cache line size infoDavid Belanger
2024-09-10drm/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-10drm/rockchip: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-10drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier
2024-09-10drm/stm: add COMMON_CLK dependencyArnd Bergmann
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-06Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-06Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-09-03drm/bridge-connector: reset the HDMI connector stateDmitry Baryshkov