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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
drm/amdgpu: Remove unneeded semicolon
Zheng Yongjun
1
-1
/
+1
2021-06-01
amdgpu: remove unreachable code
Jiapeng Chong
1
-2
/
+1
2021-06-01
drm/amdgpu: Fix a bug on flag table_freed
Eric Huang
1
-2
/
+5
2021-06-01
drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()
Kevin Wang
1
-3
/
+2
2021-06-01
drm/amdgpu: fix sdma firmware version error in sriov
Kevin Wang
1
-3
/
+3
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
4
-0
/
+97
2021-06-01
drm/amdgpu: flush gart changes after all BO recovery
Nirmoy Das
4
-8
/
+21
2021-06-01
drm/amdgpu: do not allocate entries separately
Nirmoy Das
1
-14
/
+20
2021-06-01
drm/amdgpu: remove unused code
Nirmoy Das
2
-35
/
+0
2021-06-01
drm/amdgpu: switch to amdgpu_bo_vm for vm code
Nirmoy Das
4
-65
/
+96
2021-06-01
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
2
-0
/
+33
2021-06-01
drm/amdgpu: move shadow bo validation to VM code
Nirmoy Das
2
-19
/
+9
2021-06-01
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
2
-0
/
+42
2021-06-01
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-01
drm/amdgpu: support atcs method powershift (v4)
Sathishkumar S
2
-0
/
+61
2021-06-01
drm/amdgpu: free the metadata buffer for sg type BOs as well
Shiwu Zhang
1
-1
/
+1
2021-06-01
drm/amdgpu: fix metadata_size for ubo ioctl queries
Shiwu Zhang
1
-2
/
+3
2021-05-27
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
3
-160
/
+138
2021-05-27
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-05-27
drm/amd/amdgpu/amdgpu_device: Make local function static
Lee Jones
1
-1
/
+1
2021-05-27
drm/amdgpu/acpi: fix typo in ATCS handling
Alex Deucher
1
-1
/
+1
2021-05-27
drm/amdgpu: Use delayed work to collect RAS error counters
Luben Tuikov
3
-2
/
+74
2021-05-27
drm/amdgpu: Fix RAS function interface
Luben Tuikov
2
-10
/
+18
2021-05-27
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
1
-16
/
+0
2021-05-27
drm/amdgpu: Correctly clear GCEA error status
Mukul Joshi
1
-3
/
+7
2021-05-27
drm/amdgpu: Use %p4cc to print 4CC format
Thomas Zimmermann
1
-5
/
+2
2021-05-26
drm/amdgpu: Implement mmap as GEM object function
Thomas Zimmermann
6
-126
/
+57
2021-05-26
drm/amdgpu: Fix clang warning: unused label 'exit'
Andrey Grodzovsky
1
-0
/
+2
2021-05-25
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
1
-19
/
+23
2021-05-25
drm/amdgpu: Change IP init sequence to support PSP program IH_RB_CNTL on NV12...
Peng Ju Zhou
1
-2
/
+7
2021-05-25
drm/amdgpu: Fix an error code in kfd_mem_attach_dmabuf()
Dan Carpenter
1
-1
/
+3
2021-05-25
drm/amdgpu: add missing unreserve on error
Dan Carpenter
1
-2
/
+1
2021-05-25
drm/amdgpu: add judgement for dc support
Asher Song
1
-1
/
+3
2021-05-25
drm/amdgpu: fix typo
tony.huang_cp
1
-2
/
+2
2021-05-25
drm/amdgpu: Fix crash when hot unplug in BACO
Andrey Grodzovsky
1
-0
/
+4
2021-05-25
drm/amdgpu: Rename flag which prevents HW access
Andrey Grodzovsky
4
-7
/
+7
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
84
-1135
/
+2939
2021-05-21
drm/amdgpu: Fix inconsistent indenting
Jiapeng Chong
1
-7
/
+6
2021-05-21
drm/amdgpu/apci: switch ATIF/ATCS probe order
Alex Deucher
1
-8
/
+6
2021-05-21
drm/amdgpu/acpi: unify ATCS handling (v3)
Alex Deucher
2
-52
/
+93
2021-05-21
drm/amdgpu: Use preemptible placement for KFD
Felix Kuehling
1
-3
/
+4
2021-05-21
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
6
-9
/
+243
2021-05-21
drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()...
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
Lee Jones
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
Lee Jones
1
-5
/
+5
2021-05-21
drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
Lee Jones
1
-1
/
+1
2021-05-21
drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
Lee Jones
1
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...
Lee Jones
1
-1
/
+1
[prev]
[next]