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-03-15
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
12
-0
/
+12
2010-03-15
drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
Daniel Vetter
2
-3
/
+3
2010-03-15
drm/radeon: move asic structs to radeon_asic.c
Daniel Vetter
2
-489
/
+487
2010-03-15
drm/radeon: create radeon_asic.c
Daniel Vetter
4
-200
/
+243
2010-03-15
Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus
Dave Airlie
22
-185
/
+445
2010-03-15
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
17
-75
/
+683
2010-03-15
drm/edid: allow certain bogus edids to hit a fixup path rather than fail
Ben Skeggs
1
-9
/
+0
2010-03-15
drm: remove the EDID blob stored in the EDID property when it is disconnected
Zhao Yakui
1
-0
/
+1
2010-03-15
drm/vmwgfx: depends on FB
Randy Dunlap
1
-1
/
+1
2010-03-15
drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
Robert P. J. Day
2
-12
/
+10
2010-03-15
drm/ttm: use drm calloc large and free large
Dave Airlie
4
-54
/
+69
2010-03-15
drm/radeon/kms: prepare for more reclocking operations
Rafał Miłecki
1
-10
/
+29
2010-03-15
drm/radeon/kms: switch to condition waiting for reclocking
Rafał Miłecki
5
-3
/
+12
2010-03-15
drm/radeon/r600: add missing license and comments to r600_blit_shaders.c
Alex Deucher
1
-0
/
+35
2010-03-15
drm/radeon/kms: improve coding style a little
Rafał Miłecki
2
-15
/
+13
2010-03-15
drm/radeon/kms: remove dead audio/HDMI code
Rafał Miłecki
1
-35
/
+0
2010-03-15
drm/radeon/kms: enable audio engine on DCE32
Rafał Miłecki
1
-0
/
+15
2010-03-15
drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs
Rafał Miłecki
1
-2
/
+69
2010-03-15
drm/radeon/kms: clean assigning HDMI blocks to encoders
Rafał Miłecki
4
-72
/
+62
2010-03-15
drm/radeon/kms: clean HDMI definitions
Rafał Miłecki
3
-8
/
+13
2010-03-15
drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
Alex Deucher
1
-0
/
+8
2010-03-15
drm/radeon/kms/r1xx: enable hw i2c
Alex Deucher
1
-4
/
+1
2010-03-15
drm/radeon/kms: fix i2c prescale calc on older radeons
Alex Deucher
1
-9
/
+8
2010-03-15
drm/radeon/kms: fix for hw i2c
Alex Deucher
1
-0
/
+1
2010-03-15
drm/radeon/kms: fix pal tv-out support on legacy IGP chips
Alex Deucher
1
-5
/
+24
2010-03-15
drm/radeon/kms: further spread spectrum fixes
Alex Deucher
2
-13
/
+20
2010-03-15
drm/radeon/kms: use lcd pll limits when available
Alex Deucher
5
-5
/
+52
2010-03-15
drm/radeon/kms/atom: spread spectrum fix
Alex Deucher
1
-7
/
+50
2010-03-15
drm/nouveau: add module option to disable TV detection
Ben Skeggs
3
-1
/
+6
2010-03-15
drm/nouveau: Never evict VRAM buffers to system.
Francisco Jerez
1
-2
/
+1
2010-03-15
drm/radeon/kms: catch atombios infinite loop and break out of it
Jerome Glisse
2
-13
/
+48
2010-03-15
drm/radeon: add new RS880 pci id
Alex Deucher
1
-0
/
+1
2010-03-10
drm/nv50: fix connector table parsing for some cards
Ben Skeggs
3
-4
/
+6
2010-03-10
drm/nv50: add a memory barrier to pushbuf submission
Maarten Maathuis
1
-0
/
+5
2010-03-10
drm/nouveau: print a message very early during suspend
Maarten Maathuis
1
-0
/
+2
2010-03-10
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
Francisco Jerez
1
-3
/
+3
2010-03-10
drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
Ben Skeggs
1
-0
/
+17
2010-03-10
drm/nouveau: add option to allow override of dcb connector table types
Ben Skeggs
3
-1
/
+12
2010-03-10
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
7
-56
/
+622
2010-03-10
drm/nv50: Make ctxprog wait until interrupt handler is done.
Marcin Kościelnicki
1
-0
/
+5
2010-03-10
drm/nouveau: Fix fbcon corruption with font width not divisible by 8
Marcin Kościelnicki
2
-4
/
+4
2010-03-10
drm/nv50: Remove redundant/incorrect ctxvals initialisation.
Marcin Kościelnicki
1
-4
/
+0
2010-03-03
vga_switcheroo: disable default y by new rules.
Dave Airlie
1
-1
/
+0
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-01
drm/radeon: fix typo in Makefile
Alex Deucher
1
-1
/
+1
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
7
-6
/
+24
2010-03-01
drm/radeon: Fix printf type warning in 64bit system.
Pauli Nieminen
1
-2
/
+2
2010-03-01
drm/radeon/kms: bump the KMS version number for square tiling support.
Dave Airlie
1
-1
/
+3
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
25
-71
/
+1103
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
24
-70
/
+1104
[next]