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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
drm/exynos: rework fimc clocks handling
Sylwester Nawrocki
2013-04-29
1
-70
/
+99
|
|
*
|
|
drm/exynos: remove redundant devm_kfree()
Sylwester Nawrocki
2013-04-29
1
-2
/
+0
|
|
*
|
|
drm/exynos: enable FIMD clocks
Vikas Sajjan
2013-04-29
1
-8
/
+5
|
|
*
|
|
Revert "drm/exynos: prepare FIMD clocks"
Inki Dae
2013-04-29
1
-12
/
+2
|
*
|
|
|
drm/mgag200: Remove extra variable assigns
Christopher Harvey
2013-04-30
1
-2
/
+0
|
*
|
|
|
drm/mgag200: Pass driver specific mga_device in driver functions
Christopher Harvey
2013-04-30
1
-4
/
+3
|
*
|
|
|
drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth
Christopher Harvey
2013-04-30
1
-3
/
+0
|
|
/
/
/
|
*
|
|
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
2013-04-26
105
-644
/
+1316
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/nouveau/fifo: implement channel creation event generation
Ben Skeggs
2013-04-26
2
-1
/
+9
|
|
*
|
drm/nouveau/core: allow non-maskable events
Ben Skeggs
2013-04-26
1
-4
/
+8
|
|
*
|
drm/nouveau/timer: allow alarms to be cancelled
Ben Skeggs
2013-04-26
1
-4
/
+9
|
|
*
|
drm/nouveau/device: tweak the device/subdev relationship a little
Ben Skeggs
2013-04-26
2
-88
/
+71
|
|
*
|
drm/nouveau/device: enable proper constructor/destructor
Ben Skeggs
2013-04-26
1
-1
/
+16
|
|
*
|
drm/nouveau/device: have engine object initialised before creation
Ben Skeggs
2013-04-26
4
-5
/
+12
|
|
*
|
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
2013-04-26
15
-32
/
+32
|
|
*
|
drm/nv50-/disp: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-2
/
+4
|
|
*
|
drm/nv50-/fifo: use parent as self for subobjects
Ben Skeggs
2013-04-26
4
-25
/
+31
|
|
*
|
drm/nv20-nv30/gr: use parent as self for subobjects
Ben Skeggs
2013-04-26
6
-6
/
+6
|
|
*
|
drm/nvc0-/gr: use self as parent for subobjects
Ben Skeggs
2013-04-26
3
-9
/
+13
|
|
*
|
drm/nv04-nv40/instmem: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-8
/
+13
|
|
*
|
drm/nv04-nv40/vm: use self as parent for subobjects
Ben Skeggs
2013-04-26
3
-3
/
+3
|
|
*
|
drm/nv50-/bar: use self as parent for subobjects
Ben Skeggs
2013-04-26
2
-15
/
+21
|
|
*
|
drm/nv04-nv40/instmem: remove parent deref hack
Ben Skeggs
2013-04-26
3
-12
/
+0
|
|
*
|
drm/nouveau/i2c: remove parent deref hack
Ben Skeggs
2013-04-26
1
-5
/
+1
|
|
*
|
drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events
Ben Skeggs
2013-04-26
1
-6
/
+13
|
|
*
|
drm/nv50/disp: inform core when we're not creating a new context
Ben Skeggs
2013-04-26
1
-1
/
+1
|
|
*
|
drm/nouveau/therm: send some messages to debug level
Ben Skeggs
2013-04-26
2
-14
/
+14
|
|
*
|
drm/nve0/gr: add handling for a bunch of PGRAPH traps
Christoph Bumiller
2013-04-26
1
-0
/
+222
|
|
*
|
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
2013-04-26
12
-127
/
+75
|
|
*
|
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
24
-28
/
+33
|
|
*
|
drm/nouveau/bios: add missing newline on IO*_OR opcode debugging
Ben Skeggs
2013-04-26
1
-2
/
+2
|
|
*
|
drm/nouveau/bios: suppress some parser errors when dry-running scripts
Ben Skeggs
2013-04-26
1
-19
/
+33
|
|
*
|
drm/nve0: magic up some support for GF117
Ben Skeggs
2013-04-26
6
-25
/
+63
|
|
*
|
drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2)
Roy Spliet
2013-04-26
1
-1
/
+1
|
|
*
|
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
Florian Scholz
2013-04-26
1
-0
/
+3
|
|
*
|
drm/nouveau/drm: bump the driver version to 1.1.1 to report new features
Christoph Bumiller
2013-04-26
1
-1
/
+12
|
|
*
|
drm/nvc0/gr: add software methods to control some MP regs
Christoph Bumiller
2013-04-26
1
-0
/
+29
|
|
*
|
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
2013-04-26
7
-8
/
+47
|
|
*
|
drm/nvc0-/ltcg: implement VRAM compression
Christoph Bumiller
2013-04-26
4
-29
/
+220
|
|
*
|
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
Ben Skeggs
2013-04-26
1
-0
/
+16
|
|
*
|
drm/nve0/grctx: initial attempt at unhardcoding yet more magic
Ben Skeggs
2013-04-26
1
-4
/
+9
|
|
*
|
drm/nv50/therm: implement temperature reading
Martin Peres
2013-04-26
1
-3
/
+39
|
|
*
|
drm/nouveau/therm: split the nv50 and nv84 code
Martin Peres
2013-04-26
9
-164
/
+239
|
|
*
|
drm/nouveau/drm: fix crash in vram manager debug callback
Marcin Slusarz
2013-04-26
1
-3
/
+6
|
|
*
|
drm/nvc0/fb: ignore readback page alloc failure to support userspace
Ben Skeggs
2013-04-26
1
-8
/
+9
|
|
*
|
drm/nouveau/disp: fix uninitialised eq_done in error path
Ben Skeggs
2013-04-26
1
-1
/
+1
|
*
|
|
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
Ville Syrjälä
2013-04-26
1
-3
/
+24
|
*
|
|
drm/edid: Populate vrefresh for CEA modes
Ville Syrjälä
2013-04-26
1
-64
/
+129
|
*
|
|
drm: Add drm_mode_equal_no_clocks()
Ville Syrjälä
2013-04-26
1
-1
/
+21
|
|
/
/
|
*
|
drm/shmobile: Fix race condition between page flip request and handler
Laurent Pinchart
2013-04-26
1
-1
/
+1
[prev]
[next]