summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: Move GEM BO to drm_framebufferDaniel Stone2018-04-116-43/+22
* drm/amd/display: Disentangle dc.h include from amdgpu.hRex Zhu2018-04-112-1/+2
* drm/amdgpu: switch to use df callback functionsHawking Zhang2018-04-112-92/+5
* drm/amdgpu/df: implement df v1_7 callback functionsHawking Zhang2018-04-113-0/+156
* drm/amdgpu: add df callback functions structureHawking Zhang2018-04-111-1/+12
* drm/amdgpu: add df v1_7 header filesHawking Zhang2018-04-113-0/+107
* drm/amdgpu/sdma4: use a helper for SDMA_OP_POLL_REGMEMAlex Deucher2018-04-111-28/+34
* drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu2018-04-118-107/+30
* drm/amdgpu: Delete some cgs functionsRex Zhu2018-04-112-336/+0
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-1113-136/+61
* drm/amdgpu: Set pm_display_cfg in non-dc modeRex Zhu2018-04-113-15/+37
* drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu2018-04-1112-124/+150
* drm/amd/dc: Use atombios api directly in DCRex Zhu2018-04-112-20/+28
* drm/amdgpu: Get pci resource directly through adevRex Zhu2018-04-111-6/+5
* drm/amd/pp: Use gfx rlc funcs directly in powerplayRex Zhu2018-04-112-38/+46
* drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"Colin Ian King2018-04-111-1/+1
* drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu2018-04-117-8/+9
* drm/amd/pp: Use release_firmware directly in powerplayRex Zhu2018-04-113-3/+5
* drm/amd/pp: Save vf state in pp contextRex Zhu2018-04-116-14/+13
* drm/amd/pp: Lock pm_funcs when set pp tableRex Zhu2018-04-111-14/+14
* drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu2018-04-114-316/+147
* drm/amd/pp: Remove useless fw load error handler on PolarisRex Zhu2018-04-111-10/+2
* drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland2018-04-113-101/+103
* drm/amd/display: Only program MSA_TIMING_PARAM if it changedAnthony Koo2018-04-111-5/+10
* drm/amd/display: Add double buffer machanism to OCSCXingyue Tao2018-04-113-47/+67
* drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy2018-04-116-0/+110
* drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo2018-04-114-68/+65
* drm/amd/display: Couple bug fixes in stats moduleAnthony Koo2018-04-111-11/+28
* drm/amd/display: Add double buffer machanism to ICSCXingyue Tao2018-04-113-19/+67
* drm/amd/display: Add num_active_wb to DMLEric Bernstein2018-04-111-0/+1
* drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha2018-04-115-50/+52
* drm/amd/display: Add dc_lut_mode enumVitaly Prosyak2018-04-111-0/+5
* drm/amd/display: hide inconsistent mpcc programming from dtn logDmytro Laktyushkin2018-04-111-4/+5
* drm/amd/display: Only update mpc blend config if not full updateEric Yang2018-04-112-2/+12
* drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski2018-04-113-8/+77
* drm/amd/display: add assert in enable FBCRoman Li2018-04-111-0/+3
* drm/amd/display: align dtn logs and add mpc idle bit printDmytro Laktyushkin2018-04-113-31/+28
* drm/amd/display: dal 3.1.40Tony Cheng2018-04-111-1/+1
* drm/amd/display: Implementing new bandwidth registers for DCE120Mikita Lipski2018-04-115-17/+55
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-1112-234/+7
* drm/amd/display: Change wb_h/vratio to doubleEric Bernstein2018-04-111-2/+2
* drm/amd/display: Adding stutter entry wm to dce bw structMikita Lipski2018-04-112-2/+110
* drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't existMikita Lipski2018-04-111-1/+0
* drm/amd/display: Add debug prints for bandwidth calculationsBhawanpreet Lakha2018-04-113-0/+586
* drm/amd/display: add mpc to dtn logDmytro Laktyushkin2018-04-114-8/+60
* drm/amd/display: Don't read EDID in atomic_checkHarry Wentland2018-04-111-22/+10
* drm/amd/display: Rename feature-specific register address init macroNikola Cornij2018-04-111-6/+6
* drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin2018-04-112-2/+120
* drm/amd/display: Update ASIC header filesNikola Cornij2018-04-112-19/+33
* drm/amd/display: Retry when read dpcd caps failed.Yongqiang Sun2018-04-111-5/+11