index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-01-04
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
1
-9
/
+2
2023-12-11
drm/amdgpu: fix buffer funcs setting order on suspend harder
Alex Deucher
1
-2
/
+0
2023-12-06
drm/amdgpu: fix buffer funcs setting order on suspend
Alex Deucher
1
-0
/
+2
2023-12-06
drm/amdgpu: disable MCBP by default
Jiadong Zhu
1
-4
/
+0
2023-11-29
drm/amdgpu: optimize RLC powerdown notification on Vangogh
Perry Yuan
1
-0
/
+4
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
1
-0
/
+12
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-09
drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)
Victor Lu
1
-2
/
+87
2023-11-03
drm/amdgpu: Query and report boot status
Hawking Zhang
1
-0
/
+2
2023-11-03
drm/amdgpu: don't use pci_is_thunderbolt_attached()
Alex Deucher
1
-4
/
+4
2023-10-31
drm/amd/pm: fix the high voltage and temperature issue
Kenneth Feng
1
-7
/
+17
2023-10-31
drm/amdgpu: remove amdgpu_mes_self_test in gpu recover
Yifan Zhang
1
-4
/
+0
2023-10-31
Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-15
/
+10
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+16
2023-10-26
drm/amd: Explicitly disable ASPM when dynamic switching disabled
Mario Limonciello
1
-15
/
+6
2023-10-26
drm/amd: Move AMD_IS_APU check for ASPM into top level function
Mario Limonciello
1
-0
/
+2
2023-10-26
drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported
Mario Limonciello
1
-0
/
+2
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
1
-0
/
+15
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
1
-0
/
+1
2023-10-20
drm/amdgpu: Move coredump code to amdgpu_reset file
André Almeida
1
-78
/
+0
2023-10-20
drm/amdgpu: Encapsulate all device reset info
André Almeida
1
-8
/
+10
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-05
Documentation/amdgpu: Add board info details
Lijo Lazar
1
-0
/
+16
2023-10-05
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-11
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
1
-26
/
+0
2023-09-11
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-08-31
drm/amdgpu: Allocate coredump memory in a nonblocking way
André Almeida
1
-1
/
+1
2023-08-31
drm/amdgpu: Fix the return for gpu mode1_reset
Hawking Zhang
1
-2
/
+11
2023-08-31
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
[next]