summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-11drm/amd/display: Add double buffer machanism to ICSCXingyue Tao3-19/+67
2018-04-11drm/amd/display: Add num_active_wb to DMLEric Bernstein1-0/+1
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha5-50/+52
2018-04-11drm/amd/display: Add dc_lut_mode enumVitaly Prosyak1-0/+5
2018-04-11drm/amd/display: hide inconsistent mpcc programming from dtn logDmytro Laktyushkin1-4/+5
2018-04-11drm/amd/display: Only update mpc blend config if not full updateEric Yang2-2/+12
2018-04-11drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski3-8/+77
2018-04-11drm/amd/display: add assert in enable FBCRoman Li1-0/+3
2018-04-11drm/amd/display: align dtn logs and add mpc idle bit printDmytro Laktyushkin3-31/+28
2018-04-11drm/amd/display: dal 3.1.40Tony Cheng1-1/+1
2018-04-11drm/amd/display: Implementing new bandwidth registers for DCE120Mikita Lipski5-17/+55
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin12-234/+7
2018-04-11drm/amd/display: Change wb_h/vratio to doubleEric Bernstein1-2/+2
2018-04-11drm/amd/display: Adding stutter entry wm to dce bw structMikita Lipski2-2/+110
2018-04-11drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't existMikita Lipski1-1/+0
2018-04-11drm/amd/display: Add debug prints for bandwidth calculationsBhawanpreet Lakha3-0/+586
2018-04-11drm/amd/display: add mpc to dtn logDmytro Laktyushkin4-8/+60
2018-04-11drm/amd/display: Don't read EDID in atomic_checkHarry Wentland1-22/+10
2018-04-11drm/amd/display: Rename feature-specific register address init macroNikola Cornij1-6/+6
2018-04-11drm/amd/display: fix Polaris 12 bw bounding boxDmytro Laktyushkin2-2/+120
2018-04-11drm/amd/display: Update ASIC header filesNikola Cornij2-19/+33
2018-04-11drm/amd/display: Retry when read dpcd caps failed.Yongqiang Sun1-5/+11
2018-04-11drm/amd/display: dal 3.1.39Tony Cheng1-1/+1
2018-04-11drm/amd/display: correct the condition in setting cursor not visible beyond l...Martin Tsai2-2/+2
2018-04-11drm/amdgpu: Add CM_TEST_DEBUG regs for DCNHarry Wentland2-3/+24
2018-04-03drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai1-4/+5
2018-04-03drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-03drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-03drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky6-79/+72
2018-04-03Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou2-17/+17
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang1-1/+2
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng5-18/+39
2018-04-03drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher4-4/+4
2018-04-03drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.Andrey Grodzovsky1-1/+53
2018-04-03drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu1-4/+2
2018-04-03drm/amd/pp: Remove Dead functions on Vega12Rex Zhu4-1419/+23
2018-04-03drm/amd/pp: silence a static checker warningDan Carpenter1-4/+4
2018-04-03drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)Evan Quan1-3/+9