summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-2639-7/+1250
* drm/amdgpu/display: Add irq support for DCNHarry Wentland2017-09-262-0/+395
* drm/amdgpu/display: Add i2c/aux support for DCNHarry Wentland2017-09-262-0/+157
* drm/amdgpu/display: Add gpio support for DCNHarry Wentland2017-09-264-0/+666
* drm/amdgpu/display: Add dml support for DCNHarry Wentland2017-09-2620-0/+8717
* drm/amdgpu/display: Add core dc support for DCNHarry Wentland2017-09-2617-0/+11467
* drm/amdgpu/display: Add calcs code for DCNHarry Wentland2017-09-266-0/+5805
* drm/amd/display: fix resume hang because of DP short pulseArindam Nath2017-09-261-0/+2
* drm/amd/display: Assign stream to map before we need itHarry Wentland2017-09-261-4/+2
* drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2017-09-263-48/+51
* drm/amd/display: move drr_params definition to TGTony Cheng2017-09-262-11/+7
* drm/amd/display: Disable cursor on video surface.Yongqiang Sun2017-09-261-0/+4
* drm/amd/display: Add support for FreeSync on eDP to moduleEric Cook2017-09-261-9/+33
* drm/amd/display: Add function to set dither optionDing Wang2017-09-269-58/+160
* drm/amd/display: Check for Zero Range in FreeSync CalcEric Cook2017-09-261-0/+15
* drm/amd/display: fix crash caused by incorrect index being used for arrayDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: Define dithering optionsDing Wang2017-09-262-1/+30
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-2613-147/+161
* drm/amd/display: FreeSync Auto Sweep SupportEric Cook2017-09-2613-123/+357
* drm/amd/display: no need for return value from ipp_program_degamma_pwlDmytro Laktyushkin2017-09-261-1/+1
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-2615-848/+171
* drm/amd/display: dce120 to dce ipp refactorDmytro Laktyushkin2017-09-2614-525/+521
* drm/amd/display: clarify delay param for REG_WAITTony Cheng2017-09-261-2/+2
* drm/amd/display: move tg_color to dc_hw_typesTony Cheng2017-09-262-18/+6
* drm/amd/display: PSR RefactorSylvia Tsai2017-09-2611-150/+93
* drm/amd/display: Make dc_link param const in set_drive_settingsZeyu Fan2017-09-262-2/+2
* drm/amd/display: improve cursor programming reliabilityDmytro Laktyushkin2017-09-267-41/+32
* drm/amd/display: USB-c DP-HDMI dongle shows garbage on Sony TVCharlene Liu2017-09-264-4/+47
* drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun2017-09-263-4/+16
* drm/amd/display: always retrieve PSR capAmy Zhang2017-09-261-2/+1
* drm/amd/display: fix memory leakDmytro Laktyushkin2017-09-261-14/+12
* drm/amd/display: set correct v_total_min and v_total_max for dce.Yongqiang Sun2017-09-262-4/+4
* drm/amd/display: remove unnecessary allocation for regamma_params inside oppDmytro Laktyushkin2017-09-264-17/+5
* drm/amd/display: Fix memory leak in post_update_surfacesHarry Wentland2017-09-261-2/+5
* drm/amd/display: Block YCbCr formats for eDP. Revert previous change.Zeyu Fan2017-09-261-2/+6
* drm/amd/display: make dc_commit_surfaces_to_stream() re-entrantShirish S2017-09-261-27/+44
* drm/amd/display: update the YUV plane offsetsShirish S2017-09-261-7/+7
* drm/amd/display: initialize YUV plane capabilitiesShirish S2017-09-261-17/+45
* drm/amd/display: Return context from validate_contextHarry Wentland2017-09-263-15/+52
* drm/amd/display: Move resource_validate_ctx_destruct to dc.hHarry Wentland2017-09-264-19/+19
* drm/amd/display: Copy ctx to current_context instead of assignHarry Wentland2017-09-261-5/+4
* drm/amd/display: pull commit_surfaces out of atomic_commit into helper functionHarry Wentland2017-09-261-51/+62
* drm/amd/display: update dce8 & 10 bw programmingDmytro Laktyushkin2017-09-266-41/+21
* drm/amd/display: Get rid of temp_flip_contextHarry Wentland2017-09-262-14/+13
* drm/amd/display: Remove unused scratch_val_ctxHarry Wentland2017-09-262-4/+0
* drm/amd/display: FreeSync LFC MIN/MAX update on current frameEric Cook2017-09-261-28/+39
* drm/amd/display: Add support for programming stereo syncVitaly Prosyak2017-09-266-5/+49
* drm/amd/display: Parse scanline registersSylvia Tsai2017-09-267-66/+89
* drm/amd/display: use full surface update when stream is NULLCharlene Liu2017-09-262-3/+3
* drm/amd/display: Fix missing irq refactor causing potential i2c raceJordan Lazare2017-09-261-5/+10