summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+0
2023-04-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1009-25180/+168127
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki1-4/+0
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie5-117/+94
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie7-15/+53
2023-04-21Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie5-4/+42
2023-04-21Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+1
2023-04-21Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie3-7/+18
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak3-7/+30
2023-04-19drm/amd/display: fix a divided-by-zero errorAlex Hung1-0/+4
2023-04-19drm/amd/display: limit timing for single dimm memoryDaniel Miess1-0/+20
2023-04-19drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-04-19drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2-3/+17
2023-04-18drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer1-7/+3
2023-04-17drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()John Ogness1-6/+12
2023-04-17drm/rockchip: vop2: fix suspend/resumeSascha Hauer1-0/+8
2023-04-17drm/exynos: Implement fbdev emulation as in-kernel clientThomas Zimmermann4-108/+77
2023-04-17drm/exynos: Initialize fbdev DRM clientThomas Zimmermann1-2/+33
2023-04-17drm/exynos: Remove fb_helper from struct exynos_drm_privateThomas Zimmermann2-12/+5
2023-04-17drm/exynos: Remove struct exynos_drm_fbdevThomas Zimmermann1-16/+5
2023-04-17drm/exynos: Remove exynos_gem from struct exynos_drm_fbdevThomas Zimmermann1-9/+4
2023-04-17drm/i915: Fix fast wake AUX sync lenVille Syrjälä1-1/+1
2023-04-17drm/i915: Fix memory leaks in i915 selftestsCong Liu1-1/+3
2023-04-17drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä1-1/+1
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi1-4/+17
2023-04-17Merge tag 'amd-drm-next-6.4-2023-04-14' of https://gitlab.freedesktop.org/agd...Dave Airlie107-730/+2118
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma3-2/+18
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma31-220/+93
2023-04-14Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"Jane Jian1-1/+0
2023-04-14drm/amdgpu: add common ip block for GC 9.4.3Hawking Zhang1-0/+1
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam2-1/+5
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang1-0/+5
2023-04-14drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3Hawking Zhang2-29/+126
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam1-0/+3
2023-04-14drm/amdkfd: Add gfx_target_version for GC 9.4.3Graham Sider1-1/+4
2023-04-14drm/amdkfd: Enable HW_UPDATE_RPTR on GC 9.4.3Amber Lin1-1/+5
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma1-0/+5
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang1-4/+3
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu1-3/+5
2023-04-14drm/amdgpu: add gc v9_4_3 rlc_funcs implementationHawking Zhang3-0/+364
2023-04-14drm/i915/color: Fix typo for Plane CSC indexesChaitanya Kumar Borah1-2/+2
2023-04-14drm/sched: Check scheduler ready before calling timeout handlingVitaly Prosyak1-1/+2
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter6-3/+13
2023-04-13Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anongit.freedesktop.org/...Daniel Vetter2-0/+20
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-4/+16
2023-04-13drm/amdgpu: drop temp programming for pagefault handlingHawking Zhang1-22/+0
2023-04-13drm/amdgpu: include protection for doorbell.hShashank Sharma1-0/+4
2023-04-13drm/amdgpu: rename num_doorbellsShashank Sharma3-15/+17
2023-04-13drm/amdgpu: switch to golden tsc registers for raven/raven2Jesse Zhang1-0/+40
2023-04-13drm/amd/pm: correct the pcie link state check for SMU13Evan Quan3-4/+10