summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: create new structure for hubbubYue Hin Lau2017-12-045-65/+269
* drm/amd/display: dal 3.1.09Tony Cheng2017-12-041-1/+1
* drm/amd/display: Added disconnect dchub.Yongqiang Sun2017-12-043-0/+15
* drm/amd/display: dal 3.1.08Tony Cheng2017-12-041-1/+1
* drm/amd/display: Not reset front end when program back end.Yongqiang Sun2017-12-042-77/+2Star
* drm/amd/display: Power down front end in init_hw.Yongqiang Sun2017-12-041-85/+87
* drm/amd/display: Reject PPLib clock values if they are invalidAndrew Jiang2017-12-041-23/+45
* drm/amd/display: create new files for hubbub functionsYue Hin Lau2017-12-045-476/+579
* drm/amd/display: Complete TODO item: use new DRM iteratorLeo (Sunpeng) Li2017-12-041-22/+14Star
* drm/amd/display: Fix styling of freesync code in commit_tailLeo (Sunpeng) Li2017-12-041-4/+7
* drm/amd/display: Only add stream to freesync when modeset requiredLeo (Sunpeng) Li2017-12-041-7/+21
* drm/amd/display: Cleanup code that enables freesyncLeo (Sunpeng) Li2017-12-041-36/+19Star
* drm/amd/display: Atomic freesync ASSERT fixBhawanpreet Lakha2017-12-041-0/+27
* drm/amd/display: add mod_freesync_user_enable to dm_connector_stateAlex Deucher2017-12-041-0/+1
* drm/amd/display: DMCU FW loading from PSPAnthony Koo2017-12-044-7/+202
* drm/amd/display: Set cursor position as per address.Yongqiang Sun2017-12-041-3/+4
* drm/amd/display: Explicit casting for grph object idsHarry Wentland2017-12-041-6/+6
* drm/amd/display: cleaning up hubp for dcnYue Hin Lau2017-12-043-192/+193
* drm/amd/display: Clean some unneeded defines from ddc_service_types.hHarry Wentland2017-12-041-33/+0Star
* drm/amd/display: Cleanup some fail labels in dcn10_resourceHarry Wentland2017-12-041-24/+13Star
* drm/amd/display: Adding DCN1 registersMikita Lipski2017-12-041-3/+30
* drm/amd/display: Check cursor address before program.Yongqiang Sun2017-12-041-1/+2
* drm/amd/display: Move lock to front end program.Yongqiang Sun2017-12-043-52/+29Star
* drm/amd/display: Add APU cap in dc_capsAnthony Koo2017-12-045-0/+6
* drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu2017-12-041-12/+17
* Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-032-8/+1Star
* drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu2017-11-281-45/+40Star
* drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky2017-11-281-1/+1
* drm/amd/display: fix gamma settingRoman Li2017-11-281-1/+2
* drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li2017-11-281-1/+0Star
* drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland2017-11-281-2/+7
* drm/amd/display: Fix potential NULL and mem leak in create_linksHarry Wentland2017-11-281-4/+10
* drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2017-11-282-12/+4Star
* drm/amd/display: Fix use before NULL check in validate_timingHarry Wentland2017-11-281-4/+4
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-284-9/+16
* drm/amd/display: Fix amdgpu_dm bugs found by smatchHarry Wentland2017-11-281-6/+10
* drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu2017-11-282-5/+8
* drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu2017-11-282-12/+15
* drm/amd/display: fix memory leaks on error exit returnColin Ian King2017-11-281-5/+7
* drm/amd/display: check plane state before validating fbcShirish S2017-11-281-0/+4
* drm/amd/display: Do DC mode-change check when adding CRTCsLeo (Sunpeng) Li2017-11-281-1/+1
* drm/amd/display: Revert noisy assert messagesJordan Lazare2017-11-281-4/+0Star
* drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin2017-11-282-6/+8
* drm/amd/display: Check aux channel before MST resumeJerry (Fangzhi) Zuo2017-11-281-1/+2
* drm/amd/display: fix split recout offsetDmytro Laktyushkin2017-11-281-2/+2
* drm/amd/display: Don't reject 3D timingsAndrew Jiang2017-11-281-3/+0Star
* drm/amd/display: Handle as MST first and then DP dongle if sink support bothHersen Wu2017-11-281-16/+16
* drm/amd/display: fix split recout calculationDmytro Laktyushkin2017-11-281-5/+3Star
* drm/amd/display: Fix S3 topology changeRoman Li2017-11-281-0/+4
* drm/amd/display: Add timing validation against dongle capEric Yang2017-11-284-3/+91