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.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
2011-02-14
drm/radeon/kms: atombios big endian fixes
Cédric Cano
3
-52
/
+52
2011-02-14
drm/radeon: 6xx/7xx non-kms endian fixes
Cédric Cano
3
-9
/
+34
2011-02-14
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
4
-12
/
+77
2011-02-14
drm/radeon/kms: add connector table for mac g5 9600
Alex Deucher
2
-0
/
+48
2011-02-14
radeon mkregtable: Add missing fclose() calls
Jesper Juhl
1
-1
/
+4
2011-02-14
drm/radeon/kms: fix interlaced modes on dce4+
Alex Deucher
2
-22
/
+20
2011-02-14
drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
Dave Airlie
1
-2
/
+2
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
4
-15
/
+42
2011-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-02
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
3
-12
/
+19
2011-02-02
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
4
-19
/
+137
2011-02-02
drm/radeon/kms: add pll debugging output
Alex Deucher
1
-0
/
+4
2011-02-02
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
1
-1
/
+1
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
5
-25
/
+37
2011-01-31
drm/radeon: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
13
-33
/
+91
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-5
/
+5
2011-01-25
drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq
Alex Deucher
2
-1
/
+5
2011-01-24
drm/radeon/kms: simplify atom adjust pll setup
Alex Deucher
1
-17
/
+5
2011-01-24
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
Alex Deucher
2
-0
/
+6
2011-01-24
drm/radeon/kms: make the mac rv630 quirk generic
Alex Deucher
1
-9
/
+5
2011-01-24
drm/radeon/kms: fix a spelling error in an error message
Alex Deucher
1
-1
/
+1
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
1
-0
/
+3
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
3
-18
/
+20
2011-01-17
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
3
-46
/
+3
2011-01-17
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
5
-0
/
+14
2011-01-17
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
1
-1
/
+1
2011-01-15
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
1
-0
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
drm/radeon/kms: disable underscan by default
Alex Deucher
1
-3
/
+3
2011-01-10
drm/radeon/kms: only enable hdmi features if the monitor supports audio
Alex Deucher
1
-3
/
+3
2011-01-10
Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next
Dave Airlie
25
-149
/
+1593
2011-01-07
radeon: consolidate asic-specific function decls for pre-r600
Daniel Vetter
2
-62
/
+50
2011-01-07
drm/radeon/kms: don't enable pcie gen2 on NI yet
Alex Deucher
1
-1
/
+2
2011-01-07
drm/radeon/kms: add radeon_asic struct for NI asics
Alex Deucher
1
-0
/
+51
2011-01-07
drm/radeon/kms/ni: load default sclk/mclk/vddc at pm init
Alex Deucher
1
-0
/
+18
2011-01-07
drm/radeon/kms: add ucode loader for NI
Alex Deucher
5
-4
/
+380
2011-01-07
drm/radeon/kms: add support for DCE5 display LUTs
Alex Deucher
1
-3
/
+65
2011-01-07
drm/radeon/kms: add ni_reg.h
Alex Deucher
2
-0
/
+87
2011-01-07
drm/radeon/kms: add bo blit support for NI
Alex Deucher
1
-2
/
+67
2011-01-07
drm/radeon/kms: always use writeback/events for fences on NI
Alex Deucher
1
-0
/
+5
2011-01-07
drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5
Alex Deucher
3
-17
/
+29
[next]