summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-03Merge tag 'drm-intel-next-fixes-2023-02-27' of git://anongit.freedesktop.org/...Dave Airlie
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-28drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina
2023-02-28drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor
2023-02-23Merge tag 'gvt-next-fixes-2023-02-23' of https://github.com/intel/gvt-linux i...Jani Nikula
2023-02-23drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-02-23drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison
2023-02-23drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis
2023-02-23drm/i915/xelpmp: Consider GSI offset when doing MCR lookupsMatt Roper
2023-02-23drm/i915: move a Kconfig symbol to unbreak the menu presentationRandy Dunlap
2023-02-23i915/gvt: Fix spelling mistake "vender" -> "vendor"Colin Ian King
2023-02-23i915: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-23drm/i915/gvt: Remove extra semicolonDeepak R Varma
2023-02-23drm/i915/gvt: Avoid full proxy f_ops for debugfs attributesDeepak R Varma
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-22drm/msm: Fix possible uninitialized access in fbdevThomas Zimmermann
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-17dma-buf: make kobj_type structure constantThomas Weißschuh
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: 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