aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König16-41/+21
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König18-74/+42
2018-02-26drm/ttm: drop ttm->globChristian König4-11/+9
2018-02-26drm/ttm: drop bo->globChristian König6-19/+21
2018-02-26staging: vboxvideo: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-26drm/bochs: remove the default ttm_tt_populate callbacksChristian König1-2/+0
2018-02-26drm/cirrus: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-26drm/qxl: remove ttm_pool_* wrappersChristian König1-22/+0
2018-02-26drm/ast: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-26drm/hisilicon: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-26drm/mgag200: remove ttm_pool_* wrappersChristian König1-13/+0
2018-02-26drm/virtio: remove ttm_pool_* wrappersChristian König1-16/+0
2018-02-26drm/ttm: add default implementations for ttm_tt_(un)populateChristian König1-2/+8
2018-02-26drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu4-29/+10
2018-02-26drm/amd/pp: Cleaning up vega10_enable_dpm_tasks functionRex Zhu1-6/+5
2018-02-26drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu6-39/+43
2018-02-26drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu4-142/+67
2018-02-26drm/amd/pp: Add debug info when smu failed on Vega10Rex Zhu1-5/+13
2018-02-26drm/amd/pp: Remove duplicated vega10_is_smc_ram_running callsRex Zhu1-12/+3
2018-02-26drm/amd: Remove inclusion of non-existing include directoriesCorentin Labbe1-2/+0
2018-02-26drm/amd: remove inclusion of non-existing scheduler directoryCorentin Labbe1-1/+0
2018-02-26drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker1-0/+4
2018-02-26drm/amdgpu: Remove duplicate setting of ->need_swiotlbThierry Reding1-1/+0
2018-02-26drm/amd/pp: Add a pp feature mask bit for AutoWattman featureRex Zhu1-0/+1
2018-02-26drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_maskRex Zhu1-1/+1
2018-02-26drm/amd/powerplay: fix thermal interrupts on vega10Eric Huang1-1/+3
2018-02-26drm/amdgpu: Add query vram width in CGS query system infoRex Zhu2-0/+4
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König13-41/+30
2018-02-26drm/amd/pp: Fix bug that dpm level was not really lockedRex Zhu1-8/+14
2018-02-26drm/amd/pp: Fix error handling when smu return failed on Vega10.Rex Zhu1-12/+14
2018-02-26drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_cleanRoger He1-1/+5
2018-02-26drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOCRoger He2-2/+6
2018-02-26drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctxRoger He4-7/+11
2018-02-26radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-02-26drm/ttm: set page mapping during allocationChristian König2-2/+17
2018-02-26drm: Include the header with the prototype for drm_get_panel_orientation_quirk()Ville Syrjälä1-0/+1
2018-02-26drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä1-8/+0
2018-02-26drm: Check that the plane supports the request format+modifier comboVille Syrjälä4-17/+40
2018-02-26drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DACThierry Reding1-1/+0
2018-02-23drm/i915/preemption: Allow preemption between submission portsChris Wilson4-78/+112
2018-02-23drm/i915: Update missing parts after the rename to i915_requestMichel Thierry3-4/+4
2018-02-23drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()Ville Syrjälä1-29/+24
2018-02-23drm/i915: Nuke aux regs from intel_dpVille Syrjälä2-45/+45
2018-02-23drm/i915: Add enum aux_ch and clean up the aux init to use itVille Syrjälä4-121/+127
2018-02-23drm/i915: Use the correct power domain for aux chVille Syrjälä1-5/+1
2018-02-23drm/stm: check pitch and size calculations even if !CONFIG_MMUBenjamin Gaignard1-2/+0
2018-02-23Merge tag 'drm-misc-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie53-358/+1253
2018-02-23drm/panel: Fix ARM Versatile panel clocksLinus Walleij1-4/+4
2018-02-22drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko3-10/+12
2018-02-22drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko3-7/+8