index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
jie1zhan
1
-1
/
+6
2023-01-13
drm/amd: fix some dead code in `gfx_v9_0_init_cp_compute_microcode`
Mario Limonciello
1
-5
/
+6
2023-01-13
drm/amd/display: move dc_link_dpia logic to link_dp_dpia
Wenjing Liu
6
-8
/
+7
2023-01-13
drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcd
Wenjing Liu
18
-24
/
+19
2023-01-13
drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc
Wenjing Liu
36
-584
/
+512
2023-01-13
drm/amd/display: refactor hpd logic from dc_link to link_hpd
Wenjing Liu
8
-245
/
+357
2023-01-13
drm/amd/display: Implement FIFO enable sequence on DCN32
Dillon Varone
1
-0
/
+28
2023-01-13
drm/amd/display: Fix DPIA link encoder assignment issue
Cruise Hung
1
-27
/
+30
2023-01-13
drm/amd/display: fix multi edp panel instancing
Dmytro Laktyushkin
1
-3
/
+2
2023-01-13
Revert "drm/amd/display: Speed up DML fast_validate path"
Martin Leung
3
-23
/
+17
2023-01-13
drm/amd/display: Update BW alloc after new DMUB logic
Mustapha Ghaddar
3
-18
/
+49
2023-01-13
drm: amd: display: Fix memory leakage
Konstantin Meskhidze
1
-0
/
+1
2023-01-13
drm/amd/display: Conversion to bool not necessary
Deepak R Varma
1
-2
/
+1
2023-01-13
drm/amd/display: Remove useless else if
Jiapeng Chong
1
-4
/
+1
2023-01-13
drm/amd: Avoid ASSERT for some message failures
Mario Limonciello
1
-0
/
+3
2023-01-13
drm/amd/display: Fix set scaling doesn's work
hongao
1
-2
/
+2
2023-01-13
drm/amd/display: fix possible buffer overflow relating to secure display
Hamza Mahfooz
2
-4
/
+6
2023-01-11
drm/amdkfd: Page aligned memory reserve size
Philip Yang
3
-8
/
+15
2023-01-11
drm/amdkfd: Cleanup vm process info if init vm failed
Philip Yang
3
-20
/
+14
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
2
-2
/
+2
2023-01-10
drm/amd/display: No need for Null pointer check before kfree
Deepak R Varma
2
-4
/
+2
2023-01-10
drm/amd/pm/smu13: BACO is supported when it's in BACO state
Guchun Chen
1
-0
/
+4
2023-01-10
drm/amdkfd: Add sync after creating vram bo
Eric Huang
1
-0
/
+9
2023-01-10
drm/amdkfd: Use resource_size() helper function
Deepak R Varma
1
-2
/
+1
2023-01-10
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
1
-1
/
+1
2023-01-10
drm/amd: make amdgpu_ucode_validate static
Mario Limonciello
2
-2
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_release` helper for si
Mario Limonciello
1
-9
/
+2
2023-01-10
drm/amd: Use `amdgpu_ucode_release` helper for powerplay
Mario Limonciello
1
-2
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
Mario Limonciello
1
-9
/
+2
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for CGS
Mario Limonciello
1
-9
/
+2
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for VCE
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for UVD
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
Mario Limonciello
1
-10
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
Mario Limonciello
1
-12
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
Mario Limonciello
1
-12
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
Mario Limonciello
1
-10
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
Mario Limonciello
1
-10
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
Mario Limonciello
1
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
Mario Limonciello
1
-61
/
+33
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
Mario Limonciello
1
-51
/
+17
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
Mario Limonciello
1
-22
/
+8
2023-01-10
drm/amd: Optimize SRIOV switch/case for PSP microcode load
Mario Limonciello
1
-7
/
+1
2023-01-10
drm/amd: Load SMU microcode during early_init
Mario Limonciello
1
-7
/
+5
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SMU
Mario Limonciello
2
-24
/
+8
2023-01-10
drm/amd: Use `amdgpu_ucode_release` helper for DMUB
Mario Limonciello
1
-7
/
+3
2023-01-10
drm/amd/display: Load DMUB microcode during early_init
Mario Limonciello
1
-31
/
+58
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for PSP
Mario Limonciello
1
-59
/
+21
2023-01-10
drm/amd: Load PSP microcode during early_init
Mario Limonciello
7
-184
/
+69
2023-01-10
drm/amd: Avoid BUG() for case of SRIOV missing IP version
Mario Limonciello
1
-1
/
+1
[next]