index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: refactor hpd logic from dc_link to link_hpd
Wenjing Liu
2023-01-13
8
-245
/
+357
*
drm/amd/display: Implement FIFO enable sequence on DCN32
Dillon Varone
2023-01-13
1
-0
/
+28
*
drm/amd/display: Fix DPIA link encoder assignment issue
Cruise Hung
2023-01-13
1
-27
/
+30
*
drm/amd/display: fix multi edp panel instancing
Dmytro Laktyushkin
2023-01-13
1
-3
/
+2
*
Revert "drm/amd/display: Speed up DML fast_validate path"
Martin Leung
2023-01-13
3
-23
/
+17
*
drm/amd/display: Update BW alloc after new DMUB logic
Mustapha Ghaddar
2023-01-13
3
-18
/
+49
*
drm: amd: display: Fix memory leakage
Konstantin Meskhidze
2023-01-13
1
-0
/
+1
*
drm/amd/display: Conversion to bool not necessary
Deepak R Varma
2023-01-13
1
-2
/
+1
*
drm/amd/display: Remove useless else if
Jiapeng Chong
2023-01-13
1
-4
/
+1
*
drm/amd: Avoid ASSERT for some message failures
Mario Limonciello
2023-01-13
1
-0
/
+3
*
drm/amd/display: Fix set scaling doesn's work
hongao
2023-01-13
1
-2
/
+2
*
drm/amd/display: fix possible buffer overflow relating to secure display
Hamza Mahfooz
2023-01-13
2
-4
/
+6
*
drm/amdkfd: Page aligned memory reserve size
Philip Yang
2023-01-11
3
-8
/
+15
*
drm/amdkfd: Cleanup vm process info if init vm failed
Philip Yang
2023-01-11
3
-20
/
+14
*
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
2023-01-10
2
-2
/
+2
*
drm/amd/display: No need for Null pointer check before kfree
Deepak R Varma
2023-01-10
2
-4
/
+2
*
drm/amd/pm/smu13: BACO is supported when it's in BACO state
Guchun Chen
2023-01-10
1
-0
/
+4
*
drm/amdkfd: Add sync after creating vram bo
Eric Huang
2023-01-10
1
-0
/
+9
*
drm/amdkfd: Use resource_size() helper function
Deepak R Varma
2023-01-10
1
-2
/
+1
*
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
2023-01-10
1
-1
/
+1
*
drm/amd: make amdgpu_ucode_validate static
Mario Limonciello
2023-01-10
2
-2
/
+1
*
drm/amd: Use `amdgpu_ucode_release` helper for si
Mario Limonciello
2023-01-10
1
-9
/
+2
*
drm/amd: Use `amdgpu_ucode_release` helper for powerplay
Mario Limonciello
2023-01-10
1
-2
/
+1
*
drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
Mario Limonciello
2023-01-10
1
-9
/
+2
*
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
2023-01-10
1
-11
/
+3
*
drm/amd: Use `amdgpu_ucode_*` helpers for CGS
Mario Limonciello
2023-01-10
1
-9
/
+2
*
drm/amd: Use `amdgpu_ucode_*` helpers for VCE
Mario Limonciello
2023-01-10
1
-11
/
+3
*
drm/amd: Use `amdgpu_ucode_*` helpers for UVD
Mario Limonciello
2023-01-10
1
-11
/
+3
*
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
Mario Limonciello
2023-01-10
1
-10
/
+6
*
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
Mario Limonciello
2023-01-10
1
-12
/
+6
*
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
Mario Limonciello
2023-01-10
1
-12
/
+6
*
drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
Mario Limonciello
2023-01-10
1
-10
/
+3
*
drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
Mario Limonciello
2023-01-10
1
-10
/
+3
*
drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
Mario Limonciello
2023-01-10
1
-11
/
+3
*
drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
Mario Limonciello
2023-01-10
1
-61
/
+33
*
drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
Mario Limonciello
2023-01-10
1
-51
/
+17
*
drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
Mario Limonciello
2023-01-10
1
-22
/
+8
*
drm/amd: Optimize SRIOV switch/case for PSP microcode load
Mario Limonciello
2023-01-10
1
-7
/
+1
*
drm/amd: Load SMU microcode during early_init
Mario Limonciello
2023-01-10
1
-7
/
+5
*
drm/amd: Use `amdgpu_ucode_*` helpers for SMU
Mario Limonciello
2023-01-10
2
-24
/
+8
*
drm/amd: Use `amdgpu_ucode_release` helper for DMUB
Mario Limonciello
2023-01-10
1
-7
/
+3
*
drm/amd/display: Load DMUB microcode during early_init
Mario Limonciello
2023-01-10
1
-31
/
+58
*
drm/amd: Use `amdgpu_ucode_*` helpers for PSP
Mario Limonciello
2023-01-10
1
-59
/
+21
*
drm/amd: Load PSP microcode during early_init
Mario Limonciello
2023-01-10
7
-184
/
+69
*
drm/amd: Avoid BUG() for case of SRIOV missing IP version
Mario Limonciello
2023-01-10
1
-1
/
+1
*
drm/amd: Parse both v1 and v2 TA microcode headers using same function
Mario Limonciello
2023-01-10
4
-217
/
+115
*
drm/radeon: free iio for atombios when driver shutdown
Liwei Song
2023-01-09
1
-0
/
+1
*
drm/amdgpu: clean up some inconsistent indentings
Yang Li
2023-01-09
1
-3
/
+3
*
drm/amd: Load GFX11 microcode during early_init
Mario Limonciello
2023-01-09
1
-19
/
+7
*
drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
Mario Limonciello
2023-01-09
2
-72
/
+39
[next]