summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2017-12-06drm/amd/display: Use drm_fb_helper_poll_changed()Noralf Trønnes1-1/+1
2017-12-06drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_logMichel Dänzer1-7/+3
2017-12-06drm/amd/display: Add dm_logger_append_va APIMichel Dänzer2-5/+17
2017-12-06drm/amd/display: remove usage of legacy_cursor_updateShirish S1-30/+13
2017-12-06drm/amd/include:cleanup raven1 nbio header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup raven1 mmhub header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup raven1 dcn header files.Feifei Xu6-12/+12
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu13-13/+13
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 dce header files.Feifei Xu7-14/+14
2017-12-06drm/amd/display: dal 3.1.20Tony Cheng1-1/+1
2017-12-06drm/amd/display: Set OPP default values in init_hwAndrew Jiang2-11/+12
2017-12-06drm/amd/display: dal 3.1.19Tony Cheng1-1/+1
2017-12-06drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo4-28/+36
2017-12-06drm/amd/display: Only program watermark for full update.Yongqiang Sun3-30/+23
2017-12-06drm/amd/display: dal 3.1.18Tony Cheng1-1/+1
2017-12-06drm/amd/display: Set full update flag in dcn_validate_bandwidthAndrew Jiang1-0/+2
2017-12-06drm/amd/display: Do not program front-end twiceLeo (Sunpeng) Li3-3/+32
2017-12-06drm/amd/display: Trigger full update on plane changeLeo (Sunpeng) Li1-0/+5
2017-12-06drm/amd/display: Rename output_bpc to opp_input_bpcDmytro Laktyushkin3-14/+2
2017-12-06drm/amd/display: fix refclk conversion from khz int to mhz floatDmytro Laktyushkin1-1/+1
2017-12-06drm/amd/display: fix mpo validation failureDmytro Laktyushkin1-84/+36
2017-12-06drm/amd/display: move csc matrix to hw_sharedYue Hin Lau2-26/+26
2017-12-06drm/amd/display: dal 3.1.17Tony Cheng1-1/+1
2017-12-06drm/amd/display: update output csc matrix valuesYue Hin Lau2-22/+16
2017-12-06drm/amd/display: Only update output transfer function for full type.Yongqiang Sun1-7/+16
2017-12-06drm/amd/display: performance profiling instrumentationTony Cheng3-0/+15
2017-12-06drm/amd/display: Remove unnecessary dc_link vtableHarry Wentland2-109/+0
2017-12-06drm/amd/display: fix opp header register defineYue Hin Lau1-11/+14
2017-12-06drm/amd/display: Update dchub and dpp as per update flags.Yongqiang Sun1-74/+117
2017-12-06drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun2-2/+5
2017-12-06drm/amd/display: call set_mpc_output_csc from hwsequencerYue Hin Lau3-67/+156
2017-12-06drm: amd: Fix line continuation formatsJoe Perches1-7/+4
2017-12-06drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_...Gustavo A. R. Silva1-20/+8
2017-12-06drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helperGustavo A. R. Silva1-9/+2
2017-12-06drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King1-3/+2
2017-12-06drm/amd/display: fix static checker warningShirish S1-1/+1
2017-12-06drm/amd/display: Fix use before initialize warningLeo (Sunpeng) Li1-1/+1
2017-12-06drm/amd/display: Fix Linux after optimize frontend programmingHarry Wentland1-5/+2
2017-12-06drm/amd/display: remove stream_func vtableTony Cheng1-32/+0
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland3-187/+51
2017-12-06drm/amd/display: Move dc_link interface to separate headerHarry Wentland2-174/+208
2017-12-06drm/amd/display: Move dc_stream interface to separate headerHarry Wentland2-221/+273
2017-12-06drm/amd/display: Optimize front end programming.Yongqiang Sun1-108/+111
2017-12-06drm/amd/display: Fix unused variable warningLeo (Sunpeng) Li1-1/+0
2017-12-06drm/amd/display: Add check update surfaces for stream wrapperAndrew Jiang2-3/+23
2017-12-06drm/amd/display: Rename pitch_alignment to linear_pitch_alignmentAndrew Jiang3-2/+2
2017-12-06drm/amd/display: Added Opp and Diags Interface for P to IArun Pandey6-43/+44
2017-12-06drm/amd/display: fix plane update prior to stream enablementTony Cheng1-2/+4
2017-12-06drm/amd/display: Add update flags in to determine surface update typeAndrew Jiang2-76/+140