summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-12-18drm/amdgpu: restore uvd fence seq in uvd resumeJim Qu
2017-12-18drm/amdgpu: always cancel uvd idle handler in uvd suspendJim Qu
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher
2017-12-18drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher
2017-12-18drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher
2017-12-15drm/amd/display: remove redundant null check of array 'data'Colin Ian King
2017-12-15drm/amdgpu: setup the shared and private apertures on gfx9Alex Deucher
2017-12-15drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky
2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He
2017-12-15drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and csRoger He
2017-12-14drm/amdgpu: add enumerate for PDB/PTB v3Chunming Zhou
2017-12-14drm/amd/display: dal 3.1.25Tony Cheng
2017-12-14drm/amd/display: Add TODO item to remove vector.cHarry Wentland
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland
2017-12-14drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin
2017-12-14drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun
2017-12-14drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang
2017-12-14drm/amd/display: Move OPP mpc tree initialization to hw_initEric Bernstein
2017-12-14drm/amd/display: use REG_UPDATE for MPC muxEric Bernstein
2017-12-14drm/amd/display: Correct fixed point calculation.Vitaly Prosyak
2017-12-14drm/amd/display: OPTC cleanup/implementationYue Hin Lau
2017-12-14drm/amd/display: Move unity TF type to predefined typesVitaly Prosyak
2017-12-14drm/amd/display: dpp clean upYue Hin Lau
2017-12-14drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin
2017-12-14drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin
2017-12-14drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin
2017-12-14drm/amd/display: Print DC_VER at DC initHarry Wentland
2017-12-14drm/amd/display: really fix time out in init sequenceTony Cheng
2017-12-14drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland
2017-12-14drm/amd/display: Use macro for isnan checkHarry Wentland
2017-12-14drm/amd/display: dal 3.1.24Tony Cheng
2017-12-14drm/amd/display: Set mpcc_disconnect_pending during MPC resetTony Cheng
2017-12-14drm/amd/display: Refine update flags usage in update_dchubp_dppAndrew Jiang
2017-12-14drm/amd/display: Cache cursor position.Yongqiang Sun