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
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/amd/pm: Use generic BACO function for smu11 ASICs
Lijo Lazar
3
-33
/
+3
2021-06-04
drm/amd/pm: Add VF check to BACO support check
Lijo Lazar
1
-1
/
+1
2021-06-04
drm/amd/pm: Read BIF STRAP also for BACO check
Lijo Lazar
3
-20
/
+59
2021-06-04
drm/amd/pm: Remove BACO check for aldebaran
Lijo Lazar
1
-7
/
+0
2021-06-04
drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0.
Mario Kleiner
1
-2
/
+9
2021-06-04
drm/amd/display: remove variable active_disp
Colin Ian King
1
-4
/
+1
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
4
-20
/
+27
2021-06-04
drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update
Eric Huang
4
-10
/
+10
2021-06-04
drm/amdkfd: Add heavy-weight TLB flush after unmapping
Eric Huang
1
-0
/
+1
2021-06-04
drm/amdkfd: Add flush-type parameter to kfd_flush_tlb
Eric Huang
4
-7
/
+7
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
3
-0
/
+86
2021-06-04
drm/amd/pm: sysfs attrs to read ss powershare (v6)
Sathishkumar S
3
-0
/
+114
2021-06-04
drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_S...
Leslie Shi
1
-0
/
+1
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
154
-1490
/
+2662
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
4
-6
/
+208
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
drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_f...
Baokun Li
1
-4
/
+2
2021-06-01
drm/amd/display: Remove the redundant initialization of local variable
Shaokun Zhang
1
-9
/
+8
2021-06-01
drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
Yu Kuai
1
-2
/
+2
2021-06-01
drm/amd/display: Avoid HDCP over-read and corruption
Kees Cook
1
-1
/
+3
2021-06-01
amdgpu: remove unreachable code
Jiapeng Chong
1
-2
/
+1
2021-06-01
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+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/amd/pm: retain the fine grain tuning parameters after resume
Xiaojian Du
2
-1
/
+23
2021-06-01
drm/amd/display: WARN_ON cleanups
Nirmoy Das
1
-8
/
+4
2021-06-01
drm/amd/display: do not dereference on NULL
Nirmoy Das
1
-1
/
+4
2021-06-01
drm/amdgpu: support atcs method powershift (v4)
Sathishkumar S
3
-0
/
+79
2021-06-01
drm/amd/pm: use attr_update if the attr has it
Sathishkumar S
1
-1
/
+1
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/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-2
/
+2
2021-05-27
drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.
Mario Kleiner
1
-0
/
+12
[next]