| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror | Jason Gunthorpe | 2019-11-23 | 6 | -281/+77 | |
| | * | | | | | | | | | | | | | | | | drm/amdgpu: Call find_vma under mmap_sem | Jason Gunthorpe | 2019-11-23 | 1 | -16/+21 | |
| | * | | | | | | | | | | | | | | | | nouveau: use mmu_interval_notifier instead of hmm_mirror | Jason Gunthorpe | 2019-11-23 | 1 | -80/+99 | |
| | * | | | | | | | | | | | | | | | | nouveau: use mmu_notifier directly for invalidate_range_start | Jason Gunthorpe | 2019-11-23 | 1 | -32/+63 | |
| | * | | | | | | | | | | | | | | | | drm/radeon: use mmu_interval_notifier_insert | Jason Gunthorpe | 2019-11-23 | 2 | -176/+51 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d... | Linus Torvalds | 2019-11-30 | 14 | -116/+1543 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux... | Dave Airlie | 2019-11-28 | 14 | -116/+1543 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | drm/vmwgfx: Add surface dirty-tracking callbacks | Thomas Hellstrom | 2019-11-06 | 3 | -6/+626 | |
| | | * | | | | | | | | | | | | | | | | drm/vmwgfx: Implement an infrastructure for read-coherent resources | Thomas Hellstrom | 2019-11-06 | 5 | -11/+181 | |
| | | * | | | | | | | | | | | | | | | | drm/vmwgfx: Use an RBtree instead of linked list for MOB resources | Thomas Hellstrom | 2019-11-06 | 3 | -16/+32 | |
| | | * | | | | | | | | | | | | | | | | drm/vmwgfx: Implement an infrastructure for write-coherent resources | Thomas Hellstrom | 2019-11-06 | 11 | -21/+602 | |
| | | * | | | | | | | | | | | | | | | | drm/ttm: Convert vm callbacks to helpers | Thomas Hellstrom | 2019-11-06 | 1 | -63/+105 | |
| | | * | | | | | | | | | | | | | | | | drm/ttm: Remove explicit typecasts of vm_private_data | Thomas Hellstrom | 2019-11-06 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-11-27 | 1040 | -28444/+59268 | |
| |\| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge tag 'drm-next-5.5-2019-11-22' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie | 2019-11-26 | 32 | -53/+362 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10 | changzhu | 2019-11-22 | 3 | -2/+116 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub | changzhu | 2019-11-22 | 6 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF. | Jack Zhang | 2019-11-22 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF | Jack Zhang | 2019-11-22 | 1 | -0/+36 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/gfx10: re-init clear state buffer after gpu reset | Xiaojie Yuan | 2019-11-22 | 1 | -6/+37 | |
| | | * | | | | | | | | | | | | | | | | | merge fix for "ftrace: Rework event_create_dir()" | Stephen Rothwell | 2019-11-22 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: Update Arcturus golden registers | Jay Cornwall | 2019-11-22 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access | Xiaojie Yuan | 2019-11-22 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt | Xiaojie Yuan | 2019-11-22 | 1 | -2/+12 | |
| | | * | | | | | | | | | | | | | | | | | Revert "drm/amd/display: enable S/G for RAVEN chip" | Alex Deucher | 2019-11-22 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: disable gfxoff on original raven | Alex Deucher | 2019-11-22 | 1 | -2/+7 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: remove experimental flag for Navi14 | Alex Deucher | 2019-11-22 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: disable gfxoff when using register read interface | Alex Deucher | 2019-11-22 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2) | Alex Deucher | 2019-11-22 | 2 | -0/+11 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 | Sam Bobroff | 2019-11-22 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | drm/radeon: fix bad DMA from INTERRUPT_CNTL2 | Sam Bobroff | 2019-11-22 | 3 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/display: Fix debugfs on MST connectors | Mikita Lipski | 2019-11-22 | 1 | -1/+9 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/nv: add asic func for fetching vbios from rom directly | Alex Deucher | 2019-11-22 | 1 | -2/+22 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu: put flush_delayed_work at first | Yintian Tao | 2019-11-22 | 1 | -3/+1 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/vcn2.5: fix the enc loop with hw fini | Leo Liu | 2019-11-22 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/powerplay: correct fine grained dpm force level setting | Evan Quan | 2019-11-22 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs | Evan Quan | 2019-11-22 | 1 | -5/+18 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/powerplay: issue BTC on Navi during SMU setup | Evan Quan | 2019-11-22 | 1 | -0/+12 | |
| | | * | | | | | | | | | | | | | | | | | drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2 | Evan Quan | 2019-11-22 | 2 | -4/+28 | |
| | | * | | | | | | | | | | | | | | | | | drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2) | Xiaojie Yuan | 2019-11-22 | 3 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2019-11-22' of git://anongit.freedesktop.org/... | Dave Airlie | 2019-11-26 | 1 | -2/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | / / / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()" | Chris Wilson | 2019-11-22 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | Merge tag 'drm-misc-next-fixes-2019-11-20' of git://anongit.freedesktop.org/d... | Dave Airlie | 2019-11-21 | 2 | -11/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | drm/ttm: fix mmap refcounting | Gerd Hoffmann | 2019-11-15 | 2 | -11/+26 | |
| | * | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2019-11-20' of git://anongit.freedesktop.org/... | Dave Airlie | 2019-11-21 | 15 | -53/+89 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Merge tag 'gvt-next-fixes-2019-11-12' of https://github.com/intel/gvt-linux i... | Joonas Lahtinen | 2019-11-20 | 1 | -0/+4 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | drm/i915/gvt: Stop initializing pvinfo through reading mmio | Tina Zhang | 2019-11-08 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree | Chris Wilson | 2019-11-20 | 2 | -29/+29 | |
| | | * | | | | | | | | | | | | | | | | drm/i915: fix accidental static variable use | Jani Nikula | 2019-11-18 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission | Don Hiatt | 2019-11-18 | 2 | -0/+21 | |

