summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions
24c8b543a48c'>Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie 2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs 2011-02-25drm/nouveau: rename nouveau_vram to nouveau_memBen Skeggs 2011-02-23drm/nouveau: don't munge in drm_mm internalsDaniel Vetter 2011-01-17drm/nvc0: enable protection of system-use-only structures in vmBen Skeggs 2010-12-21drm/nouveau: modify vm to accomodate dual page tables for nvc0Ben Skeggs 2010-12-16drm/nv50: fix a couple of vm init issuesFrancisco Jerez 2010-12-08drm/nouveau: kick vram functions out into an "engine"Ben Skeggs 2010-12-08drm/nouveau: allow gpuobj vinst to be a virtual address when necessaryBen Skeggs 2010-12-08drm/nv50: tidy up PCIEGART implementationBen Skeggs 2010-12-08drm/nv50: implement global channel address space on new VM codeBen Skeggs 2010-12-08drm/nv50: implement BAR1/BAR3 management on top of new VM codeBen Skeggs 2010-12-08drm/nv50: import new vm codeBen Skeggs 2010-12-08drm/nv50: implement custom vram mmBen Skeggs 2010-12-03drm/nouveau: rework gpu-specific instmem interfacesBen Skeggs 2010-12-03drm/nouveau: simplify gpuobj suspend/resumeBen Skeggs 2010-12-03drm/nouveau: pass gpuobj alignment request down into backing allocatorBen Skeggs 2010-12-03drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs 2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs 2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs 2010-09-24drm/nv50: flush bar1 vm / dma object setup before poking 0x1708Ben Skeggs 2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez 2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs 2010-09-24drm/nouveau: rework init ordering so nv50_instmem.c can be less badBen Skeggs 2010-09-24drm/nv50: allow gpuobjs that aren't mapped into apertureBen Skeggs 2010-09-24drm/nouveau: simplify fake gpu objectsBen Skeggs 2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs 2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs 2010-09-03drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz 2010-08-17drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs 2010-07-26drm/nv50: correct wait condition for instmem flushBen Skeggs 2010-07-26drm/nv50: use correct PRAMIN flush register on original nv50Ben Skeggs 2010-07-13drm/nv50: move tlb flushing to a helper functionBen Skeggs 2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs 2010-07-13drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs 2010-06-01drm: Remove drm_resource wrappersJordan Crouse 2010-04-09drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs 2010-04-09drm/nouveau: detect vram amount once, and save the valueBen Skeggs 2010-02-25drm/nouveau: use ALIGN instead of open coding itMatt Turner 2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs 2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs