index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
Revert "drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEG...
Sean Paul
-14
/
+7
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
-1
/
+3
2021-10-01
drm/amd: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
-7
/
+14
2021-09-29
drm/amdgpu: Add a UAPI flag for hot plug/unplug
Andrey Grodzovsky
-1
/
+2
2021-09-29
drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case
Andrey Grodzovsky
-0
/
+2
2021-09-29
drm/amd/amdgpu: Validate ip discovery blob
Ernst Sjöstrand
-0
/
+21
2021-09-29
drm/amdgpu: fix warning for overflow check
Arnd Bergmann
-2
/
+2
2021-09-29
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
-0
/
+31
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
-5
/
+5
2021-09-29
drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
Matthew Auld
-1
/
+14
2021-09-28
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
-0
/
+8
2021-09-28
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
-0
/
+31
2021-09-28
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Hawking Zhang
-1
/
+1
2021-09-28
drm/amdgpu: fix gart.bo pin_count leak
Leslie Shi
-2
/
+4
2021-09-28
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Hawking Zhang
-1
/
+1
2021-09-28
drm/amdgpu: skip umc ras irq handling in poison mode (v2)
Tao Zhou
-14
/
+20
2021-09-28
drm/amdgpu: set poison supported flag for RAS (v2)
Tao Zhou
-4
/
+37
2021-09-28
drm/amdgpu: add poison mode query for UMC
Tao Zhou
-0
/
+35
2021-09-28
drm/amdgpu: add poison mode query for DF (v2)
Tao Zhou
-0
/
+32
2021-09-28
drm/amdgpu: Update PSP TA Invoke to use common TA context as input
Candice Li
-8
/
+8
2021-09-28
drm/amdgpu: fix gart.bo pin_count leak
Leslie Shi
-2
/
+4
2021-09-28
Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1094
/
+1281
2021-09-23
drm/amdgpu: make soc15_common_ip_funcs static
Alex Deucher
-3
/
+3
2021-09-23
drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init
Candice Li
-35
/
+1
2021-09-23
drm/amdgpu: Consolidate RAS cmd warning messages
John Clements
-26
/
+26
2021-09-23
drm/amdgpu: Updated RAS infrastructure
John Clements
-52
/
+146
2021-09-23
drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
Guchun Chen
-4
/
+5
2021-09-23
drm/amdgpu: Fix resume failures when device is gone
Andrey Grodzovsky
-0
/
+4
2021-09-23
drm/amdgpu: Fix MMIO access page fault
Andrey Grodzovsky
-8
/
+17
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
-90
/
+105
2021-09-23
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
xinhui pan
-1
/
+8
2021-09-23
drm/amdgpu: Put drm_dev_enter/exit outside hot codepath
xinhui pan
-14
/
+36
2021-09-23
drm/amdgpu: Resolve nBIF RAS error harvesting bug
John Clements
-6
/
+24
2021-09-23
drm/amdgpu: Update PSP TA unload function
Candice Li
-10
/
+10
2021-09-23
drm/amdgpu: Conform ASD header/loading to generic TA systems
Candice Li
-44
/
+26
2021-09-23
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
-1
/
+1
2021-09-23
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
-2
/
+2
2021-09-22
Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-13
/
+9
2021-09-16
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
-1
/
+1
2021-09-16
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
-2
/
+2
2021-09-16
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
-0
/
+12
2021-09-16
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
-0
/
+11
2021-09-16
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
-0
/
+6
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
-8
/
+6
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
-9
/
+9
2021-09-14
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
-1
/
+1
2021-09-14
drm/amdgpu: Fix a race of IB test
xinhui pan
-2
/
+2
2021-09-14
drm/amdgpu: VCN avoid memory allocation during IB test
xinhui pan
-53
/
+44
2021-09-14
drm/amdgpu: VCE avoid memory allocation during IB test
xinhui pan
-14
/
+13
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
-53
/
+74
[prev]
[next]