summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-23msm/fbdev: fix unused variable warning with clang.Dave Airlie
2023-02-23Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann
2023-02-21Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-17Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-02-16drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina
2023-02-16Merge tag 'drm-misc-next-fixes-2023-02-09' of git://anongit.freedesktop.org/d...Daniel Vetter
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-15drm/amd/pm: avoid unaligned access warningsJonathan Gray
2023-02-15drm/amd/display: avoid unaligned access warningsJonathan Gray
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr
2023-02-15drm/amd/display: temporary fix for page faultingAyush Gupta
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao
2023-02-15drm/i915: Fix system suspend without fbdev being initializedImre Deak
2023-02-15drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi