summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
AgeCommit message (Expand)Author
2019-04-05drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas
2019-02-12drm/amd/display: fix YCbCr420 blank colorEric Yang
2019-02-12drm/amd/display: fix gamma not being applied correctlyMurton Liu
2018-08-06drm/amd/display: program display clock on cache matchDmytro Laktyushkin
2018-08-06drm/amd/display: Implement custom degamma lut on dcnDavid Francis
2018-07-16drm/amd/display: Move address tracking out of HUBPTony Cheng
2018-07-16drm/amd/display: add HDR visual confirmGloria Li
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac
2018-07-13drm/amd/display: Initialize data structure for DalMpVisualConfirm.Hugo Hu
2018-07-13drm/amd/display: Expose bunch of functions from dcn10_hw_sequencerEric Bernstein
2018-07-13drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin
2018-07-13drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu
2018-07-05drm/amd/display: move dcn watermark programming to set_bandwidthDmytro Laktyushkin
2018-07-05drm/amd/display: separate out wm change request dcn workaroundDmytro Laktyushkin
2018-07-05drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin
2018-07-05drm/amd/display: add safe_to_lower support to dcn wm programmingDmytro Laktyushkin
2018-07-05drm/amd/display: Temporarily remove Chroma logsWesley Chalmers
2018-07-05drm/amd/display: clean up set_bandwidth usageDmytro Laktyushkin
2018-07-05drm/amd/display: move dcn1 dispclk programming to dccgDmytro Laktyushkin
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin
2018-07-05drm/amd/display: Use tg count for opp init.Yongqiang Sun
2018-07-05drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo
2018-06-15drm/amd/display: pass pipe_ctx straight to blank_pixel_dataEric Bernstein
2018-05-18drm/amd/display: Clear underflow status for debug purposesNikola Cornij
2018-05-18drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij
2018-05-18drm/amd/display: Update HW sequencer initializationEric Bernstein
2018-05-18drm/amd/display: underflow/blankscreen recoveryCharlene Liu
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-18drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo
2018-05-15drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin
2018-05-15drm/amd/display: update dtn logging and goldensAnthony Koo
2018-05-15drm/amd/display: add some DTN logs for input and output tfAnthony Koo
2018-05-15drm/amd/display: Refactor otg_blank sequenceEric Bernstein
2018-05-15drm/amd/display: Make program_output_csc HWSS interface functionEric Bernstein
2018-05-15drm/amd/display: add calculated clock logging to DTNDmytro Laktyushkin
2018-05-15drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2018-04-11drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_stateAnthony Koo
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha
2018-04-11drm/amd/display: hide inconsistent mpcc programming from dtn logDmytro Laktyushkin
2018-04-11drm/amd/display: Only update mpc blend config if not full updateEric Yang
2018-04-11drm/amd/display: align dtn logs and add mpc idle bit printDmytro Laktyushkin
2018-04-11drm/amd/display: add mpc to dtn logDmytro Laktyushkin
2018-03-16drm/amd/display: Refine disable VGAClark Zheng
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin
2018-03-14drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun