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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
2010-08-02
14
-116
/
+116
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-08-02
55
-1983
/
+2095
|
\
|
*
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
Kulikov Vasiliy
2010-08-02
1
-2
/
+2
|
*
drm/nv50: fix some not-error error messages
Ben Skeggs
2010-07-26
1
-0
/
+3
|
*
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
11
-38
/
+100
|
*
drm/nv50: correct wait condition for instmem flush
Ben Skeggs
2010-07-26
1
-2
/
+2
|
*
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
Francisco Jerez
2010-07-26
1
-0
/
+8
|
*
drm/nouveau: Get rid of the remaining VGA CRTC locking.
Francisco Jerez
2010-07-26
2
-17
/
+5
|
*
drm/nouveau: Move display init to a new nouveau_engine.
Francisco Jerez
2010-07-26
6
-39
/
+106
|
*
drm/nouveau: Put back the old 2-messages I2C slave test.
Francisco Jerez
2010-07-26
1
-4
/
+15
|
*
drm/nouveau: Reset AGP before running the init scripts.
Francisco Jerez
2010-07-26
3
-14
/
+34
|
*
drm/nv30: Init the PFB+0x3xx memory timing regs.
Francisco Jerez
2010-07-26
4
-3
/
+94
|
*
drm/nouveau: disable hotplug detect around DP link training
Ben Skeggs
2010-07-26
1
-0
/
+15
|
*
drm/nv50: add function to control GPIO IRQ reporting
Ben Skeggs
2010-07-26
4
-18
/
+35
|
*
drm/nouveau: add nv_mask register accessor
Ben Skeggs
2010-07-26
1
-0
/
+8
|
*
drm/nouveau: fix build without CONFIG_ACPI
Ben Skeggs
2010-07-26
1
-1
/
+1
|
*
drm/nouveau: Reset CRTC owner to 0 before BIOS init.
Francisco Jerez
2010-07-26
1
-2
/
+4
|
*
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
Francisco Jerez
2010-07-26
5
-85
/
+23
|
*
drm/nouveau: Remove useless CRTC_OWNER logging.
Francisco Jerez
2010-07-26
1
-6
/
+1
|
*
drm/nouveau: Add some generic I2C gadget detection code.
Francisco Jerez
2010-07-26
4
-99
/
+75
|
*
drm/i2c/ch7006: Don't assume that the specified config points to static memory.
Francisco Jerez
2010-07-26
2
-3
/
+3
|
*
drm/nv04-nv3x: Implement init-compute-mem.
Francisco Jerez
2010-07-26
2
-61
/
+359
|
*
drm/nouveau: Add some PFB register defines.
Francisco Jerez
2010-07-26
6
-76
/
+82
|
*
drm/nouveau: Add another Zotac FX5200 TV-out quirk.
Francisco Jerez
2010-07-26
1
-3
/
+4
|
*
drm/nouveau: Don't pick an interlaced mode as the panel native mode.
Francisco Jerez
2010-07-26
1
-1
/
+2
|
*
drm/nouveau: Fix a sparse warning.
Francisco Jerez
2010-07-26
1
-6
/
+6
|
*
drm/nv50: fix regression that break LVDS in some places
Ben Skeggs
2010-07-26
1
-0
/
+1
|
*
drm/nouveau: support fetching LVDS EDID from ACPI
Ben Skeggs
2010-07-26
5
-1
/
+59
|
*
drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards
Ben Skeggs
2010-07-26
1
-7
/
+0
|
*
drm/nv50: use correct PRAMIN flush register on original nv50
Ben Skeggs
2010-07-26
3
-1
/
+13
|
*
drm/i2c/ch7006: Fix up suspend/resume.
Francisco Jerez
2010-07-13
1
-0
/
+18
|
*
drm/nouveau: reduce usage of fence spinlock to when absolutely necessary
Ben Skeggs
2010-07-13
4
-31
/
+8
|
*
drm/nv50: fix RAMHT size
Ben Skeggs
2010-07-13
1
-1
/
+3
|
*
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
2010-07-13
1
-24
/
+9
|
*
drm/nv04: Enable context switching on PFIFO init.
Francisco Jerez
2010-07-13
1
-0
/
+1
|
*
drm/nouveau: Disable PROM access on init.
Francisco Jerez
2010-07-13
1
-0
/
+4
|
*
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
2010-07-13
1
-1
/
+2
|
*
drm/nouveau: initialise display before enabling interrupts
Ben Skeggs
2010-07-13
1
-13
/
+13
|
*
drm/nv50: move dp_set_tmds() function to happen in the last display irq
Ben Skeggs
2010-07-13
1
-32
/
+33
|
*
drm/nouveau: fix mtrr cleanup path
Ben Skeggs
2010-07-13
1
-1
/
+1
|
*
drm/nv50: fix dp_set_tmds to work on the right OR
Ben Skeggs
2010-07-13
1
-1
/
+2
|
*
drm/nv20-nv30: move context table object out of dev_priv
Ben Skeggs
2010-07-13
2
-22
/
+18
|
*
drm/nv50: cleanup nv50_fifo.c
Ben Skeggs
2010-07-13
3
-73
/
+45
|
*
drm/nouveau: remove unused fbdev_info
Ben Skeggs
2010-07-13
1
-2
/
+0
|
*
drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets
Ben Skeggs
2010-07-13
2
-44
/
+50
|
*
drm/nouveau: remove ability to use external firmware
Ben Skeggs
2010-07-13
6
-244
/
+49
|
*
drm/nv50: move tlb flushing to a helper function
Ben Skeggs
2010-07-13
4
-97
/
+23
|
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
15
-152
/
+39
|
*
drm/nv50: implement DAC disconnect fix missed in earlier commit
Ben Skeggs
2010-07-13
1
-0
/
+7
|
*
drm/nouveau: remove dev_priv->init_state and friends
Ben Skeggs
2010-07-13
7
-74
/
+25
[next]