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
*
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
2010-03-31
3
-6
/
+10
|
\
|
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-4
/
+8
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-2
/
+2
|
|
\
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
2
-2
/
+2
*
|
|
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2010-03-15
17
-75
/
+683
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/nouveau: add module option to disable TV detection
Ben Skeggs
2010-03-15
3
-1
/
+6
|
*
|
drm/nouveau: Never evict VRAM buffers to system.
Francisco Jerez
2010-03-15
1
-2
/
+1
|
*
|
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
2010-03-10
3
-4
/
+6
|
*
|
drm/nv50: add a memory barrier to pushbuf submission
Maarten Maathuis
2010-03-10
1
-0
/
+5
|
*
|
drm/nouveau: print a message very early during suspend
Maarten Maathuis
2010-03-10
1
-0
/
+2
|
*
|
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
Francisco Jerez
2010-03-10
1
-3
/
+3
|
*
|
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
Ben Skeggs
2010-03-10
1
-0
/
+17
|
*
|
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
2010-03-10
3
-1
/
+12
|
*
|
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
2010-03-10
7
-56
/
+622
|
*
|
drm/nv50: Make ctxprog wait until interrupt handler is done.
Marcin Kościelnicki
2010-03-10
1
-0
/
+5
|
*
|
drm/nouveau: Fix fbcon corruption with font width not divisible by 8
Marcin Kościelnicki
2010-03-10
2
-4
/
+4
|
*
|
drm/nv50: Remove redundant/incorrect ctxvals initialisation.
Marcin Kościelnicki
2010-03-10
1
-4
/
+0
*
|
|
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
2010-03-03
1
-1
/
+1
*
|
|
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
1
-0
/
+5
*
|
|
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
5
-62
/
+160
|
\
\
\
|
*
|
|
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
5
-62
/
+160
*
|
|
|
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
Dave Airlie
2010-03-01
32
-779
/
+3203
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drm/nouveau: use ALIGN instead of open coding it
Matt Turner
2010-02-25
3
-3
/
+3
|
*
|
|
drm/nouveau: report unknown connector state if lid closed
Ben Skeggs
2010-02-25
1
-2
/
+4
|
*
|
|
drm/nouveau: support version 0x20 displayport tables
Ben Skeggs
2010-02-25
1
-1
/
+1
|
*
|
|
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
Marcin Kościelnicki
2010-02-25
1
-2
/
+2
|
*
|
|
drm/nv50: Implement ctxprog/state generation.
Marcin Kościelnicki
2010-02-25
4
-33
/
+2411
|
*
|
|
drm/nouveau: use dcb connector types throughout the driver
Ben Skeggs
2010-02-25
1
-32
/
+41
|
*
|
|
drm/nv50: enable hpd on any connector we know the gpio line for
Ben Skeggs
2010-02-25
1
-3
/
+1
|
*
|
|
drm/nouveau: use dcb connector table for creating drm connectors
Ben Skeggs
2010-02-25
4
-115
/
+62
|
*
|
|
drm/nouveau: construct a connector table for cards that lack a real one
Ben Skeggs
2010-02-25
1
-13
/
+16
|
*
|
|
drm/nouveau: check for known dcb connector types
Ben Skeggs
2010-02-25
2
-0
/
+62
|
*
|
|
drm/nouveau: parse dcb gpio/connector tables after encoders
Ben Skeggs
2010-02-25
1
-4
/
+6
|
*
|
|
drm/nouveau: reorganise bios header, add dcb connector type enums
Ben Skeggs
2010-02-25
3
-44
/
+63
|
*
|
|
drm/nouveau: merge nvbios and nouveau_bios_info
Ben Skeggs
2010-02-25
15
-81
/
+73
|
*
|
|
drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
Ben Skeggs
2010-02-25
6
-95
/
+85
|
*
|
|
drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
Ben Skeggs
2010-02-25
2
-3
/
+3
|
*
|
|
drm/nouveau: allow retrieval of vbios image from debugfs
Ben Skeggs
2010-02-25
1
-0
/
+13
|
*
|
|
drm/nouveau: fix missing spin_unlock in failure path
Luca Barbieri
2010-02-25
1
-1
/
+1
|
*
|
|
drm/nouveau: fix i2ctable bounds checking
Marcin Slusarz
2010-02-25
1
-3
/
+4
|
*
|
|
drm/nouveau: fix nouveau_i2c_find bounds checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
|
|
drm/nouveau: fix pramdac_table range checking
Marcin Slusarz
2010-02-25
1
-1
/
+1
|
*
|
|
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
6
-350
/
+176
|
*
|
|
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2010-02-25
2
-7
/
+12
|
*
|
|
drm/nouveau: remove PUSHBUF_CAL macro
Ben Skeggs
2010-02-25
1
-6
/
+4
|
*
|
|
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2010-02-25
6
-15
/
+155
|
*
|
|
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
7
-1
/
+36
|
|
/
/
*
|
|
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-03-01
6
-39
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
6
-39
/
+15
*
|
|
drm/nv50: fix vram ptes on IGPs to point at stolen system memory
Ben Skeggs
2010-02-23
1
-1
/
+7
[next]