summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc_types.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-05drm/amd/display: Add tracing to dcDavid Francis1-0/+8
2018-11-30drm/amd/display: Remove unused panel patch "disconnect_delay"Joshua Aberback1-1/+0
2018-10-09drm/amd/display: Add function to fetch clock requirementsEryk Brol1-0/+12
2018-09-10drm/amd/display: add disconnect_delay to dc_panel_patchDerek Lai1-0/+1
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo1-17/+5
2018-07-13drm/amd/display: Patch for extend time to panel poweron.Hugo Hu1-0/+1
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas1-2/+0
2018-06-15drm/amd/display: create sink_id in dc_sink structure to idenitify all sinksAlvin lee1-0/+1
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher1-2/+0
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini1-9/+9
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-1/+1
2018-04-11drm/amd/display: remove unused enumJun Lei1-6/+0
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-0/+9
2018-03-14drm/amd/display: Add variable refresh rate parameters to DC structuresAnthony Koo1-0/+18
2018-02-19drm/amd/display: Remove delay on disconnect patchJohn Barberiz1-1/+0
2018-02-19drm/amd/display: add monitor patch for delay after DP receive power upMartin Tsai1-0/+1
2018-02-19drm/amd/display: Add temporary delay on disconnect patchJohn Barberiz1-0/+6
2017-12-20drm/amd/display: Add hdr_supported flagYongqiang Sun1-0/+1
2017-12-04drm/amd/display: Apply VQ adjustments in MPO caseSivapiriyanKumarasamy1-5/+0
2017-10-21drm/amd/display: make FBC configurable optionShirish S1-1/+1
2017-10-21drm/amd/display: To prevent detecting new sink from spurious HPDMartin Tsai1-0/+1
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie1-8/+8
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland1-1/+1
2017-09-26drm/amd/display: Initial prototype of FBC implementationRoman Li1-0/+3
2017-09-26drm/amd/display: single PSR display not allow CSTATE sw w/aCharlene Liu1-1/+2
2017-09-26drm/amd/display: Implement logic for hdmi info packet bits.Zeyu Fan1-0/+25
2017-09-26drm/amd/display: RV stereo supportVitaly Prosyak1-0/+9
2017-09-26drm/amd/display: propagate surface alpha setting from OS to DCDmytro Laktyushkin1-1/+1
2017-09-26drm/amd/display: Refactor to call set PSR wait loop in dce_dmcu instead of dc...Amy Zhang1-0/+101
2017-09-26drm/amd/display: PSR RefactorSylvia Tsai1-15/+9
2017-09-26drm/amd/display: USB-c DP-HDMI dongle shows garbage on Sony TVCharlene Liu1-0/+20
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky1-0/+6
2017-09-26drm/amd/display: move refclk from dc to resource_poolCharlene Liu1-1/+0
2017-09-26drm/amd/display: refclock from bios firmwareInfoTableCharlene Liu1-0/+1
2017-09-26drm/amd/display: Remove dc_target objectAric Cyr1-1/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+493