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
2015-04-27
drm/radeon: fix userptr return value checking (v2)
Christian König
1
-5
/
+5
2015-04-27
drm/radeon: check new address before removing old one
Christian König
1
-14
/
+17
2015-04-27
drm/radeon: reset BOs address after clearing it.
Christian König
1
-0
/
+2
2015-04-27
drm/radeon: fix lockup when BOs aren't part of the VM on release
Christian König
1
-1
/
+2
2015-04-27
drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
Alex Deucher
1
-0
/
+1
2015-04-27
drm/radeon: adjust pll when audio is not enabled
Alex Deucher
1
-0
/
+3
2015-04-27
drm/radeon: only enable audio streams if the monitor supports it
Alex Deucher
2
-12
/
+21
2015-04-27
drm/radeon: only mark audio as connected if the monitor supports it (v3)
Alex Deucher
2
-14
/
+21
2015-04-27
drm/radeon/audio: don't enable packets until the end
Alex Deucher
1
-13
/
+17
2015-04-27
drm/radeon: drop dce6_dp_enable
Alex Deucher
3
-28
/
+2
2015-04-27
drm/radeon: fix ordering of AVI packet setup
Alex Deucher
2
-10
/
+11
2015-04-27
drm/radeon: Use drm_calloc_ab for CS relocs
Michel Dänzer
1
-2
/
+2
2015-04-20
Merge Linus master into drm-next
Dave Airlie
1
-1
/
+0
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-12
/
+12
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+0
2015-04-13
drm/radeon: allow creating overlapping userptrs
Christian König
2
-28
/
+76
2015-04-13
drm/radeon: add userptr config option
Christian König
1
-0
/
+8
2015-04-13
drm/radeon: constify more struct drm_*_helper funcs pointers
Jani Nikula
2
-3
/
+3
2015-04-09
drm/radeon: add video usability info support for VCE
Leo Liu
2
-1
/
+3
2015-04-09
Merge tag 'v4.0-rc7' into drm-next
Dave Airlie
2
-7
/
+8
2015-04-08
Merge tag 'imx-drm-fixes-2015-03-31' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
6
-9
/
+30
2015-04-07
tracing/drm: Remove unused TRACE_SYSTEM_STRING define
Steven Rostedt
1
-1
/
+0
2015-04-07
drm/radeon: constify all struct drm_*_helper funcs pointers
Jani Nikula
2
-9
/
+9
2015-04-02
drm/radeon: fix wait in radeon_mn_invalidate_range_start
Christian König
1
-7
/
+4
2015-04-02
drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
Christian König
1
-0
/
+4
2015-04-01
Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...
Dave Airlie
2
-12
/
+1
2015-03-31
Merge tag 'drm-amdkfd-next-2015-03-25' of git://people.freedesktop.org/~gabba...
Dave Airlie
1
-5
/
+5
2015-03-27
drm/radeon: programm the VCE fw BAR as well
Christian König
2
-0
/
+4
2015-03-27
drm/radeon: always dump the ring content if it's available
Christian König
1
-1
/
+1
2015-03-27
radeon: Do not directly dereference pointers to BIOS area.
David Miller
1
-3
/
+7
2015-03-27
drm/radeon/dpm: fix 120hz handling harder
Alex Deucher
2
-5
/
+18
2015-03-25
drm/amdkfd: Add multiple kgd support
Xihan Zhang
1
-5
/
+5
2015-03-24
Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...
Dave Airlie
2
-27
/
+47
2015-03-20
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...
Dave Airlie
1
-1
/
+1
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
13
-6
/
+998
2015-03-19
drm/radeon: improve encoder picking functions (v2)
Dave Airlie
2
-23
/
+65
2015-03-19
drm/radeon: export max link rate calculation
Dave Airlie
2
-2
/
+4
2015-03-19
drm/radeon: add new atombios encoder/transmitter interfaces
Dave Airlie
2
-5
/
+28
2015-03-19
drm/radeon: add some MST registers
Dave Airlie
1
-0
/
+37
2015-03-19
radeon/fb: add wrapper functions around fb connector add/remove
Dave Airlie
2
-0
/
+14
2015-03-19
radeon/cik: add support for short HPD irqs
Alex Deucher
1
-12
/
+87
2015-03-19
radeon/si: add support for short HPD irqs
Dave Airlie
1
-12
/
+88
2015-03-19
radeon/evergreen: add support for short HPD irqs
Dave Airlie
1
-12
/
+89
2015-03-19
radeon: introduce a dp_work handler
Dave Airlie
2
-0
/
+5
2015-03-19
drm/radeon: program auxch directly (v2)
Dave Airlie
7
-3
/
+272
2015-03-19
drm/radeon: fix doublescan modes (v2)
Alex Deucher
1
-2
/
+6
2015-03-19
drm/radeon: typo in parameter description
Vincent Batts
1
-1
/
+1
2015-03-19
drm/radeon: add support for read reg query from radeon info ioctl
Alex Deucher
1
-0
/
+8
2015-03-19
drm/radeon: add get_allowed_info_register for CIK
Alex Deucher
4
-0
/
+39
2015-03-19
drm/radeon: add get_allowed_info_register for SI
Alex Deucher
4
-0
/
+34
[next]