summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/amdkfd: classify and map mixed svm range pages in GPUAlex Sierra2021-07-012-34/+55
| | * | | drm/amdkfd: use hmm range fault to get both domain pfnsAlex Sierra2021-07-011-41/+27
| | * | | drm/amdgpu: get owner ref in validate and mapAlex Sierra2021-07-011-1/+24
| | * | | drm/amdkfd: set owner ref to svm range prefaultAlex Sierra2021-07-013-4/+6
| | * | | drm/amdkfd: add owner ref param to get hmm pagesAlex Sierra2021-07-014-5/+6
| | * | | drm/amdkfd: device pgmap owner at the svm migrate initAlex Sierra2021-07-012-3/+6
| | * | | drm/amdkfd: inc counter on child ranges with xnack offAlex Sierra2021-07-011-2/+14
| | * | | drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas2021-07-013-5/+76
| | * | | drm/amdgpu: Update NV SIMD-per-CU to 2Joseph Greathouse2021-07-011-1/+1
| | * | | drm/amdgpu: add new dimgrey cavefish DIDAlex Deucher2021-07-011-0/+1
| | * | | drm/amd/pm: skip PrepareMp1ForUnload message in s0ixShyam Sundar S K2021-07-011-1/+2
| | * | | drm/amdgpu: move apu flags initialization to the start of device initHuang Rui2021-07-013-10/+37
| | * | | drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman2021-07-011-2/+6
| | * | | drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jing Xiangfeng2021-07-011-0/+1
| | * | | drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64Michal Suchanek2021-07-011-0/+2
| | * | | drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64Tiezhu Yang2021-07-011-4/+4
| | * | | drm/amdgpu: Set ttm caching flags during bo allocationOak Zeng2021-07-012-4/+5
| | * | | drm/amd/display: fix null pointer access in gpu resetGuchun Chen2021-07-011-2/+2
| | * | | drm/amd/display: fix incorrrect valid irq checkGuchun Chen2021-07-011-1/+1
| | * | | drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Aaron Liu2021-07-011-2/+2
| | * | | drm/amd/amdgpu: enable gpu recovery for beige_gobyChengming Gui2021-06-301-0/+1
| | * | | amdgpu/pm: remove code duplication in show_power_cap callsDarren Powell2021-06-301-74/+21
| | * | | drm/amdgpu/display: drop unused variableAlex Deucher2021-06-301-1/+1
| | * | | Revert "drm/amd/display: Fix overlay validation by considering cursors"Rodrigo Siqueira2021-06-301-10/+2
| | * | | amdgpu/nv.c - Added codec query for Beige GobyVeerabadhran Gopalakrishnan2021-06-301-0/+30
| | * | | drm/amdgpu: enable tmz on yellow carpAaron Liu2021-06-301-0/+1
| | * | | drm/amdkfd: implement counters for vm fault and migrationPhilip Yang2021-06-303-1/+60
| | * | | drm/amdkfd: add sysfs counters for vm fault and migrationPhilip Yang2021-06-302-29/+131
| | * | | drm/amdkfd: fix sysfs kobj leakPhilip Yang2021-06-302-8/+7
| | * | | drm/amdkfd: add helper function for kfd sysfs createPhilip Yang2021-06-301-80/+39
| | * | | drm/amdgpu: update HDP LS settingsEvan Quan2021-06-301-37/+48
| | * | | drm/amdgpu: update GFX MGCG settingsEvan Quan2021-06-301-4/+7
| | * | | drm/amdgpu: correct clock gating settings on feature unsupportedEvan Quan2021-06-305-23/+83
| | * | | drm/amdgpu: fix the hang caused by PCIe link width switchEvan Quan2021-06-303-0/+17
| | * | | drm/amdgpu: fix NAK-G generation during PCI-e link width switchEvan Quan2021-06-303-0/+32
| | * | | drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalid...Evan Quan2021-06-301-0/+95
| | * | | drm/amdgpu: correct tcp harvest settingEvan Quan2021-06-301-46/+51
| | * | | drm/amdgpu: Power down VCN and JPEG before disabling SMU featuresChengzhe Liu2021-06-291-2/+6
| | * | | drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu2021-06-295-8/+38
* | | | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-6/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-1437-172/+406
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3139-267/+317
| |\ \ \ \ \ \
| * | | | | | | drm/i915/gvt: remove local storage of debugfs fileGreg Kroah-Hartman2021-05-211-6/+5
* | | | | | | | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-032-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-302-8/+8
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-024-23/+141
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nouveau/svm: implement atomic SVM accessAlistair Popple2021-07-014-11/+123
| * | | | | | | | | nouveau/svm: refactor nouveau_range_faultAlistair Popple2021-07-011-14/+20