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-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-1
/
+1
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
22
-47
/
+47
2019-08-06
drm/radeon: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
10
-22
/
+21
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
1
-1
/
+1
2019-08-06
drm/radeon: use embedded gem object
Gerd Hoffmann
7
-16
/
+15
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2
-5
/
+5
2019-08-01
Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"
Neil Armstrong
1
-106
/
+36
2019-07-31
drm/radeon: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
1
-36
/
+106
2019-07-31
drm/radeon: Fill out gem_object->resv
Daniel Vetter
3
-9
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-13
/
+8
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
114
-287
/
+488
2019-06-21
drm/radeon: Drop drm_gem_prime_import
Daniel Vetter
1
-1
/
+0
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2
-5
/
+3
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-2
/
+1
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
113
-285
/
+487
2019-06-13
radeon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+8
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
57
-147
/
+216
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
44
-112
/
+221
2019-06-10
drm/radeon: prepare header files for drmP.h removal
Sam Ravnborg
10
-1
/
+19
2019-06-10
drm/radeon: drop drmP.h from header files
Sam Ravnborg
3
-3
/
+2
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
13
-23
/
+30
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
1
-2
/
+1
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+3
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+3
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
1
-2
/
+2
2019-05-10
drm/radeon: prefer lower reference dividers
Christian König
1
-2
/
+2
2019-04-24
drm/radeon: drop unused ati pcigart include.
Dave Airlie
1
-1
/
+0
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-15
/
+2
2019-03-27
drm/radeon: Use drm_fb_helper_fill_info
Daniel Vetter
1
-8
/
+2
2019-03-26
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
1
-0
/
+3
2019-03-21
drm/ttm: remove set but not used variable 'rdev'
YueHaibing
1
-4
/
+0
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-8
/
+2
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
1
-2
/
+0
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
[next]