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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-04-07
drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
Nirmoy Das
1
-1
/
+1
2020-11-18
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
1
-15
/
+12
2020-11-05
drm/amdgpu: don't map BO in reserved region
Madhav Chauhan
1
-0
/
+10
2020-10-14
drm/amdgpu: prevent double kfree ttm->sg
Philip Yang
1
-0
/
+1
2020-10-14
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
Jean Delvare
1
-1
/
+1
2020-10-01
drm/amdgpu: increase atombios cmd timeout
John Clements
1
-2
/
+2
2020-09-03
drm/amdgpu: Fix buffer overflow in INFO ioctl
Alex Deucher
1
-0
/
+4
2020-09-03
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
Navid Emamdoost
1
-4
/
+12
2020-09-03
drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
Navid Emamdoost
1
-2
/
+3
2020-09-03
drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
Navid Emamdoost
1
-1
/
+2
2020-09-03
drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
Navid Emamdoost
1
-1
/
+2
2020-08-05
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
Peilin Ye
1
-1
/
+2
2020-06-20
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
1
-2
/
+0
2020-03-20
drm/amd/display: remove duplicated assignment to grph_obj_type
Colin Ian King
1
-2
/
+1
2020-02-28
drm/amdgpu/soc15: fix xclk for raven
Alex Deucher
1
-1
/
+6
2020-02-28
drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...
yu kuai
1
-17
/
+2
2019-12-31
drm/amdgpu: fix potential double drop fence reference
Pan Bian
1
-0
/
+2
2019-10-29
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
Hans de Goede
2
-35
/
+35
2019-10-11
drm/amdgpu: Check for valid number of registers to read
Trek
1
-0
/
+3
2019-10-07
drm/amdgpu/si: fix ASIC tests
Jean Delvare
1
-3
/
+3
2019-07-10
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-19
/
+0
2019-06-11
drm/amdgpu/psp: move psp version specific function pointers to early_init
Alex Deucher
1
-9
/
+10
2019-05-31
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Christian König
1
-7
/
+17
2018-12-21
drm/amdgpu: update SMC firmware image for polaris10 variants
Junwei Zhang
1
-1
/
+2
2018-12-17
drm/amdgpu: Add delay after enable RLC ucode
shaoyunl
1
-3
/
+4
2018-12-13
drm/amdgpu/gmc8: update MC firmware for polaris
Alex Deucher
1
-5
/
+24
2018-12-13
drm/amdgpu: update mc firmware image for polaris12 variants
Junwei Zhang
1
-0
/
+10
2018-11-21
drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
Alex Deucher
1
-0
/
+1
2018-10-18
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
1
-1
/
+1
2018-10-13
drm/amdgpu: Fix vce work queue was not cancelled when suspend
Rex Zhu
2
-3
/
+4
2018-10-10
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
1
-8
/
+15
2018-10-10
drm/amdgpu: add another ATPX quirk for TOPAZ
Alex Deucher
1
-0
/
+1
2018-10-03
drm/amdgpu: Update power state at the end of smu hw_init.
Rex Zhu
2
-5
/
+2
2018-10-03
drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
Rex Zhu
1
-1
/
+10
2018-09-29
drm/amdgpu: add new polaris pci id
Alex Deucher
2
-6
/
+9
2018-09-15
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2
-16
/
+41
2018-09-15
drm/amdgpu:add VCN support in PSP driver
Likun Gao
1
-0
/
+3
2018-09-15
drm/amdgpu:add new firmware id for VCN
Likun Gao
1
-0
/
+1
2018-09-15
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
1
-0
/
+3
2018-09-15
drm/amdgpu: update tmr mc address
James Zhu
1
-0
/
+5
2018-09-15
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-08-24
drm/amdgpu: fix swapped emit_ib_size in vce3
Alex Deucher
1
-2
/
+2
2018-08-03
drm/amdgpu: Remove VRAM from shared bo domains.
Samuel Li
1
-2
/
+6
2018-07-08
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
Michel Dänzer
3
-4
/
+19
2018-07-08
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
Michel Dänzer
1
-3
/
+4
2018-07-08
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-07-08
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
2
-8
/
+27
2018-07-08
drm/amdgpu: Add APU support in vi_set_uvd_clocks
Rex Zhu
1
-11
/
+35
2018-05-30
drm/amdgpu: adjust timeout for ib_ring_tests(v2)
Monk Liu
1
-1
/
+32
[next]