aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02drm/nouveau/core/memory: add mechanism to retrieve allocation granularityBen Skeggs1-0/+2
2017-11-02drm/nouveau/core/memory: change map interface to support upcoming mmu changesBen Skeggs2-9/+8
2017-11-02drm/nouveau/core/memory: comptag allocationBen Skeggs1-0/+12
2017-11-02drm/nouveau/ltc: init comptag mm in fb subdevBen Skeggs1-1/+0
2017-11-02drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu mapBen Skeggs1-1/+1
2017-11-02drm/nouveau/fb: move comptags mm into nvkm_fbBen Skeggs1-1/+1
2017-11-02drm/nouveau/core/mm: introduce functions to access info about a given allocationBen Skeggs1-0/+30
2017-11-02drm/nouveau/core/mm: have users explicitly define heap identifiersBen Skeggs2-1/+5
2017-11-02drm/nouveau: separate constant-va tracking from nvkm vma structureBen Skeggs1-2/+0
2017-11-02drm/nouveau: separate buffer object backing memory from nvkm structuresBen Skeggs2-7/+4
2017-11-02drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmuBen Skeggs1-0/+2
2017-11-02drm/nouveau/imem: separate pre-BAR2-bootstrap objects from the restBen Skeggs1-0/+1
2017-11-02drm/nouveau/core/memory: split info pointers from accessor pointersBen Skeggs2-4/+11
2017-11-02drm/nouveau/bar/gm107-: wait for instance block binding to completeBen Skeggs1-0/+2
2017-11-02drm/nouveau/bar: modify interface to bar2 vmm mappingBen Skeggs1-1/+1
2017-11-02drm/nouveau/bar: modify interface to bar1 vmm mappingBen Skeggs2-1/+2
2017-11-02drm/nouveau/bar: expose interface to bar2 teardownBen Skeggs1-0/+1
2017-11-02drm/nouveau/bar: expose interface to bar2 initialisationBen Skeggs1-0/+2
2017-11-02drm/nouveau/fifo: perform reset from preinitBen Skeggs1-0/+1
2017-11-02drm/nouveau/core/device: remove object include to prevent unnecessary rebuildsBen Skeggs5-2/+5
2017-11-02drm/nouveau/core/subdev: compile out messages for unwanted debug levelsBen Skeggs1-1/+1
2017-11-02drm/nouveau/core/gpuobj: remove embedded struct nvkm_objectBen Skeggs2-2/+1
2017-11-02drm/nouveau/core/object: plumb the unmap ioctl throughBen Skeggs1-0/+2
2017-11-02drm/nouveau/core/object: allow arguments to be passed to map functionBen Skeggs3-7/+21
2017-11-02drm/nouveau/core/object: separate oclass data out into its own headerBen Skeggs2-27/+32
2017-11-02drm/nouveau/therm/gp100: initial implementation of new gp1xx temperature sensorRhys Kidd1-0/+1
2017-08-22drm/nouveau/disp: Silence DCB warnings.Rosen Penev2-0/+2
2017-08-22drm/nouveau/therm/gm200: AddedKarol Herbst1-0/+1
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs1-5/+1
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs1-0/+9
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs1-25/+0
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs1-7/+0
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs1-0/+2
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs1-0/+1
2017-06-16drm/nouveau/disp: introduce object to track per-head functions/stateBen Skeggs1-4/+1
2017-06-16drm/nouveau/disp: delay output path / connector construction until oneinit()Ben Skeggs1-4/+4
2017-06-16drm/nouveau/bios/init: add a new devinit script interpreter entry-pointBen Skeggs1-0/+13
2017-06-16drm/nouveau/bios/init: add or/link args separate from output pathBen Skeggs1-0/+2
2017-06-16drm/nouveau/bios/init: bump script offset to 32-bitsBen Skeggs1-3/+3
2017-06-16drm/nouveau/bios/init: rename 'crtc' to 'head'Ben Skeggs1-1/+5
2017-06-16drm/nouveau/bios/init: rename nvbios_init() to nvbios_devinit()Ben Skeggs1-1/+1
2017-06-16drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()Ben Skeggs1-1/+0
2017-06-16drm/nouveau/disp/g84-: Extend NVKM HDMI power control method to set InfoFramesAlastair Bridgewater1-1/+3
2017-06-06drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs1-0/+1
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs1-0/+1
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot1-0/+4
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/ibus: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot1-0/+1
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot1-0/+1