index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/i2c: drop parent refcount when creating ports
Ben Skeggs
2013-03-04
1
-0
/
+1
*
drm/nouveau: Fix typo in init_idx_addr_latched().
Francisco Jerez
2013-03-04
1
-1
/
+1
*
drm/nve0/graph: some random reg moved on kepler
Ben Skeggs
2013-03-04
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
116
-1817
/
+5866
|
\
|
*
drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
2013-02-20
1
-103
/
+118
|
*
drm/nv50/disp: handle multiple actions from one set of supervisor intrs
Ben Skeggs
2013-02-20
1
-108
/
+118
|
*
nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES
Ben Hutchings
2013-02-20
1
-1
/
+1
|
*
drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
Ben Skeggs
2013-02-20
3
-1
/
+328
|
*
drm/nv50-/disp: initial supervisor support for off-chip encoders
Ben Skeggs
2013-02-20
2
-33
/
+100
|
*
drm/nv50-/disp: initial work towards supporting external encoders
Ben Skeggs
2013-02-20
9
-0
/
+196
|
*
drm/nv50-/disp: move DP link training to core and train from supervisor
Ben Skeggs
2013-02-20
12
-259
/
+569
|
*
drm/nv50-/disp: handle supervisor tasks from workqueue
Ben Skeggs
2013-02-20
8
-31
/
+49
|
*
drm/nouveau/i2c: create proper chipset-specific class implementations
Ben Skeggs
2013-02-20
21
-395
/
+1088
|
*
drm/nv50-/disp: 0x0000 is a valid udisp config value
Ben Skeggs
2013-02-20
2
-17
/
+14
|
*
drm/nv50/devinit: reverse the logic for running encoder init scripts
Ben Skeggs
2013-02-20
1
-6
/
+8
|
*
drm/nouveau/bios: store a type/mask hash in parsed dcb data
Ben Skeggs
2013-02-20
2
-13
/
+18
|
*
drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function
Ben Skeggs
2013-02-20
2
-1
/
+16
|
*
drm/nouveau/i2c: aux channels not necessarily on nvio
Ben Skeggs
2013-02-20
4
-148
/
+192
|
*
drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions
Ben Skeggs
2013-02-20
1
-4
/
+4
|
*
drm/nouveau/bios: parse external transmitter type if off-chip
Ben Skeggs
2013-02-20
2
-1
/
+5
|
*
drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function
Ben Skeggs
2013-02-20
2
-21
/
+36
|
*
drm/nv50/graph: avoid touching 400724, it doesn't exist
Ben Skeggs
2013-02-20
1
-2
/
+1
|
*
drm/nouveau/disp: sizeof() wrong pointer
Dan Carpenter
2013-02-20
2
-4
/
+4
|
*
drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently
Ben Skeggs
2013-02-20
7
-16
/
+158
|
*
drm/nouveau/gpio: use event interfaces for interrupt signalling
Ben Skeggs
2013-02-20
5
-170
/
+74
|
*
drm/nouveau/gpio: pass number of on-die gpio lines to base
Ben Skeggs
2013-02-20
5
-7
/
+10
|
*
drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work
Ben Skeggs
2013-02-20
1
-0
/
+1
|
*
drm/nouveau/fifo/nv84: support user event trigger
Ben Skeggs
2013-02-20
3
-1
/
+27
|
*
drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger
Ben Skeggs
2013-02-20
4
-3
/
+56
|
*
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
2013-02-20
14
-154
/
+190
|
*
drm/nouveau/disp/nv04: implement a base display object class
Ben Skeggs
2013-02-20
2
-0
/
+10
|
*
drm/nouveau/core: basic event interface between core and drm
Ben Skeggs
2013-02-20
2
-0
/
+142
|
*
drm/nouveau/fifo/nvc0: improve interrupt handler somewhat
Ben Skeggs
2013-02-20
1
-3
/
+33
|
*
drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctor
Marcin Slusarz
2013-02-20
1
-25
/
+27
|
*
drm/nouveau/therm: use workqueue to shutdown the machine
Marcin Slusarz
2013-02-20
1
-2
/
+16
|
*
drm/nv40/therm: reset temperature sensor on init
Marcin Slusarz
2013-02-20
1
-1
/
+11
|
*
drm/nouveau/therm: turn on fan only when threshold hit in positive direction
Marcin Slusarz
2013-02-20
1
-4
/
+7
|
*
drm/nouveau/therm: always initialize alarm_program_lock
Marcin Slusarz
2013-02-20
2
-1
/
+1
|
*
drm/nvc0/graph: remove redundant null checks
Marcin Slusarz
2013-02-20
1
-6
/
+3
|
*
drm/nouveau/fan: fix selection of fan speed when fan->get returns an error
Marcin Slusarz
2013-02-20
1
-3
/
+3
|
*
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
2013-02-20
7
-9
/
+9
|
*
drm/nouveau/bios: tiny debugging messages fixes
Marcin Slusarz
2013-02-20
1
-2
/
+2
|
*
drm/nouveau: mark nv_printk_ as printf-like function
Marcin Slusarz
2013-02-20
10
-16
/
+17
|
*
drm/nouveau/fan: handle the cases where we are outside of the linear zone
Martin Peres
2013-02-20
1
-0
/
+7
|
*
drm/nouveau: report channel owner in error messages
Marcin Slusarz
2013-02-20
17
-106
/
+197
|
*
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
2013-02-20
6
-3
/
+33
|
*
drm/nouveau: use pr_cont
Marcin Slusarz
2013-02-20
15
-51
/
+51
|
*
drm/nouveau: split fifo interrupt handler
Marcin Slusarz
2013-02-20
1
-86
/
+88
|
*
drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds
Martin Peres
2013-02-20
1
-0
/
+7
|
*
drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input
Ben Skeggs
2013-02-20
2
-7
/
+23
[next]