index
:
~mperes/nouveau
master
ppwr_rework
pwr_sensor
Personal repo of Martin Peres for Nouveau development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-15
pwr: expose ppwr's performance counters to the userspace
ppwr_rework
Martin Peres
5
-0
/
+105
2014-06-15
pwr: add performance monitoring support
Martin Peres
7
-1347
/
+2148
2014-06-15
pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
Martin Peres
5
-53
/
+54
2014-06-15
pwr/fuc: add ld/st macros
Martin Peres
1
-0
/
+10
2014-06-15
pwr: add helpers for delay-to-ticks and ticks-to-delay
Martin Peres
9
-2299
/
+2461
2014-06-15
pwr: add some arith functions (mul32_32_64, subu64 and addu64)
Martin Peres
12
-1749
/
+1935
2014-06-15
pwr: fix the timers implementation with concurent processes
Martin Peres
5
-994
/
+1137
2014-06-13
fb/ram/gk104: fixups from an earlier search+replace
Ben Skeggs
1
-38
/
+38
2014-06-13
drm: expose pstate selection per-power source in sysfs
Ben Skeggs
3
-18
/
+52
2014-06-13
clk: allow selection of different power state for ac vs battery
Ben Skeggs
5
-30
/
+105
2014-06-13
clk: schedule pstate changes through a workqueue
Ben Skeggs
2
-11
/
+39
2014-06-13
device: register for acpi events
Ben Skeggs
9
-3
/
+104
2014-06-13
gr/nv50: remove an unneeded write while initialising PGRAPH
Pierre Moreau
1
-1
/
+0
2014-06-13
gr/nv50: fix overlap while zeroing zcull regions
Pierre Moreau
1
-4
/
+4
2014-06-13
gr/gf100-: report class data to host on fwmthd failure
Ben Skeggs
13
-703
/
+1004
2014-06-12
gr/gk208-: stop touching 0x260 inappropriately
Ben Skeggs
18
-46
/
+117
2014-06-12
gr/gk110b: initvals differ from gk110
Ben Skeggs
12
-14
/
+248
2014-06-12
gr/gk104: disable PGOB at init time
Ben Skeggs
2
-25
/
+7
2014-06-12
pwr/gk104: implement PGOB disable method
Ben Skeggs
8
-3
/
+88
2014-06-12
pwr: tidy
Ben Skeggs
13
-193
/
+134
2014-06-12
fb/ram/gk104: bash mpll bit 31 on
Ben Skeggs
1
-0
/
+1
2014-06-12
ibus/gk104: increase various random timeouts
Ben Skeggs
1
-1
/
+18
2014-06-12
clk/gk104: only touch divider for mode we'll be using
Ben Skeggs
1
-3
/
+5
2014-06-11
disp/dp: fix tmds passthrough on dp connector
Ben Skeggs
2
-10
/
+54
2014-06-11
kms/dp: probe dpcd to determine connectedness
Ben Skeggs
3
-40
/
+26
2014-06-11
kms/nv50-: trigger update after all connectors disabled
Ben Skeggs
1
-0
/
+1
2014-06-11
kms/nv50-: prepare for attaching a SOR to multiple heads
Ben Skeggs
3
-42
/
+46
2014-06-11
disp/gf119-: fix debug output on update failure
Ben Skeggs
1
-3
/
+3
2014-06-11
disp/dp: make use of postcursor when its available
Ben Skeggs
1
-8
/
+18
2014-06-11
disp/g94-/dp: take max pullup value across all lanes
Ben Skeggs
2
-2
/
+6
2014-06-11
bios/dp: parse lane postcursor data
Ben Skeggs
4
-24
/
+27
2014-06-11
kms/dp: fix support for dpms
Ben Skeggs
2
-4
/
+50
2014-06-11
kms: register a drm_dp_aux channel for each dp connector
Ben Skeggs
2
-3
/
+55
2014-06-11
disp/g94-: add method to power-off dp lanes
Ben Skeggs
5
-0
/
+35
2014-06-11
disp/dp: maintain link in response to hpd signal
Ben Skeggs
6
-12
/
+125
2014-06-11
disp/g94-: bash and wait for something after changing lane power regs
Ben Skeggs
1
-0
/
+3
2014-06-11
disp/dp: split link config/power into two steps
Ben Skeggs
6
-12
/
+29
2014-06-11
disp/nv50: train PIOR-attached DP from second supervisor
Ben Skeggs
1
-21
/
+11
2014-06-11
disp/dp: make use of existing output data for link training
Ben Skeggs
16
-248
/
+133
2014-06-11
disp/gf119: start removing direct vbios parsing from supervisor
Ben Skeggs
1
-75
/
+83
2014-06-11
disp/nv50: start removing direct vbios parsing from supervisor
Ben Skeggs
1
-107
/
+116
2014-06-11
disp/dp: maintain receiver caps in response to hpd signal
Ben Skeggs
3
-8
/
+70
2014-06-11
disp/dp: create subclass for dp outputs
Ben Skeggs
19
-9
/
+268
2014-06-11
kms: use connector events for HPD instead of GPIO watching
Ben Skeggs
3
-44
/
+34
2014-06-11
disp: add internal representaion of output paths and connectors
Ben Skeggs
15
-2
/
+625
2014-06-11
bios: extend connector table parsing
Ben Skeggs
4
-16
/
+79
2014-06-11
disp: nothing to see here
Ben Skeggs
3
-21
/
+42
2014-06-11
i2c/anx9805: add debugging to aux transactions
Ben Skeggs
3
-5
/
+35
2014-06-11
i2c: introduce locking at a per-port level
Ben Skeggs
19
-34
/
+387
2014-06-11
i2c: balance port acquire/release
Ben Skeggs
5
-18
/
+63
[next]