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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-10-01
3
-4
/
+4
*
drm/nouveau: fix panels using straps-based mode detection
Ben Skeggs
2010-09-24
1
-2
/
+4
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-5
/
+3
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-3
/
+5
*
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-09-03
3
-7
/
+8
|
\
|
*
drm/nv50: initialize ramht_refs list for faked 0 channel
Marcin Slusarz
2010-09-03
1
-0
/
+2
|
*
drm/nouveau: Don't take struct_mutex around the pushbuf IOCTL.
Francisco Jerez
2010-09-03
1
-5
/
+2
|
*
drm/nouveau: Take fence spinlock before reading the last sequence.
Francisco Jerez
2010-09-03
1
-2
/
+4
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-08-28
6
-61
/
+60
|
\
\
|
*
\
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-08-27
6
-61
/
+60
|
|
\
\
|
|
|
/
|
|
*
drm/nouveau: drop drm_global_mutex before sleeping in submission path
Ben Skeggs
2010-08-27
1
-0
/
+2
|
|
*
drm/nv20: Don't use pushbuf calls on the original nv20.
Francisco Jerez
2010-08-26
1
-2
/
+2
|
|
*
drm/nouveau: Fix TMDS on some DCB1.5 boards.
Francisco Jerez
2010-08-26
1
-14
/
+6
|
|
*
drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.
Francisco Jerez
2010-08-26
2
-21
/
+27
|
|
*
drm/nv30: Apply modesetting to the correct slave encoder
Patrice Mandin
2010-08-26
1
-3
/
+5
|
|
*
drm/nouveau: Use a helper function to match PCI device/subsystem IDs.
Francisco Jerez
2010-08-26
3
-20
/
+16
|
|
*
drm/nv50: add dcb type 14 to enum to prevent compiler complaint
Ben Skeggs
2010-08-26
2
-1
/
+2
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-23
11
-46
/
+115
|
\
\
\
|
|
/
/
|
*
|
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2010-08-23
10
-34
/
+103
|
|
\
\
|
|
|
/
|
|
*
drm/nouveau: fix earlier mistake when fixing merge conflict
Ben Skeggs
2010-08-17
1
-2
/
+2
|
|
*
drm/nvc0: fix thinko in instmem suspend/resume
Ben Skeggs
2010-08-17
1
-4
/
+7
|
|
*
drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.
Francisco Jerez
2010-08-17
1
-0
/
+16
|
|
*
drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
Francisco Jerez
2010-08-17
1
-0
/
+8
|
|
*
drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries
Ben Skeggs
2010-08-17
2
-2
/
+2
|
|
*
drm/nouveau: punt some more log messages to debug level
Ben Skeggs
2010-08-17
1
-5
/
+5
|
|
*
drm/nouveau: remove warning about unknown tmds table revisions
Ben Skeggs
2010-08-17
1
-7
/
+5
|
|
*
drm/nouveau: check for error when allocating/mapping dummy page
Ben Skeggs
2010-08-17
1
-1
/
+11
|
|
*
drm/nouveau: fix race condition when under memory pressure
Ben Skeggs
2010-08-17
3
-10
/
+42
|
|
*
drm/nv50: fix minor thinko from nvc0 changes
Ben Skeggs
2010-08-17
1
-1
/
+1
|
|
*
drm/nouveau: Don't try DDC on the dummy I2C channel.
Francisco Jerez
2010-08-17
1
-2
/
+4
|
*
|
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-17
1
-12
/
+12
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
29
-221
/
+1128
|
\
\
\
|
|
/
/
|
*
|
drm: expand gamma_set
James Simmons
2010-08-10
2
-12
/
+7
|
*
|
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
3
-6
/
+6
|
*
|
drm: Propagate error code from fb_create()
Chris Wilson
2010-08-10
1
-3
/
+3
|
|
/
|
*
drm/nvc0: fix typo in PRAMIN flush
Ben Skeggs
2010-08-09
1
-1
/
+1
|
*
drm/nouveau: Fix DCB TMDS config parsing.
Francisco Jerez
2010-08-09
1
-4
/
+4
|
*
drm/nv30: Fix PFB init for nv31.
Francisco Jerez
2010-08-09
1
-8
/
+16
|
*
drm/nv04: Fix up SGRAM density detection.
Francisco Jerez
2010-08-09
1
-1
/
+1
|
*
drm/nouveau: Init dcb->or on cards that have no usable DCB table.
Francisco Jerez
2010-08-09
1
-1
/
+1
|
*
drm/nouveau: reduce severity of some "error" messages
Ben Skeggs
2010-08-06
1
-2
/
+2
|
*
drm/nvc0: backup bar3 channel on suspend
Ben Skeggs
2010-08-06
1
-0
/
+22
|
*
drm/nouveau: implement init table opcodex 0x5e and 0x9a
Marcin Kościelnicki
2010-08-06
1
-0
/
+123
|
*
drm/nouveau: implement init table op 0x57, INIT_LTIME
Marcin Kościelnicki
2010-08-06
1
-0
/
+26
|
*
drm/nvc0: implement crtc pll setting
Ben Skeggs
2010-08-06
2
-4
/
+21
|
*
drm/nvc0: fix evo dma object so we display something
Ben Skeggs
2010-08-06
1
-1
/
+4
|
*
drm/nvc0: rudimentary instmem support
Ben Skeggs
2010-08-06
1
-0
/
+131
|
*
drm/nvc0: implement memory detection
Ben Skeggs
2010-08-06
1
-1
/
+5
|
*
drm/nvc0: allow INIT_GPIO
Ben Skeggs
2010-08-06
1
-1
/
+1
|
*
drm/nvc0: starting point for GF100 support, everything stubbed
Ben Skeggs
2010-08-06
10
-6
/
+388
[next]