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.13.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-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-773
/
+1476
2011-05-24
drivers/gpu/drm/radeon/atom.c: fix warning
Andrew Morton
1
-2
/
+2
2011-05-24
drm/radeon/kms: bump kms version number
Alex Deucher
1
-1
/
+2
2011-05-24
drm/radeon/kms: properly set num banks for fusion asics
Alex Deucher
1
-2
/
+6
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
4
-9
/
+68
2011-05-24
drm/radeon/kms/cayman: fix typo in register mask
Alex Deucher
1
-1
/
+1
2011-05-24
drm/radeon/kms: fix typo in spread spectrum code
Alex Deucher
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-05-22
drm/radeon/kms: fix tile_config value reported to userspace on cayman.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: fix incorrect comparison in cayman setup code.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: add wait idle ioctl for eg->cayman
Dave Airlie
1
-0
/
+4
2011-05-22
drm/radeon/cayman: setup hdp to invalidate and flush when asked
Dave Airlie
2
-0
/
+6
2011-05-22
drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked
Alex Deucher
2
-1
/
+7
2011-05-22
drm/radeon/kms: the SS_Id field in the LCD table if for LVDS only
Alex Deucher
1
-30
/
+12
2011-05-22
drm/radeon/kms: properly set the CLK_REF bit for DCE3 devices
Alex Deucher
1
-0
/
+2
2011-05-20
drm/radeon/kms: fixup eDP connector handling
Alex Deucher
1
-8
/
+72
2011-05-20
drm/radeon/kms: bail early for eDP in hotplug callback
Alex Deucher
1
-0
/
+6
2011-05-20
drm/radeon/kms: simplify hotplug handler logic
Alex Deucher
3
-26
/
+8
2011-05-20
drm/radeon/kms: rewrite DP handling
Alex Deucher
4
-523
/
+583
2011-05-20
drm/radeon/kms/atom: add support for setting DP panel mode
Alex Deucher
3
-13
/
+16
2011-05-20
drm/radeon/kms: atombios.h updates for DP panel mode
Alex Deucher
1
-2
/
+20
2011-05-20
drm/radeon/kms: handle DP bridges
Alex Deucher
3
-181
/
+263
2011-05-20
drm/radeon/kms: improve aux error handling
Alex Deucher
2
-85
/
+151
2011-05-20
drm/radeon/kms: improve DP detect logic
Alex Deucher
1
-5
/
+13
2011-05-20
drm/radeon/kms: add some dp encoder/connector helper funcs
Alex Deucher
3
-0
/
+99
2011-05-20
drm/radeon/kms: make sure eDP panel is on for modesetting
Alex Deucher
1
-1
/
+7
2011-05-20
drm/radeon/kms: fix eDP panel power function
Alex Deucher
2
-6
/
+20
2011-05-20
drm/radeon/kms: adjust eDP handling (v2)
Alex Deucher
2
-6
/
+27
2011-05-20
drm/radeon/kms: fix up DP clock programming on DCE4/5
Alex Deucher
2
-5
/
+18
2011-05-20
drm/radeon/kms: spread spectrum fixes
Alex Deucher
1
-16
/
+36
2011-05-20
drm/radeon/kms: properly handle bpc >8 in atom command tables
Alex Deucher
2
-7
/
+101
2011-05-20
drm/radeon/kms: DCE4.1 DIG encoders are fully routeable just like DCE3.2
Alex Deucher
1
-8
/
+5
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
4
-10
/
+20
2011-05-13
drm/radeon/kms: add some evergreen/ni safe regs
Alex Deucher
2
-0
/
+2
2011-05-13
drm/radeon/kms: fix extended lvds info parsing
Alex Deucher
1
-3
/
+11
2011-05-13
drm/radeon/kms: fix tiling reg on fusion
Alex Deucher
2
-1
/
+5
2011-05-11
drm/radeon/nouveau: fix build regression on alpha due to Xen changes.
Dave Airlie
1
-3
/
+3
2011-05-11
drm/radeon/kms: fix cayman acceleration
Alex Deucher
1
-1
/
+1
2011-05-11
drm/radeon: fix cayman struct accessors.
Dave Airlie
1
-8
/
+8
2011-05-09
drm/radeon/kms: fix some logic errors in combios i2c mapping
Alex Deucher
1
-6
/
+12
2011-05-09
drm/radeon/kms: add pci id to acer travelmate quirk for 5730
Alex Deucher
1
-2
/
+2
2011-05-09
drm/radeon: fix order of doing things in radeon_crtc_cursor_set
Ilija Hadzic
1
-3
/
+3
2011-05-09
drm/radeon/kms: ATPX switcheroo fixes
Alex Deucher
1
-2
/
+27
2011-05-04
drm/radeon/kms: fix up r1xx-rs4xx i2c buses
Alex Deucher
1
-16
/
+43
2011-05-04
drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDC
Alex Deucher
1
-0
/
+2
2011-05-04
drm/radeon/kms: add support for thermal chips on combios asics
Alex Deucher
1
-0
/
+54
2011-05-04
drm/radeon/kms: fix gart setup on fusion parts (v2)
Alex Deucher
3
-8
/
+17
2011-05-04
drm/radeon: fix regression on atom cards with hardcoded EDID record.
Dave Airlie
1
-2
/
+3
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-2
/
+3
2011-04-28
drm/radeon/kms: remove some underscan leftovers
Alex Deucher
1
-4
/
+0
[next]