summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2018-03-07drm/amd/display: Return success when enabling interruptHarry Wentland
2018-03-07drm/amd/display: fix cursor related Pstate hangEric Yang
2018-03-07drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland
2018-03-07drm/amd/display: Don't block dual-link DVI modesHarry Wentland
2018-03-07drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland
2018-03-07drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-20drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu
2017-12-20drm/amd/display: check for null before calling is_blankedYue Hin Lau
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun
2017-12-14drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang
2017-12-14drm/amd/display: Cache cursor position.Yongqiang Sun
2017-12-14drm/amd/display: fix recout_skip calculation when rotating 180 or 270Yongqiang Sun
2017-12-14drm/amd/display: CNVC pseudocode review follow upYue Hin Lau
2017-12-14drm/amd/display: Add dcc_change surface update flagAndrew Jiang
2017-12-14drm/amd/display: Add optimized_required flagHarry Wentland
2017-12-14drm/amd/display: Fix potential mem leak in DC constructHarry Wentland
2017-12-14drm/amd/display: Remove PSR functions in LinuxHarry Wentland
2017-12-14drm/amd/display: Remove unnecessary wait mpcc idle.Yongqiang Sun
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher
2017-12-06drm/amd/display: Only program watermark for full update.Yongqiang Sun
2017-12-06drm/amd/display: Do not program front-end twiceLeo (Sunpeng) Li
2017-12-06drm/amd/display: Remove unnecessary dc_link vtableHarry Wentland
2017-12-06drm/amd/display: Move update_plane_addr to apply_ctx_for_surface for dce.Yongqiang Sun
2017-12-06drm: amd: Fix line continuation formatsJoe Perches
2017-12-06drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helperGustavo A. R. Silva
2017-12-06drm/amd/display: Fix Linux after optimize frontend programmingHarry Wentland
2017-12-06drm/amd/display: Remove unnecessary dc_stream vtableHarry Wentland
2017-12-06drm/amd/display: Add check update surfaces for stream wrapperAndrew Jiang
2017-12-06drm/amd/display: Rename pitch_alignment to linear_pitch_alignmentAndrew Jiang
2017-12-06drm/amd/display: fix plane update prior to stream enablementTony Cheng
2017-12-06drm/amd/display: Add update flags in to determine surface update typeAndrew Jiang
2017-12-06drm/amd/display: Remove legacy unused workaroundAndrew Jiang
2017-12-06drm/amd/display: Early return on stream programming failureLeo (Sunpeng) Li
2017-12-06drm/amd/display: Change frontend/backend programming sequenceLeo (Sunpeng) Li
2017-12-06drm/amd/display: Remove dangling planes on dc commit stateLeo (Sunpeng) Li
2017-12-06drm/amd/display: Optimize programming front endYongqiang Sun
2017-12-06drm/amd/display: Apply work around for stutter.Yongqiang Sun
2017-12-06drm/amd/display: Loosen plane_info and scaling_info checksAndrew Jiang
2017-12-06drm/amd/display: combine output signal and signalEric Yang
2017-12-06drm/amd/display: send display_count msg so SMU can enter S0i2Hersen Wu