index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
drm/amdkfd: add yellow carp KFD support
Aaron Liu
6
-0
/
+75
2021-06-04
drm/amdgpu: set ip blocks for yellow carp
Aaron Liu
1
-0
/
+9
2021-06-04
drm/amdgpu: add sdma support for yellow carp
Aaron Liu
1
-0
/
+7
2021-06-04
drm/amdgpu: add gfx support for yellow carp
Aaron Liu
1
-0
/
+26
2021-06-04
drm/amdgpu: support fw load type for yellow carp
Aaron Liu
1
-0
/
+1
2021-06-04
drm/amdgpu: add gmc v10 supports for yellow carp
Aaron Liu
1
-2
/
+7
2021-06-04
drm/amdgpu: add yellow carp support for ih block
Aaron Liu
1
-0
/
+1
2021-06-04
drm/amdgpu: add nv common ip block support for yellow carp
Aaron Liu
1
-0
/
+8
2021-06-04
drm/amdgpu: add yellow_carp_reg_base_init function for yellow carp (v2)
Alex Deucher
4
-1
/
+1420
2021-06-04
drm/amdgpu: add yellow carp support for gpu_info and ip block setting
Aaron Liu
1
-0
/
+7
2021-06-04
drm/amdgpu: add yellow carp asic_type enum
Aaron Liu
1
-0
/
+1
2021-06-04
drm/amdgpu: add yellow carp asic header files (v3)
Aaron Liu
6
-0
/
+192037
2021-06-04
drm: amdgpu: Remove unneeded semicolon in amdgpu_vm.c
Wan Jiabing
1
-1
/
+1
2021-06-04
drm/amd/pm: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-04
drm/amdgpu: Modify GC register access to use _SOC15 macros
Rohit Khaire
1
-21
/
+21
2021-06-04
drm/amdgpu: Enable RLCG read/write interface for Sienna Cichlid
Rohit Khaire
1
-1
/
+1
2021-06-04
drm/amdgpu: Fix incorrect register offsets for Sienna Cichlid
Rohit Khaire
1
-5
/
+21
2021-06-04
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
6
-21
/
+42
2021-06-04
drm/amd/pm: Use generic BACO function for smu11 ASICs
Lijo Lazar
3
-33
/
+3
2021-06-04
drm/amd/pm: Add VF check to BACO support check
Lijo Lazar
1
-1
/
+1
2021-06-04
drm/amd/pm: Read BIF STRAP also for BACO check
Lijo Lazar
3
-20
/
+59
2021-06-04
drm/amd/pm: Remove BACO check for aldebaran
Lijo Lazar
1
-7
/
+0
2021-06-04
drm/amd/display: Keep linebuffer pixel depth at 30bpp for DCE-11.0.
Mario Kleiner
1
-2
/
+9
2021-06-04
drm/amd/display: remove variable active_disp
Colin Ian King
1
-4
/
+1
2021-06-04
drm/amdgpu: remove redundant assignment of variable k
Colin Ian King
1
-1
/
+1
2021-06-04
drm/amdkfd: Make TLB flush conditional on mapping
Eric Huang
4
-20
/
+27
2021-06-04
drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update
Eric Huang
4
-10
/
+10
2021-06-04
drm/amdkfd: Add heavy-weight TLB flush after unmapping
Eric Huang
1
-0
/
+1
2021-06-04
drm/amdkfd: Add flush-type parameter to kfd_flush_tlb
Eric Huang
4
-7
/
+7
2021-06-04
drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB
Michel Dänzer
1
-2
/
+2
2021-06-04
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
1
-2
/
+2
2021-06-04
drm/amdgpu: soc15 register access through RLC should only apply to sriov runtime
shaoyunl
1
-2
/
+2
2021-06-04
drm/amdgpu: attr to control SS2.0 bias level (v2)
Sathishkumar S
3
-0
/
+86
2021-06-04
drm/amd/pm: sysfs attrs to read ss powershare (v6)
Sathishkumar S
3
-0
/
+114
2021-06-04
drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_SH_LIST
Leslie Shi
1
-0
/
+1
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
4
-61
/
+50
2021-06-04
drm/amdgpu: switch the VRAM backend to self alloc
Christian König
1
-21
/
+30
2021-06-04
drm/amdgpu: switch the GTT backend to self alloc
Christian König
1
-14
/
+22
2021-06-04
drm/amdkfd: use resource cursor in svm_migrate_copy_to_vram v2
Christian König
1
-58
/
+10
2021-06-04
drm/amdgpu: revert "drm/amdgpu: stop allocating dummy GTT nodes"
Christian König
1
-29
/
+39
2021-06-04
drm/ttm: flip over the range manager to self allocated nodes
Christian König
1
-0
/
+1
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2
-29
/
+29
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
154
-1488
/
+2660
2021-06-02
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+1
2021-06-02
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-02
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-06-02
drm/amd/display: Fix potential memory leak in DMUB hw_init
Roman Li
1
-2
/
+2
2021-06-02
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
1
-16
/
+0
2021-06-02
drm/amd/display: Fix overlay validation by considering cursors
Rodrigo Siqueira
1
-1
/
+9
2021-06-02
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
1
-19
/
+23
[prev]
[next]