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
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-14
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
6
-14
/
+15
2010-01-14
drm/radeon/kms: Disable AGP is aperture size < 32M
Jerome Glisse
1
-0
/
+7
2010-01-14
drm/radeon/kms: Fix r600 blit cleanup path
Jerome Glisse
3
-15
/
+21
2010-01-14
drm/radeon/kms: Do not unpin buffer in fb destruction
Jerome Glisse
1
-1
/
+0
2010-01-14
drm/radeon/kms: fix displayport->dvi connector DDC.
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
drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx
Alex Deucher
5
-2
/
+881
2010-01-08
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
Jerome Glisse
4
-5
/
+28
2010-01-08
drm/radeon: mkregtable.c: close a file before exit
Alexander Beregalov
1
-1
/
+3
2010-01-08
drm/radeon/kms: Make sure we release AGP device if we acquired it
Jerome Glisse
5
-8
/
+6
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
13
-32
/
+33
2010-01-08
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
2
-0
/
+32
2010-01-08
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
8
-3
/
+64
2010-01-08
drm/radeon: fix a couple of array index errors
Darren Jenkins
1
-7
/
+7
2010-01-08
drm/radeon/kms: add support for eDP (embedded DisplayPort)
Alex Deucher
5
-12
/
+32
2010-01-08
drm/radeon/kms: pull in the latest upstream ObjectID.h changes
Alex Deucher
1
-1
/
+126
2010-01-08
drm/radeon/kms: whitespace changes to ObjectID.h
Alex Deucher
1
-369
/
+309
2010-01-08
drm/radeon/kms: fix typo in atom connector type handling
Alex Deucher
2
-31
/
+5
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
1
-1
/
+1
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
1
-5
/
+5
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
1
-2
/
+4
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
1
-5
/
+4
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
1
-1
/
+1
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
1
-0
/
+1
2010-01-06
drm/radeon/kms: add missing breaks in i2c and ss lookups
Alex Deucher
1
-0
/
+2
2010-01-06
drm/radeon/kms: add primary dac adj values table
Alex Deucher
1
-9
/
+41
2010-01-06
drm/radeon/kms: fallback to default connector table
Alex Deucher
1
-1
/
+4
2009-12-23
drm/radeon/kms: add definitions for v4 power tables
Alex Deucher
1
-0
/
+199
2009-12-23
drm/radeon/kms: never combine LVDS with another encoder
Alex Deucher
1
-26
/
+23
2009-12-23
drm/radeon/kms: Check module arguments to be valid V2
Jerome Glisse
1
-5
/
+68
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
3
-4
/
+13
2009-12-23
drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)
Alex Deucher
1
-0
/
+12
2009-12-23
drm/radeon/kms: add 3DC compression support
Marek Olšák
2
-0
/
+19
2009-12-23
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
Marek Olšák
3
-1
/
+19
2009-12-23
drm/radeon/kms: enable memory clock reading on legacy (V2)
Rafał Miłecki
3
-4
/
+11
2009-12-23
drm/radeon/kms: prevent parallel AtomBIOS calls
Rafał Miłecki
3
-2
/
+12
2009-12-23
drm/radeon/kms: set proper default tv standard
Alex Deucher
5
-8
/
+69
2009-12-23
drm/radeon/kms: fix legacy rmx
Alex Deucher
3
-3
/
+6
2009-12-23
drm/radeon/kms/atom: fill in proper defines for digital setup
Alex Deucher
1
-8
/
+8
2009-12-23
drm/radeon: fix build on 64-bit with some compilers.
Dave Airlie
1
-2
/
+2
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
1
-2
/
+2
2009-12-23
DRM: Rename clamp variable
Andi Kleen
1
-3
/
+3
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2
-28
/
+14
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
4
-9
/
+70
2009-12-16
drm/radeon/kms: allow for texture tiling
Maciej Cencora
1
-1
/
+9
2009-12-16
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
4
-2
/
+11
[next]