summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-33/+131
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam1-1/+1
2019-04-14drm/amd/display: If one stream full updates, full update all planesDavid Francis1-0/+19
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 Liu1-0/+9
2019-04-10drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij1-0/+13
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 Wood1-19/+64
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland1-5/+1
2019-03-20drm/amd/display: Link train only when link is DP and backend is enabledSamson Tam1-1/+12
2019-03-19drm/amd/display: add pipe lock during stream updateWenjing Liu1-0/+2
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu1-3/+0
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo1-6/+22
2019-03-19drm/amd/display: add full update commit hint structJun Lei1-0/+2
2019-03-05drm/amd/display: Add ability to override bounding box in DC constructJun Lei1-0/+2
2019-03-05drm/amd/display: dcn add check surface in_useCharlene Liu1-0/+3
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun1-6/+6
2019-02-19drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas1-0/+3
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo1-0/+3
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo1-0/+46
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu1-0/+3
2019-02-06drm/amd/display: DC VM FixesEryk Brol1-1/+0
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun1-4/+4
2019-02-05drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung1-1/+15
2019-02-05drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun1-2/+2
2019-02-05drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu1-4/+4
2019-02-05drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas1-8/+96
2019-01-28drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani1-4/+6
2019-01-25drm/amd/display: Let updates with no scaling changes be fastDavid Francis1-1/+1
2019-01-14drm/amd/display: Remove i2caux folderDavid Francis1-11/+0
2019-01-14drm/amd/display: Fix missing hwss function for dceJoshua Aberback1-1/+1
2019-01-14drm/amd/display: Remove unused parameter plane_statesDavid Francis1-1/+0
2019-01-14drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li1-1/+1
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-1/+1
2019-01-14drm/amd/display: Add backlight pwm debugfsDavid Francis1-0/+20
2019-01-14drm/amd/display: add stream ID and otg instance in dc_stream_stateJun Lei1-0/+5
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-6/+5
2019-01-14drm/amd/display: add plane size change check conditionLewis Huang1-0/+6
2019-01-14drm/amd/display: implement dc_init_callbacks to assign callback pointers afte...Wenjing Liu1-0/+5
2018-12-18drm/amd/display: Optimize passive update planes.Yongqiang Sun1-3/+0
2018-12-18drm/amd/display: Fix bug with not updating VSP infoframeSivapiriyanKumarasamy1-1/+2
2018-12-18drm/amd/display: Don't log error if we have no connectorsHarry Wentland1-4/+0
2018-12-05drm/amd/display: Add tracing to dcDavid Francis1-0/+19
2018-11-30drm/amd/display: Program dithering if requestedSivapiriyanKumarasamy1-0/+8
2018-11-30drm/amd/display: Start documentation of DCDavid Francis1-2/+70
2018-11-26drm/amd: Add abm level drm propertyDavid Francis1-1/+10
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis1-1/+1
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac1-3/+5
2018-11-05drm/amd/display: Remove stream_res tg null check in commit planesSivapiriyanKumarasamy1-1/+0
2018-11-05drm/amd/display: fix report display count logicEric Yang1-33/+2