summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
AgeCommit message (Expand)Author
2017-11-14drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-11-02drm/amd/display: fix null pointer dereferenceShirish S
2017-10-21drm/amd/display: Don't set cursor address is 0 logging as errorsAndrew Jiang
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau
2017-10-21drm/amd/display: add null check for cursor functionsYue Hin Lau
2017-10-21drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau
2017-10-21drm/amd/display: Fixed switching mode half screen gamma incorrect.Yongqiang Sun
2017-10-21drm/amd/display: moving cursor functions from ipp to mem_inputYue Hin Lau
2017-10-06amdgpu/dc: convert dc_stream_state to kref.Dave Airlie
2017-09-29amdgpu: fixup construct to void paths on some more dc objects.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Fix MST downstream display not light up regressionJerry Zuo
2017-09-26drm/amd/display: Remove unnecessary assignemntHarry Wentland
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Use atomic types for ref_countJerry Zuo
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland
2017-09-26drm/amd/display: Move mi, ipp, xfm to plane_resHarry Wentland
2017-09-26drm/amd/display: Move scl_data to plane_resHarry Wentland
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland
2017-09-26drm/amd/display: Roll stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: Roll core_sink into dc_sinkHarry Wentland
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: Roll core_surface into dc_surfaceHarry Wentland
2017-09-26drm/amd/display: Use validate_context from atomic_check in commitHarry Wentland
2017-09-26drm/amd/display: Disable cursor on video surface.Yongqiang Sun
2017-09-26drm/amd/display: decouple resource_pool from resource_contextTony Cheng
2017-09-26drm/amd/display: improve cursor programming reliabilityDmytro Laktyushkin
2017-09-26drm/amd/display: Parse scanline registersSylvia Tsai
2017-09-26drm/amd/display: Fix MPO exit and cursor issue.Yongqiang Sun
2017-09-26drm/amd/display: Add audio/video ContainerId implementationxhdu
2017-09-26drm/amd/display: move refclk from dc to resource_poolCharlene Liu
2017-09-26drm/amd/display: refclock from bios firmwareInfoTableCharlene Liu
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu
2017-09-26drm/amd/display: prevent setting cursor position with no surfaceDmytro Laktyushkin
2017-09-26drm/amd/display: Fixing some fallout from dc_target removalLeon Elazar
2017-09-26drm/amd/display: Remove dc_target objectAric Cyr
2017-09-26drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong
2017-09-26drm/amd/display: Add refcount debug assertAndrey Grodzovsky
2017-09-26drm/amd/display: reset transfer_func to NULL on releaseYongqiang Sun
2017-09-26drm/amd/display: Refactor output transfer function to streamAnthony Koo
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland