index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
Evan Quan
6
-0
/
+90
2020-08-06
drm/amd/powerplay: define an universal data structure for gpu metrics (V4)
Evan Quan
1
-0
/
+108
2020-08-06
drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
Colin Ian King
1
-1
/
+1
2020-08-06
drm/amd/powerplay: grant Arcturus softmin/max setting on latest PM firmware
Evan Quan
1
-4
/
+6
2020-08-06
drm/amdkfd: option to disable system mem limit
Philip Yang
3
-1
/
+16
2020-08-06
drm/amd/display: Fix wrong return value in dm_update_plane_state()
Tianjia Zhang
1
-2
/
+1
2020-08-05
drm/amd/display: Constify dcn30_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-05
drm/amd/display: Constify dcn21_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-05
drm/amd/display: Constify dcn20_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-05
drm/amd/display: Indent an if statement
Dan Carpenter
1
-1
/
+1
2020-08-05
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
6
-29
/
+23
2020-08-05
drm/amdgpu: move IP discovery data to mman
Alex Deucher
5
-44
/
+44
2020-08-05
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
4
-21
/
+22
2020-08-05
drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
Alex Deucher
1
-1
/
+0
2020-08-05
drm/amdgpu: drop the CPU pointers for the stolen vga bos
Alex Deucher
1
-11
/
+5
2020-08-05
drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-32
/
+25
2020-08-05
drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-74
/
+38
2020-08-05
drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-5
/
+4
2020-08-05
drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-5
/
+4
2020-08-05
drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-4
/
+2
2020-08-05
drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
Alex Deucher
2
-0
/
+48
2020-08-05
drm/amdgpu: add support for extended stolen vga memory
Alex Deucher
2
-2
/
+13
2020-08-05
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
3
-9
/
+12
2020-08-05
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
8
-11
/
+11
2020-08-05
drm/amdgpu: use a define for the memory size of the vga emulator
Alex Deucher
6
-6
/
+8
2020-08-05
drm/amdgpu: use create_at for the stolen pre-OS buffer
Alex Deucher
1
-4
/
+4
2020-08-05
drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
Alex Deucher
1
-0
/
+3
2020-08-05
drm/amdgpu/smu: rework i2c adpater registration
Alex Deucher
4
-48
/
+6
2020-08-05
drm/amd/display: 3.2.97
Aric Cyr
1
-1
/
+1
2020-08-05
drm/amd/display: [FW Promotion] Release 0.0.27
Anthony Koo
1
-3
/
+12
2020-08-05
drm/amd/display: Separate pipe disconnect from rest of progrmaming
Alvin Lee
7
-0
/
+141
2020-08-05
drm/amd/display: Add debugfs for forcing stream timing sync
Victor Lu
5
-4
/
+75
2020-08-05
drm/amd/display: Display goes blank after inst
Igor Kravchenko
3
-3
/
+56
2020-08-05
drm/amd/display: Change null plane state swizzle mode to 4kb_s
George Shen
1
-2
/
+2
2020-08-05
drm/amd/display: Use helper function to check for HDMI signal
JinZe.Xu
1
-1
/
+1
2020-08-05
drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
Aric Cyr
1
-16
/
+0
2020-08-05
drm/amd/display: Comments on how to use DSC debugfs some entries
Eryk Brol
1
-0
/
+45
2020-08-05
drm/amd/display: Fix logger context
Harry Wentland
1
-1
/
+2
2020-08-05
drm/amd/display: DSC Bit target rate debugfs write entry
Eryk Brol
4
-1
/
+98
2020-08-05
drm/amd/display: populate new dml variable
Dmytro Laktyushkin
1
-1
/
+2
2020-08-05
drm/amd/display: Read VBIOS Golden Settings Tbl
Igor Kravchenko
10
-9
/
+182
2020-08-05
drm/amd/display: Use parameter for call to set output mux
Eric Bernstein
1
-2
/
+5
2020-08-05
drm/amd/display: Update virtual stream encoder
Eric Bernstein
1
-0
/
+13
2020-08-05
drm/amd/display: DSC Slice height debugfs write entry
Eryk Brol
4
-1
/
+107
2020-08-05
drm/amdgpu: added RAS EEPROM device support check
John Clements
1
-1
/
+16
2020-08-05
drm/amdgpu: enable RAS support for sienna cichlid
John Clements
2
-2
/
+7
2020-08-05
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
7
-73
/
+76
2020-08-05
drm/amdgpu: update eeprom once specifying one bigger threshold(v3)
Guchun Chen
1
-2
/
+28
2020-08-05
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
2
-4
/
+6
2020-08-05
drm/amdgpu: decouple sysfs creating of bad page node
Guchun Chen
1
-21
/
+42
[next]