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
2022-07-28
drm/amdgpu: move mes self test after drm sched re-started
Jack Xiao
-2
/
+7
2022-07-28
drm/amdgpu: drop non-necessary call trace dump
Evan Quan
-1
/
+0
2022-07-28
drm/amdgpu: enable VCN cg and JPEG cg/pg
Sonny Jiang
-2
/
+5
2022-07-28
drm/amdgpu: vcn_4_0_2 video codec query
Sonny Jiang
-0
/
+1
2022-07-28
drm/amdgpu: add VCN_4_0_2 firmware support
Sonny Jiang
-0
/
+8
2022-07-28
drm/amdgpu: add VCN function in NBIO v7.7
Sonny Jiang
-0
/
+21
2022-07-28
drm/amdgpu: fix a vcn4 boot poll bug in emulation mode
Sonny Jiang
-0
/
+1
2022-07-28
drm/amd/amdgpu: add memory training support for PSP_V13
Chengming Gui
-0
/
+159
2022-07-28
drm/amdkfd: remove an unnecessary amdgpu_bo_ref
Lang Yu
-1
/
+0
2022-07-28
drm/amd/amdgpu: add additional page fault settings for gfx11
Chengming Gui
-4
/
+28
2022-07-28
drm/amdgpu: fix i2s_pdata out of bound array access
Vijendar Mukunda
-8
/
+0
2022-07-28
drm/amdkfd: fix kgd_mem memory leak when importing dmabuf
Lang Yu
-0
/
+8
2022-07-28
drm/amdgpu: add debugfs for kfd system and ttm mem used
Alex Sierra
-0
/
+22
2022-07-28
drm/amdkfd: track unified memory reservation with xnack off
Alex Sierra
-9
/
+18
2022-07-28
drm/amdgpu: Allow TTM to evict svm bo from same process
Philip Yang
-3
/
+6
2022-07-28
drm/amdgpu: Fix the incomplete product number
Roy Sun
-1
/
+1
2022-07-28
drm/amdgpu: use adev_to_drm for consistency
Guchun Chen
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
-1
/
+1
2022-07-28
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
Danilo Krummrich
-1
/
+1
2022-07-27
Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-354
/
+1180
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
-1
/
+0
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
-2
/
+2
2022-07-25
drm/amdgpu: enable swiotlb for gmc 11.0
Aaron Liu
-0
/
+5
2022-07-25
drm/amdgpu: enable swiotlb for gmc 10.0 (V2)
Aaron Liu
-0
/
+5
2022-07-25
drm/amd: Fix typo 'the the' in comment
Slark Xiao
-1
/
+1
2022-07-25
drm/amdgpu: Refactor code to handle non coherent and uncached
Rajneesh Bhardwaj
-27
/
+24
2022-07-25
drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10
Chengming Gui
-1
/
+129
2022-07-25
drm/amd/display: Add visualconfirm module parameter
Leo Li
-0
/
+5
2022-07-25
drm/amdgpu: bump driver version for IP discovery info in HW INFO
Alex Deucher
-2
/
+3
2022-07-25
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
-0
/
+24
2022-07-25
drm/amdgpu: Fix comment typo
Jason Wang
-1
/
+1
2022-07-25
drm/amdgpu: add dm ip block for dcn 3.1.4
Roman Li
-0
/
+1
2022-07-25
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
-2
/
+47
2022-07-22
Merge tag 'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/d...
Dave Airlie
-9
/
+9
2022-07-20
drm/amdgpu: Write masked value to control register
Maíra Canal
-2
/
+2
2022-07-20
drm/amdgpu: fix scratch register access method in SRIOV
Gavin Wan
-4
/
+4
2022-07-20
drm/amdgpu: remove acc_size from reserve/unreserve mem
Alex Sierra
-43
/
+17
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
-4
/
+19
2022-07-18
drm/amd/pm: enable mode1 reset for smu_v13_0_7
Kenneth Feng
-0
/
+1
2022-07-18
drm/amdgpu: correct the PSP_BL_CMD enum
Hawking Zhang
-2
/
+2
2022-07-18
drm/amdgpu: drop runpm from amdgpu_device structure
Guchun Chen
-19
/
+15
2022-07-18
drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards
Guchun Chen
-13
/
+0
2022-07-18
drm/amdgpu: skip SMU FW reloading in runpm BACO case
Guchun Chen
-0
/
+7
2022-07-18
drm/amdgpu: introduce runtime pm mode
Guchun Chen
-1
/
+5
2022-07-18
drm/amdgpu: Clarify asics naming in Kconfig options
André Almeida
-2
/
+3
2022-07-18
drm/amdgpu: restore original stable pstate on ctx fini
Alex Deucher
-27
/
+33
2022-07-18
drm/amdgpu: use the same HDP flush registers for all nbio 2.3.x
Alex Deucher
-26
/
+1
2022-07-18
drm/amdgpu: use the same HDP flush registers for all nbio 7.4.x
Alex Deucher
-26
/
+1
2022-07-18
drm/amdgpu: create I2S platform devices for Jadeite platform
Vijendar Mukunda
-109
/
+184
2022-07-18
drm/amdgpu: add dmi check for jadeite platform
Vijendar Mukunda
-0
/
+36
[prev]
[next]