aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-299/+840
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie4-69/+123
2019-04-29drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz1-21/+26
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 drm-nextDave Airlie4-6/+38
2019-04-23drm/amd/display: add explicit handshake between x86 and DMCUJun Lei1-1/+20
2019-04-23drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein1-1/+1
2019-04-23drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2-46/+55
2019-04-23drm/amd/display: Add function to copy DC streamsWenjing Liu1-0/+21
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie1-0/+6
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback1-2/+4
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_get_link_capSamson Tam2-3/+2
2019-04-15drm/amd/display: Read eDP link settings on detectionAnthony Koo1-0/+30
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis1-1/+2
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis1-0/+19
2019-04-10drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin1-8/+3
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: prefer preferred link cap over verified link settingsWenjing Liu2-1/+10
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij3-28/+25
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin2-2/+2
2019-04-10drm/amd/display: use proper formula to calculate bandwidth from timingWenjing Liu2-50/+49
2019-04-10drm/amd/display: fix dp_hdmi_max_pixel_clk unitsSivapiriyanKumarasamy2-4/+4
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 Wood2-31/+76
2019-03-27drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin1-2/+2
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein2-5/+5
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij1-1/+2
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland2-19/+13
2019-03-27drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu2-8/+6
2019-03-27drm/amd/display: add preferred pipe split logicJun Lei1-9/+45
2019-03-27drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh1-0/+6
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher1-0/+4
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma2-0/+80
2019-03-20drm/amd/display: fix odm pipe managementDmytro Laktyushkin1-7/+51
2019-03-20drm/amd/display: add missing opp programming for odmDmytro Laktyushkin2-7/+5
2019-03-20drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin1-4/+2
2019-03-20drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
2019-03-20drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam1-1/+12
2019-03-20drm/amd/display: Use dc_is_hdmi_signal() instead of ENUMEric Bernstein1-2/+2
2019-03-20drm/amd/display: cache additional dpcd caps for HDR capability checkHarmanprit Tatla1-4/+33
2019-03-19drm/amd/display: On DCN1, Wait for vupdate on cursor updatesDavid Francis1-0/+31
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei1-1/+24
2019-03-19drm/amd/display: Rename is_hdmi to is_hdmi_tmds typeEric Bernstein1-1/+1
2019-03-19drm/amd/display: add pipe lock during stream updateWenjing Liu1-0/+2
2019-03-19drm/amd/display: Free DCN version of stream encoderEric Bernstein1-0/+1
2019-03-19drm/amd/display: Fix soft hang issue when some DPCD data invalidAnthony Koo1-0/+9
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu1-3/+0
2019-03-19drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung1-13/+20
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo2-6/+30