aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim1-3/+19
2019-03-19drm/amd/display: add full update commit hint structJun Lei1-0/+2
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai1-4/+4
2019-03-05drm/amd/display: Add ability to override bounding box in DC constructJun Lei1-0/+2
2019-03-05drm/amd/display: optionally optimize edp link rate based on timingJosip Pavic1-62/+133
2019-03-05drm/amd/display: Set flip pending for pipe splitWesley Chalmers1-0/+13
2019-03-05drm/amd/display: Allow for plane-less resource reservationDmytro Laktyushkin1-0/+3
2019-03-05drm/amd/display: dcn add check surface in_useCharlene Liu1-0/+3
2019-02-27drm/amd/display: Fix issue with link_active state not correct for MSTAnthony Koo1-4/+11
2019-02-27drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich1-0/+1
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-07drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland1-3/+4
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo3-4/+69
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo1-0/+4
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: link_rate_set should index into tableAnthony Koo1-34/+1
2019-02-06drm/amd/display: DC VM FixesEryk Brol2-11/+6
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: add gpio lock/unlockChiawen Huang1-25/+22
2019-02-05drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu1-4/+4
2019-02-05drm/amd/display: Add monitor patch for backlight offXiaodong Yan1-0/+4
2019-02-05drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas1-8/+96
2019-02-05drm/amd/display: Use memset to initialize variable in wait_for_training_aux_rd_intervalNathan Chancellor1-1/+3
2019-01-28drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani1-4/+6
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai1-0/+5
2019-01-25drm/amd/display: Fix use of uninitialized unionJohn Barberiz1-1/+1
2019-01-25drm/amd/display: Let updates with no scaling changes be fastDavid Francis1-1/+1
2019-01-25drm/amd/display: Introduce DC VM interfaceEryk Brol1-0/+127
2019-01-14drm/amd/display: Check for NULL when creating gamma structKrunoslav Kovac1-3/+6
2019-01-14drm/amd/display: Remove i2caux folderDavid Francis2-12/+0
2019-01-14drm/amd/display: Switch ddc to new aux interfaceDavid Francis1-146/+29
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis1-18/+39
2019-01-14drm/amd/display: Set link rate set if eDP ver >= 1.4.Derek Lai1-2/+101