index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+8
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
1
-2
/
+4
2022-02-14
drm/amdgpu: remove GTT accounting v2
Christian König
1
-4
/
+4
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-87
/
+25
2022-02-07
drm/amdgpu: reserve the pd while cleaning up PRTs
Christian König
1
-2
/
+4
2022-02-07
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
1
-2
/
+2
2022-01-25
drm/amdgpu: move runtime pm init after drm and fbdev init
Alex Deucher
1
-68
/
+1
2022-01-25
drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
Alex Deucher
1
-11
/
+0
2022-01-25
drm/amd: Fix MSB of SMU version printing
Mario Limonciello
1
-5
/
+5
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+6
2022-01-14
drm/amdgpu: Add interface to load SRIOV cap FW
Bokun Zhang
1
-0
/
+14
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
Nirmoy Das
1
-6
/
+4
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
1
-2
/
+2
2021-12-31
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
1
-0
/
+6
2021-11-03
drm/amdgpu: Convert SMU version to decimal in debugfs
Mario Limonciello
1
-2
/
+7
2021-10-28
drm/amdgpu: Update TA version output in driver
Candice Li
1
-6
/
+6
2021-09-14
drm/amdgpu: Unify PSP TA context
Candice Li
1
-8
/
+15
2021-08-16
drm/amd/amdgpu: consolidate PSP TA context
Candice Li
1
-8
/
+8
2021-07-23
drm/amd/amdgpu: add consistent PSP FW loading size checking
Candice Li
1
-4
/
+4
2021-07-08
drm/amdgpu: separate out vm pasid assignment
Nirmoy Das
1
-2
/
+8
2021-06-15
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
1
-1
/
+1
2021-06-11
drm/amdgpu: make audio dev's D-state transition PMFW-aware
Evan Quan
1
-0
/
+42
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+21
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
1
-0
/
+15
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
1
-0
/
+6
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+3
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
1
-1
/
+11
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-1
/
+1
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
1
-1
/
+1
2021-04-23
drm/amdgpu: cleanup amdgpu_vm_init()
Nirmoy Das
1
-1
/
+2
2021-04-09
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
1
-2
/
+2
2021-04-09
drm/amdgpu: disentangle HG systems from vgaswitcheroo
Alex Deucher
1
-6
/
+3
2021-04-09
drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ...
Alex Deucher
1
-0
/
+7
2021-03-03
drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfs
Kevin Wang
1
-0
/
+5
2021-03-03
drm/amdgpu: refine PSP TA firmware info print in debugfs
Kevin Wang
1
-30
/
+19
2021-03-02
drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder
Alex Deucher
1
-2
/
+0
2021-03-02
drm/amdgpu: correct TA RAP firmware information print error
Kevin Wang
1
-1
/
+1
2021-02-26
drm/amdgpu: add RAP TA version print in amdgpu_firmware_info
Kevin Wang
1
-0
/
+8
2021-02-26
drm/amdgpu/codec: drop the internal codec index
Alex Deucher
1
-8
/
+8
2021-02-26
drm/amdgpu: add INFO ioctl support for querying video caps (v4)
Alex Deucher
1
-0
/
+57
2021-02-18
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
1
-13
/
+11
2021-01-13
drm/amdgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-5
/
+5
2020-12-15
drm/amdgpu: print what method we are using for runtime pm
Alex Deucher
1
-0
/
+4
2020-12-15
drm/amdgpu: support runtime pm for GPUs that support BOCO
Alex Deucher
1
-1
/
+4
2020-12-15
drm/amdgpu: add check for ACPI power resources
Alex Deucher
1
-0
/
+4
2020-12-15
drm/amdgpu: split BOCO and ATPX handling
Alex Deucher
1
-2
/
+2
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-55
/
+57
2020-12-08
drm/amdgpu: enable runtime pm using BACO on CI dGPUs
Alex Deucher
1
-5
/
+1
2020-11-13
drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'
Lee Jones
1
-1
/
+1
2020-11-10
drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' fr...
Lee Jones
1
-49
/
+55
[next]