aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_stream.c
AgeCommit message (Expand)Author
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2019-12-31drm/amd/display: Program DWB watermarks from correct stateJulian Parkin
2019-07-18drm/amd/display: Clean up dynamic metadata logicJulian Parkin
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: Return UPDATE_TYPE_FULL on writeback updateCharlene Liu
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland
2019-06-21drm/amd/display: Add DC core changes for DCN2Harry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-05-31drm/amd/display: assign new stream id in dc_copy_streamWenjing Liu
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King
2019-04-23drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein
2019-04-23drm/amd/display: Add function to copy DC streamsWenjing Liu
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis
2019-03-21drm/amdgpu/display: fix build when DCN KCONFIG is not setAlex Deucher
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma
2019-03-19drm/amd/display: On DCN1, Wait for vupdate on cursor updatesDavid Francis
2019-01-14drm/amd/display: Fix driver load crash in amdgpu_dmLeo Li
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2019-01-14drm/amd/display: add stream ID and otg instance in dc_stream_stateJun Lei
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei
2018-11-30drm/amd/display: Start documentation of DCDavid Francis
2018-11-19drm/amd/display: Remove dc_stream_state->statusDavid Francis
2018-11-05drm/amd/display: initialize dc_transfer_func->ctxDavid Francis
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li
2018-07-16drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac
2018-07-16drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas
2018-05-15drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2018-03-14drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S
2018-02-19drm/amd/display: fix cursor related Pstate hangEric Yang
2018-02-19drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland
2018-02-19drm/amd/display: Don't block dual-link DVI modesHarry Wentland
2018-02-19drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland
2017-12-14drm/amd/display: Cache cursor position.Yongqiang Sun
2017-12-14drm/amd/display: CNVC pseudocode review follow upYue Hin Lau
2017-12-06drm/amd/display: combine output signal and signalEric Yang
2017-11-28drm/amd/display: Fix hubp check in set_cursor_positionHarry Wentland
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