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.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-04-21
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
1
-15
/
+17
2022-04-21
drm/amdgpu: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-70
/
+16
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
15
-18
/
+115
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-170
/
+60
2022-04-08
drm/amdgpu: add drm buddy support to amdgpu
Arunpravin Paneer Selvam
4
-176
/
+379
2022-04-07
drm/ttm: remove bo->moving
Christian König
4
-16
/
+24
2022-04-07
dma-buf: wait for map to complete for static attachments
Christian König
1
-13
/
+1
2022-04-07
dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
Christian König
5
-8
/
+8
2022-04-07
drm/amdgpu: use DMA_RESV_USAGE_KERNEL
Christian König
2
-6
/
+6
2022-04-07
dma-buf & drm/amdgpu: remove dma_resv workaround
Christian König
2
-49
/
+5
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
3
-7
/
+5
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
10
-16
/
+23
2022-04-06
drm/amdgpu: Sync up header and implementation to use the same parameter names
Ma Jun
1
-2
/
+2
2022-04-06
drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address
Ruili Ji
1
-3
/
+3
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
3
-4
/
+12
2022-04-06
drm/amd/vcn: fix an error msg on vcn 3.0
tiancyin
1
-1
/
+1
2022-04-06
drm/amdgpu/vcn3: send smu interface type
Boyuan Zhang
2
-0
/
+12
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
154
-3234
/
+4601
2022-04-03
drm/amdgpu: use dma_resv_get_singleton in amdgpu_pasid_free_cb
Christian König
1
-20
/
+3
2022-04-03
drm/amdgpu: use dma_resv_for_each_fence for CS workaround v2
Christian König
1
-5
/
+10
2022-03-29
drm/amdgpu: drop amdgpu_gtt_node
Christian König
1
-31
/
+18
2022-03-29
drm/ttm: rework bulk move handling v5
Christian König
3
-66
/
+10
2022-03-28
drm/ttm: move the LRU into resource handling v4
Christian König
1
-5
/
+3
2022-03-25
drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function
Prike Liang
1
-0
/
+1
2022-03-25
drm/amdgpu: set noretry for gfx 10.3.7
Prike Liang
1
-0
/
+1
2022-03-25
drm/amdgpu: set noretry=1 for GFX 10.3.4
Felix Kuehling
1
-2
/
+3
2022-03-25
drm/amdgpu: set noretry=1 for gc 10.3.6
Yifan Zhang
1
-0
/
+1
2022-03-25
drm/amdgpu: add more cases to noretry=1
Alex Deucher
1
-0
/
+3
2022-03-25
drm/amdgpu/vcn: improve vcn dpg stop procedure
Tianci Yin
1
-0
/
+3
2022-03-25
drm/amdkfd: Fix Incorrect VMIDs passed to HWS
Tushar Patel
1
-1
/
+1
2022-03-25
drm/amdgpu/vcn: Fix the register setting for vcn1
Emily Deng
1
-2
/
+2
2022-03-25
drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN
Lang Yu
1
-0
/
+71
2022-03-25
drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
Alex Deucher
5
-7
/
+8
2022-03-25
drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
Dan Carpenter
1
-1
/
+1
2022-03-25
drm/amdgpu: conduct a proper cleanup of PDB bo
Guchun Chen
1
-1
/
+1
2022-03-25
drm/amdgpu: prevent memory wipe in suspend/shutdown stage
Guchun Chen
1
-1
/
+3
2022-03-24
dma-buf: add dma_resv_replace_fences v2
Christian König
1
-42
/
+7
2022-03-22
drm/amd: Add USBC connector ID
Aurabindo Pillai
1
-0
/
+1
2022-03-15
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
1
-2
/
+2
2022-03-15
drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`
Paul Menzel
1
-7
/
+2
2022-03-15
drm/amdgpu: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-15
drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.
Yongqiang Sun
1
-0
/
+9
2022-03-15
drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.
Yongqiang Sun
3
-21
/
+13
2022-03-15
drm/amdgpu/vcn: fix vcn ring test failure in igt reload test
Tianci Yin
1
-0
/
+2
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
13
-2
/
+19
2022-03-15
drm/amdgpu: fixed the warnings reported by kernel test robot
yipechai
3
-62
/
+2
2022-03-15
drm/amdgpu: Move reset domain init before calling RREG32
Philip Yang
1
-9
/
+9
2022-03-15
drm/amd: fix gfx hang on renoir in IGT reload test
Tianci.Yin
1
-0
/
+4
2022-03-15
drm/amdgpu: only check for _PR3 on dGPUs
Alex Deucher
1
-2
/
+4
2022-03-15
drm/amdgpu: drop xmgi23 error query/reset support
Hawking Zhang
1
-22
/
+0
[next]