index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
drm/nv30: Workaround dual TMDS brain damage.
Francisco Jerez
2010-08-06
1
-4
/
+35
*
drm/nouveau: No need to set slave TV encoder configs explicitly.
Francisco Jerez
2010-08-06
1
-1
/
+0
*
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
2010-08-06
9
-21
/
+93
*
drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF.
Francisco Jerez
2010-08-06
2
-61
/
+132
*
drm/nouveau: Ack the context switch interrupt before switching contexts.
Francisco Jerez
2010-08-06
1
-2
/
+2
*
drm/nouveau: Fix the INIT_CONFIGURE_PREINIT BIOS opcode.
Francisco Jerez
2010-08-06
1
-1
/
+1
*
drm/nouveau: Don't pass misaligned offsets to io_mapping_map_atomic_wc().
Francisco Jerez
2010-08-06
1
-4
/
+6
*
drm/nouveau: unwind on load errors
Dan Carpenter
2010-08-06
1
-10
/
+30
*
drm/nouveau: Fix AGP reset when AGP FW is already enabled on init.
Francisco Jerez
2010-08-06
1
-3
/
+4
*
drm/nouveau: remove unused ttm bo list
Ben Skeggs
2010-08-06
3
-10
/
+0
*
drm/nv50: use custom i2c algo for dp auxch
Ben Skeggs
2010-08-06
3
-62
/
+72
*
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
2010-08-05
1
-4
/
+4
*
drm: move ttm global code to core drm
Dave Airlie
2010-08-04
2
-11
/
+11
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-08-02
53
-1980
/
+2074
|
\
|
*
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/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
[next]