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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm/nouveau/hwmon: s/fan0/fan1/
Ben Skeggs
2013-02-20
1
-3
/
+3
*
drm/nouveau/therm: better transitions and debug logging
Ben Skeggs
2013-02-20
5
-36
/
+46
*
drm/nouveau/hwmon: add missing alarm thresholds
Martin Peres
2013-02-20
1
-0
/
+215
*
drm/nouveau/therm: implement support for temperature alarms
Martin Peres
2013-02-20
9
-1
/
+366
*
drm/nv41/bus: report useful data on mmio fault
Martin Peres
2013-02-20
2
-3
/
+15
*
drm/nvc0/bus: report useful data on mmio fault
Ben Skeggs
2013-02-20
1
-5
/
+10
*
drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevs
Martin Peres
2013-02-20
21
-4
/
+517
*
drm/nouveau/therm: implement automatic fan management
Martin Peres
2013-02-20
4
-40
/
+139
*
drm/nouveau/fan: obey fan bump/slow periods as defined by vbios
Martin Peres
2013-02-20
3
-13
/
+82
*
drm/nouveau/bios: parse fan bump/slow periods, and trip points
Martin Peres
2013-02-20
2
-0
/
+42
*
drm/nouveau/fan: add toggle fan support
Martin Peres
2013-02-20
6
-9
/
+132
*
drm/nouveau/therm: cleanly separate pwm control logic from therm
Ben Skeggs
2013-02-20
11
-135
/
+290
*
drm/nouveau/therm: add interfaces to allow forcing off pwm fan control
Ben Skeggs
2013-02-20
5
-8
/
+56
*
drm/nvd0/therm: add support for hardware fan tachometer
Ben Skeggs
2013-02-20
3
-2
/
+27
*
drm/nva3/therm: add support for hardware fan tachometer
Ben Skeggs
2013-02-20
5
-12
/
+111
*
drm/nouveau/therm: collect fan tach info in common fan constructor
Ben Skeggs
2013-02-20
2
-5
/
+17
*
drm/nouveau/therm: fix various style issues, make more consistent
Ben Skeggs
2013-02-20
7
-74
/
+86
*
nvd0/therm: implement more appropriate pwm fan control functions
Ben Skeggs
2013-02-20
6
-4
/
+129
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
1
-1
/
+2
|
\
|
*
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-30
1
-1
/
+2
*
|
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
2013-01-26
3
-6
/
+21
|
\
\
|
*
|
drm/i915: dump UTS_RELEASE into the error_state
Daniel Vetter
2013-01-23
1
-0
/
+2
|
*
|
drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits
Chris Wilson
2013-01-23
1
-0
/
+5
|
*
|
drm/i915: Disable AsyncFlip performance optimisations
Chris Wilson
2013-01-23
2
-6
/
+14
*
|
|
drm/exynos: add check for the device power status
Shirish S
2013-01-25
2
-0
/
+14
[next]