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
2013-06-20
drm/radeon: update lockup tracking when scheduling in empty ring
Jerome Glisse
1
-0
/
+7
2013-06-15
drm/radeon: fix UVD on big endian
Alex Deucher
2
-20
/
+27
2013-06-12
drm/radeon: fix write back suspend regression with uvd v2
Jerome Glisse
3
-31
/
+46
2013-06-12
drm/radeon: do not try to uselessly update virtual memory pagetable
Jerome Glisse
1
-2
/
+4
2013-06-03
drm/radeon: don't allow audio on DCE6
Alex Deucher
1
-3
/
+8
2013-06-03
drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2)
Samuel Li
4
-0
/
+57
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
13
-45
/
+78
2013-05-29
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
3
-21
/
+7
2013-05-29
drm/radeon: narrow scope of Apple re-POST hack
Alex Deucher
1
-1
/
+3
2013-05-29
drm/radeon: don't check crtcs in card_posted() on cards without DCE
Alex Deucher
1
-0
/
+4
2013-05-29
drm/radeon: fix card_posted check for newer asics
Alex Deucher
1
-10
/
+9
2013-05-29
drm/radeon: fix typo in cu_per_sh on verde
Alex Deucher
1
-1
/
+1
2013-05-29
drm/radeon: UVD block on SUMO2 is the same as on SUMO
Christian König
1
-3
/
+1
2013-05-24
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
Dave Airlie
1
-10
/
+3
2013-05-22
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
1
-10
/
+3
2013-05-21
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
8
-92
/
+356
2013-05-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-25
/
+12
2013-05-20
drm/radeon: add golden register settings for Hainan (v2)
Alex Deucher
1
-0
/
+122
2013-05-20
drm/radeon: sun/hainan chips do not have UVD (v2)
Alex Deucher
1
-28
/
+39
2013-05-20
drm/radeon: track which asics have UVD
Alex Deucher
2
-0
/
+18
2013-05-20
drm/radeon: radeon-asic updates for Hainan
Alex Deucher
1
-1
/
+4
2013-05-20
drm/radeon: fill in ucode loading support for Hainan
Alex Deucher
1
-0
/
+58
2013-05-20
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
Alex Deucher
3
-62
/
+92
2013-05-20
drm/radeon: fill in GPU init for Hainan (v2)
Alex Deucher
2
-1
/
+20
2013-05-20
drm/radeon: add chip family for Hainan
Alex Deucher
3
-0
/
+3
2013-05-20
drm/radeon/dce2: use 10khz units for audio dto calculation
Alex Deucher
2
-9
/
+7
2013-05-20
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Niels Ole Salscheider
3
-5
/
+5
2013-05-20
drm/radeon: Remove superfluous variable
Niels Ole Salscheider
3
-11
/
+0
2013-05-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+12
2013-05-17
drm/radeon: restore nomodeset operation (v2)
Dave Airlie
1
-1
/
+11
2013-05-13
drm/radeon: check incoming cliprects pointer
Kees Cook
1
-1
/
+1
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
43
-567
/
+5916
2013-05-02
drm/radeon: fix handling of v6 power tables
Alex Deucher
1
-6
/
+5
2013-05-02
drm/radeon: clarify family checks in pm table parsing
Alex Deucher
1
-3
/
+3
2013-05-02
drm/radeon: consolidate UVD clock programming
Christian König
6
-278
/
+191
2013-05-02
drm/radeon: fix UPLL_REF_DIV_MASK definition
Christian König
3
-3
/
+3
2013-05-02
radeon: add bo tracking debugfs
Jerome Glisse
3
-1
/
+59
2013-05-02
drm/radeon: add new richland pci ids
Alex Deucher
1
-2
/
+4
2013-05-02
drm/radeon: fix scratch reg handling for UVD fence
Christian König
1
-1
/
+1
2013-05-02
drm/radeon: allocate SA bo in the requested domain
Christian König
1
-1
/
+1
2013-05-02
drm/radeon: fix possible segfault when parsing pm tables
Alex Deucher
1
-1
/
+9
2013-05-02
drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
Alex Deucher
1
-3
/
+3
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-24
drm/radeon: disable UVD advanced semaphore mode
Christian König
1
-1
/
+1
2013-04-24
drm/radeon: fix endian bugs in radeon_atom_get_clock_dividers() (v3)
Alex Deucher
2
-4
/
+4
2013-04-24
drm/radeon: fix up audio dto programming for DCE2
Alex Deucher
2
-4
/
+18
2013-04-24
drm/radeon/evergreen: set SAD registers
Rafał Miłecki
1
-0
/
+63
2013-04-24
drm/radeon/si: add support for golden register init
Alex Deucher
1
-0
/
+793
2013-04-24
drm/radeon/cayman,TN: add support for golden register init (v2)
Alex Deucher
1
-0
/
+281
2013-04-24
drm/radeon/evergreen: add support for golden register init
Alex Deucher
1
-0
/
+863
[next]