summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-241-13/+2
|\
| * Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2023-02-1423-75/+157
| |\
| * | drm/i915: fix up merge with usb-next branchGreg Kroah-Hartman2023-02-061-1/+1
| * | Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-0649-199/+439
| |\ \
| * \ \ Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-2358-987/+418
| |\ \ \
| * \ \ \ Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman2023-01-0935-147/+377
| |\ \ \ \
| * | | | | i915: Move list_count() to list.h as list_count_nodes() for broader useAndy Shevchenko2023-01-061-13/+2
* | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-2422-38/+32
|\ \ \ \ \ \
| * | | | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-1023-39/+33
* | | | | | | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-231146-45633/+44039
|\ \ \ \ \ \ \
| * | | | | | | msm/fbdev: fix unused variable warning with clang.Dave Airlie2023-02-231-1/+1
| * | | | | | | Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-2311-23/+51
| |\ \ \ \ \ \ \
| | * | | | | | | drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann2023-02-2110-3/+17
| | * | | | | | | drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina2023-02-161-20/+34
| * | | | | | | | Merge tag 'drm-intel-next-fixes-2023-02-17' of git://anongit.freedesktop.org/...Dave Airlie2023-02-219-43/+107
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Fix system suspend without fbdev being initializedImre Deak2023-02-151-1/+7
| | * | | | | | | | drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi2023-02-154-14/+10
| | * | | | | | | | drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2023-02-152-6/+12
| | * | | | | | | | drm/i915/bios: set default backlight controller indexJani Nikula2023-02-151-0/+1
| | * | | | | | | | drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä2023-02-151-3/+31
| | * | | | | | | | drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2023-02-152-4/+14
| | * | | | | | | | drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä2023-02-151-10/+23
| | * | | | | | | | drm/i915: Fix memory leaks in scatterlistMatt Atwood2023-02-151-2/+6
| | * | | | | | | | drm/i915/doc: Escape wildcard in method namesBagas Sanjaya2023-02-151-3/+3
| * | | | | | | | | Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-02-21148-5708/+7488
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai2023-02-164-1/+11
| | * | | | | | | | | drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li2023-02-161-1/+5
| | * | | | | | | | | drm/amd/pm: avoid unaligned access warningsJonathan Gray2023-02-169-0/+18
| | * | | | | | | | | drm/amd/display: avoid unaligned access warningsJonathan Gray2023-02-161-0/+2
| | * | | | | | | | | drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma2023-02-161-3/+1
| | * | | | | | | | | drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma2023-02-161-1/+1
| | * | | | | | | | | drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2023-02-162-0/+8
| | * | | | | | | | | drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-163-10/+9
| | * | | | | | | | | drm/amd/display: Add previously missing includesArthur Grillo2023-02-162-0/+2
| | * | | | | | | | | drm/amd/amdgpu: Add function prototypes to headersArthur Grillo2023-02-161-0/+1
| | * | | | | | | | | drm/amd/display: Add function prototypes to headersArthur Grillo2023-02-163-0/+6
| | * | | | | | | | | drm/amd/display: Turn global functions into staticArthur Grillo2023-02-161-1/+1
| | * | | | | | | | | drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2023-02-162-89/+0
| | * | | | | | | | | drm/amd/display: remove unused func declaration from resource headersMelissa Wen2023-02-161-4/+0
| | * | | | | | | | | drm/amd/display: unset initial value for tf since it's never usedMelissa Wen2023-02-161-2/+2
| | * | | | | | | | | drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen2023-02-161-24/+26
| | * | | | | | | | | drm/amd/pm: Allocate dummy table only if neededLijo Lazar2023-02-162-3/+8
| | * | | | | | | | | Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo2023-02-161-46/+1
| | * | | | | | | | | drm/amd/display: Promote DAL to 3.2.223Aric Cyr2023-02-161-1/+1
| | * | | | | | | | | drm/amd/display: temporary fix for page faultingAyush Gupta2023-02-161-1/+1
| | * | | | | | | | | drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar2023-02-163-29/+425
| | * | | | | | | | | drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas2023-02-161-0/+2
| | * | | | | | | | | drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen2023-02-161-18/+19
| | * | | | | | | | | drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen2023-02-161-1/+1
| | * | | | | | | | | drm/amd/amdgpu: fix warning during suspendJack Xiao2023-02-162-1/+4