summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König
2020-08-12drm/ttm: rename ttm_resource_manager_func callbacksChristian König
2020-08-11drm/amdgpu: utilize subconnector property for DP through atombiosOleg Vasilev
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: make sure userptr ttm is allocatedChristian König
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-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-07-31drm/ttm: remove the init_mem_type callbackChristian König
2020-07-31drm/amdgpu: stop implementing init_mem_typeChristian König
2020-07-31drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2Christian König
2020-07-31drm/ttm: initialize the system domain with defaults v2Christian König
2020-07-28drm/amdgpu: Change type of module param `ppfeaturemask` to hexintPaul Menzel
2020-07-22drm/amdgpu: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König
2020-07-21drm: remove optional dummy function from drivers using TTMChristian König
2020-07-13drm/amdgpu: stop allocating dummy GTT nodesChristian König
2020-07-13drm: amdgpu: fix common struct sg_table related issuesMarek Szyprowski
2020-06-29drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3Christian König
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-25drm/amdgpu: move ttm bo->offset to amdgpu_boNirmoy Das
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-06-11amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher