summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie20-166/+280
2019-04-29drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz2-21/+27
2019-04-29drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu4-1/+11
2019-04-29drm/amd/display: remove deprecated pplib interfaceEric Yang3-45/+6
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim2-1/+2
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun4-29/+97
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King1-1/+1
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie18-31/+306
2019-04-23drm/amd/display: add explicit handshake between x86 and DMCUJun Lei3-2/+25
2019-04-23drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein1-1/+1
2019-04-23drm/amd/display: 3.2.27Aric Cyr1-1/+1
2019-04-23drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2-46/+55
2019-04-23drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2-19/+30
2019-04-23drm/amd/display: Add function to copy DC streamsWenjing Liu2-0/+23
2019-04-23drm/amd/display: Allow system to enter stutter on initAnthony Koo1-0/+2
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie2-21/+8
2019-04-15drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2-0/+70
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback10-12/+28
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam3-4/+3
2019-04-15drm/amd/display: 3.2.26Aric Cyr1-1/+1
2019-04-15drm/amd/display: Read eDP link settings on detectionAnthony Koo1-0/+30
2019-04-15drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun1-3/+6
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis1-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei7-10/+147
2019-04-15drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo2-0/+19
2019-04-10drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin1-8/+3
2019-04-10drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2-21/+49
2019-04-10drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu1-1/+1
2019-04-10drm/amd/display: fix underflow on bootEric Yang1-4/+2
2019-04-10drm/amd/display: disable link before changing link settingsAnthony Koo1-0/+9
2019-04-10drm/amd/display: init dc_config before rest of DC initAnthony Koo1-2/+2
2019-04-10drm/amd/display: Call hwss.set_cursor_sdr_white_level, if availableSivapiriyanKumarasamy1-0/+3
2019-04-10drm/amd/display: prefer preferred link cap over verified link settingsWenjing Liu3-1/+13
2019-04-10drm/amd/display: 3.2.25Aric Cyr1-1/+1
2019-04-10drm/amd/display: return correct dc_status for dcn10_validate_globalSu Sung Chung2-2/+2
2019-04-10drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2-2/+6
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij4-28/+28
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin4-5/+5
2019-04-10drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu3-50/+51
2019-04-10drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy3-5/+5
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas1-21/+2
2019-04-03drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas1-3/+9
2019-04-03drm/amd/display: Fix "dc has no member named dml" compile errorLeo Li1-0/+2
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood14-195/+245
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner4-13/+47
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie65-496/+1221
2019-03-27drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin2-2/+3
2019-03-27drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2-40/+50
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein4-7/+7
2019-03-27drm/amd/display: 3.2.24Aric Cyr1-1/+1