summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2019-06-15drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2-2/+6
2019-05-31drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas1-1/+6
2019-05-31drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-05-31drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas1-3/+9
2019-04-08drm/amd/display: Fix negative cursor pos programming (v2)Nicholas Kazlauskas1-21/+2
2019-03-04Merge v5.0 into drm-nextDave Airlie1-2/+2
2019-02-21drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas1-2/+2
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun4-120/+173
2019-02-19drm/amd/display: Ungate stream before programming registersGary Kattan1-2/+6
2019-02-19drm/amd/display: remove screen flashes on seamless bootAnthony Koo1-1/+29
2019-02-19drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic1-1/+3
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin2-3/+6
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo1-82/+77
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo1-15/+0
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo1-0/+5
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo1-11/+40
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo3-0/+71
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu1-2/+21
2019-02-06drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers3-10/+31
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun2-6/+80
2019-02-06drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas1-3/+4
2019-02-06drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun2-5/+5
2019-01-28drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani2-59/+25
2019-01-26drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu2-2/+17
2019-01-26revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang1-1/+0
2019-01-26drm/amd/display: Introduce DC VM interfaceEryk Brol4-8/+17
2019-01-26drm/amd/display: Restructure DCN10 hubbubEryk Brol3-64/+84
2019-01-15drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2-2/+2
2019-01-15drm/amd/display: fix warning on raven hotplugRoman Li1-13/+6
2019-01-14drm/amd/display: Check if registers are available before accessingEric Bernstein1-18/+24
2019-01-14drm/amd/display: Rename configure_encoder to enc1_configure_encoderDmytro Laktyushkin2-4/+4
2019-01-14drm/amd/display: add workaround for 4k video underflowEric Yang1-0/+51
2019-01-14drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu1-28/+40
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li1-13/+6
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis1-2/+2
2019-01-14drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2-2/+2
2019-01-14drm/amd/display: fix compliler errors [-Werror,-Wmissing-braces]Shirish S2-2/+4
2019-01-14drm/amd/display/dcn10_hw_sequencer_debug: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-14drm/amd/display: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-14drm/amd/display: add dsclk to pipe bw structDmytro Laktyushkin1-1/+1
2019-01-14drm/amd/display: Start using the new pp_smu interfaceFatemeh Darbehani1-77/+26
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers6-16/+16
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin1-1/+1
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei3-3/+3
2019-01-14drm/amd/display: Add debug option to force fclk requestHugo Hu1-0/+4
2019-01-14drm/amd/display: Fix issue with VLine interrupt not firingKrunoslav Kovac1-16/+9
2019-01-14drm/amd/display: add plane size change check conditionLewis Huang1-1/+2
2019-01-14drm/amd/display: Remove some extra bracesDmytro Laktyushkin1-4/+2
2019-01-14drm/amd/display: Add pixel clock values to dtn logsFatemeh Darbehani1-3/+6
2019-01-14drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein6-64/+58