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.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
/
radeon_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-2
/
+1
2021-11-27
drm: Don't print messages if drivers are disabled due nomodeset
Javier Martinez Canillas
1
-6
/
+2
2021-08-10
drm/radeon: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-4
/
+0
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-07-01
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Tiezhu Yang
1
-4
/
+4
2021-05-26
drm/radeon: Implement mmap as GEM object function
Thomas Zimmermann
1
-1
/
+2
2021-05-10
drm/radeon: Move AGP data structures into radeon
Thomas Zimmermann
1
-13
/
+0
2021-05-10
drm/radeon: Move AGP helpers into radeon driver
Thomas Zimmermann
1
-1
/
+1
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+2
2021-01-13
drm/radeon: Store PCI controller in struct radeon_device.hose
Thomas Zimmermann
1
-4
/
+0
2021-01-06
drm/radeon: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-2
/
+1
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-19
/
+6
2020-11-16
drm/radeon/radeon_drv: Move 'radeon_gem_prime_import_sg_table()'s prototype t...
Lee Jones
1
-3
/
+1
2020-11-16
drm/radeon/radeon_drv: Move 'radeon_driver_irq_handler_kms's prototype into s...
Lee Jones
1
-4
/
+1
2020-11-16
drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared header
Lee Jones
1
-1
/
+1
2020-11-16
drm/radeon/radeon: Move prototype into shared header
Lee Jones
1
-2
/
+1
2020-11-13
drm/radeon/radeon_drv: Move prototypes to a shared headerfile
Lee Jones
1
-6
/
+0
2020-11-13
drm/radeon/radeon_drv: Source file headers are not good candidates for kernel...
Lee Jones
1
-1
/
+1
2020-11-13
gpu: drm: radeon: radeon_drv: Remove unused variable 'ret'
Lee Jones
1
-2
/
+1
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-2
/
+2
2020-11-06
drm/radeon: Stop changing the drm_driver struct
Daniel Vetter
1
-25
/
+60
2020-09-25
drm/radeon: Introduce GEM object functions
Thomas Zimmermann
1
-22
/
+1
2020-07-01
drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
Aditya Pakki
1
-1
/
+3
2020-05-28
drm/radeon: disable AGP by default
Christian König
1
-5
/
+0
2020-04-03
drm: delete drm_pci.h
Daniel Vetter
1
-1
/
+1
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-2
/
+41
2020-02-26
drm/radeon: Inline drm_get_pci_dev
Daniel Vetter
1
-2
/
+41
2020-02-13
drm/radeon: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
1
-7
/
+0
2020-02-13
drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
1
-11
/
+0
2019-11-12
drm/radeon: Clean up code in radeon_pci_shutdown()
KyleMahlkuch
1
-6
/
+3
2019-11-04
Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-0
/
+14
2019-10-28
drm/radeon: Fix EEH during kexec
Kyle Mahlkuch
1
-0
/
+14
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
1
-8
/
+0
2019-10-15
Revert "drm/radeon: Fix EEH during kexec"
Alex Deucher
1
-8
/
+0
2019-10-12
Revert "drm/radeon: Fix EEH during kexec"
Alex Deucher
1
-8
/
+0
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-10
/
+46
2019-09-27
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+31
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-0
/
+2
2019-09-17
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
Hans de Goede
1
-0
/
+31
2019-09-16
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
Hans de Goede
1
-0
/
+31
2019-08-23
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
1
-1
/
+1
2019-08-20
drm/radeon: use mmu_notifier_get/put for struct radeon_mn
Jason Gunthorpe
1
-0
/
+2
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-10
/
+13
2019-08-02
drm/radeon: Fix EEH during kexec
KyleMahlkuch
1
-0
/
+8
2019-07-31
drm/radeon: Fill out gem_object->resv
Daniel Vetter
1
-2
/
+0
2019-07-31
drm/radeon: Use dev_get_drvdata where possible
Chuhong Yuan
1
-10
/
+5
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
1
-2
/
+1
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
[next]