index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
drm/amdgpu/psp: drop load/unload/init_shared_buf wrappers
Alex Deucher
1
-122
/
+21
2022-05-04
drm/amd/pm: Disable fan control if not supported
Elena Sakhnovitch
1
-0
/
+15
2022-05-04
drm/amdgpu: init smuio v13_0_6 callbacks
Hawking Zhang
1
-0
/
+4
2022-05-04
drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
Alex Deucher
1
-48
/
+47
2022-05-04
drm/amdgpu: add smuio v13_0_6 support
Hawking Zhang
3
-1
/
+73
2022-05-04
drm/amdgpu: add smuio v13_0_6 ip headers v4
Hawking Zhang
2
-0
/
+1695
2022-05-04
drm/amdgpu: Remove trailing space
Elena Sakhnovitch
1
-1
/
+1
2022-05-04
drm/amdgpu/discovery: add HDP v6
Likun Gao
1
-0
/
+4
2022-05-04
drm/amdgpu: add hdp version 6 functions
Likun Gao
4
-2
/
+134
2022-05-04
drm/amdgpu: Free user pages if kvmalloc_array fails
Philip Yang
1
-1
/
+2
2022-05-04
drm/amdgpu: add hdp v6_0_0 ip headers v4
Hawking Zhang
2
-0
/
+855
2022-05-04
drm/amdgpu: simplify the return expression of navi10_ih_hw_init()
Minghao Chi
1
-6
/
+1
2022-05-04
drm/amdgpu: simplify the return expression of iceland_ih_hw_init
Minghao Chi
1
-6
/
+1
2022-05-04
drm/amdgpu/discovery: add IH v6
Likun Gao
1
-0
/
+4
2022-05-04
drm/amdgpu: add ih v6_0 ip block v2
Stanley.Yang
4
-1
/
+776
2022-05-04
drm/amd/smu: Increace dpm level count only for smu v13.0.2
Likun Gao
1
-2
/
+2
2022-05-04
drm/amdgpu: add soc21 ih clientid definition
Stanley Yang
1
-0
/
+27
2022-05-04
drm/amdgpu: add osssys v6_0_0 ip headers v4
Hawking Zhang
2
-0
/
+1232
2022-05-04
drm/amdgpu/discovery: add NBIO 4.3 Support
Likun Gao
1
-0
/
+5
2022-05-04
drm/amdgpu: add nbio v4_3_0 ip block v2
Stanley.Yang
4
-1
/
+403
2022-05-04
drm/amdgpu: add nbio v4_3_0 ip headers v6
Hawking Zhang
2
-0
/
+99428
2022-05-04
drm/amdgpu/discovery: add soc21 common Support
Likun Gao
1
-0
/
+4
2022-05-04
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Harry Wentland
1
-1
/
+1
2022-05-04
drm/amdgpu: fix drm-next merge fallout
Christian König
1
-1
/
+5
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
8
-61
/
+67
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
19
-51
/
+60
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
10
-140
/
+165
2022-04-28
drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failed
Philip Yang
1
-3
/
+15
2022-04-28
drm/amdgpu: Fix build warning for TA debugfs interface
Candice Li
2
-27
/
+14
2022-04-28
drm/amdgpu: add soc21 common ip block v2
Stanley.Yang
3
-1
/
+651
2022-04-28
drm/amdgpu: add new write field for soc21
Stanley.Yang
1
-0
/
+8
2022-04-28
drm/amdgpu: add nbio callback to query rom offset
Hawking Zhang
2
-2
/
+12
2022-04-28
drm/amdgpu: add gc v11_0_0 ip headers v11
Hawking Zhang
3
-0
/
+59419
2022-04-28
drm/amdgpu: add mp v13_0_0 ip headers v7
Hawking Zhang
2
-0
/
+1143
2022-04-28
drm/amdgpu: update query ref clk from bios
Hawking Zhang
1
-10
/
+20
2022-04-28
drm/amdgpu: update gc info from bios table
Hawking Zhang
1
-36
/
+53
2022-04-28
drm/amdgpu: add atom_gfx_info_v3_0 structure
Hawking Zhang
1
-0
/
+33
2022-04-28
drm/amdgpu: support query vram_info v3_0
Hawking Zhang
1
-80
/
+110
2022-04-28
drm/amdgpu: add vram_info v3_0 structure
Hawking Zhang
1
-0
/
+45
2022-04-28
drm/amdgpu: switch to atomfirmware_asic_init
Hawking Zhang
1
-1
/
+4
2022-04-28
drm/amdgpu: add helper to execute atomfirmware asic_init
Hawking Zhang
2
-0
/
+65
2022-04-28
drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.c
Alex Deucher
4
-38
/
+14
2022-04-28
drm/amdgpu/discovery: add a function to parse the vcn info table
Alex Deucher
3
-0
/
+55
2022-04-28
drm/amdgpu/discovery: add additional validation
Alex Deucher
1
-26
/
+126
2022-04-28
drm/amdgpu/discovery: add a function to get the mall_size
Alex Deucher
2
-0
/
+47
2022-04-28
drm/amdgpu/discovery: handle UMC harvesting in IP discovery
Alex Deucher
1
-2
/
+12
2022-04-28
drm/amdgpu/discovery: store the number of UMC IPs on the asic
Alex Deucher
2
-0
/
+11
2022-04-28
drm/amdgpu: store the mall size in the gmc structure
Alex Deucher
2
-0
/
+21
2022-04-28
drm/amdgpu/discovery: fix byteswapping in gc info parsing
Alex Deucher
1
-3
/
+3
2022-04-28
drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
Guchun Chen
1
-0
/
+14
[prev]
[next]