summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-1039-130/+230
|\
| * drm/ttm: Fix a deadlock if the target BO is not idle during swapxinhui pan2021-09-101-3/+3
| * Merge tag 'drm-misc-next-fixes-2021-09-09' of git://anongit.freedesktop.org/d...Dave Airlie2021-09-102-1/+9
| |\
| | * fbmem: don't allow too huge resolutionsTetsuo Handa2021-09-081-0/+6
| | * dma-buf: DMABUF_SYSFS_STATS should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-071-1/+1
| | * dma-buf: DMABUF_DEBUG should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-071-0/+1
| | * dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFERGeert Uytterhoeven2021-09-021-0/+1
| * | Merge tag 'drm-misc-next-fixes-2021-09-03' of git://anongit.freedesktop.org/d...Dave Airlie2021-09-096-26/+18
| |\|
| | * drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resourceThomas Hellström2021-08-311-4/+3
| | * drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig2021-08-252-1/+3
| | * drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig2021-08-251-6/+6
| | * drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig2021-08-251-14/+5
| | * drm/mgag200: Fix uninitialized variable deltaColin Ian King2021-08-181-0/+1
| | * drm/vc4: hdmi: make vc4_hdmi_codec_pdata staticJiapeng Chong2021-08-181-1/+1
| | * drm/ttm: Include pagemap.h from ttm_tt.hJason Ekstrand2021-08-161-1/+0
| * | Merge tag 'amd-drm-next-5.15-2021-09-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-09-0929-94/+198
| |\ \
| | * | drm/amdkfd: drop process ref count when xnack disableAlex Sierra2021-09-011-1/+2
| | * | drm/amdgpu: enable more pm sysfs under SRIOV 1-VF modeJiawei Gu2021-08-311-4/+4
| | * | drm/amdgpu: fix fdinfo race with process exitPhilip Yang2021-08-311-2/+9
| | * | drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan2021-08-311-13/+10
| | * | drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen2021-08-311-0/+8
| | * | drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-311-5/+25
| | * | drm/amd/display: Initialize lt_settings on instantiationMichael Strauss2021-08-311-3/+3
| | * | drm/amd/display: cleanup idents after a revertAngus Wang2021-08-311-1/+1
| | * | drm/amd/display: Fix memory leak reported by coverityAnson Jacob2021-08-311-1/+5
| | * | drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King2021-08-303-3/+3
| | * | drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko2021-08-301-1/+16
| | * | drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu2021-08-301-4/+4
| | * | drm/amd/display: setup system context for APUsAaron Liu2021-08-301-1/+1
| | * | drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas2021-08-301-0/+1
| | * | drm/amd/pm: And destination bounds checking to struct copyKees Cook2021-08-304-11/+32
| | * | drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan2021-08-301-8/+1
| | * | drm/amd/amdgpu: Add ready_to_reset resp for vega10YuBiao Wang2021-08-302-0/+3
| | * | drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher2021-08-301-0/+17
| | * | drm/amdgpu: correct comments in memory type managersYifan Zhang2021-08-302-5/+5
| | * | drm/amdgpu: Process any VBIOS RAS EEPROM addressLuben Tuikov2021-08-301-12/+13
| | * | drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov2021-08-301-17/+33
| | * | drm:dcn31: fix boolreturn.cocci warningsJing Yangyang2021-08-301-2/+2
| * | | drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other h...Stephen Rothwell2021-09-061-1/+1
| |/ /
* | | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0920-511/+75
|\ \ \
| * | | s390/zcrypt: remove incorrect kernel doc indicatorsHeiko Carstens2021-09-086-48/+48
| * | | scsi: zfcp: fix kernel doc commentsHeiko Carstens2021-09-084-6/+6
| * | | s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
| * | | s390/hmcdrv_ftp: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * | | s390: remove xpram device driverHeiko Carstens2021-09-073-428/+0
| * | | s390/cio: fix kernel doc commentHeiko Carstens2021-09-071-1/+1
| * | | s390/ctrlchar: fix kernel doc commentHeiko Carstens2021-09-071-5/+6
| * | | s390/con3270: use proper type for tasklet functionHeiko Carstens2021-09-071-3/+4
| * | | s390/cio: dont unregister subchannel from child-driversVineeth Vijayan2021-08-312-18/+8
* | | | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-09-0917-887/+1344
|\ \ \ \