index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-04
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
6
-21
/
+42
2021-06-04
drm/amdgpu: remove redundant assignment of variable k
Colin Ian King
1
-1
/
+1
2021-06-04
drm/amdkfd: Make TLB flush conditional on mapping
Eric Huang
2
-9
/
+12
2021-06-04
drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update
Eric Huang
4
-10
/
+10
2021-06-04
drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
Michel Dänzer
1
-2
/
+2
2021-06-04
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
1
-2
/
+2
2021-06-04
drm/amdgpu: soc15 register access through RLC should only apply to sriov runtime
shaoyunl
1
-2
/
+2
2021-06-04
drm/amdgpu: attr to control SS2.0 bias level (v2)
Sathishkumar S
2
-0
/
+6
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
67
-632
/
+1442
2021-06-01
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jiansong Chen
1
-10
/
+1
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
3
-0
/
+197
2021-06-01
drm/amdgpu: bump driver version
Alex Deucher
1
-1
/
+2
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
[next]