aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-10-124-321/+162
|\
| * vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig2022-10-041-13/+5
| * vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig2022-10-043-51/+25
| * vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig2022-10-041-8/+0
| * vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-8/+1
| * vfio/mdev: remove mdev_parent_devChristoph Hellwig2022-10-041-1/+1
| * vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-043-90/+28
| * vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-042-2/+5
| * vfio/mdev: make mdev.h standalone includableChristoph Hellwig2022-10-041-2/+0
| * drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig2022-10-044-145/+81
| * drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_typesChristoph Hellwig2022-10-041-1/+5
| * drm/i915/gvt: Add missing vfio_unregister_group_dev() callJason Gunthorpe2022-09-301-0/+1
| * drm/i915/gvt: Use the new device life cycle helpersKevin Tian2022-09-213-40/+50
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-9/+5
|\ \
| * | i915: use the VMA iteratorMatthew Wilcox (Oracle)2022-09-261-9/+5
* | | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-102-3/+1
|\ \ \
| * | | drm/hyperv: Add ratelimit on error messageSaurabh Sengar2022-09-291-1/+1
| * | | drm/hyperv: Don't overwrite dirt_needed value set by hostSaurabh Sengar2022-09-231-2/+0
* | | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-1/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-26105-1665/+1137
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | iommu/dma: Make header privateRobin Murphy2022-09-091-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-1/+1
|\ \ \ \ \
| * | | | | Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-291-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-078-12/+115
|\ \ \ \ \
| * | | | | drm_print: add _ddebug descriptor to drm_*dbg prototypesJim Cromie2022-09-241-3/+5
| * | | | | drm_print: prefer bare printk KERN_DEBUG on generic fnJim Cromie2022-09-241-3/+2
| * | | | | drm_print: optimize drm_debug_enabled for jump-labelJim Cromie2022-09-241-2/+2
| * | | | | drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie2022-09-242-0/+14
| * | | | | drm_print: interpose drm_*dbg with forwarding macrosJim Cromie2022-09-241-5/+5
| * | | | | drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie2022-09-246-2/+90
| |/ / / /
* | | | | Merge tag 'drm-next-2022-10-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-071-2/+2
|\ \ \ \ \
| * | | | | Revert "drm/sched: Use parent fence instead of finished"Dave Airlie2022-10-071-2/+2
* | | | | | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051012-34149/+103446
|\| | | | |
| * | | | | Merge tag 'amd-drm-next-6.1-2022-09-30' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-10-0482-1987/+2116
| |\ \ \ \ \
| | * | | | | drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling2022-09-301-24/+21
| | * | | | | drm/amdkfd: Track unified memory when switching xnack modePhilip Yang2022-09-303-7/+80
| | * | | | | drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang2022-09-301-1/+1
| | * | | | | drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang2022-09-301-0/+1
| | * | | | | drm/amdgpu: correct the memcpy size for ip discovery firmwareLe Ma2022-09-291-1/+1
| | * | | | | drm/amdgpu: Skip put_reset_domain if it doesn't existVignesh Chander2022-09-291-1/+2
| | * | | | | drm/amdgpu: remove switch from amdgpu_gmc_noretry_setGraham Sider2022-09-291-39/+9
| | * | | | | drm/amdgpu: Fix mc_umc_status used uninitialized warningLeo Li2022-09-291-1/+1
| | * | | | | drm/amd/display: Prevent OTG shutdown during PSR SULeo Li2022-09-291-1/+7
| | * | | | | drm/amdgpu: add page retirement handling for CPU RASTao Zhou2022-09-291-5/+1
| | * | | | | drm/amdgpu: use RAS error address convert api in mca notifierTao Zhou2022-09-291-16/+15
| | * | | | | drm/amdgpu: support to convert dedicated umc mca addressTao Zhou2022-09-291-18/+27
| | * | | | | drm/amdgpu: export umc error address convert interfaceTao Zhou2022-09-292-6/+11
| | * | | | | drm/amdgpu: fix sdma v4 init microcode errorLikun Gao2022-09-291-1/+1
| | * | | | | drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()Hamza Mahfooz2022-09-291-1/+1
| | * | | | | drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2022-09-292-1/+30