summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2019-08-16drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-08-16drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-08-16drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-08-16drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-08-16drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-08-16drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-08-16drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-08-16drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy1-0/+4
2019-08-16drm/amd/display: Clock does not lower in UpdateplanesMurton Liu1-0/+6
2019-08-16drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla1-1/+8
2019-08-06drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas2-0/+4
2019-07-31drm/amd/display: fix compilation errorHariprasad Kelam1-0/+1
2019-07-31drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnectSamson Tam1-0/+6
2019-07-31drm/amd/display: Update link rate from DPCD 10Wesley Chalmers1-3/+6
2019-07-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2-0/+5
2019-07-31drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh1-0/+2
2019-07-31drm/amd/display: fix multi display seamless boot caseAnthony Koo1-6/+8
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas1-0/+3
2019-05-09Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds80-950/+2206
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie20-166/+280
2019-04-29drm/amd/display: Refactor dp vendor parsing logic to a functionJohn Barberiz2-21/+27
2019-04-29drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu4-1/+11
2019-04-29drm/amd/display: remove deprecated pplib interfaceEric Yang3-45/+6
2019-04-29drm/amd/display: Add power down display on boot flagThomas Lim2-1/+2
2019-04-29drm/amd/display: Refactor watermark programmingYongqiang Sun4-29/+97
2019-04-29drm/amd/display: fix incorrect null check on pointerColin Ian King1-1/+1
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie18-31/+306
2019-04-24drm/amd/display: add explicit handshake between x86 and DMCUJun Lei3-2/+25
2019-04-24drm/amd/display: Allow cursor position when plane_res.ipp is NULLEric Bernstein1-1/+1
2019-04-24drm/amd/display: 3.2.27Aric Cyr1-1/+1
2019-04-24drm/amd/display: Fix eDP Black screen after S4 resumeAnthony Koo2-46/+55
2019-04-24drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2-19/+30
2019-04-24drm/amd/display: Add function to copy DC streamsWenjing Liu2-0/+23
2019-04-24drm/amd/display: Allow system to enter stutter on initAnthony Koo1-0/+2
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie2-21/+8
2019-04-15drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2-0/+70
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback10-12/+28
2019-04-15drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...Samson Tam3-4/+3
2019-04-15drm/amd/display: 3.2.26Aric Cyr1-1/+1
2019-04-15drm/amd/display: Read eDP link settings on detectionAnthony Koo1-0/+30
2019-04-15drm/amd/display: define HUBP_MASK_SH_LIST_DCN for RavenYongqiang Sun1-3/+6
2019-04-15drm/amd/display: Handle get crtc position errorDavid Francis1-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei7-10/+147
2019-04-15drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo2-0/+19
2019-04-15drm/amd/display: If one stream full updates, full update all planesDavid Francis2-0/+22
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung2-6/+9
2019-04-10drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin1-8/+3
2019-04-10drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2-21/+49
2019-04-10drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu1-1/+1
2019-04-10drm/amd/display: fix underflow on bootEric Yang1-4/+2