summaryrefslogtreecommitdiff
path: root/nvkm
Commit message (Expand)AuthorAgeFilesLines
* disp/nv50-: audit and version DAC_PWR methodBen Skeggs2014-08-1010-32/+106
* disp/nv50-: share channel creation between nv50/gf110 implsBen Skeggs2014-08-1010-302/+204
* fifo: implement nvif event sourceBen Skeggs2014-08-1010-42/+65
* fifo: allow direct access to channel control registers where possibleBen Skeggs2014-08-1010-9/+36
* fifo: audit and version fifo channel classesBen Skeggs2014-08-1012-156/+202
* device: audit and version NVIF_CONTROL class and methodsBen Skeggs2014-08-104-100/+110
* pm: audit and version NVIF_PERFMON class and methodsBen Skeggs2014-08-102-78/+80
* dma: audit and version NV_DMA classesBen Skeggs2014-08-108-144/+154
* dmaobj: switch to a slightly saner designBen Skeggs2014-08-108-181/+357
* dmaobj: update to an improved style of class definitionBen Skeggs2014-08-1016-209/+157
* device: audit and version NV_DEVICE classBen Skeggs2014-08-104-93/+96
* nvif: import library functions for the ioctl/event interfacesBen Skeggs2014-08-104-8/+9
* client: add method to retrieve device listBen Skeggs2014-08-103-0/+58
* core: remove NV_D0 familyBen Skeggs2014-08-102-7/+4
* device: add method to retrieve some basic device infoBen Skeggs2014-08-103-37/+128
* core: import ioctl/event interfacesBen Skeggs2014-08-1011-4/+680
* core: add function to return list of supported childrenBen Skeggs2014-08-102-0/+34
* core: rework event interfaceBen Skeggs2014-08-1045-471/+769
* core: move handle-based object apis to handle.cBen Skeggs2014-08-104-120/+135
* core: fail creation of zero-argument objects, when arguments are passedBen Skeggs2014-08-101-30/+6
* sw/nv50-: use nv50_software_context_dtor....Ben Skeggs2014-08-102-2/+2
* fb/nv50-: use dma_mapping_error() to check dma_map_page() resultBen Skeggs2014-08-102-3/+3
* gk20a: reclocking supportAlexandre Courbot2014-08-104-0/+668
* clk: support for non-BIOS pstatesAlexandre Courbot2014-08-109-20/+30
* clk: make therm and volt devices optionalAlexandre Courbot2014-08-101-14/+22
* perfmon: do not forget to destroy the engine contextSamuel Pitoiset2014-08-101-0/+1
* drm: map pages using DMA APIAlexandre Courbot2014-08-104-35/+10
* pwr/macros: Stop playing Russian roulette on data memoryRoy Spliet2014-08-105-663/+663
* graph/nve4: do not crash if no power device presentAlexandre Courbot2014-08-101-1/+2
* drm/gk20a: add BAR instanceAlexandre Courbot2014-08-106-5/+67
* bar: add noncached ioremap propertyAlexandre Courbot2014-08-101-0/+3
* drm: expose pstate selection per-power source in sysfsBen Skeggs2014-08-052-10/+22
* clk: allow selection of different power state for ac vs batteryBen Skeggs2014-08-053-30/+95
* clk: schedule pstate changes through a workqueueBen Skeggs2014-08-052-11/+39
* device: register for acpi eventsBen Skeggs2014-08-055-3/+95
* gr/gk208-: stop touching 0x260 inappropriatelyBen Skeggs2014-08-0515-46/+114
* gr/gk110b: initvals differ from gk110Ben Skeggs2014-08-059-14/+244
* gr/gk104: disable PGOB at init timeBen Skeggs2014-08-052-25/+7
* pwr/gk104: implement PGOB disable methodBen Skeggs2014-08-056-3/+86
* pwr: tidyBen Skeggs2014-08-0512-193/+133
* therm: fix a potential deadlock in the therm monitoring codeMartin Peres2014-07-151-3/+3
* fb/ram/fuc: fix test for gpio presenceBen Skeggs2014-07-081-1/+1
* disp/dp: workaround broken displayBen Skeggs2014-07-081-0/+1
* disp/dp: fix required link bandwidth calculationsBen Skeggs2014-07-083-9/+11
* fb: Prevent inlining of ramfuc_regStéphane Marchesin2014-07-081-1/+1
* fb/ram/gk104: bash mpll bit 31 onBen Skeggs2014-07-081-0/+1
* disp: fix oops in destructor with headless cardsMaarten Lankhorst2014-06-181-2/+4
* i2c/gf117: no aux channels on this chipsetBen Skeggs2014-06-184-1/+42
* pwr: fix typo in fifo wrap handlingBen Skeggs2014-06-175-5/+5
* disp/nv50: fix a potential oops in supervisor handlingBen Skeggs2014-06-171-1/+1