index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_count
Tao Zhou
1
-6
/
+2
2023-10-13
drm/amd: Add concept of running prepare_suspend() sequence for IP blocks
Mario Limonciello
1
-1
/
+11
2023-10-13
drm/amd: Evict resources during PM ops prepare() callback
Mario Limonciello
1
-5
/
+26
2023-10-09
drm/amdgpu: Fix potential null pointer derefernce
Stanley.Yang
1
-1
/
+2
2023-10-09
drm/amdgpu: Refactor FRU product information
Lijo Lazar
1
-0
/
+3
2023-10-06
Documentation/amdgpu: Add board info details
Lijo Lazar
1
-0
/
+16
2023-10-06
drm/amdgpu: Add sysfs attribute to get board info
Lijo Lazar
1
-0
/
+57
2023-10-03
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
1
-1
/
+1
2023-09-28
drm/amdgpu: exit directly if gpu reset fails
Tao Zhou
1
-1
/
+1
2023-09-28
drm/amd: Limit seamless boot by default to APUs
Mario Limonciello
1
-0
/
+3
2023-09-26
drm/amdgpu: Restore partition mode after reset
Lijo Lazar
1
-0
/
+5
2023-09-20
drm/amdgpu: Rework coredump to use memory dynamically
André Almeida
1
-23
/
+40
2023-09-20
drm/amd: Enable seamless boot by default on newer ASICs
Mario Limonciello
1
-11
/
+4
2023-09-20
drm/amd: Add a module parameter for seamless boot
Mario Limonciello
1
-3
/
+17
2023-09-20
drm/amd: Move seamless boot check out of display
Mario Limonciello
1
-0
/
+21
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-12
/
+17
2023-09-12
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
1
-26
/
+0
2023-09-12
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
1
-26
/
+0
2023-09-06
drm/amdgpu: Update amdgpu_device_indirect_r/wreg_ext
Candice Li
1
-2
/
+2
2023-09-06
drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functions
Candice Li
1
-0
/
+115
2023-09-01
drm/amdgpu: Allocate coredump memory in a nonblocking way
André Almeida
1
-1
/
+1
2023-09-01
drm/amdgpu: Fix the return for gpu mode1_reset
Hawking Zhang
1
-2
/
+11
2023-09-01
drm/amdgpu: Add bootloader status check
Lijo Lazar
1
-3
/
+14
2023-08-31
drm/amdgpu: revise the device initialization sequences
Evan Quan
1
-16
/
+21
2023-08-31
drm/amd/pm: introduce a new set of OD interfaces
Evan Quan
1
-0
/
+2
2023-08-30
drm/amdgpu: Allocate coredump memory in a nonblocking way
André Almeida
1
-1
/
+1
2023-08-30
drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'
Lee Jones
1
-0
/
+1
2023-08-30
drm/amdgpu: Fix the return for gpu mode1_reset
Hawking Zhang
1
-2
/
+11
2023-08-30
drm/amdgpu: Add bootloader status check
Lijo Lazar
1
-3
/
+14
2023-08-16
drm/amd: flush any delayed gfxoff on suspend entry
Mario Limonciello
1
-0
/
+1
2023-08-16
drm/amdgpu: disable mcbp if parameter zero is set
Jiadong Zhu
1
-4
/
+5
2023-08-16
drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'
Srinivasan Shanmugam
1
-0
/
+6
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
1
-9
/
+0
2023-08-09
drm/amdgpu/irq: Move irq resume to the beginning
Emily Deng
1
-1
/
+1
2023-08-09
drm/amdgpu: Add FRU sysfs nodes only if needed
Lijo Lazar
1
-68
/
+3
2023-08-07
drm/amd: Disable S/G for APUs when 64GB or more host memory
Mario Limonciello
1
-0
/
+26
2023-07-27
drm/amdgpu: Fix ENOSYS means 'invalid syscall nr' in amdgpu_device.c
Srinivasan Shanmugam
1
-29
/
+31
2023-07-25
drm/amdgpu: set sw state to gfxoff after SR-IOV reset
Horace Chen
1
-0
/
+3
2023-07-18
drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)
Victor Lu
1
-2
/
+3
2023-07-18
drm/amdgpu: create a new file for doorbell manager
Shashank Sharma
1
-170
/
+5
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
1
-0
/
+19
2023-07-12
drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
Arnd Bergmann
1
-0
/
+3
2023-07-07
drm/amd: Use attribute groups for PSP flashing attributes
Mario Limonciello
1
-10
/
+0
2023-06-30
drm/amdgpu: enable mcbp by default on gfx9
Alex Deucher
1
-0
/
+5
2023-06-30
drm/amdgpu: make mcbp a per device setting
Alex Deucher
1
-4
/
+15
2023-06-23
drm/amdgpu: Add vbios attribute only if supported
Lijo Lazar
1
-0
/
+5
2023-06-09
drm/amdgpu: Fix up kdoc in amdgpu_device.c
Srinivasan Shanmugam
1
-4
/
+0
2023-06-09
drm/amdgpu: bypass bios dependent operations
Shiwu Zhang
1
-25
/
+41
2023-06-09
drm/amdgpu: fix incorrect pcie_gen_mask in passthrough case
Tong Liu01
1
-3
/
+3
2023-06-09
drm/amdkfd: Refactor migrate init to support partition switch
Philip Yang
1
-1
/
+3
[prev]
[next]