summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2017-12-20drm/amd/display: check for null before calling is_blankedYue Hin Lau1-2/+2
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin1-10/+4
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu1-0/+6
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin1-32/+29
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo1-2/+9
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak1-0/+145
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland1-2/+3
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2-11/+25
2017-12-14drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang1-1/+3
2017-12-14drm/amd/display: Cache cursor position.Yongqiang Sun1-0/+2
2017-12-14drm/amd/display: fix recout_skip calculation when rotating 180 or 270Yongqiang Sun1-34/+60
2017-12-14drm/amd/display: CNVC pseudocode review follow upYue Hin Lau1-1/+1
2017-12-14drm/amd/display: Add dcc_change surface update flagAndrew Jiang1-0/+5
2017-12-14drm/amd/display: Add optimized_required flagHarry Wentland1-0/+2
2017-12-14drm/amd/display: Fix potential mem leak in DC constructHarry Wentland1-16/+18
2017-12-14drm/amd/display: Remove PSR functions in LinuxHarry Wentland1-138/+0
2017-12-14drm/amd/display: Remove unnecessary wait mpcc idle.Yongqiang Sun1-6/+0
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher2-1/+23
2017-12-06drm/amd/display: Only program watermark for full update.Yongqiang Sun1-3/+1
2017-12-06drm/amd/display: Do not program front-end twiceLeo (Sunpeng) Li1-3/+9
2017-12-06drm/amd/display: Remove unnecessary dc_link vtableHarry Wentland1-89/+0
2017-12-06drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun1-2/+2
2017-12-06drm: amd: Fix line continuation formatsJoe Perches1-7/+4
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: Fix Linux after optimize frontend programmingHarry Wentland1-5/+2
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland1-133/+3
2017-12-06drm/amd/display: Add check update surfaces for stream wrapperAndrew Jiang1-2/+22
2017-12-06drm/amd/display: Rename pitch_alignment to linear_pitch_alignmentAndrew Jiang1-0/+1
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 Jiang1-44/+79
2017-12-06drm/amd/display: Remove legacy unused workaroundAndrew Jiang1-14/+5
2017-12-06drm/amd/display: Early return on stream programming failureLeo (Sunpeng) Li1-2/+1
2017-12-06drm/amd/display: Change frontend/backend programming sequenceLeo (Sunpeng) Li1-13/+28
2017-12-06drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li1-2/+0
2017-12-06drm/amd/display: Optimize programming front endYongqiang Sun1-14/+8
2017-12-06drm/amd/display: Apply work around for stutter.Yongqiang Sun1-1/+1
2017-12-06drm/amd/display: Loosen plane_info and scaling_info checksAndrew Jiang1-5/+12
2017-12-06drm/amd/display: combine output signal and signalEric Yang1-9/+6
2017-12-06drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu1-2/+10
2017-12-06drm/amd/display: fix regamma programmingDmytro Laktyushkin1-11/+3
2017-12-06drm/amd/display: Fix some more color indentationsHarry Wentland1-4/+3
2017-12-06drm/amd/display: Refactor disable front end pipes.Yongqiang Sun1-5/+10
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang2-7/+6
2017-12-06drm/amd/display: Both timing_sync and multisync need stream_count > 1Harry Wentland1-1/+2
2017-12-06drm/amd/display: get remote dpcd caps for timing validationEric Yang2-2/+2
2017-12-06drm/amd/display: Do post_update_surfaces on new stateCharlene Liu1-4/+4
2017-12-06drm/amd/display: Multi display synchronization logicMikita Lipski1-1/+25
2017-12-05drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo3-29/+35
2017-12-05drm/amd/display: Apply VQ adjustments in MPO caseSivapiriyanKumarasamy1-1/+3
2017-12-05drm/amd/display: Not reset front end when program back end.Yongqiang Sun1-1/+2