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
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
25
-36
/
+154
2012-03-08
drm/radeon/kms: fix hdmi duallink checks
Alex Deucher
2
-5
/
+3
2012-03-08
drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)
Marek Olšák
1
-0
/
+8
2012-03-07
drm/radeon: deal with errors from framebuffer init path.
Dave Airlie
3
-5
/
+26
2012-03-07
drm/radeon: fix a semaphore deadlock on pre cayman asics
Christian König
2
-0
/
+4
2012-02-29
drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()
Sebastian Biemueller
1
-1
/
+1
2012-02-29
drm/radeon: fix deferred page-flip detection logic on Avivo-based ASICs
Felix Kuehling
1
-2
/
+11
2012-02-29
drm/radeon: fix uninitialized variable
Christian König
1
-0
/
+1
2012-02-29
drm/radeon/kms: clean up radeon_asic struct (v2)
Alex Deucher
2
-71
/
+69
2012-02-29
drm/radeon/kms: reorganize surface callbacks
Alex Deucher
2
-41
/
+76
2012-02-29
drm/radeon/kms: move clock/pcie setting callbacks into pm struct
Alex Deucher
6
-143
/
+145
2012-02-29
drm/radeon/kms: reorganize display callbacks
Alex Deucher
2
-58
/
+98
2012-02-29
drm/radeon/kms: reorganize gart callbacks
Alex Deucher
4
-46
/
+84
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
15
-65
/
+83
2012-02-29
drm/radeon/kms: remove unused cp callbacks from radeon_asic
Alex Deucher
1
-3
/
+0
2012-02-29
drm/radeon/kms: reorganize irq callbacks
Alex Deucher
2
-38
/
+77
2012-02-29
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
8
-90
/
+185
2012-02-29
drm/radeon: fix IB debugfs files for multiple cards
Christian König
1
-2
/
+6
2012-02-29
drm/radeon: also make the cs_parse function per ring
Christian König
3
-21
/
+23
2012-02-29
drm/radeon/kms: no need to align IB like this
Christian König
1
-14
/
+1
2012-02-29
drm/radeon: move ring syncing after bo validation
Christian König
2
-8
/
+14
2012-02-29
drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)
Alex Deucher
1
-8
/
+17
2012-02-27
drm/radeon/kms: reorganize pm callbacks
Alex Deucher
2
-95
/
+131
2012-02-27
drm/radeon/kms: reorganize page flip callbacks
Alex Deucher
2
-57
/
+93
2012-02-27
drm/radeon/kms: reorganize hpd callbacks
Alex Deucher
2
-76
/
+114
2012-02-27
drm/radeon/kms: add a radeon asic callback for mc idle
Alex Deucher
5
-3
/
+31
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
9
-1
/
+100
2012-02-23
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
25
-232
/
+1982
2012-02-22
drm/radeon/kms/atom: dpms bios scratch reg updates
Alex Deucher
1
-0
/
+3
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
13
-8
/
+64
2012-02-22
drm/radeon: Only create additional ring debugfs files on Cayman or newer.
Michel Dänzer
1
-2
/
+5
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
1
-0
/
+3
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2
-0
/
+4
2012-02-16
drm/radeon/evergreen: make texdw[] array larger
Dan Carpenter
1
-1
/
+1
2012-02-14
drm/radeon/kms: fix MSI re-arm on rv370+
Alex Deucher
2
-6
/
+2
2012-02-14
drm/radeon/kms/atom: bios scratch reg handling updates
Alex Deucher
1
-0
/
+17
2012-02-14
drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.
Dave Airlie
1
-1
/
+3
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
12
-103
/
+1282
2012-02-13
drm/radeon/kms: add support for streamout v7
Marek Olšák
8
-9
/
+407
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
1
-5
/
+1
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
1
-21
/
+6
2012-02-09
drm: add convenience function to create an enum property
Sascha Hauer
1
-33
/
+10
2012-02-03
drm/radeon: do not continue after error from r600_ib_test
Matthijs Kooijman
1
-0
/
+1
2012-02-03
drm/radeon/kms: add r1xx/r2xx CS support for tiled textures
Alex Deucher
2
-2
/
+22
2012-02-03
drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS
Alex Deucher
2
-27
/
+36
2012-02-03
drm/radeon/kms/dce3+: add support for hw i2c using atom
Alex Deucher
3
-1
/
+161
2012-02-03
drm/radeon/kms: Use the standard VESA timeout for DDC channels
Jean Delvare
1
-3
/
+1
2012-02-03
drm/kms: Make i2c buses faster
Jean Delvare
1
-1
/
+1
2012-02-03
drm/radeon/kms: remove benchmarks shorter than one page
Ilija Hadzic
1
-6
/
+6
2012-02-03
drm/radeon/kms: common definitions for blit copy code
Ilija Hadzic
3
-25
/
+46
[next]