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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
amd
/
amdgpu
/
amdgpu_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()
Yang Yingliang
1
-1
/
+4
2022-06-09
drm/amdgpu: add beige goby PCI ID
Alex Deucher
1
-0
/
+1
2022-05-25
drm/amd: Don't reset dGPUs if the system is going to s2idle
Mario Limonciello
1
-1
/
+1
2022-05-12
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Kai-Heng Feng
1
-6
/
+12
2022-05-12
drm/amdgpu: don't set s3 and s0ix at the same time
Mario Limonciello
1
-2
/
+4
2022-04-20
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Tushar Patel
1
-1
/
+1
2022-03-08
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-03-08
drm/amdgpu: filter out radeon PCI device IDs
Alex Deucher
1
-1
/
+637
2022-03-02
drm/amd: Check if ASPM is enabled from PCIe subsystem
Mario Limonciello
1
-0
/
+3
2022-02-23
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-02-08
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-01-11
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...
Evan Quan
1
-0
/
+15
2022-01-11
drm/amdgpu: always reset the asic in suspend (v2)
Alex Deucher
1
-1
/
+4
2022-01-11
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
1
-0
/
+28
2021-08-30
drm/amdgpu: add some additional RDNA2 PCI IDs
Alex Deucher
1
-0
/
+17
2021-08-16
Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+0
2021-08-10
drm/amdgpu: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-1
/
+0
2021-08-06
drm/amdgpu: don't enable baco on boco platforms in runpm
Alex Deucher
1
-0
/
+2
2021-08-06
drm/amdgpu: add DID for beige goby
Chengming Gui
1
-0
/
+7
2021-08-06
drm/amdgpu: create amdgpu_vkms (v4)
Ryan Taylor
1
-1
/
+1
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-7
/
+9
2021-07-27
drm/amdgpu: Rename amdgpu_acpi_is_s0ix_supported
Pratik Vishwakarma
1
-2
/
+2
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
1
-0
/
+4
2021-07-23
drm/amdgpu: add pci device id for cyan_skillfish
Tao Zhou
1
-0
/
+3
2021-07-23
drm/amdgpu: add yellow carp pci id (v2)
Aaron Liu
1
-0
/
+4
2021-07-21
drm/amdgpu: add yellow carp pci id (v2)
Aaron Liu
1
-0
/
+4
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-14
drm/amdgpu: add another Renoir DID
Jinzhou Su
1
-0
/
+1
2021-07-14
drm/amdgpu: add another Renoir DID
Jinzhou Su
1
-0
/
+1
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-07-01
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
1
-5
/
+4
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
1
-0
/
+1
2021-06-30
drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
Zhan Liu
1
-0
/
+1
2021-06-19
drm/amd/display: Add Freesync video documentation
Rodrigo Siqueira
1
-2
/
+17
2021-06-04
drm/amdgpu: attr to control SS2.0 bias level (v2)
Sathishkumar S
1
-0
/
+1
2021-06-03
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+3
2021-06-02
drm/amdgpu: bump driver version
Alex Deucher
1
-1
/
+2
2021-05-27
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
1
-0
/
+1
2021-05-26
drm/amdgpu: Implement mmap as GEM object function
Thomas Zimmermann
1
-2
/
+2
2021-05-25
drm/amdgpu: Fix crash when hot unplug in BACO
Andrey Grodzovsky
1
-0
/
+4
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-9
/
+9
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-9
/
+9
2021-05-20
drm/amdgpu: Verify DMA opearations from device are done
Andrey Grodzovsky
1
-0
/
+6
2021-05-20
drm/amdgpu: Convert driver sysfs attributes to static attributes
Andrey Grodzovsky
1
-0
/
+13
2021-05-20
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
1
-5
/
+2
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+5
2021-05-11
drm/amdgpu: change the default timeout for kernel compute queues
Alex Deucher
1
-2
/
+2
2021-05-11
drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lock
Fabio M. De Francesco
1
-6
/
+4
2021-05-11
drm/amdgpu: Add a new device ID for Aldebaran
Zhigang Luo
1
-0
/
+1
2021-05-11
drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardown
Pavan Kumar Ramayanam
1
-0
/
+3
[next]