summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initAlex Deucher2022-05-041-48/+47
| * | drm/amdgpu: add smuio v13_0_6 supportHawking Zhang2022-05-043-1/+73
| * | drm/amdgpu/discovery: add HDP v6Likun Gao2022-05-041-0/+4
| * | drm/amdgpu: add hdp version 6 functionsLikun Gao2022-05-044-2/+134
| * | drm/amdgpu: Free user pages if kvmalloc_array failsPhilip Yang2022-05-041-1/+2
| * | drm/amdgpu: simplify the return expression of navi10_ih_hw_init()Minghao Chi2022-05-041-6/+1
| * | drm/amdgpu: simplify the return expression of iceland_ih_hw_initMinghao Chi2022-05-041-6/+1
| * | drm/amdgpu/discovery: add IH v6Likun Gao2022-05-041-0/+4
| * | drm/amdgpu: add ih v6_0 ip block v2Stanley.Yang2022-05-043-1/+775
| * | drm/amdgpu/discovery: add NBIO 4.3 SupportLikun Gao2022-05-041-0/+5
| * | drm/amdgpu: add nbio v4_3_0 ip block v2Stanley.Yang2022-05-044-1/+403
| * | drm/amdgpu/discovery: add soc21 common SupportLikun Gao2022-05-041-0/+4
* | | Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-05-0636-284/+1445
|\| |
| * | drm/amdgpu: Free user pages if amdgpu_cs_parser_bos failedPhilip Yang2022-04-281-3/+15
| * | drm/amdgpu: Fix build warning for TA debugfs interfaceCandice Li2022-04-282-27/+14
| * | drm/amdgpu: add soc21 common ip block v2Stanley.Yang2022-04-283-1/+651
| * | drm/amdgpu: add new write field for soc21Stanley.Yang2022-04-281-0/+8
| * | drm/amdgpu: add nbio callback to query rom offsetHawking Zhang2022-04-282-2/+12
| * | drm/amdgpu: update query ref clk from biosHawking Zhang2022-04-281-10/+20
| * | drm/amdgpu: update gc info from bios tableHawking Zhang2022-04-281-36/+53
| * | drm/amdgpu: support query vram_info v3_0Hawking Zhang2022-04-281-80/+110
| * | drm/amdgpu: switch to atomfirmware_asic_initHawking Zhang2022-04-281-1/+4
| * | drm/amdgpu: add helper to execute atomfirmware asic_initHawking Zhang2022-04-282-0/+65
| * | drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.cAlex Deucher2022-04-284-38/+14
| * | drm/amdgpu/discovery: add a function to parse the vcn info tableAlex Deucher2022-04-283-0/+55
| * | drm/amdgpu/discovery: add additional validationAlex Deucher2022-04-281-26/+126
| * | drm/amdgpu/discovery: add a function to get the mall_sizeAlex Deucher2022-04-282-0/+47
| * | drm/amdgpu/discovery: handle UMC harvesting in IP discoveryAlex Deucher2022-04-281-2/+12
| * | drm/amdgpu/discovery: store the number of UMC IPs on the asicAlex Deucher2022-04-282-0/+11
| * | drm/amdgpu: store the mall size in the gmc structureAlex Deucher2022-04-282-0/+21
| * | drm/amdgpu/discovery: fix byteswapping in gc info parsingAlex Deucher2022-04-281-3/+3
| * | drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)Guchun Chen2022-04-281-0/+14
| * | drm/amdgpu/discovery: populate additional GC infoAlex Deucher2022-04-282-0/+28
| * | drm/amdgpu: add function to decode ip versionLikun Gao2022-04-283-0/+38
| * | drm/amdgpu: increase HWIP MAX INSTANCELikun Gao2022-04-281-1/+1
| * | drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki2022-04-281-1/+3
| * | drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()Dan Carpenter2022-04-261-1/+1
| * | drm/amdgpu: debugfs: fix error codes in write functionsDan Carpenter2022-04-261-6/+14
| * | drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang2022-04-261-0/+10
| * | drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()Haohui Mai2022-04-261-2/+1
| * | drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai2022-04-264-11/+10
| * | drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai2022-04-263-10/+10
| * | drm/amdgpu: Remove useless kfreeHaowen Bai2022-04-251-1/+0
| * | drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaranDavid Yu2022-04-221-0/+1
| * | drm/amdgpu: add RAS fatal error interrupt handlerTao Zhou2022-04-223-14/+22
| * | drm/amdgpu: add RAS poison consumption handler (v2)Tao Zhou2022-04-222-0/+35
| * | drm/amdgpu: add RAS poison creation handler (v2)Tao Zhou2022-04-221-26/+44
* | | drm/amdgpu: fix drm-next merge falloutChristian König2022-05-041-1/+5
* | | Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-05-034-6/+28
|\ \ \ | | |/ | |/|
| * | Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie2022-04-292-35/+80
| |\ \