summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-06drm/amd/powerplay: add Vega20 support for gpu metrics exportEvan Quan2-7/+117
2020-08-06drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routinesEvan Quan2-0/+20
2020-08-06drm/amd/powerplay: add Renoir support for gpu metrics export(V2)Evan Quan3-3/+91
2020-08-06drm/amd/powerplay: add Sienna Cichlid support for gpu metrics exportEvan Quan1-2/+89
2020-08-06drm/amd/powerplay: add Navi1x support for gpu metrics exportEvan Quan1-2/+91
2020-08-06drm/amd/powerplay: update the data structure for NV12 SmuMetricsEvan Quan2-3/+54
2020-08-06drm/amd/powerplay: add Arcturus support for gpu metrics exportEvan Quan4-0/+111
2020-08-06drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/widthEvan Quan6-19/+65
2020-08-06drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)Evan Quan6-0/+90
2020-08-06drm/amd/powerplay: define an universal data structure for gpu metrics (V4)Evan Quan1-0/+108
2020-08-06drm/amdgpu: fix spelling mistake "paramter" -> "parameter"Colin Ian King1-1/+1
2020-08-06drm/amd/powerplay: grant Arcturus softmin/max setting on latest PM firmwareEvan Quan1-4/+6
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang3-1/+16
2020-08-06drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang1-2/+1
2020-08-04drm/amd/display: Constify dcn30_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-04drm/amd/display: Constify dcn21_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-04drm/amd/display: Constify dcn20_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-04drm/amd/display: Indent an if statementDan Carpenter1-1/+1
2020-08-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher6-29/+23
2020-08-04drm/amdgpu: move IP discovery data to mmanAlex Deucher5-44/+44
2020-08-04drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher4-21/+22
2020-08-04drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturusAlex Deucher1-1/+0
2020-08-04drm/amdgpu: drop the CPU pointers for the stolen vga bosAlex Deucher1-11/+5
2020-08-04drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-32/+25
2020-08-04drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-74/+38
2020-08-04drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-5/+4
2020-08-04drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-5/+4
2020-08-04drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-4/+2
2020-08-04drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher2-0/+48
2020-08-04drm/amdgpu: add support for extended stolen vga memoryAlex Deucher2-2/+13
2020-08-04drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher3-9/+12
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher8-11/+11
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher6-6/+8
2020-08-04drm/amdgpu: use create_at for the stolen pre-OS bufferAlex Deucher1-4/+4
2020-08-04drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)Alex Deucher1-0/+3
2020-08-04drm/amdgpu/smu: rework i2c adpater registrationAlex Deucher4-48/+6
2020-08-04drm/amd/display: 3.2.97Aric Cyr1-1/+1
2020-08-04drm/amd/display: [FW Promotion] Release 0.0.27Anthony Koo1-3/+12
2020-08-04drm/amd/display: Separate pipe disconnect from rest of progrmamingAlvin Lee7-0/+141
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu5-4/+75
2020-08-04drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56
2020-08-04drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-04drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-04drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-08-04drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-04drm/amd/display: Fix logger contextHarry Wentland1-1/+2
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol4-1/+98
2020-08-04drm/amd/display: populate new dml variableDmytro Laktyushkin1-1/+2
2020-08-04drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko10-9/+182
2020-08-04drm/amd/display: Use parameter for call to set output muxEric Bernstein1-2/+5