aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Merge v5.0 into drm-nextDave Airlie1-2/+2
2019-02-20drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas1-2/+2
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun1-1/+144
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: 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: Disable Stutter for Stereo 3DWesley Chalmers1-1/+19
2019-02-05drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas1-3/+4
2019-01-25drm/amd/display: Introduce DC VM interfaceEryk Brol1-1/+2
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li1-13/+6
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li1-13/+6
2019-01-14drm/amd/display: fix compliler errors [-Werror,-Wmissing-braces]Shirish S1-1/+2
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: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-1/+1
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-1/+1
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: Fix runtime errors for diagnostic testsEric Bernstein1-1/+1
2018-12-18drm/amd/display: fix surface update sequenceDmytro Laktyushkin1-2/+4
2018-12-18drm/amd/display: fix YCbCr420 blank colorEric Yang1-0/+9
2018-11-19drm/amd/display: expose surface confirm color functionCharlene Liu1-2/+2
2018-11-19drm/amd/display: fix pipe interdependent hubp programmingDmytro Laktyushkin1-0/+30
2018-11-19drm/amd/display: fix gamma not being applied correctlyMurton Liu1-1/+2
2018-11-19drm/amd/display: make underflow status clear explicitJun Lei1-0/+1
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis1-1/+1
2018-11-05drm/amd/display: Remove program_csc_matrixKrunoslav Kovac1-18/+6
2018-11-05drm/amd/display: Remove some old TODO'sEric Bernstein1-6/+0
2018-11-05drm/amd/display: Check if hubp function hooks exist before calling themCharlene Liu1-5/+5
2018-11-05drm/amd/display: add dccg blockDmytro Laktyushkin1-1/+8
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin1-9/+9
2018-11-05drm/amd/display: expose hwseq functions and add registersNevenko Stupar1-7/+7
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin1-5/+34
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin1-47/+4
2018-10-09drm/amd/display: WA for DF keeps awake after S0i3.Yongqiang Sun1-0/+14
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij1-0/+1
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas1-10/+14
2018-08-27drm/amd/display: fix a compile warningWen Yang1-1/+1
2018-08-27drm/amd/display: implement DPMS DTN test v2Jun Lei1-1/+1
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo1-2/+25
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li1-6/+12
2018-08-27drm/amd/display: Print DPP DTN log info only for enabled pipesNikola Cornij1-2/+5
2018-08-27drm/amd/display: pass compat_level to hubpCharlene Liu1-1/+3
2018-08-06drm/amd/display: program display clock on cache matchDmytro Laktyushkin1-0/+2
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis1-2/+5
2018-07-16drm/amd/display: Move address tracking out of HUBPTony Cheng1-4/+15
2018-07-16drm/amd/display: add HDR visual confirmGloria Li1-4/+46