summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-04-27Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-27Merge tag 'drm-misc-next-fixes-2023-04-26' of git://anongit.freedesktop.org/d...Dave Airlie
2023-04-26Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie
2023-04-21Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-04-21Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-04-21Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak
2023-04-18drm/amd/display: fix a divided-by-zero errorAlex Hung
2023-04-18drm/amd/display: limit timing for single dimm memoryDaniel Miess
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu
2023-04-18drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio
2023-04-17drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer
2023-04-17drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()John Ogness
2023-04-17drm/rockchip: vop2: fix suspend/resumeSascha Hauer
2023-04-17drm/exynos: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2023-04-17drm/exynos: Initialize fbdev DRM clientThomas Zimmermann
2023-04-17drm/exynos: Remove fb_helper from struct exynos_drm_privateThomas Zimmermann
2023-04-17drm/exynos: Remove struct exynos_drm_fbdevThomas Zimmermann
2023-04-17drm/exynos: Remove exynos_gem from struct exynos_drm_fbdevThomas Zimmermann
2023-04-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill
2023-04-17drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio
2023-04-17drm/i915: Fix fast wake AUX sync lenVille Syrjälä
2023-04-17drm/i915: Fix memory leaks in i915 selftestsCong Liu
2023-04-17drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi
2023-04-17Merge tag 'amd-drm-next-6.4-2023-04-14' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-04-14Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"Jane Jian
2023-04-14drm/amdgpu: add common ip block for GC 9.4.3Hawking Zhang
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang
2023-04-14drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3Hawking Zhang
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam
2023-04-14drm/amdkfd: Add gfx_target_version for GC 9.4.3Graham Sider
2023-04-14drm/amdkfd: Enable HW_UPDATE_RPTR on GC 9.4.3Amber Lin
2023-04-14drm/amdgpu: reserve the old gc_11_0_*_mes.binLi Ma
2023-04-14drm/amdgpu: change the reference clock for raven/raven2Jesse Zhang
2023-04-14drm/amdgpu: skip kfd-iommu suspend/resume for S0ixAaron Liu
2023-04-14drm/amdgpu: add gc v9_4_3 rlc_funcs implementationHawking Zhang
2023-04-14drm/ttm: revert "Reduce the number of used allocation orders for TTM pages"Christian König
2023-04-14drm/i915/color: Fix typo for Plane CSC indexesChaitanya Kumar Borah
2023-04-13drm/sched: Check scheduler ready before calling timeout handlingVitaly Prosyak
2023-04-13Merge tag 'drm-misc-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter