index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-10
drm/amd/powerplay: correct Vega20 cached smu feature state
Evan Quan
1
-19
/
+19
2020-08-10
drm/amdgpu: Skip some registers config for SRIOV
Liu ChengZhe
2
-0
/
+38
2020-08-10
drm/amdkfd: Fix spurious debug exception on gfx10
Jay Cornwall
2
-88
/
+93
2020-08-10
Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"
Felix Kuehling
2
-468
/
+464
2020-08-10
Revert "drm/amdkfd: Fix spurious debug exception on gfx10"
Felix Kuehling
2
-95
/
+90
2020-08-10
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
1
-1
/
+1
2020-08-07
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
Sandeep Raghuraman
1
-1
/
+4
2020-08-07
drm/amdgpu: unlock mutex on error
Dennis Li
2
-5
/
+6
2020-08-07
drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)
Evan Quan
2
-13
/
+73
2020-08-07
drm/amd/powerplay: update swSMU VCN/JPEG PG logics
Evan Quan
7
-34
/
+60
2020-08-07
drm/amdgpu: use mode1 reset by default for sienna_cichlid
Likun Gao
1
-3
/
+8
2020-08-06
drm/amd/display: Drop dm_determine_update_type_for_commit
Nicholas Kazlauskas
1
-182
/
+17
2020-08-06
drm/amd/display: Reset plane for anything that's not a FAST update
Nicholas Kazlauskas
1
-0
/
+25
2020-08-06
drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail
Nicholas Kazlauskas
1
-14
/
+3
2020-08-06
drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep...
Nicholas Kazlauskas
1
-17
/
+19
2020-08-06
drm/amd/display: Reset plane when tiling flags change
Nicholas Kazlauskas
1
-3
/
+16
2020-08-06
drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state
Nicholas Kazlauskas
2
-25
/
+37
2020-08-06
drm/amd/powerplay: update driver if file for sienna_cichlid
Likun Gao
2
-4
/
+4
2020-08-06
drm/amdgpu: new ids flag for tmz (v2)
Pierre-Eric Pelloux-Prayer
3
-1
/
+5
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Vega12
Evan Quan
1
-11
/
+18
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Vega20
Evan Quan
1
-12
/
+19
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Renoir
Evan Quan
1
-8
/
+14
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Sienna Cichlid
Evan Quan
1
-24
/
+49
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Navi10
Evan Quan
1
-22
/
+38
2020-08-06
drm/amd/powerplay: add control method to bypass metrics cache on Arcturus
Evan Quan
1
-25
/
+49
2020-08-06
drm/amd/powerplay: add Vega12 support for gpu metrics export
Evan Quan
2
-0
/
+112
2020-08-06
drm/amd/powerplay: add Vega20 support for gpu metrics export
Evan Quan
2
-7
/
+117
2020-08-06
drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routines
Evan Quan
2
-0
/
+20
2020-08-06
drm/amd/powerplay: add Renoir support for gpu metrics export(V2)
Evan Quan
3
-3
/
+91
2020-08-06
drm/amd/powerplay: add Sienna Cichlid support for gpu metrics export
Evan Quan
1
-2
/
+89
2020-08-06
drm/amd/powerplay: add Navi1x support for gpu metrics export
Evan Quan
1
-2
/
+91
2020-08-06
drm/amd/powerplay: update the data structure for NV12 SmuMetrics
Evan Quan
2
-3
/
+54
2020-08-06
drm/amd/powerplay: add Arcturus support for gpu metrics export
Evan Quan
4
-0
/
+111
2020-08-06
drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/width
Evan Quan
6
-19
/
+65
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-04
drm/amd/display: Constify dcn30_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Constify dcn21_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Constify dcn20_res_pool_funcs
Rikard Falkeborn
1
-1
/
+1
2020-08-04
drm/amd/display: Indent an if statement
Dan Carpenter
1
-1
/
+1
2020-08-04
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
6
-29
/
+23
2020-08-04
drm/amdgpu: move IP discovery data to mman
Alex Deucher
5
-44
/
+44
2020-08-04
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
4
-21
/
+22
2020-08-04
drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
Alex Deucher
1
-1
/
+0
2020-08-04
drm/amdgpu: drop the CPU pointers for the stolen vga bos
Alex Deucher
1
-11
/
+5
2020-08-04
drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
1
-32
/
+25
[prev]
[next]