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
*
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-28
1
-9
/
+7
*
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-12-07
3
-5
/
+5
*
drm: radeon: fix overflow on 32bit systems
Young Xiao
2018-11-28
1
-1
/
+1
*
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-19
6
-82
/
+3
|
\
|
*
drm/radeon: remove set but not used variable 'rdev'
Yue Haibing
2018-11-08
1
-2
/
+0
|
*
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
2
-41
/
+0
|
*
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
2
-27
/
+0
|
*
drm/radeon/kms: remove set but not used variable 'pll'
YueHaibing
2018-11-05
1
-10
/
+0
|
*
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
|
*
drm/radeon/r300: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-05
1
-2
/
+2
|
*
drm/radeon/r420: mark expected switch fall-through
Gustavo A. R. Silva
2018-11-05
1
-0
/
+1
*
|
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-25
1
-1
/
+1
|
/
*
drm/radeon: change SPDX identifier to MIT
Jonathan Gray
2018-10-15
6
-6
/
+6
*
drm/radeon: ratelimit bo warnings
Nick Alcock
2018-10-09
1
-1
/
+1
*
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-21
7
-14
/
+62
|
\
|
*
drm/radeon: change function signature to pass full range
Mathieu Malaterre
2018-09-19
1
-1
/
+1
|
*
drm/radeon: Do not evict VRAM on APUs with disabled HIBERNATE
Paul Menzel
2018-08-27
1
-1
/
+3
|
*
drm/radeon: enable ABGR and XBGR formats (v2)
Mauro Rossi
2018-08-27
2
-5
/
+51
|
*
gpu: drm: radeon: radeon_test: Replace mdelay() with msleep()
Jia-Ju Bai
2018-08-27
1
-5
/
+5
|
*
gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()
Jia-Ju Bai
2018-08-27
1
-1
/
+1
|
*
gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()
Jia-Ju Bai
2018-08-27
1
-1
/
+1
*
|
drm/radeon: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
1
-22
/
+1
|
/
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-3
/
+19
*
drm/radeon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-07-31
1
-3
/
+2
*
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2018-07-31
1
-1
/
+1
*
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-20
3
-6
/
+6
|
\
|
*
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-1
/
+1
|
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
|
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
2
-4
/
+4
*
|
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-19
1
-64
/
+26
|
\
|
|
*
drm/radeon: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-07-05
1
-64
/
+26
*
|
drm/radeon: use pcie functions for link width
Alex Deucher
2018-07-05
6
-32
/
+60
*
|
drm/radeon: add SPDX identifier and clarify license
Dirk Hohndel (VMware)
2018-07-05
1
-0
/
+1
|
/
*
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-06-22
1
-4
/
+4
|
\
|
*
gpu: drm: radeon: Adding new typedef vm_fault_t
Souptick Joarder
2018-06-19
1
-4
/
+4
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
15
-43
/
+72
|
/
*
drm/radeon: Change the default to PCI on PowerPC
Mathieu Malaterre
2018-05-15
1
-0
/
+5
*
drm/radeon: fix mode_valid's return type
Luc Van Oostenryck
2018-05-15
1
-5
/
+5
*
drm/radeon: fix radeon_atpx_get_client_id()'s return type
Luc Van Oostenryck
2018-05-15
1
-1
/
+1
*
drm/radeon: add PX quirk for Asus K73TK
Nico Sneck
2018-05-15
1
-0
/
+4
*
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
2018-04-11
6
-67
/
+39
*
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
6
-43
/
+22
*
drm/radeon: Fix PCIe lane width calculation
Paul Parsons
2018-04-03
1
-2
/
+2
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-25
/
+49
|
\
|
*
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-15
1
-19
/
+12
|
*
drm/radeon: fix prime teardown order
Christian König
2018-03-14
2
-2
/
+2
|
*
drm/radeon: fix KV harvesting
Alex Deucher
2018-03-07
1
-29
/
+2
|
*
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2018-02-28
2
-5
/
+5
|
|
\
[next]