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.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-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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
10
-37
/
+46
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
9
-34
/
+140
2022-02-09
drm/amdgpu: Drop concurrent GPU reset protection for device
Andrey Grodzovsky
1
-82
/
+7
2022-02-09
drm/amdgpu: Drop hive->in_reset
Andrey Grodzovsky
3
-20
/
+1
2022-02-09
drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.
Andrey Grodzovsky
3
-9
/
+18
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
3
-2
/
+35
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
4
-43
/
+56
2022-02-09
drm/amdgpu: Introduce reset domain
Andrey Grodzovsky
4
-1
/
+35
2022-02-08
drm/amdgpu: use dma_fence_chain_contained
Christian König
1
-3
/
+2
2022-02-08
drm: Convert open-coded yes/no strings to yesno()
Lucas De Marchi
1
-1
/
+3
2022-02-07
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
79
-809
/
+1339
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
11
-26
/
+26
2022-01-31
drm: introduce fb_modifiers_not_supported flag in mode_config
Tomohito Esaki
5
-3
/
+10
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
3
-3
/
+5
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
3
-0
/
+5
2022-01-26
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
1
-1
/
+1
2022-01-24
drm/amdgpu: use ttm_resource_manager_debug
Christian König
1
-5
/
+5
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-50
/
+60
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
2
-3
/
+5
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
2
-10
/
+1
2022-01-19
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-19
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
3
-4
/
+4
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-183
/
+134
2022-01-15
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-15
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-15
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-15
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-15
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
25
-183
/
+134
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-1
/
+1
2022-01-11
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
1
-1
/
+13
2022-01-11
drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
Guchun Chen
1
-2
/
+3
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
1
-4
/
+2
2022-01-11
Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"
Rajneesh Bhardwaj
1
-3
/
+0
2022-01-11
drm/amdgpu: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-11
drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
Tom St Denis
1
-1
/
+3
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
7
-99
/
+11
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
6
-44
/
+30
2022-01-11
drm/amdkfd: remove unused function
Nirmoy Das
2
-8
/
+0
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
4
-17
/
+12
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
3
-0
/
+34
2022-01-11
drm/amdgpu: Enable second VCN for certain Navy Flounder.
Peng Ju Zhou
1
-1
/
+2
2022-01-11
drm/amdgpu: Clear garbage data in err_data before usage
Jiawei Gu
1
-0
/
+1
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
73
-1647
/
+1670
2022-01-10
Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2022-01-08
drm/amdgpu: don't set s3 and s0ix at the same time
Mario Limonciello
1
-2
/
+4
2022-01-08
drm/amdgpu: explicitly check for s0ix when evicting resources
Mario Limonciello
1
-2
/
+2
[next]