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-06-01
drm/amdgpu: flush gart changes after all BO recovery
Nirmoy Das
-8
/
+21
2021-06-01
drm/amdgpu: do not allocate entries separately
Nirmoy Das
-14
/
+20
2021-06-01
drm/amdgpu: remove unused code
Nirmoy Das
-35
/
+0
2021-06-01
drm/amdgpu: switch to amdgpu_bo_vm for vm code
Nirmoy Das
-65
/
+96
2021-06-01
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
-0
/
+33
2021-06-01
drm/amdgpu: move shadow bo validation to VM code
Nirmoy Das
-19
/
+9
2021-06-01
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
-0
/
+42
2021-06-01
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
-0
/
+1
2021-06-01
drm/amdgpu: support atcs method powershift (v4)
Sathishkumar S
-0
/
+61
2021-06-01
drm/amdgpu: free the metadata buffer for sg type BOs as well
Shiwu Zhang
-1
/
+1
2021-06-01
drm/amdgpu: fix metadata_size for ubo ioctl queries
Shiwu Zhang
-2
/
+3
2021-05-27
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
-160
/
+138
2021-05-27
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
-2
/
+5
2021-05-27
drm/amd/amdgpu/amdgpu_device: Make local function static
Lee Jones
-1
/
+1
2021-05-27
drm/amdgpu/acpi: fix typo in ATCS handling
Alex Deucher
-1
/
+1
2021-05-27
drm/amdgpu: Use delayed work to collect RAS error counters
Luben Tuikov
-2
/
+74
2021-05-27
drm/amdgpu: Fix RAS function interface
Luben Tuikov
-10
/
+18
2021-05-27
drm/amdgpu: Don't query CE and UE errors
Luben Tuikov
-16
/
+0
2021-05-27
drm/amdgpu: Correctly clear GCEA error status
Mukul Joshi
-3
/
+7
2021-05-27
drm/amdgpu: Use %p4cc to print 4CC format
Thomas Zimmermann
-5
/
+2
2021-05-26
drm/amdgpu: Implement mmap as GEM object function
Thomas Zimmermann
-126
/
+57
2021-05-26
drm/amdgpu: Fix clang warning: unused label 'exit'
Andrey Grodzovsky
-0
/
+2
2021-05-25
drm/amdgpu: refine amdgpu_fru_get_product_info
Jiansong Chen
-19
/
+23
2021-05-25
drm/amdgpu: Change IP init sequence to support PSP program IH_RB_CNTL on NV12...
Peng Ju Zhou
-2
/
+7
2021-05-25
drm/amdgpu: Fix an error code in kfd_mem_attach_dmabuf()
Dan Carpenter
-1
/
+3
2021-05-25
drm/amdgpu: add missing unreserve on error
Dan Carpenter
-2
/
+1
2021-05-25
drm/amdgpu: add judgement for dc support
Asher Song
-1
/
+3
2021-05-25
drm/amdgpu: fix typo
tony.huang_cp
-2
/
+2
2021-05-25
drm/amdgpu: Fix crash when hot unplug in BACO
Andrey Grodzovsky
-0
/
+4
2021-05-25
drm/amdgpu: Rename flag which prevents HW access
Andrey Grodzovsky
-7
/
+7
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-1135
/
+2939
2021-05-21
drm/amdgpu: Fix inconsistent indenting
Jiapeng Chong
-7
/
+6
2021-05-21
drm/amdgpu/apci: switch ATIF/ATCS probe order
Alex Deucher
-8
/
+6
2021-05-21
drm/amdgpu/acpi: unify ATCS handling (v3)
Alex Deucher
-52
/
+93
2021-05-21
drm/amdgpu: Use preemptible placement for KFD
Felix Kuehling
-3
/
+4
2021-05-21
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
-9
/
+243
2021-05-21
drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()...
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuse
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
Lee Jones
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
Lee Jones
-5
/
+5
2021-05-21
drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
Lee Jones
-2
/
+2
2021-05-21
drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as static
Lee Jones
-7
/
+7
2021-05-21
drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issue
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/mmhub_v9_4: Fix naming disparity with 'mmhub_v9_4_set_fault_en...
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issue
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_chann...
Lee Jones
-1
/
+1
2021-05-21
drm/amd/amdgpu/si_dma: Fix some function name disparity
Lee Jones
-3
/
+3
[prev]
[next]