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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
drm/amdgpu: reduce the mmio writes in kiq setting
Prike Liang
8
-27
/
+9
2024-12-10
drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2
Jiadong Zhu
1
-18
/
+72
2024-12-10
drm/amd/pm: implement dpm sdma reset function
Jiadong Zhu
6
-1
/
+57
2024-12-10
drm/amd/pm: update smu_v13_0_6 smu header
Jiadong Zhu
1
-1
/
+2
2024-12-10
drm/amdgpu: remove redundant RAS error address coversion code
Tao Zhou
1
-76
/
+58
2024-12-10
drm/amd/amdgpu: Add support for isp buffers
Pratap Nirujogi
2
-0
/
+106
2024-12-10
drm/amdgpu: simplify RAS page retirement in one memory row
Tao Zhou
2
-34
/
+24
2024-12-10
drm/amdkfd: pause autosuspend when creating pdd
Jesse.zhang@amd.com
2
-21
/
+17
2024-12-10
drm/amdgpu: fix when the cleaner shader is emitted
Christian König
1
-6
/
+7
2024-12-10
drm/amdgpu: Fix ISP HW init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-10
drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12
Harish Kasiviswanathan
1
-1
/
+1
2024-12-10
drm/amdkfd: hard-code cacheline size for gfx11
Harish Kasiviswanathan
1
-2
/
+20
2024-12-10
drm/amdkfd: Dereference null return value
Andrew Martin
1
-4
/
+8
2024-12-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
50
-616
/
+1032
2024-12-07
Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
49
-615
/
+1031
2024-12-05
drm/amdkfd: Correct the migration DMA map direction
Prike Liang
1
-2
/
+2
2024-12-05
drm/amd/pm: Set SMU v13.0.7 default workload type
Kenneth Feng
1
-0
/
+1
2024-12-05
drm/amd/pm: Initialize power profile mode
Lijo Lazar
2
-7
/
+18
2024-12-05
amdgpu/uvd: get ring reference from rq scheduler
David (Ming Qiang) Wu
1
-1
/
+1
2024-12-05
drm/amdgpu: fix UVD contiguous CS mapping problem
Christian König
2
-6
/
+13
2024-12-05
drm/amdgpu: use sjt mec fw on gfx943 for sriov
Victor Zhao
1
-2
/
+8
2024-12-05
Revert "drm/amdgpu: Fix ISP hw init issue"
Pratap Nirujogi
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2
-3
/
+0
2024-12-04
drm/amdgpu: rework resume handling for display (v2)
Alex Deucher
1
-2
/
+43
2024-12-03
drm/amd/pm: fix and simplify workload handling
Alex Deucher
13
-517
/
+741
2024-12-03
Revert "drm/amd/pm: correct the workload setting"
Alex Deucher
12
-84
/
+36
2024-12-03
drm/amdgpu: fix sriov reinit late orders
Yiqing Yao
1
-23
/
+20
2024-12-03
drm/amdgpu: Fix ISP hw init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-03
drm/amd/display: Add hblank borrowing support
Chris Park
9
-7
/
+75
2024-12-03
drm/amd/display: Limit VTotal range to max hw cap minus fp
Dillon Varone
11
-3
/
+46
2024-12-03
drm/amd/display: Correct prefetch calculation
Lo-an Chen
1
-0
/
+1
2024-12-03
drm/amd/display: Add option to retrieve detile buffer size
Sung Lee
10
-0
/
+36
2024-12-03
drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odm
Peterson Guo
1
-0
/
+23
2024-12-03
drm/amdkfd: hard-code cacheline for gc943,gc944
David Yat Sin
1
-0
/
+6
2024-12-03
drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12
Sreekant Somasekharan
1
-0
/
+3
2024-12-03
drm/amd/display: Fix programming backlight on OLED panels
Mario Limonciello
1
-0
/
+2
2024-12-03
drm/amd: Sanity check the ACPI EDID
Mario Limonciello
1
-3
/
+10
2024-12-03
drm/amdgpu/hdp7.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-03
drm/amdgpu/hdp6.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-03
drm/amdgpu/hdp5.2: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+4
2024-12-03
drm/amdgpu/hdp5.0: do a posting read when flushing HDP
Alex Deucher
1
-2
/
+5
2024-12-03
drm/amdgpu/hdp4.0: do a posting read when flushing HDP
Alex Deucher
1
-4
/
+8
2024-12-03
drm/amdgpu/jpeg1.0: fix idle work handler
Alex Deucher
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
222
-1398
/
+3651
2024-11-30
Merge tag 'drm-next-2024-11-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
63
-148
/
+616
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
377
-9710
/
+10016
2024-11-21
drm/amdgpu/jpeg: cancel the jpeg worker
Alex Deucher
7
-7
/
+7
2024-11-21
drm/amdgpu: fix usage slab after free
Vitaly Prosyak
2
-4
/
+4
[prev]
[next]