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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
drm: EDID accept separate sync video mode
Jerome Glisse
1
-2
/
+1
2010-01-15
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
Dave Airlie
7
-119
/
+134
2010-01-15
drm/nouveau: check pushbuffer bounds in ioctl
Luca Barbieri
1
-3
/
+16
2010-01-15
drm/nouveau: reserve VGA area for the moment
Ben Skeggs
2
-0
/
+15
2010-01-15
drm/nouveau: Unset the EDID connector property when the EDID block goes away.
Francisco Jerez
1
-2
/
+6
2010-01-15
drm/nouveau: Fallback to analog load detection when the EDID block is invalid.
Francisco Jerez
1
-1
/
+2
2010-01-15
drm/nouveau: fix edid memleak in nouveau_connector
Xavier Chantry
1
-4
/
+13
2010-01-15
drm/nouveau: Break some long lines.
Francisco Jerez
1
-10
/
+19
2010-01-15
drm/nouveau: add NV18 device id to call_lvds_manufacturer_script
Andrea Tacconi
1
-1
/
+1
2010-01-14
drm/nv50: Fix typo in PGRAPH initialisation.
Marcin Kościelnicki
1
-1
/
+1
2010-01-14
drm/nouveau: less magic DCB 1.5 parsing
Ben Skeggs
1
-39
/
+40
2010-01-14
drm/nouveau: assume no nv04 board has a DCB table
Ben Skeggs
1
-8
/
+12
2010-01-14
drm/nouveau: remove PRIV0 check in nouveau_mem_close()
Ben Skeggs
1
-3
/
+0
2010-01-14
drm/nouveau: wait on fence after bo move if validating for another channel
Ben Skeggs
1
-0
/
+2
2010-01-14
drm/nouveau: trust init table registers are safe
Ben Skeggs
1
-50
/
+9
2010-01-14
drm/nv50: wait for pgraph to idle before unloading the context
Maarten Maathuis
1
-0
/
+1
2010-01-14
drm/ttm: Make sure system buffer objects has offset == 0.
Thomas Hellstrom
1
-1
/
+2
2010-01-14
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2
-1
/
+63
2010-01-14
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
Thomas Hellstrom
2
-0
/
+3
2010-01-14
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
1
-1
/
+7
2010-01-14
drm/ttm: Add a swap_notify callback.
Thomas Hellstrom
2
-0
/
+8
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
5
-29
/
+22
2010-01-14
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
2
-2
/
+2
2010-01-14
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
1
-18
/
+21
2010-01-14
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
Thomas Hellstrom
1
-7
/
+5
2010-01-13
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
5
-6
/
+39
2010-01-13
drm: change drm set mode messages as DRM_DEBUG
Dave Young
1
-1
/
+1
2010-01-13
drm: fix crtc no modes printf + typo
Dave Airlie
1
-1
/
+2
2010-01-13
drm/radeon/kms: only evict to GTT if CP is ready
Dave Airlie
1
-1
/
+4
2010-01-13
drm/radeon/kms: Fix crash getting TV info with no BIOS.
Michel Dänzer
1
-0
/
+3
2010-01-13
drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)
Alex Deucher
1
-0
/
+8
2010-01-13
drm/radeon/kms/r6xx+: make irq handler less verbose
Alex Deucher
1
-4
/
+4
2010-01-13
drm/radeon/kms: fix up LVDS handling on macs (v2)
Alex Deucher
1
-1
/
+20
2010-01-11
Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus
Dave Airlie
29
-496
/
+853
2010-01-11
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
34
-470
/
+1530
2010-01-11
drm/nv04: Fix set_operation software method.
Marcin Kościelnicki
1
-1
/
+1
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
3
-6
/
+12
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
1
-1
/
+1
2010-01-11
drm/nv04: differentiate between nv04/nv05
Ben Skeggs
1
-1
/
+4
2010-01-11
drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence
Luca Barbieri
1
-20
/
+13
2010-01-11
drm/nv50: prevent a possible ctxprog hang
Ben Skeggs
1
-0
/
+1
2010-01-11
drm/nouveau: have ttm's fault handler called directly
Ben Skeggs
1
-29
/
+1
2010-01-11
drm/nv50: restore correct cache1 get/put address on fifoctx load
Ben Skeggs
1
-4
/
+2
2010-01-11
drm/nouveau: create function for "dealing" with gpu lockup
Marcin Slusarz
4
-26
/
+22
2010-01-11
drm/nouveau: remove unused nouveau_channel_idle() function
Ben Skeggs
2
-42
/
+0
2010-01-11
drm/nouveau: fix handling of fbcon colours in 8bpp
Ben Skeggs
2
-4
/
+10
2010-01-11
drm/nv04: Context switching fixes.
Francisco Jerez
1
-74
/
+78
2010-01-11
drm/nouveau: Use the software object for fencing.
Francisco Jerez
2
-3
/
+4
2010-01-11
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
6
-24
/
+48
2010-01-11
drm/nv50: make the blocksize depend on vram size
Maarten Maathuis
1
-17
/
+19
[next]