aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amd/display: Fix Divide by 0 in memory calculationsMurton Liu1-5/+15
2019-03-19drm/amd/display: Add pp_smu null pointer checkCharlene Liu2-7/+10
2019-03-19drm/amd/display: 3.2.20Aric Cyr1-1/+1
2019-03-19drm/amd/display: Fix soft hang issue when some DPCD data invalidAnthony Koo1-0/+9
2019-03-19drm/amd/display: Update plane tiling attributes for stream updatesNicholas Kazlauskas1-73/+101
2019-03-19drm/amd/display: Re-add custom degamma supportDavid Francis1-0/+2
2019-03-19Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu6-97/+4
2019-03-19drm/amd/display: half bandwidth for YCbCr420 during validationMartin Leung1-13/+20
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo6-12/+42
2019-03-19drm/amd/display: Refactor pageflips plane commitDavid Francis1-68/+64
2019-03-19drm/amd/display: Allow pflips from a framebuffer to itselfDavid Francis1-5/+4
2019-03-19drm/amd/display: Create overlay planesNicholas Kazlauskas1-7/+44
2019-03-19drm/amd/display: Drop underlay plane supportNicholas Kazlauskas1-57/+19
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas7-0/+91
2019-03-19drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas1-2/+1
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim5-39/+129
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista2-0/+7
2019-03-19drm/amd/display: add full update commit hint structJun Lei2-0/+6
2019-03-19drm/amd/display: Poll pending DOWN_REP before enabling the linkMartin Tsai3-6/+6
2019-03-19drm/amd/powerplay: implement interface to set watermarks for clock rangesHuang Rui1-4/+7
2019-03-19drm/amd/powerplay: add interface to notify smu enable pme restore registerHuang Rui1-4/+4
2019-03-19drm/amd/powerplay: add interface to get current clocks for displayHuang Rui1-0/+2
2019-03-19drm/amd/powerplay: add interface to request display clock voltageHuang Rui1-5/+12
2019-03-19drm/amd/powerplay: add interface to get clock by type with voltage for displayHuang Rui1-7/+13
2019-03-19drm/amd/powerplay: add interface to get clock by type with latency for displa...Huang Rui1-7/+14
2019-03-19drm/amd/powerplay: add interface to get max high clocks for displayHuang Rui1-0/+7
2019-03-19drm/amd/powerplay: add get_clock_by_type interface for displayHuang Rui1-0/+6
2019-03-19drm/amd/powerplay: add smu display configuration change functionHuang Rui1-0/+5
2019-03-12Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie6-19/+58
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland1-2/+6
2019-03-05drm/amd/display: 3.2.19Mark McGarrity1-1/+1
2019-03-05drm/amd/display: Add ability to override bounding box in DC constructJun Lei2-0/+12
2019-03-05drm/amd/display: Make stream commits call into DC only onceDavid Francis1-75/+54
2019-03-05drm/amd/display: optionally optimize edp link rate based on timingJosip Pavic3-63/+140
2019-03-05drm/amd/display: Add p_state_change_support flag to dc_clocksJun Lei1-0/+1
2019-03-05drm/amd/display: Clean up wait on vblank eventDavid Francis1-11/+7
2019-03-05drm/amd/display: Set flip pending for pipe splitWesley Chalmers2-1/+14
2019-03-05drm/amd/display: Fix exception from AUX acquire failureAnthony Koo1-2/+2
2019-03-05drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas1-1/+6
2019-03-05drm/amd/display: Allow for plane-less resource reservationDmytro Laktyushkin2-6/+8
2019-03-05drm/amd/display: dcn add check surface in_useCharlene Liu6-4/+97
2019-03-05drm/amd/display: Add DCN_VM aperture registersEryk Brol1-0/+3
2019-03-05drm/amd/display: make seamless boot work genericallyAnthony Koo2-11/+27
2019-03-05drm/amd/display: Remove redundant 'else' statement in dcn1_update_clocksFatemeh Darbehani1-8/+0
2019-03-05drm/amd/display: Move enum gamut_remap_select to hw_shared.hEric Bernstein3-14/+6
2019-03-05drm/amd/display: 3.2.18mmcgarri1-1/+1
2019-03-05drm/amd/display: PPLIB HookupJun Lei11-28/+78
2019-03-05drm/amd/display: Add disable triple buffering DC debug optionCharlene Liu1-0/+1
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-4/+29
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-1/+27