summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-3/+3
* drm/amd/display/dc/dce: Fix multiple potential integer overflowsGustavo A. R. Silva2018-07-051-5/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+4
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-30/+30
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+6
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-111-5/+6
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-15/+17
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-12/+12
* drm/amd/display: Fix Maximus pixel clock programmingKen Chalmers2018-02-191-11/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-5/+7
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-2/+2
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-3/+2
* drm/amd/display: Use function pointer for update_plane_addrDmytro Laktyushkin2017-09-261-0/+1
* drm/amd/display: add display write back(DWB)Duke Du2017-09-261-1/+86
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-261-0/+6
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-261-2/+2
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-261-0/+2
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-261-0/+31
* drm/amd/display: Memory was freed twice during disableLeon Elazar2017-09-261-1/+0
* drm/amd/display: voltage request related changeCharlene Liu2017-09-261-0/+1
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-261-4/+0
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-261-0/+6
* drm/amd/display: refclock from bios firmwareInfoTableCharlene Liu2017-09-261-11/+6
* drm/amd/display: HDMI deep color mode audio issueCharlene Liu2017-09-261-1/+0
* drm/amd/display: Fix logic that causes segfault on DP display.Zeyu Fan2017-09-261-10/+12
* drm/amd/display: Fix program pix clk logic to unblock deep color set.Zeyu Fan2017-09-261-5/+5
* drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu2017-09-261-15/+14
* drm/amd/display: refactor clk_resync to avoid assertionTony Cheng2017-09-261-27/+30
* drm/amd/display: minor clock source refactorDmytro Laktyushkin2017-09-261-35/+33
* drm/amd/display: Fix bunch of warnings in DCHarry Wentland2017-09-261-5/+0
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+1264
OpenPOWER on IntegriCloud