index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ife
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-06
drm/amdgpu: fix mmhub register base coding error
Yang Wang
5
-5
/
+5
2022-12-06
drm/amdgpu: add tmz support for GC IP v11.0.4
Tim Huang
1
-0
/
+1
2022-12-06
drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
Tim Huang
1
-0
/
+1
2022-12-06
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
Tim Huang
1
-0
/
+2
2022-12-06
drm/amdgpu: enable GFX IP v11.0.4 CG support
Tim Huang
1
-1
/
+17
2022-12-06
drm/amdgpu: Make amdgpu_ring_mux functions as static
Jiadong Zhu
1
-5
/
+3
2022-12-06
drm/amdgpu: generally allow over-commit during BO allocation
Christian König
2
-18
/
+4
2022-12-06
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
1
-1
/
+1
2022-12-06
drm/amd/display: 3.2.215
Aric Cyr
1
-1
/
+1
2022-12-06
drm/amd/display: set optimized required for comp buf changes
Dillon Varone
1
-2
/
+5
2022-12-06
drm/amd/display: Add debug option to skip PSR CRTC disable
Nicholas Kazlauskas
3
-1
/
+3
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
3
-3
/
+3
2022-12-06
drm/amd/display: correct static_screen_event_mask
Charlene Liu
7
-7
/
+81
2022-12-06
drm/amd/display: Ensure commit_streams returns the DC return code
Alvin Lee
1
-1
/
+1
2022-12-06
drm/amd/display: read invalid ddc pin status cause engine busy
Paul Hsieh
1
-2
/
+2
2022-12-06
drm/amd/display: Bypass DET swath fill check for max clocks
Dillon Varone
1
-1
/
+2
2022-12-06
drm/amd/display: Disable uclk pstate for subvp pipes
Dillon Varone
1
-5
/
+5
2022-12-06
drm/amd/display: Fix DCN2.1 default DSC clocks
Michael Strauss
1
-3
/
+3
2022-12-06
drm/amd/display: Enable dp_hdmi21_pcon support
David Galiffi
3
-0
/
+6
2022-12-06
drm/amd/display: prevent seamless boot on displays that don't have the prefer...
Dmytro Laktyushkin
1
-0
/
+3
2022-12-06
drm/amd/display: trigger timing sync only if TG is running
Aurabindo Pillai
1
-0
/
+6
2022-12-06
drm/amd/display: Remove DTB DTO on CLK update
Chris Park
2
-38
/
+1
2022-12-02
drm/amdgpu: expand on GPUVM documentation
Alex Deucher
1
-10
/
+31
2022-12-02
drm/amdgpu: add GART, GPUVM, and GTT to glossary
Alex Deucher
1
-0
/
+23
2022-12-02
drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
Prike Liang
1
-9
/
+15
2022-12-02
drm/amdgpu: MCBP based on DRM scheduler (v9)
Jiadong.Zhu
8
-43
/
+422
2022-12-02
drm/amdgpu: Modify unmap_queue format for gfx9 (v6)
Jiadong.Zhu
3
-29
/
+156
2022-12-02
drm/amdgpu: Add software ring callbacks for gfx9 (v8)
Jiadong.Zhu
5
-1
/
+136
2022-12-02
drm/amdgpu: Introduce gfx software ring (v9)
Jiadong.Zhu
5
-1
/
+306
2022-12-02
drm/amd/display: add FB_DAMAGE_CLIPS support
Hamza Mahfooz
2
-46
/
+88
2022-12-01
drm/amdgpu: mention RDNA support in docu
Peter Maucher
1
-1
/
+1
2022-12-01
drm/amdgpu: improve GART and GTT documentation
Peter Maucher
1
-4
/
+6
2022-12-01
drm/amdgpu: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-01
drm/amd/display: use the proper fb offset for DM
Alex Deucher
1
-2
/
+2
2022-12-01
drm/amdgpu: Add nv mailbox irq in soc21
YuBiao Wang
1
-1
/
+17
2022-12-01
drm/amdgpu: enable Vangogh VCN indirect sram mode
Leo Liu
1
-0
/
+3
2022-12-01
drm/amdgpu: enable VCN RAS poison for VCN v4.0
Tao Zhou
1
-0
/
+24
2022-12-01
drm/amdgpu/mes11: enable reg active poll
Jack Xiao
1
-0
/
+1
2022-12-01
drm/amd/amdgpu: update mes11 api def
Jack Xiao
1
-1
/
+5
2022-11-30
drm/i915/dmc: Update DG2 DMC version to v2.08
Gustavo Sousa
1
-2
/
+2
2022-11-30
drm/i915/huc: always init the delayed load fence
Daniele Ceraolo Spurio
1
-13
/
+34
2022-11-29
drm/i915/dsi: fix VBT send packet port selection for dual link DSI
Mikko Kovanen
1
-2
/
+2
2022-11-29
drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
Xia Fukun
1
-1
/
+1
2022-11-29
drm/i915: Never return 0 if not all requests retired
Janusz Krzysztofik
1
-1
/
+1
2022-11-29
drm/i915: Fix negative value passed as remaining time
Janusz Krzysztofik
1
-2
/
+7
2022-11-29
drm/i915/huc: fix leak of debug object in huc load fence on driver unload
Daniele Ceraolo Spurio
2
-5
/
+8
2022-11-29
drm/amdgpu: Fix logic error
Konstantin Meskhidze
1
-2
/
+2
2022-11-29
drm/amdkfd: Fix memory leakage
Konstantin Meskhidze
1
-1
/
+1
2022-11-29
drm/amdgpu: update docum. filename following rename
Randy Dunlap
1
-2
/
+2
2022-11-29
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
Xiongfeng Wang
1
-0
/
+1
[next]