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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from DM
Christian König
1
-15
/
+17
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
49
-126
/
+459
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
9
-171
/
+61
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
11
-17
/
+25
2022-04-07
Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
22
-92
/
+235
2022-04-07
Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
34
-39
/
+229
2022-04-06
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
1
-4
/
+4
2022-04-06
drm/amd/display: update dcn315 clock table read
Dmytro Laktyushkin
1
-40
/
+67
2022-04-06
drm/amdgpu/display: change pipe policy for DCN 2.1
Benjamin Marty
1
-1
/
+1
2022-04-06
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
2
-1
/
+24
2022-04-06
drm/amd/display: remove assert for odm transition case
Eric Bernstein
1
-1
/
+0
2022-04-06
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-06
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
CHANDAN VURDIGERE NATARAJ
1
-0
/
+2
2022-04-06
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
1
-9
/
+15
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
amd/display: set backlight only if required
Shirish S
2
-3
/
+10
2022-04-06
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
1
-1
/
+2
2022-04-06
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
2022-04-06
drm/amd/display: Add work around for AUX failure on wake.
Jimmy Kizito
2
-0
/
+60
2022-04-06
drm/amd/display: Clear optc false state when disable otg
Charlene Liu
2
-8
/
+11
2022-04-06
drm/amd/display: Enable power gating before init_pipes
Roman Li
3
-6
/
+9
2022-04-06
drm/amd/display: Remove redundant dsc power gating from init_hw
Roman Li
1
-7
/
+0
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
4
-5
/
+13
2022-04-06
drm/amd/display: Correct Slice reset calculation
Chris Park
1
-2
/
+2
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
555
-15333
/
+452335
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/amdkfd: Check for potential null return of kmalloc_array()
QintaoShen
1
-0
/
+2
2022-03-25
drm/amdgpu/vcn: improve vcn dpg stop procedure
Tianci Yin
1
-0
/
+3
2022-03-25
drm/amdkfd: Check use_xgmi_p2p before reporting hive_id
Divya Shikre
1
-1
/
+2
[next]