summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET
2020-08-10drm/amdgpu/ttm: drop the adev link from vram mgrDave Airlie
2020-08-10drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.Dave Airlie
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao
2020-08-07drm/amdgpu: unlock mutex on errorDennis Li
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao
2020-08-07drm/amdgpu: make sure userptr ttm is allocatedChristian König
2020-08-06drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen
2020-08-06drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe
2020-08-06drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe
2020-08-06drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen
2020-08-06drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui
2020-08-06drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang
2020-08-06drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu
2020-08-06drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-08-06drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen
2020-08-06drm/amdgpu: expand sienna chichlid reg access supportJohn Clements
2020-08-06drm/amdgpu: fix spelling mistake "Falied" -> "Failed"Colin Ian King
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer
2020-08-06drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)Evan Quan
2020-08-06drm/amdgpu: fix spelling mistake "paramter" -> "parameter"Colin Ian King
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: drop type manager has_typeDave Airlie
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie
2020-08-06drm/amdgpu/ttm: remove man->bdev references.Dave Airlie
2020-08-06drm/ttm: make ttm_range_man_init/takedown take type + argsDave Airlie
2020-08-06drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrsDave Airlie
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-06drm/amdgfx/ttm: use wrapper to get ttm memory managersDave Airlie
2020-08-06drm/amdgpu/ttm: use new takedown pathDave Airlie
2020-08-06drm/amdgpu/ttm: init managers from the driver side.Dave Airlie
2020-08-06drm/ttm/amdgpu: consolidate ttm reserve pathsDave Airlie
2020-08-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher
2020-08-04drm/amdgpu: move IP discovery data to mmanAlex Deucher
2020-08-04drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher
2020-08-04drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturusAlex Deucher
2020-08-04drm/amdgpu: drop the CPU pointers for the stolen vga bosAlex Deucher
2020-08-04drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher
2020-08-04drm/amdgpu: add support for extended stolen vga memoryAlex Deucher
2020-08-04drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher