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/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
2010-06-08
1
-2
/
+8
*
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
2010-06-08
1
-1
/
+1
*
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
2010-06-08
1
-1
/
+1
*
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
2010-06-08
1
-12
/
+7
*
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
2010-06-08
1
-3
/
+20
*
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
2010-06-08
1
-1
/
+7
*
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
2010-06-01
9
-34
/
+97
|
\
|
*
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
2010-06-01
1
-1
/
+2
|
*
drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
Ben Skeggs
2010-05-28
1
-6
/
+1
|
*
drm/nouveau: fix dual-link displays when plugged into single-link outputs
Ben Skeggs
2010-05-28
1
-14
/
+17
|
*
drm/nv50: obey dcb->duallink_possible
Ben Skeggs
2010-05-28
1
-2
/
+1
|
*
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
Ben Skeggs
2010-05-28
1
-6
/
+10
|
*
drm/nouveau: don't execute INIT_GPIO unless we're really running the table
Ben Skeggs
2010-05-28
1
-1
/
+4
|
*
drm/nv40: allow cold-booting of nv4x chipsets
Ben Skeggs
2010-05-28
1
-1
/
+1
|
*
drm/nouveau: fix POST detection for certain chipsets
Ben Skeggs
2010-05-28
1
-3
/
+25
|
*
drm/nouveau: Add getparam for current PTIMER time.
Marcin Kościelnicki
2010-05-28
1
-0
/
+3
|
*
drm/nouveau: allow cursor image and position to survive suspend
Maarten Maathuis
2010-05-28
4
-0
/
+33
*
|
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-06-01
1
-0
/
+3
*
|
drm/nouveau: fixup confusion over which handle the DSM is hanging off.
Dave Airlie
2010-06-01
1
-8
/
+6
*
|
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
2010-06-01
3
-1
/
+83
*
|
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-05-24
1
-1
/
+7
*
|
nouveau: fix acpi_lid_open undefined
Randy Dunlap
2010-05-24
1
-1
/
+2
|
/
*
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
2010-05-19
1
-39
/
+38
*
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
2010-05-19
1
-0
/
+3
*
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
2010-05-19
1
-77
/
+88
*
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
2010-05-19
1
-16
/
+23
*
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
2010-05-19
1
-23
/
+28
*
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
4
-24
/
+120
*
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
2010-05-19
1
-5
/
+16
*
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2010-05-19
2
-2
/
+7
*
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-19
4
-5
/
+46
*
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
2010-05-19
1
-0
/
+6
*
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
2010-05-19
1
-25
/
+26
*
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
2010-05-19
1
-0
/
+124
*
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
2010-05-19
1
-1
/
+1
*
drm/nv40: remove some completed ctxprog TODOs
Ben Skeggs
2010-05-19
1
-5
/
+0
*
drm/nv04: Implement missing nv04 PGRAPH methods in software.
Marcin Kościelnicki
2010-05-19
1
-13
/
+553
*
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Marcin Kościelnicki
2010-05-19
1
-1
/
+1
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
6
-13
/
+23
*
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
2010-05-18
1
-1
/
+6
*
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
2010-05-18
3
-18
/
+45
*
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-05-18
1
-59
/
+25
*
drivers/gpu/drm: Use kmemdup
Julia Lawall
2010-05-18
1
-4
/
+2
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
2
-36
/
+80
|
\
|
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
1
-11
/
+0
|
*
drm/nouveau/kms: add support for new TTM fault callback V5
Jerome Glisse
2010-04-20
1
-4
/
+54
|
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-08
2
-21
/
+26
*
|
drm: free core gem object from driver callbacks
Daniel Vetter
2010-04-20
1
-0
/
+3
*
|
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
11
-136
/
+200
|
\
\
|
*
|
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
2010-04-08
1
-3
/
+0
[next]