index
:
talos-op-linux
master
Talos™ II 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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
drm/nv50/graph: avoid touching 400724, it doesn't exist
Ben Skeggs
2013-02-20
1
-2
/
+1
|
|
*
drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black.
Stefan de Konink
2013-02-20
1
-2
/
+2
|
|
*
drm/nouveau/disp: sizeof() wrong pointer
Dan Carpenter
2013-02-20
2
-4
/
+4
|
|
*
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
2013-02-20
8
-62
/
+65
|
|
*
drm/nouveau/fence: make internal hooks part of the context
Ben Skeggs
2013-02-20
8
-45
/
+48
|
|
*
drm/nv17/fence: split from nv10 code
Ben Skeggs
2013-02-20
5
-98
/
+158
|
|
*
drm/nv84-/fence: abstract class emit/sync functions to virt+sequence
Ben Skeggs
2013-02-20
3
-50
/
+53
|
|
*
drm/nv84/fence: access fences with full virtual address, not offset
Ben Skeggs
2013-02-20
4
-191
/
+149
|
|
*
drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently
Ben Skeggs
2013-02-20
8
-16
/
+159
|
|
*
drm/nouveau/gpio: use event interfaces for interrupt signalling
Ben Skeggs
2013-02-20
9
-219
/
+127
|
|
*
drm/nouveau/gpio: pass number of on-die gpio lines to base
Ben Skeggs
2013-02-20
5
-7
/
+10
|
|
*
drm/nouveau/drm: store full dcb gpio function data in connector
Ben Skeggs
2013-02-20
4
-12
/
+17
|
|
*
drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
Ben Skeggs
2013-02-20
5
-5
/
+92
|
|
*
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
19
-216
/
+226
|
|
*
drm/nouveau/disp/nv04: implement a base display object class
Ben Skeggs
2013-02-20
4
-0
/
+19
|
|
*
drm/nouveau/core: basic event interface between core and drm
Ben Skeggs
2013-02-20
3
-0
/
+143
|
|
*
drm/nouveau/fifo/nvc0: improve interrupt handler somewhat
Ben Skeggs
2013-02-20
1
-3
/
+33
|
|
*
drm/nv50/disp: fix missing sor modectrl sync flags
Ben Skeggs
2013-02-20
1
-1
/
+6
|
|
*
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: report channel owner in ioctl error paths
Marcin Slusarz
2013-02-20
1
-38
/
+41
|
|
*
drm/nouveau/therm: always initialize alarm_program_lock
Marcin Slusarz
2013-02-20
2
-1
/
+1
|
|
*
drm/nouveau: handle backlight_device_register failure
Marcin Slusarz
2013-02-20
1
-0
/
+2
|
|
*
drm/nouveau: use kmemdup for edid allocation/copying
Marcin Slusarz
2013-02-20
1
-3
/
+4
|
|
*
drm/nouveau: use drm_property_create_range helper
Marcin Slusarz
2013-02-20
1
-8
/
+4
|
|
*
drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new
Cong Ding
2013-02-20
1
-5
/
+3
|
|
*
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
8
-11
/
+11
|
|
*
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: share fence structures between nv10+ and nv50 implementations
Marcin Slusarz
2013-02-20
3
-27
/
+24
|
|
*
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
18
-107
/
+199
|
|
*
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
2013-02-20
7
-5
/
+36
|
|
*
drm/nouveau: use pr_cont
Marcin Slusarz
2013-02-20
16
-53
/
+53
|
|
*
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: set legacy bios data before parsing the structure
Emil Velikov
2013-02-20
1
-2
/
+2
|
|
*
drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input
Ben Skeggs
2013-02-20
2
-7
/
+23
|
|
*
drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN
Ben Skeggs
2013-02-20
3
-4
/
+4
|
|
*
drm/nouveau/bios: add support for parsing xpio table data
Ben Skeggs
2013-02-20
5
-4
/
+105
|
|
*
drm/nouveau: remove some more unnecessary legacy bios code
Ben Skeggs
2013-02-20
2
-66
/
+5
|
|
*
drm/nouveau: remove legacy vbios type detection
Ben Skeggs
2013-02-20
1
-42
/
+20
|
|
*
drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs
Ben Skeggs
2013-02-20
1
-6
/
+6
[prev]
[next]