index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
1
-1
/
+2
2010-07-21
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
1
-24
/
+9
2010-06-08
drm/nv50: fix iommu errors caused by device reading from address 0
Ben Skeggs
1
-2
/
+8
2010-06-08
drm/nouveau: off by one in init_i2c_device_find()
Dan Carpenter
1
-1
/
+1
2010-06-08
nouveau: off by one in nv50_gpio_location()
Dan Carpenter
1
-1
/
+1
2010-06-08
drm/nouveau: completely fail init if we fail to map the PRAMIN BAR
Ben Skeggs
1
-12
/
+7
2010-06-08
drm/nouveau: match U/DP script against SOR link
Ben Skeggs
1
-3
/
+20
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
1
-1
/
+7
2010-06-01
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes...
Dave Airlie
9
-34
/
+97
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
1
-0
/
+3
2010-06-01
drm/nouveau: fixup confusion over which handle the DSM is hanging off.
Dave Airlie
1
-8
/
+6
2010-06-01
drm/nouveau: attempt to get bios from ACPI v3
Dave Airlie
3
-1
/
+83
2010-06-01
drm/nv50: cast IGP memory location to u64 before shifting
Ben Skeggs
1
-1
/
+2
2010-05-28
drm/nv50: use alternate source of SOR_MODE_CTRL for DP hack
Ben Skeggs
1
-6
/
+1
2010-05-28
drm/nouveau: fix dual-link displays when plugged into single-link outputs
Ben Skeggs
1
-14
/
+17
2010-05-28
drm/nv50: obey dcb->duallink_possible
Ben Skeggs
1
-2
/
+1
2010-05-28
drm/nv50: fix duallink_possible calculation for DCB 4.0 cards
Ben Skeggs
1
-6
/
+10
2010-05-28
drm/nouveau: don't execute INIT_GPIO unless we're really running the table
Ben Skeggs
1
-1
/
+4
2010-05-28
drm/nv40: allow cold-booting of nv4x chipsets
Ben Skeggs
1
-1
/
+1
2010-05-28
drm/nouveau: fix POST detection for certain chipsets
Ben Skeggs
1
-3
/
+25
2010-05-28
drm/nouveau: Add getparam for current PTIMER time.
Marcin Kościelnicki
1
-0
/
+3
2010-05-28
drm/nouveau: allow cursor image and position to survive suspend
Maarten Maathuis
4
-0
/
+33
2010-05-24
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
1
-1
/
+7
2010-05-24
nouveau: fix acpi_lid_open undefined
Randy Dunlap
1
-1
/
+2
2010-05-19
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
1
-39
/
+38
2010-05-19
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
1
-0
/
+3
2010-05-19
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
1
-77
/
+88
2010-05-19
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
1
-16
/
+23
2010-05-19
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
1
-23
/
+28
2010-05-19
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
4
-24
/
+120
2010-05-19
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
1
-5
/
+16
2010-05-19
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2
-2
/
+7
2010-05-19
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
4
-5
/
+46
2010-05-19
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
1
-0
/
+6
2010-05-19
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
1
-25
/
+26
2010-05-19
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
1
-0
/
+124
2010-05-19
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
1
-1
/
+1
2010-05-19
drm/nv40: remove some completed ctxprog TODOs
Ben Skeggs
1
-5
/
+0
2010-05-19
drm/nv04: Implement missing nv04 PGRAPH methods in software.
Marcin Kościelnicki
1
-13
/
+553
2010-05-19
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Marcin Kościelnicki
1
-1
/
+1
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
6
-13
/
+23
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
1
-1
/
+6
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
3
-18
/
+45
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-59
/
+25
2010-05-18
drivers/gpu/drm: Use kmemdup
Julia Lawall
1
-4
/
+2
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2
-36
/
+80
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
1
-11
/
+0
2010-04-20
drm/nouveau/kms: add support for new TTM fault callback V5
Jerome Glisse
1
-4
/
+54
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
1
-0
/
+3
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
11
-136
/
+200
[next]