summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add fast_validate parameterJoshua Aberback2019-04-1510-12/+28
* drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam2019-04-153-4/+3Star
* drm/amd/display: 3.2.26Aric Cyr2019-04-151-1/+1
* drm/amd/display: Read eDP link settings on detectionAnthony Koo2019-04-151-0/+30
* drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun2019-04-151-3/+6
* drm/amd/display: Handle get crtc position errorDavid Francis2019-04-151-1/+2
* drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei2019-04-157-10/+147
* drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo2019-04-152-0/+19
* drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin2019-04-101-8/+3Star
* drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2019-04-102-21/+49
* drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu2019-04-101-1/+1
* drm/amd/display: fix underflow on bootEric Yang2019-04-101-4/+2Star
* drm/amd/display: disable link before changing link settingsAnthony Koo2019-04-101-0/+9
* drm/amd/display: init dc_config before rest of DC initAnthony Koo2019-04-101-2/+2
* drm/amd/display: Call hwss.set_cursor_sdr_white_level, if availableSivapiriyanKumarasamy2019-04-101-0/+3
* drm/amd/display: prefer preferred link cap over verified link settingsWenjing Liu2019-04-103-1/+13
* drm/amd/display: 3.2.25Aric Cyr2019-04-101-1/+1
* drm/amd/display: return correct dc_status for dcn10_validate_globalSu Sung Chung2019-04-102-2/+2
* drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2019-04-102-2/+6
* drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij2019-04-104-28/+28
* drm/amd/display: fix clk_mgr namingDmytro Laktyushkin2019-04-104-5/+5
* drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu2019-04-103-50/+51
* drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy2019-04-103-5/+5
* drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas2019-04-031-3/+9
* drm/amd/display: Fix "dc has no member named dml" compile errorLeo Li2019-04-031-0/+2
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-0314-195/+245
* drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner2019-04-034-13/+47
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-0365-496/+1221
|\
| * drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin2019-03-282-2/+3
| * drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2019-03-282-40/+50
| * drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein2019-03-284-7/+7
| * drm/amd/display: 3.2.24Aric Cyr2019-03-281-1/+1
| * drm/amd/display: Pass SDP spliting in parametersNikola Cornij2019-03-286-6/+12
| * drm/amd/display: Create clock funcsEryk Brol2019-03-282-0/+3
| * drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani2019-03-283-27/+0Star
| * drm/amd/display: Pass init_data into DCN resource creationHarry Wentland2019-03-285-27/+19Star
| * drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu2019-03-283-8/+8
| * drm/amd/display: add preferred pipe split logicJun Lei2019-03-284-12/+49
| * drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher2019-03-211-0/+4
| * drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma2019-03-215-1/+97
| * drm/amd/display: fix odm pipe managementDmytro Laktyushkin2019-03-212-7/+53
| * drm/amd/display: add missing opp programming for odmDmytro Laktyushkin2019-03-213-8/+6Star
| * drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin2019-03-211-4/+2Star
| * drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin2019-03-211-2/+4
| * drm/amd/display: 3.2.23Aric Cyr2019-03-211-1/+1
| * drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam2019-03-211-1/+12
| * drm/amd/display: add global master update lock interfacesWenjing Liu2019-03-212-0/+6
| * drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein2019-03-212-3/+2Star
| * drm/amd/display: cache additional dpcd caps for HDR capability checkHarmanprit Tatla2019-03-213-5/+50
| * drm/amd/display: 3.2.22Aric Cyr2019-03-211-1/+1