summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-02-26drm/ttm: drop ttm->globChristian König
2018-02-26drm/ttm: drop bo->globChristian König
2018-02-26drm/bochs: remove the default ttm_tt_populate callbacksChristian König
2018-02-26drm/cirrus: remove ttm_pool_* wrappersChristian König
2018-02-26drm/qxl: remove ttm_pool_* wrappersChristian König
2018-02-26drm/ast: remove ttm_pool_* wrappersChristian König
2018-02-26drm/hisilicon: remove ttm_pool_* wrappersChristian König
2018-02-26drm/mgag200: remove ttm_pool_* wrappersChristian König
2018-02-26drm/virtio: remove ttm_pool_* wrappersChristian König
2018-02-26drm/ttm: add default implementations for ttm_tt_(un)populateChristian König
2018-02-26drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu
2018-02-26drm/amd/pp: Cleaning up vega10_enable_dpm_tasks functionRex Zhu
2018-02-26drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu
2018-02-26drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu
2018-02-26drm/amd/pp: Add debug info when smu failed on Vega10Rex Zhu
2018-02-26drm/amd/pp: Remove duplicated vega10_is_smc_ram_running callsRex Zhu
2018-02-26drm/amd: Remove inclusion of non-existing include directoriesCorentin Labbe
2018-02-26drm/amd: remove inclusion of non-existing scheduler directoryCorentin Labbe
2018-02-26drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker
2018-02-26drm/amdgpu: Remove duplicate setting of ->need_swiotlbThierry Reding
2018-02-26drm/amd/pp: Add a pp feature mask bit for AutoWattman featureRex Zhu
2018-02-26drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_maskRex Zhu
2018-02-26drm/amd/powerplay: fix thermal interrupts on vega10Eric Huang
2018-02-26drm/amdgpu: Add query vram width in CGS query system infoRex Zhu
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König
2018-02-26drm/amd/pp: Fix bug that dpm level was not really lockedRex Zhu
2018-02-26drm/amd/pp: Fix error handling when smu return failed on Vega10.Rex Zhu
2018-02-26drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_cleanRoger He
2018-02-26drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOCRoger He
2018-02-26drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctxRoger He
2018-02-26radeon: hide pointless #warning when compile testingArnd Bergmann
2018-02-26drm/ttm: set page mapping during allocationChristian König
2018-02-20Revert "drm/radeon/pm: autoswitch power state when in balanced mode"Alex Deucher
2018-02-20drm/radeon: use drm_gem_private_object_initChristian König
2018-02-20drm/amdgpu: use drm_gem_private_object_initChristian König
2018-02-20drm/amdgpu: mitigate workaround for i915Christian König
2018-02-20drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König
2018-02-19drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switchingAlex Deucher
2018-02-19drm/amdgpu/cgs: add refresh rate checking to non-DC display codeAlex Deucher
2018-02-19drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher
2018-02-19drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher
2018-02-19drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lockAlex Deucher
2018-02-19drm/amd/powerplay: remove unused headersCorentin Labbe
2018-02-19drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vmGustavo A. R. Silva
2018-02-19drm/amdgpu: update the PASID mapping only on demandChristian König
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amd/display: Fix increment when sampling OTF in DCELeo (Sunpeng) Li
2018-02-19drm/amd/display: De PQ implementationVitaly Prosyak
2018-02-19drm/amd/display: Remove unused dm_pp_ interfacesHarry Wentland
2018-02-19drm/amd/display: Add logging for aux DPCD accessEric Yang