index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/amd/display: Fix stream->link_enc unassigned during stream removal
Nicholas Kazlauskas
2022-02-08
1
-4
/
+0
|
*
drm/amd/display: Fix for variable may be used uninitialized error
Eric Bernstein
2022-02-08
1
-1
/
+1
|
*
drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_ex...
Evan Quan
2022-02-08
5
-17
/
+3
|
*
drm/amd/pm: avoid consecutive retrieving for enabled ppfeatures
Evan Quan
2022-02-08
1
-1
/
+9
|
*
drm/amd/pm: drop the cache for enabled ppfeatures
Evan Quan
2022-02-08
7
-109
/
+17
|
*
drm/amd/pm: correct the usage for 'supported' member of smu_feature structure
Evan Quan
2022-02-08
7
-22
/
+21
|
*
drm/amd/pm: update the data type for retrieving enabled ppfeatures
Evan Quan
2022-02-08
14
-64
/
+32
|
*
drm/amd/pm: unify the interface for retrieving enabled ppfeatures
Evan Quan
2022-02-08
5
-67
/
+46
|
*
drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
Evan Quan
2022-02-08
1
-1
/
+2
|
*
drm/amd/display: Cap pflip irqs per max otg number
Roman Li
2022-02-08
3
-1
/
+4
|
*
drm/amdgpu: check the GART table before invalidating TLB
Aaron Liu
2022-02-08
1
-0
/
+3
|
*
drm/amdgpu: add utcl2_harvest to gc 10.3.1
Aaron Liu
2022-02-08
1
-1
/
+6
|
*
drm/amdgpu: fix list add issue in vram reserve
Tao Zhou
2022-02-08
1
-1
/
+1
|
*
Revert "drm/amdgpu: Add judgement to avoid infinite loop"
yipechai
2022-02-08
1
-4
/
+0
|
*
drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
yipechai
2022-02-07
2
-7
/
+31
|
*
drm/amdgpu: Set FRU bus for Aldebaran and Vega 20
Luben Tuikov
2022-02-07
2
-1
/
+3
|
*
drm/amdgpu: Fix recursive locking warning
Rajneesh Bhardwaj
2022-02-07
1
-1
/
+2
|
*
drm/amdgpu: Prevent random memory access in FRU code
Luben Tuikov
2022-02-07
1
-10
/
+12
|
*
drm/amdgpu: Don't offset by 2 in FRU EEPROM
Luben Tuikov
2022-02-07
1
-9
/
+4
|
*
drm/amdgpu: Nerf "buff" to "buf"
Luben Tuikov
2022-02-07
1
-14
/
+14
|
*
drm/amdkfd: Bump up KFD API version for CRIU
Rajneesh Bhardwaj
2022-02-07
1
-1
/
+2
|
*
drm/amdkfd: CRIU resume shared virtual memory ranges
Rajneesh Bhardwaj
2022-02-07
3
-0
/
+119
|
*
drm/amdkfd: CRIU prepare for svm resume
Rajneesh Bhardwaj
2022-02-07
4
-2
/
+73
|
*
drm/amdkfd: CRIU Save Shared Virtual Memory ranges
Rajneesh Bhardwaj
2022-02-07
3
-1
/
+108
|
*
drm/amdkfd: CRIU Discover svm ranges
Rajneesh Bhardwaj
2022-02-07
4
-6
/
+81
|
*
drm/amdkfd: use user_gpu_id for svm ranges
Rajneesh Bhardwaj
2022-02-07
1
-2
/
+2
|
*
drm/amdkfd: CRIU allow external mm for svm ranges
Rajneesh Bhardwaj
2022-02-07
1
-8
/
+9
|
*
drm/amdkfd: CRIU checkpoint and restore xnack mode
Rajneesh Bhardwaj
2022-02-07
2
-0
/
+16
|
*
drm/amdkfd: CRIU export BOs as prime dmabuf objects
Rajneesh Bhardwaj
2022-02-07
1
-2
/
+69
|
*
drm/amdkfd: CRIU implement gpu_id remapping
David Yat Sin
2022-02-07
5
-160
/
+414
|
*
drm/amdkfd: CRIU checkpoint and restore events
David Yat Sin
2022-02-07
3
-89
/
+280
|
*
drm/amdkfd: CRIU checkpoint and restore queue control stack
David Yat Sin
2022-02-07
11
-53
/
+138
|
*
drm/amdkfd: CRIU checkpoint and restore queue mqds
David Yat Sin
2022-02-07
11
-26
/
+516
|
*
drm/amdkfd: CRIU restore queue doorbell id
David Yat Sin
2022-02-07
1
-19
/
+41
|
*
drm/amdkfd: CRIU restore sdma id for queues
David Yat Sin
2022-02-07
3
-15
/
+40
|
*
drm/amdkfd: CRIU restore queue ids
David Yat Sin
2022-02-07
4
-9
/
+34
|
*
drm/amdkfd: CRIU add queues support
David Yat Sin
2022-02-07
3
-8
/
+353
|
*
drm/amdkfd: CRIU Implement KFD unpause operation
David Yat Sin
2022-02-07
3
-1
/
+39
|
*
drm/amdkfd: CRIU Implement KFD resume ioctl
Rajneesh Bhardwaj
2022-02-07
5
-14
/
+122
|
*
drm/amdkfd: CRIU Implement KFD restore ioctl
Rajneesh Bhardwaj
2022-02-07
1
-1
/
+297
|
*
drm/amdkfd: CRIU Implement KFD checkpoint ioctl
Rajneesh Bhardwaj
2022-02-07
6
-2
/
+213
|
*
drm/amdkfd: CRIU Implement KFD process_info ioctl
Rajneesh Bhardwaj
2022-02-07
1
-1
/
+55
|
*
drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
Rajneesh Bhardwaj
2022-02-07
3
-3
/
+241
|
*
drm/amdgpu: Print once if RAS unsupported
Luben Tuikov
2022-02-07
1
-8
/
+8
|
*
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
2022-02-07
6
-9
/
+9
|
*
drm/amdgpu: add some lockdep checks to the VM code
Christian König
2022-02-07
1
-0
/
+6
|
*
drm/amd/display: Use NULL pointer instead of plain integer
Magali Lemes
2022-02-03
1
-1
/
+1
|
*
amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...
Darren Powell
2022-02-03
5
-5
/
+77
|
*
drm/amdgpu: limit the number of dst address in trace
Somalapuram Amaranath
2022-02-03
2
-4
/
+3
|
*
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
2022-02-03
1
-2
/
+1
[prev]
[next]