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
2022-01-25
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10
Hawking Zhang
1
-39
/
+2
2022-01-25
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9
Hawking Zhang
1
-29
/
+4
2022-01-25
drm/amdgpu: add helper to query rlcg reg access flag
Hawking Zhang
2
-0
/
+43
2022-01-25
drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
Xin Xiong
1
-0
/
+1
2022-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-25
drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbind
Guchun Chen
1
-2
/
+2
2022-01-25
drm/amdgpu: enable amdgpu_dc module parameter
Lang Yu
1
-2
/
+8
2022-01-25
drm/amd: Fix MSB of SMU version printing
Mario Limonciello
1
-5
/
+5
2022-01-25
drm/amdgpu: Disable FRU EEPROM access for SRIOV
shaoyunl
1
-0
/
+6
2022-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
1
-0
/
+81
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
1
-1
/
+1
2022-01-24
drm/amdgpu: use ttm_resource_manager_debug
Christian König
1
-5
/
+5
2022-01-21
drm/amdgpu: fix the page fault caused by uninitialized variables
Xiaojian Du
1
-3
/
+3
2022-01-21
drm/amdgpu: fix convert bad page retiremt
Stanley.Yang
1
-12
/
+14
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-50
/
+60
2022-01-19
drm/amdkfd: enable heavy-weight TLB flush on Arcturus
Eric Huang
1
-6
/
+0
2022-01-19
drm/amdgpu: fix broken debug sdma vram access function
Jonathan Kim
1
-7
/
+8
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
10
-133
/
+51
2022-01-19
drm/amdgpu: remove unused variable warning
Stanley.Yang
2
-29
/
+0
2022-01-19
drm/amdgpu: remove unused variable
mziya
1
-4
/
+0
2022-01-19
drm/amdgpu: Remove repeated calls
yipechai
1
-3
/
+1
2022-01-19
drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
Xiaojian Du
3
-32
/
+39
2022-01-19
drm/amdgpu: add vram check function for GMC
Xiaojian Du
7
-5
/
+74
2022-01-19
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
2
-3
/
+5
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
2
-10
/
+1
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
amdgpu/amdgpu_psp: remove unneeded ret variable
Minghao Chi
1
-5
/
+1
2022-01-18
drm/amdgpu: Add missing pm_runtime_put_autosuspend
Yongzhi Liu
1
-1
/
+3
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
2
-14
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umc
yipechai
3
-6
/
+8
2022-01-18
drm/amdgpu: Fix the code style warnings in sdma
yipechai
2
-7
/
+7
2022-01-18
drm/amdgpu: Fix the code style warnings in gmc
yipechai
2
-2
/
+2
2022-01-18
drm/amdgpu: Fix the code style warnings in gfx
yipechai
2
-3
/
+3
2022-01-18
drm/amdgpu: Fix the code style warnings in amdgpu_ras
yipechai
2
-21
/
+30
2022-01-18
drm/amdgpu: apply vcn harvest quirk
Guchun Chen
1
-5
/
+27
2022-01-18
drm/amdgpu: drop redundant check of ip discovery_bin
Guchun Chen
1
-5
/
+0
2022-01-18
drm/amdgpu: handle denied inject error into critical regions v2
Stanley.Yang
3
-3
/
+11
2022-01-18
drm/amdgpu: add new query interface for umc_v8_7 block
mziya
1
-5
/
+155
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
3
-4
/
+4
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-183
/
+134
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
[prev]
[next]