summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-23i915: convert i915_gpu_error to use a folio_batchMatthew Wilcox (Oracle)
2023-06-23drm: convert drm_gem_put_pages() to use a folio_batchMatthew Wilcox (Oracle)
2023-06-23i915: convert shmem_sg_free_table() to use a folio_batchMatthew Wilcox (Oracle)
2023-06-20drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19drivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-06-17Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-16nouveau: fix client work fence deletion raceDave Airlie
2023-06-13drm/amd/display: limit DPIA link rate to HBR3Peichen Huang
2023-06-13drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-13drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-06-13Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam
2023-06-13drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang
2023-06-13drm/radeon: Disable outputs when releasing fbdev clientThomas Zimmermann
2023-06-13drm/amd/pm: workaround for compute workload type on some skusKenneth Feng
2023-06-13drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello
2023-06-13drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello
2023-06-13drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher
2023-06-13drm/amdgpu: Implement gfx9 patch functions for resubmissionJiadong Zhu
2023-06-13drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu
2023-06-13drm/amdgpu: Program gds backup address as zero if no gds allocatedJiadong Zhu
2023-06-13drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-13drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaledJiadong Zhu
2023-06-13drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-13drm/bridge: ti-sn65dsi86: Avoid possible buffer overflowSu Hui
2023-06-13drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2023-06-09Merge tag 'drm-msm-fixes-2023-06-08' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-06-08drm/msm/a6xx: initialize GMU mutex earlierDmitry Baryshkov
2023-06-08drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disableKuogee Hsieh
2023-06-09Merge tag 'drm-misc-fixes-2023-06-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-09Merge tag 'exynos-drm-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2023-06-09Merge tag 'drm-intel-fixes-2023-06-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-06-07drm/amd/display: Reduce sdp bw after urgent to 90%Alvin Lee
2023-06-07drm/amdgpu: change reserved vram info printYiPeng Chai
2023-06-07drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-07drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li
2023-06-07Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"Alex Deucher
2023-06-07Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...Alex Deucher
2023-06-07Revert "drm/amdgpu: change the reference clock for raven/raven2"Alex Deucher
2023-06-07drm/amd/display: add ODM case when looking for first split pipeSamson Tam
2023-06-07drm/amd: Make lack of `ACPI_FADT_LOW_POWER_S0` or `CONFIG_AMD_PMC` louder dur...Mario Limonciello
2023-06-07drm/amd/pm: conditionally disable pcie lane switching for some sienna_cichlid...Evan Quan
2023-06-07drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar
2023-06-07drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vramHoratio Zhang
2023-06-07drm/amd: Disallow s0ix without BIOS support againMario Limonciello
2023-06-07drm/vmwgfx: Add unwind hints around RBP clobberJosh Poimboeuf