summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03drm/amd/display: Assign stream to map before we need itamd-staging-dc-4.9Harry Wentland1-4/+2
2017-05-03drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu3-48/+51
2017-05-03drm/amd/display: move drr_params definition to TGTony Cheng2-11/+7
2017-05-03drm/amd/display: Disable cursor on video surface.Yongqiang Sun1-0/+4
2017-05-03drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook1-9/+33
2017-05-03drm/amd/display: Add function to set dither optionDing Wang9-58/+160
2017-05-03drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook1-0/+15
2017-05-03drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin1-1/+1
2017-05-03drm/amd/display: Define dithering optionsDing Wang2-1/+30
2017-05-03drm/amd/display: decouple resource_pool from resource_contextTony Cheng13-147/+161
2017-05-03drm/amd/display: FreeSync Auto Sweep SupportEric Cook13-123/+357
2017-05-03drm/amd/display: no need for return value from ipp_program_degamma_pwlDmytro Laktyushkin1-1/+1
2017-05-03drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin15-848/+171
2017-05-03drm/amd/display: dce120 to dce ipp refactorDmytro Laktyushkin14-525/+521
2017-05-03drm/amd/display: clarify delay param for REG_WAITTony Cheng1-2/+2
2017-05-03drm/amd/display: move tg_color to dc_hw_typesTony Cheng2-18/+6
2017-05-03drm/amd/display: PSR RefactorSylvia Tsai11-150/+93
2017-05-03drm/amd/display: Make dc_link param const in set_drive_settingsZeyu Fan2-2/+2
2017-05-03drm/amd/display: improve cursor programming reliabilityDmytro Laktyushkin7-41/+32
2017-05-03drm/amd/display: USB-c DP-HDMI dongle shows garbage on Sony TVCharlene Liu4-4/+47
2017-05-03drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun3-4/+16
2017-05-03drm/amd/display: always retrieve PSR capAmy Zhang1-2/+1
2017-05-03drm/amd/display: fix memory leakDmytro Laktyushkin1-14/+12
2017-05-03drm/amd/display: set correct v_total_min and v_total_max for dce.Yongqiang Sun2-4/+4
2017-05-03drm/amd/display: remove unnecessary allocation for regamma_params inside oppDmytro Laktyushkin4-17/+5
2017-05-03drm/amd/display: Fix memory leak in post_update_surfacesHarry Wentland1-2/+5
2017-05-03drm/amd/display: Block YCbCr formats for eDP. Revert previous change.Zeyu Fan1-2/+6
2017-05-03drm/amd/display: get_atomic_property missing for drm_connector_funcsPratik Vishwakarma2-1/+58
2017-05-02drm/amdgpu/gfx9: wait for completion in KIQ initAlex Deucher1-10/+79
2017-05-02drm/amdgpu/gfx9: use new KIQ packet definesAlex Deucher1-11/+12
2017-05-02drm/amdgpu: add KIQ packet defines to soc15d.hAlex Deucher1-0/+82
2017-05-02drm/amdgpu/gfx9: clear the compute ring on resetAlex Deucher1-0/+1
2017-05-02drm/amdgpu/gfx9: create mqd backupsAlex Deucher1-2/+14
2017-05-02drm/amdgpu/gfx9: add additional MQD initializationAlex Deucher1-0/+5
2017-05-02drm/amdgpu/gfx9: fix typo in mpd initAlex Deucher1-2/+2
2017-05-02drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocationAlex Deucher1-2/+1
2017-05-02drm/amdgpu: update revision id settings for BR/STAlex Deucher1-0/+12
2017-05-01drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usagesShaoyun Liu1-1/+1
2017-05-01drm/amdgpu: Move kiq ring lock out of virt structureShaoyun Liu5-6/+9
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer16-36/+36
2017-04-28Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v2)"Michel Dänzer2-135/+29
2017-04-28drm/amd/powerplay: implement stop dpm task for vega10.Rex Zhu5-1/+123
2017-04-28drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.Rex Zhu3-1/+7
2017-04-28drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu4-1/+13
2017-04-28drm/amdgpu: add cu info wave_front_sizeJunwei Zhang1-0/+1
2017-04-28drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2Chunming Zhou1-0/+4
2017-04-28drm/amdgpu: bump module verion for reserved vmidChunming Zhou1-1/+2
2017-04-28drm/amdgpu: implement grab reserved vmid V4Chunming Zhou1-4/+75
2017-04-28drm/amdgpu: add limitation for dedicated vm number v4Chunming Zhou2-0/+12
2017-04-28drm/amdgpu: reserve/unreserve vmid by vm ioctl v4Chunming Zhou1-13/+49