summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: limit to INT_MAX in create_blob ioctlDaniel Vetter2019-12-051-1/+1
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-034-142/+241
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2019-11-284-142/+241
| |\
| | * drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler2019-11-212-53/+90
| | * drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2019-11-212-16/+28
| | * drm/radeon: Correct Transmit Margin masksBjorn Helgaas2019-11-212-8/+8
| | * drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler2019-11-212-52/+90
| | * drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas2019-11-212-16/+28
| | * drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas2019-11-212-8/+8
* | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-031-1/+0
|\ \ \
| * | | kbuild: remove header compile testMasahiro Yamada2019-11-141-1/+0
* | | | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-021-2/+2
|\ \ \ \
| * | | | drm/bridge: ti-tfp410: switch to using fwnode_gpiod_get_index()Dmitry Torokhov2019-11-131-2/+2
* | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+1
|\ \ \ \ \
| * | | | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
* | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-3011-778/+360
|\ \ \ \ \ \
| * | | | | | drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe2019-11-245-237/+94
| * | | | | | drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe2019-11-246-281/+77
| * | | | | | drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe2019-11-241-16/+21
| * | | | | | nouveau: use mmu_interval_notifier instead of hmm_mirrorJason Gunthorpe2019-11-241-80/+99
| * | | | | | nouveau: use mmu_notifier directly for invalidate_range_startJason Gunthorpe2019-11-241-32/+63
| * | | | | | drm/radeon: use mmu_interval_notifier_insertJason Gunthorpe2019-11-242-176/+51
* | | | | | | Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds2019-11-3014-116/+1543
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2019-11-2814-116/+1543
| |\ \ \ \ \ \ \
| | * | | | | | | drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom2019-11-063-6/+626
| | * | | | | | | drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom2019-11-065-11/+181
| | * | | | | | | drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom2019-11-063-16/+32
| | * | | | | | | drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-11-0611-21/+602
| | * | | | | | | drm/ttm: Convert vm callbacks to helpersThomas Hellstrom2019-11-061-63/+105
| | * | | | | | | drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom2019-11-061-5/+3
* | | | | | | | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-281040-28444/+59268
|\| | | | | | | |
| * | | | | | | | Merge tag 'drm-next-5.5-2019-11-22' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-2532-53/+362
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu2019-11-223-2/+116
| | * | | | | | | | drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu2019-11-226-0/+13
| | * | | | | | | | drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.Jack Zhang2019-11-221-1/+4
| | * | | | | | | | drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VFJack Zhang2019-11-221-0/+36
| | * | | | | | | | drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan2019-11-221-6/+37
| | * | | | | | | | merge fix for "ftrace: Rework event_create_dir()"Stephen Rothwell2019-11-221-1/+1
| | * | | | | | | | drm/amdgpu: Update Arcturus golden registersJay Cornwall2019-11-221-0/+1
| | * | | | | | | | drm/amdgpu/gfx10: fix out-of-bound mqd_backup array accessXiaojie Yuan2019-11-221-2/+0
| | * | | | | | | | drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan2019-11-221-2/+12
| | * | | | | | | | Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-222-2/+2
| | * | | | | | | | drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-221-2/+7
| | * | | | | | | | drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-221-4/+4
| | * | | | | | | | drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-221-1/+5
| | * | | | | | | | drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher2019-11-222-0/+11
| | * | | | | | | | drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-221-1/+2
| | * | | | | | | | drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-223-6/+6
| | * | | | | | | | drm/amd/display: Fix debugfs on MST connectorsMikita Lipski2019-11-221-1/+9
| | * | | | | | | | drm/amdgpu/nv: add asic func for fetching vbios from rom directlyAlex Deucher2019-11-221-2/+22