summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-1814-246/+252
* drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher2017-12-183-100/+97
* drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher2017-12-186-14/+18
* drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher2017-12-183-38/+34
* drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher2017-12-184-4/+4
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-1814-311/+311
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-1810-46/+46
* drm/amdgpu: move debugfs functions to their own fileAlex Deucher2017-12-186-785/+838
* drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher2017-12-183-6/+6
* drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher2017-12-181-86/+90
* drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher2017-12-183-235/+236
* drm/amd/display: remove redundant null check of array 'data'Colin Ian King2017-12-151-2/+1
* drm/amdgpu: setup the shared and private apertures on gfx9Alex Deucher2017-12-152-5/+20
* drm/amdgpu: Simplify amdgpu_lockup_timeout usage.Andrey Grodzovsky2017-12-155-18/+11
* drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky2017-12-158-7/+19
* drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He2017-12-156-22/+16
* drm/ttm: enable eviction for Per-VM-BORoger He2017-12-151-6/+5
* drm/amdgpu: set allow_reserved_eviction and resv when bo allocation and csRoger He2017-12-152-2/+12
* drm/amdgpu: add enumerate for PDB/PTB v3Chunming Zhou2017-12-142-19/+61
* drm/amd/display: dal 3.1.25Tony Cheng2017-12-141-1/+1
* drm/amd/display: Add TODO item to remove vector.cHarry Wentland2017-12-141-0/+3
* drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland2017-12-144-80/+47
* drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland2017-12-141-2/+1
* drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2017-12-143-13/+29
* drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau2017-12-141-7/+0
* drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2017-12-147-39/+36
* drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-141-1/+3
* drm/amd/display: Move OPP mpc tree initialization to hw_initEric Bernstein2017-12-143-7/+3
* drm/amd/display: use REG_UPDATE for MPC muxEric Bernstein2017-12-141-4/+4
* drm/amd/display: Correct fixed point calculation.Vitaly Prosyak2017-12-141-1/+1
* drm/amd/display: OPTC cleanup/implementationYue Hin Lau2017-12-144-174/+244
* drm/amd/display: Move unity TF type to predefined typesVitaly Prosyak2017-12-143-5/+6
* drm/amd/display: dpp clean upYue Hin Lau2017-12-142-7/+4
* drm/amd/display: add assert to verify dcn_calc input validityDmytro Laktyushkin2017-12-141-0/+11
* drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin2017-12-143-2/+3
* drm/amd/display: set chroma taps to 1 when not scalingDmytro Laktyushkin2017-12-142-5/+13
* drm/amd/display: Print DC_VER at DC initHarry Wentland2017-12-141-2/+2
* drm/amd/display: really fix time out in init sequenceTony Cheng2017-12-141-2/+3
* drm/amd/display: Add disclaimer to BW and DML code provided by HWHarry Wentland2017-12-148-0/+73
* drm/amd/display: Use macro for isnan checkHarry Wentland2017-12-141-10/+8
* drm/amd/display: dal 3.1.24Tony Cheng2017-12-141-1/+1
* drm/amd/display: Set mpcc_disconnect_pending during MPC resetTony Cheng2017-12-142-6/+16
* drm/amd/display: Refine update flags usage in update_dchubp_dppAndrew Jiang2017-12-141-2/+3
* drm/amd/display: Cache cursor position.Yongqiang Sun2017-12-142-0/+3
* drm/amd/display: Program cursor regs after context swapped.Yongqiang Sun2017-12-141-14/+1
* drm/amd/display: fix recout_skip calculation when rotating 180 or 270Yongqiang Sun2017-12-141-34/+60
* drm/amd/display: Add is_tiling_rotated flag to plane_stateEric Murphy-Zaremba2017-12-141-0/+1
* drm/amd/display: OPP DPG test patternEric Bernstein2017-12-143-38/+43
* drm/amd/display: Build unity lut for shaperVitaly Prosyak2017-12-146-274/+325
* drm/amd/display: Reset MPCC muxes during initEric Bernstein2017-12-144-49/+35