summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tailNicholas Kazlauskas2020-08-061-14/+3
* drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep...Nicholas Kazlauskas2020-08-061-17/+19
* drm/amd/display: Reset plane when tiling flags changeNicholas Kazlauskas2020-08-061-3/+16
* drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas2020-08-062-25/+37
* drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao2020-08-062-4/+4
* drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer2020-08-062-1/+4
* drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan2020-08-061-11/+18
* drm/amd/powerplay: add control method to bypass metrics cache on Vega20Evan Quan2020-08-061-12/+19
* drm/amd/powerplay: add control method to bypass metrics cache on RenoirEvan Quan2020-08-061-8/+14
* drm/amd/powerplay: add control method to bypass metrics cache on Sienna CichlidEvan Quan2020-08-061-24/+49
* drm/amd/powerplay: add control method to bypass metrics cache on Navi10Evan Quan2020-08-061-22/+38
* drm/amd/powerplay: add control method to bypass metrics cache on ArcturusEvan Quan2020-08-061-25/+49
* drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan2020-08-062-0/+112
* drm/amd/powerplay: add Vega20 support for gpu metrics exportEvan Quan2020-08-062-7/+117
* drm/amd/powerplay: enable gpu_metrics export on legacy powerplay routinesEvan Quan2020-08-062-0/+20
* drm/amd/powerplay: add Renoir support for gpu metrics export(V2)Evan Quan2020-08-063-3/+91
* drm/amd/powerplay: add Sienna Cichlid support for gpu metrics exportEvan Quan2020-08-061-2/+89
* drm/amd/powerplay: add Navi1x support for gpu metrics exportEvan Quan2020-08-061-2/+91
* drm/amd/powerplay: update the data structure for NV12 SmuMetricsEvan Quan2020-08-062-3/+54
* drm/amd/powerplay: add Arcturus support for gpu metrics exportEvan Quan2020-08-064-0/+111
* drm/amd/powerplay: implement SMU V11 common APIs for retrieving link speed/widthEvan Quan2020-08-066-19/+65
* drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)Evan Quan2020-08-065-0/+84
* drm/amd/powerplay: define an universal data structure for gpu metrics (V4)Evan Quan2020-08-061-0/+108
* drm/amdgpu: fix spelling mistake "paramter" -> "parameter"Colin Ian King2020-08-061-1/+1
* drm/amd/powerplay: grant Arcturus softmin/max setting on latest PM firmwareEvan Quan2020-08-061-4/+6
* drm/amdkfd: option to disable system mem limitPhilip Yang2020-08-063-1/+16
* drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang2020-08-061-2/+1
* drm/amd/display: Constify dcn30_res_pool_funcsRikard Falkeborn2020-08-041-1/+1
* drm/amd/display: Constify dcn21_res_pool_funcsRikard Falkeborn2020-08-041-1/+1
* drm/amd/display: Constify dcn20_res_pool_funcsRikard Falkeborn2020-08-041-1/+1
* drm/amd/display: Indent an if statementDan Carpenter2020-08-041-1/+1
* drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher2020-08-046-29/+23
* drm/amdgpu: move IP discovery data to mmanAlex Deucher2020-08-045-44/+44
* drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher2020-08-044-21/+22
* drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturusAlex Deucher2020-08-041-1/+0
* drm/amdgpu: drop the CPU pointers for the stolen vga bosAlex Deucher2020-08-041-11/+5
* drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher2020-08-041-32/+25
* drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher2020-08-041-74/+38
* drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher2020-08-041-5/+4
* drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher2020-08-041-5/+4
* drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher2020-08-041-4/+2
* drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher2020-08-042-0/+48
* drm/amdgpu: add support for extended stolen vga memoryAlex Deucher2020-08-042-2/+13
* drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher2020-08-043-9/+12
* drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher2020-08-048-11/+11
* drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher2020-08-046-6/+8
* drm/amdgpu: use create_at for the stolen pre-OS bufferAlex Deucher2020-08-041-4/+4
* drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)Alex Deucher2020-08-041-0/+3
* drm/amdgpu/smu: rework i2c adpater registrationAlex Deucher2020-08-044-48/+6
* drm/amd/display: 3.2.97Aric Cyr2020-08-041-1/+1