index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2012-03-23
1
-0
/
+1
*
drm/nouveau: bump version to 1.0.0
Ben Skeggs
2012-03-22
1
-4
/
+4
*
drm/nouveau: oops, increase channel dispc_vma to 4
Ben Skeggs
2012-03-22
1
-1
/
+1
*
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
2012-03-22
1
-2
/
+1
*
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
2012-03-22
1
-0
/
+1
*
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2012-03-22
1
-5
/
+18
*
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
2012-03-22
1
-2
/
+0
*
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2012-03-13
1
-2
/
+2
*
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
2012-03-13
1
-8
/
+0
*
drm/nv50/display: expose color vibrance control
Christoph Bumiller
2012-03-13
1
-0
/
+3
*
drm/nv50-nvc0/vm: support unsnooped system memory
Ben Skeggs
2012-03-13
1
-0
/
+1
*
drm/nouveau/pm: extend profile interface for destroy/init/fini
Ben Skeggs
2012-03-13
1
-0
/
+4
*
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
Ben Skeggs
2012-03-13
1
-1
/
+17
*
drm/nouveau/pm: embed timings into perflvl structs
Ben Skeggs
2012-03-13
1
-7
/
+6
*
drm/nouveau/pm: calculate memory timings at perflvl creation time
Ben Skeggs
2012-03-13
1
-9
/
+5
*
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
Roy Spliet
2012-03-13
1
-19
/
+19
*
drm/nouveau/pm: improve memory timing generation
Roy Spliet
2012-03-13
1
-8
/
+21
*
drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct
Martin Peres
2012-03-13
1
-1
/
+1
*
drm/nouveau/pm: restore fan speed after suspend
Martin Peres
2012-03-13
1
-0
/
+1
*
drm/nouveau/pm: style fixes
Martin Peres
2012-03-13
1
-7
/
+6
*
drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better
Ben Skeggs
2012-03-13
1
-0
/
+1
*
drm/nv20-nv40: add memory type detection
Ben Skeggs
2012-03-13
1
-0
/
+1
*
drm/nv20: split PFB code out of nv10_fb.c
Ben Skeggs
2012-03-13
1
-0
/
+10
*
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
2012-03-13
1
-1
/
+17
*
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
2012-01-13
1
-0
/
+2
*
drm/nouveau: Fix pushbufs over the 4GB mark.
Francisco Jerez
2011-12-21
1
-1
/
+2
*
drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues
Ben Skeggs
2011-12-21
1
-28
/
+19
*
drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
Ben Skeggs
2011-12-21
1
-2
/
+2
*
drm/nouveau/mxm: initial implementation of dcb sanitisation
Ben Skeggs
2011-12-21
1
-0
/
+6
*
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
Ben Skeggs
2011-12-21
1
-0
/
+1
*
drm/nouveau/bios: start refactoring dcb routines
Ben Skeggs
2011-12-21
1
-0
/
+7
*
drm/nvd0/disp: add support for page flipping
Ben Skeggs
2011-12-21
1
-0
/
+4
*
drm/nouveau: shutdown display on suspend/hibernate
Ben Skeggs
2011-12-21
1
-0
/
+2
*
drm/nouveau/disp: introduce proper init/fini, separate from create/destroy
Ben Skeggs
2011-12-21
1
-3
/
+6
*
drm/nouveau/pm: remove the older interfaces completely
Ben Skeggs
2011-12-21
1
-5
/
+0
*
drm/nv50/pm: rewrite clock management, and switch to the new pm hooks
Ben Skeggs
2011-12-21
1
-0
/
+1
*
drm/nouveau/pm: make clocks_set return an error code clocks_set can fail.
Martin Peres
2011-12-21
1
-1
/
+1
*
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
2011-12-21
1
-6
/
+2
*
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
2011-12-21
1
-0
/
+10
*
drm/nouveau: move master modesetting init to nouveau_display
Ben Skeggs
2011-12-21
1
-0
/
+2
*
drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence
Ben Skeggs
2011-12-21
1
-0
/
+3
*
drm/nv50/pm: s/unk05/vdec/
Ben Skeggs
2011-12-21
1
-1
/
+0
*
drm/nouveau/pm: remove defunct fanspeed_set/get from pm table
Ben Skeggs
2011-12-21
1
-2
/
+0
*
drm/nouveau/pm: introduce generic handler for on-chip fan controller
Ben Skeggs
2011-12-21
1
-0
/
+2
*
drm/nv50/pm: mostly nailed down fan pwm frequency selection
Ben Skeggs
2011-12-21
1
-0
/
+1
*
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
2011-12-21
1
-0
/
+6
*
drm/nouveau/vdec: implement stub modules for the known engines
Ben Skeggs
2011-12-21
1
-0
/
+17
*
drm/nv40/pm: parse fan pwm divisor from vbios tables
Ben Skeggs
2011-12-21
1
-0
/
+1
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-0
/
+6
|
\
|
*
drm/nouveau: add dumb ioctl support
Ben Skeggs
2011-11-30
1
-0
/
+6
[next]