summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+13
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+7
2023-04-27Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-21/+21
2023-04-27Merge tag 'drm-misc-next-fixes-2023-04-26' of git://anongit.freedesktop.org/d...Dave Airlie-21/+21
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds-1/+1
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-4/+0
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-25180/+168127
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki-4/+0
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie-117/+94
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie-15/+53
2023-04-21Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-4/+42
2023-04-21Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie-1/+1
2023-04-21Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie-7/+18
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak-7/+30
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung-0/+4
2023-04-18drm/amd/display: limit timing for single dimm memoryDaniel Miess-0/+20
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin-1/+1
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu-3/+17
2023-04-18drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio-2/+4
2023-04-17drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer-7/+3
2023-04-17drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()John Ogness-6/+12
2023-04-17drm/rockchip: vop2: fix suspend/resumeSascha Hauer-0/+8
2023-04-17drm/exynos: Implement fbdev emulation as in-kernel clientThomas Zimmermann-108/+77
2023-04-17drm/exynos: Initialize fbdev DRM clientThomas Zimmermann-2/+33
2023-04-17drm/exynos: Remove fb_helper from struct exynos_drm_privateThomas Zimmermann-12/+5
2023-04-17drm/exynos: Remove struct exynos_drm_fbdevThomas Zimmermann-16/+5
2023-04-17drm/exynos: Remove exynos_gem from struct exynos_drm_fbdevThomas Zimmermann-9/+4
2023-04-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill-1/+1
2023-04-17drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio-1/+7
2023-04-17drm/i915: Fix fast wake AUX sync lenVille Syrjälä-1/+1
2023-04-17drm/i915: Fix memory leaks in i915 selftestsCong Liu-1/+3
2023-04-17drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä-1/+1
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi-4/+17
2023-04-17Merge tag 'amd-drm-next-6.4-2023-04-14' of https://gitlab.freedesktop.org/agd...Dave Airlie-730/+2118
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma-2/+18
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma-220/+93
2023-04-14Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"Jane Jian-1/+0
2023-04-14drm/amdgpu: add common ip block for GC 9.4.3Hawking Zhang-0/+1
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam-1/+5
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang-0/+5
2023-04-14drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3Hawking Zhang-29/+126
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam-0/+3
2023-04-14drm/amdkfd: Add gfx_target_version for GC 9.4.3Graham Sider-1/+4
2023-04-14drm/amdkfd: Enable HW_UPDATE_RPTR on GC 9.4.3Amber Lin-1/+5
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma-0/+5
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang-4/+3
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu-3/+5
2023-04-14drm/amdgpu: add gc v9_4_3 rlc_funcs implementationHawking Zhang-0/+364