index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
2020-09-16
2
-2
/
+2
*
drm/ttm: split populate out from binding.
Dave Airlie
2020-09-16
1
-1
/
+6
*
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
2020-09-16
2
-3
/
+3
*
drm/ttm: remove available_caching
Christian König
2020-09-15
1
-2
/
+0
*
drm/ttm: remove default caching
Christian König
2020-09-15
1
-4
/
+2
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
9
-16
/
+14
|
\
|
*
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
2020-09-09
1
-4
/
+4
|
|
\
|
*
\
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-08
1
-6
/
+4
|
|
\
\
|
|
*
|
drm/radeon: Prefer lower feedback dividers
Kai-Heng Feng
2020-08-27
1
-1
/
+1
|
|
*
|
drm/radeon: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-27
1
-5
/
+4
|
|
*
|
drm/radeon: avoid a useless memset
Christophe JAILLET
2020-07-27
1
-1
/
+0
|
*
|
|
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
8
-10
/
+10
|
|
\
\
\
|
|
*
|
|
drm/radeon: Prefer lower feedback dividers
Kai-Heng Feng
2020-09-03
1
-1
/
+1
|
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
7
-9
/
+9
*
|
|
|
|
drm/ttm: nuke memory type flags
Christian König
2020-09-11
2
-25
/
+28
*
|
|
|
|
drm: allow limiting the scatter list size.
Gerd Hoffmann
2020-09-09
1
-1
/
+1
*
|
|
|
|
drm/ttm/agp: remove bdev from agp helpers
Dave Airlie
2020-09-09
1
-3
/
+3
*
|
|
|
|
drm/ttm: get rid of agp specific populate/unpopulate paths.
Dave Airlie
2020-09-09
1
-2
/
+2
*
|
|
|
|
drm/radeon/ttm: move to driver binding/destroy functions. (v2)
Dave Airlie
2020-09-09
7
-33
/
+80
*
|
|
|
|
drm/ttm: introduce ttm_bo_move_null
Dave Airlie
2020-09-09
1
-12
/
+2
*
|
|
|
|
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
2020-09-08
1
-8
/
+6
*
|
|
|
|
drm/ttm: remove bdev from ttm_tt
Dave Airlie
2020-09-08
1
-19
/
+21
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
drm/radeon/ttm: don't store driver copy of device pointer.
Dave Airlie
2020-08-31
1
-4
/
+4
|
/
/
/
*
|
|
drm/ttm: drop bus.size from bus placement.
Dave Airlie
2020-08-24
1
-3
/
+4
*
|
|
drm/ttm: init mem->bus in common code.
Dave Airlie
2020-08-24
1
-6
/
+0
*
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
8
-27
/
+36
|
\
|
|
|
*
|
drm/ttm: make ttm_tt unbind function return void.
Dave Airlie
2020-07-29
1
-3
/
+1
|
*
|
Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-23
2
-6
/
+5
|
|
\
|
|
|
*
drm/radeon: fix double free
Tom Rix
2020-07-08
1
-4
/
+3
|
|
*
gpu/drm: Remove debug info about CPU address
Tiezhu Yang
2020-07-08
1
-2
/
+2
|
*
|
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-23
1
-6
/
+1
|
|
\
\
|
*
\
\
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-20
1
-6
/
+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-02
6
-18
/
+30
|
|
\
\
\
|
|
*
|
|
drm/radeon: fix array out-of-bounds read and write issues
Colin Ian King
2020-07-01
1
-1
/
+1
|
|
*
|
|
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
Denis Efremov
2020-07-01
1
-1
/
+1
|
|
*
|
|
drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
Aditya Pakki
2020-07-01
3
-3
/
+9
|
|
*
|
|
drm/radeon: fix multiple reference count leak
Aditya Pakki
2020-07-01
1
-5
/
+15
|
|
*
|
|
Revert "drm/[radeon|amdgpu]: Replace one-element array and use struct_size() ...
Alex Deucher
2020-07-01
1
-2
/
+3
|
|
*
|
|
drm/[radeon|amdgpu]: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-28
1
-3
/
+2
|
|
*
|
|
drm/radeon/dpm: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-28
1
-3
/
+4
|
|
*
|
|
drm/radeon: disable AGP by default
Christian König
2020-05-28
1
-5
/
+0
|
*
|
|
|
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-30
3
-4
/
+17
|
|
\
\
\
\
*
|
|
|
|
|
drm/radeon: drop superflous AGP handling
Christian König
2020-08-12
1
-19
/
+2
*
|
|
|
|
|
drm/ttm: give resource functions their own [ch] files
Christian König
2020-08-12
1
-2
/
+2
*
|
|
|
|
|
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
5
-18
/
+18
*
|
|
|
|
|
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
2
-3
/
+3
*
|
|
|
|
|
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
1
-16
/
+15
*
|
|
|
|
|
drm/radeon/ttm: use wrapper to access memory manager
Dave Airlie
2020-08-06
2
-7
/
+7
*
|
|
|
|
|
drm/radeon/ttm: use new takedown paths
Dave Airlie
2020-08-06
1
-2
/
+2
*
|
|
|
|
|
drm/radeon: use new ttm man init path
Dave Airlie
2020-08-06
1
-6
/
+4
[next]