summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | drm/nouveau: Add strap_peek to debugfsLyude Paul2018-12-111-1/+22
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2018-12-1320-39/+940
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/tegra: sor: Reset the SOR if possibleThierry Reding2018-12-061-4/+13
| | * | | | | | | | | | | drm/tegra: sor: Remove temporary workaroundThierry Reding2018-12-061-8/+0
| | * | | | | | | | | | | drm/tegra: sor: Support for audio over HDMIThierry Reding2018-12-032-0/+297
| | * | | | | | | | | | | drm/tegra: dc: Don't clean up unused display controllerThierry Reding2018-11-291-16/+22
| | * | | | | | | | | | | drm/tegra: hub: Enable all required clocksThierry Reding2018-11-292-2/+49
| | * | | | | | | | | | | drm/tegra: vic: Add Tegra194 supportThierry Reding2018-11-292-0/+12
| | * | | | | | | | | | | gpu: host1x: Add Tegra194 supportThierry Reding2018-11-2910-2/+496
| | * | | | | | | | | | | drm/tegra: falcon: Wait for memory scrubbing to completeThierry Reding2018-11-291-0/+8
| | * | | | | | | | | | | drm/tegra: falcon: Fix error handlingThierry Reding2018-11-291-3/+3
| | * | | | | | | | | | | drm/tegra: vic: Implement explicit reset supportThierry Reding2018-11-291-1/+34
| | * | | | | | | | | | | gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding2018-11-271-1/+1
| | * | | | | | | | | | | gpu: host1x: Resize channel register region on Tegra186 and laterThierry Reding2018-11-271-2/+5
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-1398-865/+1686
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/amd/display: Add fast path for cursor plane updatesNicholas Kazlauskas2018-12-122-2/+73
| | * | | | | | | | | | drm/amdgpu: Enable GPU recovery by default for CIAndrey Grodzovsky2018-12-121-0/+2
| | * | | | | | | | | | drm/amd/display: Fix duplicating scaling/underscan connector stateNicholas Kazlauskas2018-12-111-0/+4
| | * | | | | | | | | | drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas2018-12-111-0/+2
| | * | | | | | | | | | Revert "drm/amd/display: Set RMX_ASPECT as default"Nicholas Kazlauskas2018-12-111-4/+2
| | * | | | | | | | | | drm/amdgpu: Fix stub function nameKuehling, Felix2018-12-111-1/+1
| | * | | | | | | | | | drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3)Alex Deucher2018-12-101-0/+54
| | * | | | | | | | | | drm/amdgpu: remove set but not used variable 'grbm_soft_reset'YueHaibing2018-12-101-4/+2
| | * | | | | | | | | | drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu2018-12-102-1/+2
| | * | | | | | | | | | drm/amdgpu: bypass RLC init under sriov for Tonga (v2)Tiecheng Zhou2018-12-101-0/+5
| | * | | | | | | | | | drm/amdgpu: move IV prescreening into the GMC codeChristian König2018-12-079-154/+59
| | * | | | | | | | | | drm/amdgpu: remove VM fault_credit handlingChristian König2018-12-077-115/+6
| | * | | | | | | | | | drm/amdgpu: send IVs to the KFD only after processing them v3Christian König2018-12-071-21/+17
| | * | | | | | | | | | drm/amdkfd: Add support for doorbell BOsFelix Kuehling2018-12-073-7/+62
| | * | | | | | | | | | drm/amdkfd: Add DMABuf import functionalityFelix Kuehling2018-12-078-4/+262
| | * | | | | | | | | | drm/amdkfd: Add NULL-pointer checkFelix Kuehling2018-12-071-1/+1
| | * | | | | | | | | | drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-075-54/+75
| | * | | | | | | | | | drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix2018-12-074-1/+3
| | * | | | | | | | | | drm/amd/powerplay: rv dal-pplib interface refactor powerplay parthersen wu2018-12-076-9/+165
| | * | | | | | | | | | drm/amdgpu: Skip ring soft recovery when fence was NULLwentalou2018-12-071-1/+1
| | * | | | | | | | | | drm/amdgpu/psp: Destroy psp ring when doing gpu resetXiangliang Yu2018-12-071-1/+3
| | * | | | | | | | | | drm/amdgpu/psp: Add support VMR ring for VFXiangliang Yu2018-12-074-31/+85
| | * | | | | | | | | | drm/amdgpu/psp: Get psp fw version through reading registerXiangliang Yu2018-12-071-1/+3
| | * | | | | | | | | | drm/amdgpu: always reserve one more shared slot for pipelined BO movesChristian König2018-12-072-4/+6
| | * | | | | | | | | | drm/amdgpu: always reserve two slots for the VMChristian König2018-12-072-13/+6
| | * | | | | | | | | | drm/amdgpu: fix using shared fence for exported BOs v2Christian König2018-12-072-3/+11
| | * | | | | | | | | | drm/ttm: allow reserving more than one shared slot v3Christian König2018-12-0713-28/+33
| | * | | | | | | | | | drm/amdgpu: both support PCO FP5/AM4 rlc fwAaron Liu2018-12-071-1/+15
| | * | | | | | | | | | drm/amdgpu/powerplay: check MC firmware for FFC supportAlex Deucher2018-12-071-0/+8
| | * | | | | | | | | | drm/amdgpu/powerplay: update smu7_ppsmc.hAlex Deucher2018-12-071-0/+3
| | * | | | | | | | | | drm/scheduler: Add drm_sched_suspend/resume_timeout()Sharat Masetty2018-12-052-16/+78
| | * | | | | | | | | | drm/scheduler: Set sched->thread to NULL on failureSharat Masetty2018-12-051-2/+4
| | * | | | | | | | | | drm/amdgpu/acpi: NULL check before some freeing functions is not neededWen Yang2018-12-051-2/+1
| | * | | | | | | | | | drm/amd/include: Add mmhub 9.4 reg offsets and shift-maskLeo Li2018-12-052-0/+67
| | * | | | | | | | | | drm/amdgpu/si: fix SI after doorbell reworkAlex Deucher2018-12-051-1/+2
OpenPOWER on IntegriCloud