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.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
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
4
-0
/
+6
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
1
-0
/
+1
2019-02-20
drm: change func to better detect wether swiotlb is needed
Michael D Labriola
1
-1
/
+1
2019-02-19
drm/radeon/evergreen_cs: fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-19
gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
Rafael J. Wysocki
1
-0
/
+1
2019-02-19
drm/radeon/ci_dpm: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-02-19
drm/radeon/si_dpm: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-3
/
+8
2019-02-01
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-4
/
+6
2019-01-29
drm/radeon: check if device is root before getting pci speed caps
Alex Deucher
2
-4
/
+6
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-3
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-26
drm/radeon: check if device is root before getting pci speed caps
Alex Deucher
2
-4
/
+6
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
7
-0
/
+7
2019-01-14
drm: move drm_can_sleep() to drm_util.h
Sam Ravnborg
2
-0
/
+3
2019-01-12
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
1
-1
/
+1
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4
-15
/
+13
2019-01-10
drm/edid: Add display_info.rgb_quant_range_selectable
Ville Syrjälä
1
-2
/
+1
2019-01-10
drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
1
-8
/
+5
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+1
2019-01-09
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-9
/
+0
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-9
/
+7
2018-12-10
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
1
-9
/
+0
2018-12-08
drm/ttm: allow reserving more than one shared slot v3
Christian König
3
-5
/
+5
2018-11-28
drm: radeon: fix overflow on 32bit systems
Young Xiao
1
-1
/
+1
2018-11-19
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-82
/
+3
2018-11-09
drm/radeon: remove set but not used variable 'rdev'
Yue Haibing
1
-2
/
+0
2018-11-05
drm/ttm: initialize globals during device init (v2)
Christian König
2
-41
/
+0
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2
-27
/
+0
2018-11-05
drm/radeon/kms: remove set but not used variable 'pll'
YueHaibing
1
-10
/
+0
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-11-05
drm/radeon/r300: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-11-05
drm/radeon/r420: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
1
-1
/
+1
2018-10-16
drm/radeon: change SPDX identifier to MIT
Jonathan Gray
6
-6
/
+6
2018-10-10
drm/radeon: ratelimit bo warnings
Nick Alcock
1
-1
/
+1
2018-09-21
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-14
/
+62
2018-09-19
drm/radeon: change function signature to pass full range
Mathieu Malaterre
1
-1
/
+1
2018-09-03
drm/radeon: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
1
-22
/
+1
2018-08-27
drm/radeon: Do not evict VRAM on APUs with disabled HIBERNATE
Paul Menzel
1
-1
/
+3
2018-08-27
drm/radeon: enable ABGR and XBGR formats (v2)
Mauro Rossi
2
-5
/
+51
2018-08-27
gpu: drm: radeon: radeon_test: Replace mdelay() with msleep()
Jia-Ju Bai
1
-5
/
+5
2018-08-27
gpu: drm: radeon: si: Replace mdelay() with msleep() in si_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-08-27
gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-3
/
+19
2018-08-01
drm/radeon: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-01
drm/radeon: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-6
/
+6
2018-07-18
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-64
/
+26
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
[next]