summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Check for valid stream_encodeIlya Bakoulin2019-07-181-1/+2
* drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-051-3/+1Star
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+3
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+3
| |\
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+1
| | * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu2019-06-221-1/+3
* | | drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-221-0/+10
* | | drm/amd/display: Add DC core changes for DCN2Harry Wentland2019-06-221-0/+185
|/ /
* | drm/amd/display: assign new stream id in dc_copy_streamWenjing Liu2019-05-311-0/+3
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-1/+1
* | drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma2019-05-241-37/+10Star
* | drm/amd/display: color space ycbcr709 supportCharlene Liu2019-05-241-2/+2
|/
* drm/amd/display: fix incorrect null check on pointerColin Ian King2019-04-291-1/+1
* drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein2019-04-241-1/+1
* drm/amd/display: Add function to copy DC streamsWenjing Liu2019-04-241-0/+21
* drm/amd/display: Handle get crtc position errorDavid Francis2019-04-151-1/+2
* drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher2019-03-211-0/+4
* drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma2019-03-211-0/+62
* drm/amd/display: On DCN1, Wait for vupdate on cursor updatesDavid Francis2019-03-191-0/+31
* drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li2019-01-141-5/+27
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-2/+2
* drm/amd/display: add stream ID and otg instance in dc_stream_stateJun Lei2019-01-141-0/+3
* drm/amd/display: remove sink reference in dc_stream_stateJun Lei2019-01-141-16/+14Star
* drm/amd/display: Start documentation of DCDavid Francis2018-11-301-1/+1
* drm/amd/display: Remove dc_stream_state->statusDavid Francis2018-11-191-2/+0Star
* drm/amd/display: initialize dc_transfer_func->ctxDavid Francis2018-11-051-0/+1
* drm/amd/display: fix PIP bugs on Dal3Gloria Li2018-08-271-2/+0Star
* drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac2018-07-161-1/+2
* drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac2018-07-161-0/+1
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-131-15/+8Star
* drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai2018-05-151-0/+18
* drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2018-05-151-2/+4
* drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland2018-03-141-2/+1Star
* drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
* drm/amd/display: fix cursor related Pstate hangEric Yang2018-02-191-64/+4Star
* drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2018-02-191-1/+1
* drm/amd/display: Don't block dual-link DVI modesHarry Wentland2018-02-191-2/+1Star
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-2/+3
* drm/amd/display: Cache cursor position.Yongqiang Sun2017-12-141-0/+2
* drm/amd/display: CNVC pseudocode review follow upYue Hin Lau2017-12-141-1/+1
* drm/amd/display: combine output signal and signalEric Yang2017-12-061-9/+6Star
* drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland2017-11-281-5/+4Star
* drm/amd/display: Fix formatting for null pointer dereference fixHarry Wentland2017-11-141-1/+1
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-2/+2
* drm/amd/display: fix null pointer dereferenceShirish S2017-11-021-1/+1
* drm/amd/display: Don't set cursor address is 0 logging as errorsAndrew Jiang2017-10-211-1/+1
* drm/amd/display: rename transform to dpp for dcnYue Hin Lau2017-10-211-3/+13
* drm/amd/display: add null check for cursor functionsYue Hin Lau2017-10-211-4/+10
* drm/amd/display: rename struct mem_input to hubp for dcnYue Hin Lau2017-10-211-8/+14