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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-10-01
drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...
Nick Desaulniers
4
-0
/
+16
2019-10-01
drm/amd/display: Don't replace the dc_state for fast updates
Nicholas Kazlauskas
1
-0
/
+23
2019-10-01
drm/amd/display: Skip determining update type for async updates
Nicholas Kazlauskas
1
-7
/
+20
2019-10-01
drm/amd/display: Allow cursor async updates for framebuffer swaps
Nicholas Kazlauskas
1
-10
/
+0
2019-08-27
drm/amdgpu: fix GFXOFF on Picasso and Raven2
Aaron Liu
1
-7
/
+7
2019-08-27
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
Kai-Heng Feng
1
-0
/
+1
2019-08-27
drm/amd/powerplay: correct Vega20 dpm level related settings
Evan Quan
1
-6
/
+54
2019-08-26
drm/powerplay: Fix Vega20 power reading again
Kent Russell
2
-6
/
+8
2019-08-26
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
2
-2
/
+13
2019-08-26
drm/amdgpu: fix dma_fence_wait without reference
Christian König
1
-12
/
+15
2019-08-23
drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
Alex Deucher
1
-1
/
+1
2019-08-21
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
1
-2
/
+14
2019-08-21
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
1
-2
/
+7
2019-08-21
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
1
-1
/
+0
2019-08-21
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
1
-2
/
+0
2019-08-21
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
1
-1
/
+3
2019-08-21
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2
-5
/
+4
2019-08-12
drm/amd/display: use kvmalloc for dc_state (v2)
Alex Deucher
1
-5
/
+6
2019-08-12
drm/amdgpu: fix gfx9 soft recovery
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2019-08-07
Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
Alex Deucher
1
-28
/
+0
2019-08-06
Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
Marek Olšák
2
-12
/
+1
2019-08-06
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
1
-0
/
+40
2019-08-02
drm/amd/powerplay: correct navi10 vcn powergate
Evan Quan
3
-9
/
+19
2019-08-02
drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
Kevin Wang
1
-18
/
+38
2019-08-02
drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
Matt Coffin
1
-1
/
+1
2019-08-02
drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
Thong Thai
1
-1
/
+31
2019-08-02
drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
Thong Thai
2
-6
/
+7
2019-08-02
Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
11
-107
/
+150
2019-07-31
drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval
Evan Quan
1
-20
/
+36
2019-07-31
drm/amd/powerplay: correct Navi10 VCN powergate control (v2)
Evan Quan
1
-18
/
+10
2019-07-31
drm/amd/powerplay: support VCN powergate status retrieval for SW SMU
Evan Quan
1
-0
/
+4
2019-07-31
drm/amd/powerplay: support VCN powergate status retrieval on Raven
Evan Quan
1
-0
/
+9
2019-07-31
drm/amd/powerplay: add new sensor type for VCN powergate status
Evan Quan
1
-0
/
+1
2019-07-31
drm/amdgpu: fix a potential information leaking bug
Wang Xiayang
1
-1
/
+1
2019-07-31
drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
Christian König
1
-14
/
+12
2019-07-31
drm/amd/powerplay: enable SW SMU reset functionality
Evan Quan
1
-7
/
+9
2019-07-31
drm/amd/powerplay: fix null pointer dereference around dpm state relates
Evan Quan
2
-6
/
+15
2019-07-31
drm/amdgpu/powerplay: use proper revision id for navi
Alex Deucher
1
-1
/
+2
2019-07-31
drm/amd/powerplay: fix temperature granularity error in smu11
Kevin Wang
1
-9
/
+9
2019-07-31
drm/amd/powerplay: add callback function of get_thermal_temperature_range
Kevin Wang
4
-30
/
+40
2019-07-30
drm/amdkfd: Fix byte align on VegaM
Kent Russell
1
-1
/
+2
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-1
/
+7
2019-07-26
Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
37
-151
/
+432
2019-07-25
drm/amd/display: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-07-25
drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
Gustavo A. R. Silva
1
-1
/
+0
2019-07-25
drm/amdgpu/gfx10: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
drm/amdkfd: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-07-23
drm/amd/display: Set enabled to false at start of audio disable
Nicholas Kazlauskas
1
-2
/
+2
2019-07-22
drm/amdgpu/smu: move fan rpm query into the asic specific code
Alex Deucher
5
-29
/
+31
2019-07-22
drm/amd/powerplay: custom peak clock freq for navi10
Kevin Wang
4
-33
/
+103
[next]