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-09-07
drm/radeon/kms: fix tv-out on avivo asics
Alex Deucher
1
-3
/
+23
2010-09-07
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2
-5
/
+39
2010-09-02
drm/radeon/kms/evergreen: work around bad data in some i2c tables
Alex Deucher
1
-0
/
+27
2010-09-02
drm/radeon/kms: properly set crtc high base on r7xx
Alex Deucher
1
-4
/
+4
2010-09-02
drm/radeon/kms: fix tv module parameter
Alex Deucher
1
-35
/
+43
2010-09-02
drm/radeon/kms: force legacy pll algo for RV515 LVDS
Alex Deucher
1
-0
/
+14
2010-09-02
drm/radeon/kms: remove useless clock code
Alex Deucher
7
-98
/
+0
2010-08-30
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
Alex Deucher
3
-1
/
+59
2010-08-30
drm/radeon/kms: use tracked values for sclk and mclk
Alex Deucher
3
-20
/
+18
2010-08-29
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-2
/
+1
2010-08-27
drm/radeon/kms: add missing scratch update in dp_detect
Alex Deucher
1
-0
/
+1
2010-08-27
drm/radeon/kms: remove stray radeon_i2c_destroy
Alex Deucher
1
-2
/
+0
2010-08-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-277
/
+360
2010-08-23
drm/radeon/kms: fix typo in radeon_compute_pll_gain
Alex Deucher
1
-1
/
+1
2010-08-23
drm/radeon/kms: try to detect tv vs monitor for underscan
Alex Deucher
1
-1
/
+14
2010-08-23
drm/radeon/kms: fix sideport detection on newer rs880 boards
Alex Deucher
1
-1
/
+1
2010-08-23
drm/radeon: fix passing wrong type to gem object create.
Dave Airlie
1
-1
/
+1
2010-08-20
drm/radeon/kms: set encoder type to DVI for HDMI on evergreen
Alex Deucher
1
-9
/
+23
2010-08-20
drm/radeon/kms: add back missing break in info ioctl
Alex Deucher
1
-0
/
+1
2010-08-20
drm/radeon/kms: don't enable MSIs on AGP boards
Alex Deucher
1
-2
/
+3
2010-08-20
drm/radeon/kms: fix agp mode setup on cards that use pcie bridges
Alex Deucher
1
-1
/
+7
2010-08-20
drm/radeon/kms: rework radeon_dp_detect() logic
Alex Deucher
1
-10
/
+11
2010-08-20
drm/radeon/kms: add missing asic callback assignment for evergreen
Alex Deucher
1
-0
/
+1
2010-08-20
drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c
Alex Deucher
1
-0
/
+7
2010-08-20
drm/radeon/kms/pm: bail early if nothing's changing
Alex Deucher
1
-0
/
+5
2010-08-20
drm/radeon/kms/atom: clean up dig atom handling
Alex Deucher
1
-62
/
+53
2010-08-20
drm/radeon/kms: DCE3/4 transmitter fixes
Alex Deucher
1
-5
/
+4
2010-08-20
drm/radeon/kms: rework encoder handling
Alex Deucher
7
-111
/
+116
2010-08-20
drm/radeon/kms: DCE3/4 AdjustPixelPll updates
Alex Deucher
1
-7
/
+44
2010-08-20
drm/radeon: Fix stack data leak
Jean Delvare
1
-0
/
+2
2010-08-20
drm/radeon/kms: fix GTT/VRAM overlapping test
Jerome Glisse
1
-1
/
+1
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2
-67
/
+67
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-293
/
+650
2010-08-12
drm/radeon: Add probing of clocks from device-tree
Benjamin Herrenschmidt
1
-0
/
+81
2010-08-12
drm/radeon: drop old and broken mesa warning
Dave Airlie
1
-5
/
+0
2010-08-12
drm/radeon: Fix pci_map_page() error checking
Benjamin Herrenschmidt
2
-2
/
+3
2010-08-12
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
Marek Olšák
1
-0
/
+1
2010-08-12
drm/radeon/kms: another r6xx/r7xx CS checker fix
Alex Deucher
1
-0
/
+1
2010-08-11
vt/console: try harder to print output when panicing
Jesse Barnes
1
-1
/
+1
2010-08-10
drm: expand gamma_set
James Simmons
1
-7
/
+3
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
3
-8
/
+8
2010-08-10
drm/radeon/kms: mark 3D power states as performance
Alex Deucher
1
-0
/
+5
2010-08-10
drm/radeon/kms: add additional quirk for Acer rv620 laptop
Alex Deucher
1
-2
/
+12
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
1
-4
/
+3
2010-08-10
radeon: handle errors in radeon_hwmon_init()
Dan Carpenter
1
-5
/
+19
2010-08-10
drm/radeon/kms: add support for router objects
Alex Deucher
5
-15
/
+147
2010-08-10
drm/radeon/kms: rework combios i2c handling
Alex Deucher
1
-247
/
+168
2010-08-10
drm/radeon/kms: unify i2c handling
Alex Deucher
7
-32
/
+214
2010-08-10
drm/radeon/kms: r600 CS parser fixes
Alex Deucher
1
-12
/
+15
2010-08-10
drm/radeon: add a way to revoke hyper-z access
Marek Olšák
1
-5
/
+19
[next]