| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | drm/nouveau: Add strap_peek to debugfs | Lyude Paul | 2018-12-11 | 1 | -1/+22 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie | 2018-12-13 | 20 | -39/+940 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | drm/tegra: sor: Reset the SOR if possible | Thierry Reding | 2018-12-06 | 1 | -4/+13 | |
| | | * | | | | | | | | | | | drm/tegra: sor: Remove temporary workaround | Thierry Reding | 2018-12-06 | 1 | -8/+0 | |
| | | * | | | | | | | | | | | drm/tegra: sor: Support for audio over HDMI | Thierry Reding | 2018-12-03 | 2 | -0/+297 | |
| | | * | | | | | | | | | | | drm/tegra: dc: Don't clean up unused display controller | Thierry Reding | 2018-11-29 | 1 | -16/+22 | |
| | | * | | | | | | | | | | | drm/tegra: hub: Enable all required clocks | Thierry Reding | 2018-11-29 | 2 | -2/+49 | |
| | | * | | | | | | | | | | | drm/tegra: vic: Add Tegra194 support | Thierry Reding | 2018-11-29 | 2 | -0/+12 | |
| | | * | | | | | | | | | | | gpu: host1x: Add Tegra194 support | Thierry Reding | 2018-11-29 | 10 | -2/+496 | |
| | | * | | | | | | | | | | | drm/tegra: falcon: Wait for memory scrubbing to complete | Thierry Reding | 2018-11-29 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | drm/tegra: falcon: Fix error handling | Thierry Reding | 2018-11-29 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | drm/tegra: vic: Implement explicit reset support | Thierry Reding | 2018-11-29 | 1 | -1/+34 | |
| | | * | | | | | | | | | | | gpu: host1x: Fix syncpoint ID field size on Tegra186 | Thierry Reding | 2018-11-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | gpu: host1x: Resize channel register region on Tegra186 and later | Thierry Reding | 2018-11-27 | 1 | -2/+5 | |
| | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2018-12-13 | 98 | -865/+1686 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | drm/amd/display: Add fast path for cursor plane updates | Nicholas Kazlauskas | 2018-12-12 | 2 | -2/+73 | |
| | | * | | | | | | | | | | drm/amdgpu: Enable GPU recovery by default for CI | Andrey Grodzovsky | 2018-12-12 | 1 | -0/+2 | |
| | | * | | | | | | | | | | drm/amd/display: Fix duplicating scaling/underscan connector state | Nicholas Kazlauskas | 2018-12-11 | 1 | -0/+4 | |
| | | * | | | | | | | | | | drm/amd/display: Fix unintialized max_bpc state values | Nicholas Kazlauskas | 2018-12-11 | 1 | -0/+2 | |
| | | * | | | | | | | | | | Revert "drm/amd/display: Set RMX_ASPECT as default" | Nicholas Kazlauskas | 2018-12-11 | 1 | -4/+2 | |
| | | * | | | | | | | | | | drm/amdgpu: Fix stub function name | Kuehling, Felix | 2018-12-11 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3) | Alex Deucher | 2018-12-10 | 1 | -0/+54 | |
| | | * | | | | | | | | | | drm/amdgpu: remove set but not used variable 'grbm_soft_reset' | YueHaibing | 2018-12-10 | 1 | -4/+2 | |
| | | * | | | | | | | | | | drm/amdgpu: Limit vm max ctx number to 4096 | Rex Zhu | 2018-12-10 | 2 | -1/+2 | |
| | | * | | | | | | | | | | drm/amdgpu: bypass RLC init under sriov for Tonga (v2) | Tiecheng Zhou | 2018-12-10 | 1 | -0/+5 | |
| | | * | | | | | | | | | | drm/amdgpu: move IV prescreening into the GMC code | Christian König | 2018-12-07 | 9 | -154/+59 | |
| | | * | | | | | | | | | | drm/amdgpu: remove VM fault_credit handling | Christian König | 2018-12-07 | 7 | -115/+6 | |
| | | * | | | | | | | | | | drm/amdgpu: send IVs to the KFD only after processing them v3 | Christian König | 2018-12-07 | 1 | -21/+17 | |
| | | * | | | | | | | | | | drm/amdkfd: Add support for doorbell BOs | Felix Kuehling | 2018-12-07 | 3 | -7/+62 | |
| | | * | | | | | | | | | | drm/amdkfd: Add DMABuf import functionality | Felix Kuehling | 2018-12-07 | 8 | -4/+262 | |
| | | * | | | | | | | | | | drm/amdkfd: Add NULL-pointer check | Felix Kuehling | 2018-12-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm/amdgpu: Add KFD VRAM limit checking | Felix Kuehling | 2018-12-07 | 5 | -54/+75 | |
| | | * | | | | | | | | | | drm/amdgpu: Workaround build failure due to trace conflict | Kuehling, Felix | 2018-12-07 | 4 | -1/+3 | |
| | | * | | | | | | | | | | drm/amd/powerplay: rv dal-pplib interface refactor powerplay part | hersen wu | 2018-12-07 | 6 | -9/+165 | |
| | | * | | | | | | | | | | drm/amdgpu: Skip ring soft recovery when fence was NULL | wentalou | 2018-12-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | drm/amdgpu/psp: Destroy psp ring when doing gpu reset | Xiangliang Yu | 2018-12-07 | 1 | -1/+3 | |
| | | * | | | | | | | | | | drm/amdgpu/psp: Add support VMR ring for VF | Xiangliang Yu | 2018-12-07 | 4 | -31/+85 | |
| | | * | | | | | | | | | | drm/amdgpu/psp: Get psp fw version through reading register | Xiangliang Yu | 2018-12-07 | 1 | -1/+3 | |
| | | * | | | | | | | | | | drm/amdgpu: always reserve one more shared slot for pipelined BO moves | Christian König | 2018-12-07 | 2 | -4/+6 | |
| | | * | | | | | | | | | | drm/amdgpu: always reserve two slots for the VM | Christian König | 2018-12-07 | 2 | -13/+6 | |
| | | * | | | | | | | | | | drm/amdgpu: fix using shared fence for exported BOs v2 | Christian König | 2018-12-07 | 2 | -3/+11 | |
| | | * | | | | | | | | | | drm/ttm: allow reserving more than one shared slot v3 | Christian König | 2018-12-07 | 13 | -28/+33 | |
| | | * | | | | | | | | | | drm/amdgpu: both support PCO FP5/AM4 rlc fw | Aaron Liu | 2018-12-07 | 1 | -1/+15 | |
| | | * | | | | | | | | | | drm/amdgpu/powerplay: check MC firmware for FFC support | Alex Deucher | 2018-12-07 | 1 | -0/+8 | |
| | | * | | | | | | | | | | drm/amdgpu/powerplay: update smu7_ppsmc.h | Alex Deucher | 2018-12-07 | 1 | -0/+3 | |
| | | * | | | | | | | | | | drm/scheduler: Add drm_sched_suspend/resume_timeout() | Sharat Masetty | 2018-12-05 | 2 | -16/+78 | |
| | | * | | | | | | | | | | drm/scheduler: Set sched->thread to NULL on failure | Sharat Masetty | 2018-12-05 | 1 | -2/+4 | |
| | | * | | | | | | | | | | drm/amdgpu/acpi: NULL check before some freeing functions is not needed | Wen Yang | 2018-12-05 | 1 | -2/+1 | |
| | | * | | | | | | | | | | drm/amd/include: Add mmhub 9.4 reg offsets and shift-mask | Leo Li | 2018-12-05 | 2 | -0/+67 | |
| | | * | | | | | | | | | | drm/amdgpu/si: fix SI after doorbell rework | Alex Deucher | 2018-12-05 | 1 | -1/+2 | |

