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