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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
drm/amdgpu: Increase direct IB pool size
xinhui pan
1
-7
/
+2
2021-09-14
drm/amdgpu: Update RAS trigger error block support
John Clements
1
-0
/
+3
2021-09-14
drm/amdgpu: Update RAS status print
John Clements
1
-27
/
+10
2021-09-14
drm/amdgpu: refactor function to init no-psp fw
Likun Gao
1
-85
/
+75
2021-09-14
drm/amdgpu: cleanup debugfs for amdgpu rings
Nirmoy Das
3
-23
/
+9
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2
-8
/
+6
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
107
-1597
/
+2501
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-71
/
+130
2021-09-07
drm/amdgpu: sdma: clean up identation
Colin Ian King
1
-4
/
+4
2021-09-07
drm/amdgpu: clean up inconsistent indenting
Colin Ian King
1
-4
/
+3
2021-09-07
drm/amdgpu: remove unused amdgpu_bo_validate
Christian König
2
-35
/
+0
2021-09-07
drm/amdgpu: fix use after free during BO move
Christian König
1
-9
/
+9
2021-09-07
drm/amdgpu: Create common PSP TA load function
Candice Li
2
-204
/
+93
2021-09-02
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
1
-1
/
+1
2021-09-02
dma-buf: nuke DMA_FENCE_TRACE macros v2
Christian König
1
-9
/
+1
2021-09-01
drm/amdgpu:schedule vce/vcn encode based on priority
Satyajit Sahu
1
-0
/
+16
2021-09-01
drm/amdgpu/vcn: set the priority for each encode ring
Satyajit Sahu
6
-5
/
+28
2021-09-01
drm/amdgpu/vce: set the priority for each ring
Satyajit Sahu
5
-3
/
+24
2021-09-01
drm/amd/amdgpu: add mpio to ras block
Candice Li
3
-0
/
+4
2021-09-01
drm/amd/amdgpu: consolidate PSP TA unload function
Candice Li
1
-120
/
+40
2021-09-01
drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)
Tom St Denis
3
-1
/
+203
2021-09-01
drm/amdgpu: detach ring priority from gfx priority
Nirmoy Das
3
-7
/
+11
2021-09-01
drm/amdgpu: rework context priority handling
Nirmoy Das
3
-74
/
+105
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
125
-2836
/
+5435
2021-08-31
drm/amdgpu: fix fdinfo race with process exit
Philip Yang
1
-2
/
+9
2021-08-31
drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
xinhui pan
1
-13
/
+10
2021-08-31
drm/amdgpu: stop scheduler when calling hw_fini (v2)
Guchun Chen
1
-0
/
+8
2021-08-31
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
1
-5
/
+25
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-30
drm/amdgpu: show both cmd id and name when psp cmd failed
Lang Yu
1
-4
/
+4
2021-08-30
drm/amdgpu: Enable S/G for Yellow Carp
Nicholas Kazlauskas
1
-0
/
+1
2021-08-30
drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
Evan Quan
1
-8
/
+1
2021-08-30
drm/amd/amdgpu: Add ready_to_reset resp for vega10
YuBiao Wang
2
-0
/
+3
2021-08-30
drm/amdgpu: add some additional RDNA2 PCI IDs
Alex Deucher
1
-0
/
+17
2021-08-30
drm/amdgpu: correct comments in memory type managers
Yifan Zhang
2
-5
/
+5
2021-08-30
drm/amdgpu: Process any VBIOS RAS EEPROM address
Luben Tuikov
1
-12
/
+13
2021-08-30
drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
Luben Tuikov
1
-17
/
+33
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
2
-2
/
+2
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
2
-0
/
+4
2021-08-30
Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
40
-143
/
+761
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+1
2021-08-26
drm/amdgpu: disable GFX CGCG in aldebaran
Hawking Zhang
1
-2
/
+0
2021-08-26
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
1
-5
/
+29
2021-08-26
drm/amdgpu: Add support for RAS XGMI err query
John Clements
1
-0
/
+65
2021-08-26
Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
45
-439
/
+716
2021-08-25
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
4
-7
/
+7
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
4
-6
/
+0
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
6
-1
/
+144
2021-08-25
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
2
-0
/
+47
2021-08-24
drm/amdkfd: check access permisson to restore retry fault
Philip Yang
4
-5
/
+8
[prev]
[next]