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