aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/device/base.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11drm/nouveau/top/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/devinit/tu104: initial supportBen Skeggs4-0/+92
2018-12-11drm/nouveau/bios/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/pci/tu104: initial supportBen Skeggs1-0/+1
2018-12-11drm/nouveau/core: recognise TU104Ben Skeggs4-0/+10
2018-12-11drm/nouveau/kms/nv50-: allow more flexibility with lut formatsBen Skeggs13-42/+77
2018-12-11drm/nouveau: remove left-over struct memberBen Skeggs1-1/+0
2018-12-11drm/nouveau/fifo/gv100: return work submission token in channel ctor argsBen Skeggs8-13/+63
2018-12-11drm/nouveau/fifo/gv100: allocate method bufferBen Skeggs3-3/+22
2018-12-11drm/nouveau/fifo/gm200-: read pbdma count more directlyBen Skeggs8-8/+36
2018-12-11drm/nouveau/fifo/gk104-: virtualise pbdma enable functionBen Skeggs3-1/+12
2018-12-11drm/nouveau/fifo/gk104-: group pbdma functions togetherBen Skeggs11-13/+28
2018-12-11drm/nouveau/fifo/gk104-: separate runlist building from committing to hwBen Skeggs6-25/+41
2018-12-11drm/nouveau/fifo/gk104-: support enabling privileged ce functionsBen Skeggs7-17/+28
2018-12-11drm/nouveau/fifo/gk104-: return channel instance in ctor argsBen Skeggs5-6/+14
2018-12-11drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU faultBen Skeggs4-4/+26
2018-12-11drm/nouveau/disp/gv100: fix name of window channels in debug outputBen Skeggs1-1/+1
2018-12-11drm/nouveau/mmu: add more general vmm free/node handling functionsBen Skeggs3-51/+118
2018-12-11drm/nouveau/fault: add explicit control over fault buffer interruptsBen Skeggs4-8/+29
2018-12-11drm/nouveau/fault: store get/put pri address in nvkm_fault_bufferBen Skeggs4-14/+21
2018-12-11drm/nouveau/fault: remove manual mapping of fault buffers into BAR2Ben Skeggs4-17/+10
2018-12-11drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning addressBen Skeggs2-1/+17
2018-12-11drm/nouveau/tmr: detect stalled gpu timer and break out of waitsBen Skeggs2-10/+54
2018-12-11drm/nouveau/devinit/gm200-: export function to upload+execute PMU/PRE_OSBen Skeggs2-4/+11
2018-12-11drm/nouveau/bios: translate USB-C connector typeBen Skeggs2-1/+3
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs4-10/+22
2018-12-11drm/nouveau/core: support multiple nvdec instancesBen Skeggs8-18/+24
2018-12-11drm/nouveau/drm/nouveau: Don't forget to label dp_aux devicesLyude Paul4-4/+12
2018-12-11drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-2/+10
2018-12-11drm/nouveau: Add size to vbios.rom file in debugfsLyude Paul1-4/+19
2018-12-11drm/nouveau: Add strap_peek to debugfsLyude Paul1-1/+22
2018-12-10drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3)Alex Deucher1-0/+54
2018-12-10drm/amdgpu: remove set but not used variable 'grbm_soft_reset'YueHaibing1-4/+2
2018-12-10drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu2-1/+2
2018-12-10drm/amdgpu: bypass RLC init under sriov for Tonga (v2)Tiecheng Zhou1-0/+5
2018-12-07drm/amdgpu: move IV prescreening into the GMC codeChristian König9-154/+59
2018-12-07drm/amdgpu: remove VM fault_credit handlingChristian König7-115/+6
2018-12-07drm/amdgpu: send IVs to the KFD only after processing them v3Christian König1-21/+17
2018-12-07drm/amdkfd: Add support for doorbell BOsFelix Kuehling3-7/+62
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling9-5/+287
2018-12-07drm/amdkfd: Add NULL-pointer checkFelix Kuehling1-1/+1
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling5-54/+75
2018-12-07drm/amdgpu: Workaround build failure due to trace conflictKuehling, Felix4-1/+3
2018-12-07drm/amd/powerplay: rv dal-pplib interface refactor powerplay parthersen wu6-9/+165
2018-12-07drm/amdgpu: Skip ring soft recovery when fence was NULLwentalou1-1/+1
2018-12-07drm/amdgpu/psp: Destroy psp ring when doing gpu resetXiangliang Yu1-1/+3
2018-12-07drm/amdgpu/psp: Add support VMR ring for VFXiangliang Yu4-31/+85
2018-12-07drm/amdgpu/psp: Get psp fw version through reading registerXiangliang Yu1-1/+3
2018-12-07drm/amdgpu: always reserve one more shared slot for pipelined BO movesChristian König2-4/+6
2018-12-07drm/amdgpu: always reserve two slots for the VMChristian König2-13/+6