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
Age
Commit message (
Expand
)
Author
Lines
2022-01-27
drm/amdgpu: add 1.3.1/2.4.0 athub CG support
Aaron Liu
-0
/
+2
2022-01-27
drm/amdgpu: convert code name to ip version for athub
Aaron Liu
-6
/
+7
2022-01-27
drm/amdgpu: get hash bit for CH4 in umc channel index
Tao Zhou
-0
/
+23
2022-01-27
drm/amdgpu: update algorithm of umc address conversion
Tao Zhou
-8
/
+37
2022-01-27
drm/amdgpu: increase bad page number for umc ras query
Tao Zhou
-1
/
+6
2022-01-27
drm/amdgpu: add umc_fill_error_record to make code more simple
Tao Zhou
-93
/
+46
2022-01-27
drm/amdgpu: Wipe all VRAM on free when RAS is enabled
Felix Kuehling
-0
/
+3
2022-01-27
drm/amdgpu: Fix an error message in rmmod
Tianci.Yin
-2
/
+2
2022-01-27
drm/amdgpu: add determine passthrough under arm64
Victor Zhao
-1
/
+3
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
-3
/
+5
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
-0
/
+5
2022-01-25
drm/amdgpu: convert to UVD IP version checking
Tim Huang
-2
/
+7
2022-01-25
drm/amdgpu: convert to NBIO IP version checking
Tim Huang
-13
/
+31
2022-01-25
drm/amdgpu: convert amdgpu_display_supported_domains() to IP versions
Alex Deucher
-12
/
+17
2022-01-25
drm/amdgpu: handle BACO synchronization with secondary funcs
Alex Deucher
-12
/
+18
2022-01-25
drm/amdgpu: move runtime pm init after drm and fbdev init
Alex Deucher
-68
/
+66
2022-01-25
drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
Alex Deucher
-11
/
+13
2022-01-25
drm/amdgpu: set APU flag based on IP discovery table
Alex Deucher
-0
/
+13
2022-01-25
Revert "drm/amdgpu: No longer insert ras blocks into ras_list if it already e...
yipechai
-7
/
+0
2022-01-25
drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init
yipechai
-5
/
+21
2022-01-25
drm/amdgpu: fix channel index mapping for SIENNA_CICHLID
Stanley.Yang
-12
/
+17
2022-01-25
drm/amdgpu: switch to common helper to read bios from rom
Hawking Zhang
-69
/
+43
2022-01-25
drm/amdgpu: retire rlc callbacks sriov_rreg/wreg
Hawking Zhang
-226
/
+3
2022-01-25
drm/amdgpu: switch to amdgpu_sriov_rreg/wreg
Hawking Zhang
-5
/
+5
2022-01-25
drm/amdgpu: add helper for rlcg indirect reg access
Hawking Zhang
-1
/
+124
2022-01-25
drm/amdgpu: init rlcg_reg_access_ctrl for gfx10
Hawking Zhang
-4
/
+34
2022-01-25
drm/amdgpu: init rlcg_reg_access_ctrl for gfx9
Hawking Zhang
-4
/
+26
2022-01-25
drm/amdgpu: add structures for rlcg indirect reg access
Hawking Zhang
-0
/
+14
2022-01-25
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx10
Hawking Zhang
-39
/
+2
2022-01-25
drm/amdgpu: switch to get_rlcg_reg_access_flag for gfx9
Hawking Zhang
-29
/
+4
2022-01-25
drm/amdgpu: add helper to query rlcg reg access flag
Hawking Zhang
-0
/
+43
2022-01-25
drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
Xin Xiong
-0
/
+1
2022-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
-0
/
+81
2022-01-25
drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbind
Guchun Chen
-2
/
+2
2022-01-25
drm/amdgpu: enable amdgpu_dc module parameter
Lang Yu
-2
/
+8
2022-01-25
drm/amd: Fix MSB of SMU version printing
Mario Limonciello
-5
/
+5
2022-01-25
drm/amdgpu: Disable FRU EEPROM access for SRIOV
shaoyunl
-0
/
+6
2022-01-25
drm/amdgpu: filter out radeon secondary ids as well
Alex Deucher
-0
/
+81
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
-1
/
+1
2022-01-24
drm/amdgpu: use ttm_resource_manager_debug
Christian König
-5
/
+5
2022-01-21
drm/amdgpu: fix the page fault caused by uninitialized variables
Xiaojian Du
-3
/
+3
2022-01-21
drm/amdgpu: fix convert bad page retiremt
Stanley.Yang
-12
/
+14
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-50
/
+60
2022-01-19
drm/amdkfd: enable heavy-weight TLB flush on Arcturus
Eric Huang
-6
/
+0
2022-01-19
drm/amdgpu: fix broken debug sdma vram access function
Jonathan Kim
-7
/
+8
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
-133
/
+51
2022-01-19
drm/amdgpu: remove unused variable warning
Stanley.Yang
-29
/
+0
2022-01-19
drm/amdgpu: remove unused variable
mziya
-4
/
+0
2022-01-19
drm/amdgpu: Remove repeated calls
yipechai
-3
/
+1
2022-01-19
drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
Xiaojian Du
-32
/
+39
[prev]
[next]