summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-11drm/amd/display: Fix potential access beyond end of array in CMHarry Wentland1-6/+6
2018-04-11drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu1-3/+16
2018-04-11drm/amd/display: Set ignore_msa_timing_paramHarry Wentland1-0/+3
2018-04-11drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo3-20/+20
2018-04-11drm/amd/display: Don't register backlight on connector_destroyHarry Wentland1-8/+4
2018-04-11drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-11drm/amd/display: Don't access legacy propertiesHarry Wentland2-3/+11
2018-04-11drm/amdgpu: Added support for MV packetJames Zhu1-0/+24
2018-04-11drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou2-2/+6
2018-04-11drm/amdgpu: Don't change preferred domian when fallback GTT v6Chunming Zhou2-27/+26
2018-04-11drm/scheduler: move the tracepoints file from the include directoryNayan Deshmukh2-1/+83
2018-04-11drm/scheduler: fix param documentationNayan Deshmukh1-1/+2
2018-04-11drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"Colin Ian King1-2/+2
2018-04-11drm/amdgpu: use new asic need_full_reset callbackAlex Deucher1-0/+6
2018-04-11drm/amdgpu/soc15: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu/vi: implement asic need_full_reset callbackAlex Deucher1-0/+22
2018-04-11drm/amdgpu/cik: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu/si: implement asic need_full_reset callbackAlex Deucher1-0/+7
2018-04-11drm/amdgpu: add asic need_full_reset callbackAlex Deucher1-0/+3
2018-04-11drm/amdgpu: add documentation on hwmon interfaces exposed (v3)Alex Deucher1-0/+40
2018-04-11drm/amdgpu: Move GEM BO to drm_framebufferDaniel Stone10-96/+40
2018-04-11drm/radeon: radeon_framebuffer -> drm_framebufferDaniel Stone6-67/+39
2018-04-11drm/radeon: Move GEM BO to drm_framebufferDaniel Stone6-43/+22
2018-04-11drm/amd/display: Disentangle dc.h include from amdgpu.hRex Zhu2-1/+2
2018-04-11drm/amdgpu: switch to use df callback functionsHawking Zhang2-92/+5
2018-04-11drm/amdgpu/df: implement df v1_7 callback functionsHawking Zhang3-0/+156
2018-04-11drm/amdgpu: add df callback functions structureHawking Zhang1-1/+12
2018-04-11drm/amdgpu: add df v1_7 header filesHawking Zhang3-0/+107
2018-04-11drm/amdgpu/sdma4: use a helper for SDMA_OP_POLL_REGMEMAlex Deucher1-28/+34
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu8-107/+30
2018-04-11drm/amdgpu: Delete some cgs functionsRex Zhu2-336/+0
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu13-136/+61
2018-04-11drm/amdgpu: Set pm_display_cfg in non-dc modeRex Zhu3-15/+37
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu12-124/+150
2018-04-11drm/amd/dc: Use atombios api directly in DCRex Zhu2-20/+28
2018-04-11drm/amdgpu: Get pci resource directly through adevRex Zhu1-6/+5
2018-04-11drm/amd/pp: Use gfx rlc funcs directly in powerplayRex Zhu2-38/+46
2018-04-11drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"Colin Ian King1-1/+1
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu7-8/+9
2018-04-11drm/amd/pp: Use release_firmware directly in powerplayRex Zhu3-3/+5
2018-04-11drm/amd/pp: Save vf state in pp contextRex Zhu6-14/+13
2018-04-11drm/amd/pp: Lock pm_funcs when set pp tableRex Zhu1-14/+14
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu4-316/+147
2018-04-11drm/amd/pp: Remove useless fw load error handler on PolarisRex Zhu1-10/+2
2018-04-11drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland3-101/+103
2018-04-11drm/amd/display: Only program MSA_TIMING_PARAM if it changedAnthony Koo1-5/+10
2018-04-11drm/amd/display: Add double buffer machanism to OCSCXingyue Tao3-47/+67
2018-04-11drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy6-0/+110
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo4-68/+65
2018-04-11drm/amd/display: Couple bug fixes in stats moduleAnthony Koo1-11/+28