index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_kms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Fix logic error
Konstantin Meskhidze
2022-11-29
1
-2
/
+2
*
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-11-16
1
-0
/
+1
|
\
|
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-0
/
+1
*
|
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
2022-11-04
1
-3
/
+3
*
|
drm/amdgpu: correct MES debugfs versions
Graham Sider
2022-10-27
1
-4
/
+6
*
|
drm/amd: Add IMU fw version to fw version queries
David Francis
2022-10-24
1
-0
/
+13
|
/
*
drm/amdgpu: add MES and MES-KIQ version in debugfs
Yifan Zhang
2022-09-19
1
-0
/
+24
*
drm/amdgpu: add rlcv/rlcp version info to debugfs
Hawking Zhang
2022-09-19
1
-0
/
+24
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-08-01
1
-24
/
+36
|
\
|
*
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
2022-07-25
1
-0
/
+24
|
*
drm/amdgpu: drop runpm from amdgpu_device structure
Guchun Chen
2022-07-18
1
-13
/
+10
|
*
drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards
Guchun Chen
2022-07-18
1
-13
/
+0
|
*
drm/amdgpu: introduce runtime pm mode
Guchun Chen
2022-07-18
1
-1
/
+5
*
|
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
Danilo Krummrich
2022-07-28
1
-1
/
+1
|
/
*
drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
Michel Dänzer
2022-06-14
1
-2
/
+0
*
drm/amdgpu: cleanup ctx implementation
Christian König
2022-05-26
1
-1
/
+1
*
Revert "drm/amdgpu: disable runpm if we are the primary adapter"
Alex Deucher
2022-05-05
1
-6
/
+0
*
drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
Guchun Chen
2022-04-28
1
-0
/
+14
*
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-25
1
-6
/
+8
|
\
|
*
drm/amdgpu: remove VRAM accounting v2
Christian König
2022-02-14
1
-2
/
+4
|
*
drm/amdgpu: remove GTT accounting v2
Christian König
2022-02-14
1
-4
/
+4
*
|
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
2022-02-14
1
-87
/
+25
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: reserve the pd while cleaning up PRTs
Christian König
2022-02-07
1
-2
/
+4
|
*
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
2022-02-07
1
-2
/
+2
|
*
drm/amdgpu: move runtime pm init after drm and fbdev init
Alex Deucher
2022-01-25
1
-68
/
+1
|
*
drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
Alex Deucher
2022-01-25
1
-11
/
+0
|
*
drm/amd: Fix MSB of SMU version printing
Mario Limonciello
2022-01-25
1
-5
/
+5
|
*
drm/amdgpu: Add interface to load SRIOV cap FW
Bokun Zhang
2022-01-14
1
-0
/
+14
*
|
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-16
1
-8
/
+6
|
\
|
|
*
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
2022-01-11
1
-6
/
+4
|
*
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
2022-01-11
1
-2
/
+2
*
|
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
2021-12-31
1
-0
/
+6
|
/
*
drm/amdgpu: Convert SMU version to decimal in debugfs
Mario Limonciello
2021-11-03
1
-2
/
+7
*
drm/amdgpu: Update TA version output in driver
Candice Li
2021-10-28
1
-6
/
+6
*
drm/amdgpu: Unify PSP TA context
Candice Li
2021-09-14
1
-8
/
+15
*
drm/amd/amdgpu: consolidate PSP TA context
Candice Li
2021-08-16
1
-8
/
+8
*
drm/amd/amdgpu: add consistent PSP FW loading size checking
Candice Li
2021-07-23
1
-4
/
+4
*
drm/amdgpu: separate out vm pasid assignment
Nirmoy Das
2021-07-08
1
-2
/
+8
*
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
2021-06-15
1
-1
/
+1
*
drm/amdgpu: make audio dev's D-state transition PMFW-aware
Evan Quan
2021-06-11
1
-0
/
+42
*
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-04
1
-0
/
+21
|
\
|
*
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
2021-06-01
1
-0
/
+15
|
*
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
2021-06-01
1
-0
/
+6
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-22
1
-2
/
+3
|
\
|
|
*
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
2021-05-10
1
-1
/
+1
|
*
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
2021-05-10
1
-1
/
+1
|
*
drm/amdgpu: cleanup amdgpu_vm_init()
Nirmoy Das
2021-04-23
1
-1
/
+2
*
|
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
2021-05-19
1
-1
/
+11
|
/
*
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
2021-04-09
1
-2
/
+2
*
drm/amdgpu: disentangle HG systems from vgaswitcheroo
Alex Deucher
2021-04-09
1
-6
/
+3
[next]