aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2019-02-05drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun4-8/+8
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang6-25/+81
2019-02-05drm/amd/display: 3.2.16Steven Chiu1-1/+1
2019-02-05drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu1-4/+4
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac1-37/+52
2019-02-05drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin1-5/+5
2019-02-05drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh1-2/+2
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo1-10/+24
2019-02-05drm/amd/display: Add monitor patch for backlight offXiaodong Yan2-0/+5
2019-02-05drm/amd/display: Remove FreeSync timing changed debug outputNicholas Kazlauskas1-6/+0
2019-02-05drm/amd/display: Initialize stream_update to zeroNicholas Kazlauskas1-1/+2
2019-02-05drm/amd/display: Reformat dm_determine_update_type_for_commitNicholas Kazlauskas1-61/+65
2019-02-05drm/amd/display: Use the right surface for flip and FreeSyncNicholas Kazlauskas1-13/+4
2019-02-05drm/amd/display: Apply all surface updates onto surfacesNicholas Kazlauskas2-17/+96
2019-02-05drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz1-1/+1
2019-02-05drm/amd/display: Use context parameters to enable FBCShirish S1-1/+1
2019-02-05drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't definedNicholas Kazlauskas1-0/+2
2019-02-05drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributesNathan Chancellor1-2/+5
2019-02-05drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commi...Nathan Chancellor1-2/+5
2019-02-05drm/amd/display: Use memset to initialize variable in wait_for_training_aux_r...Nathan Chancellor1-1/+3
2019-02-05drm/amd/display: Attach VRR properties for eDP connectorsNicholas Kazlauskas1-1/+2
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie13-93/+136
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-3/+3
2019-02-01drm/amd/display: Fix fclk idle stateRoman Li1-1/+9
2019-02-01Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie135-10260/+3109
2019-01-29Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...Alex Deucher2-2/+2
2019-01-28drm/amd/display: Don't leak memory when updating streamsNicholas Kazlauskas1-1/+7
2019-01-28drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani6-68/+61
2019-01-28drm/amd/display: Re-enable CRC capture following modesetNicholas Kazlauskas2-4/+17
2019-01-28drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas2-22/+34
2019-01-28drm/amd/display: Poll pending down rep before clear payload allocation tableMartin Tsai3-0/+19
2019-01-25drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...[email protected]2-2/+2
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu13-280/+39
2019-01-25drm/amd/display: 3.2.15Steven Chiu1-1/+1
2019-01-25drm/amd/display: take dpms_off into account for edp turn off logicEric Yang1-4/+8
2019-01-25revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang6-120/+0
2019-01-25drm/amd/display: Adjust ABM 2.2 contrast parametersJosip Pavic1-3/+3
2019-01-25drm/amd/display: Default to linear output gammaKrunoslav Kovac1-33/+40
2019-01-25drm/amd/display: Fix use of uninitialized unionJohn Barberiz1-1/+1
2019-01-25drm/amd/display: Create switching mechanism for ABM 2.2Josip Pavic1-165/+418
2019-01-25drm/amd/display: Update DMCU versioning mechanismJosip Pavic3-11/+10
2019-01-25drm/amd/display: Know what a pageflip isDavid Francis1-1/+2
2019-01-25drm/amd/display: Perform plane updates only when neededDavid Francis1-129/+62
2019-01-25drm/amd/display: Call into DC once per multiplane flipDavid Francis1-181/+155
2019-01-25drm/amd/display: Simplify underscan and ABM commitDavid Francis1-18/+31
2019-01-25drm/amd/display: Let updates with no scaling changes be fastDavid Francis1-1/+1
2019-01-25drm/amd/display: Introduce DC VM interfaceEryk Brol10-10/+254
2019-01-25drm/amd/display: Restructure DCN10 hubbubEryk Brol4-64/+88
2019-01-25drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu6-2/+10
2019-01-25drm/amd/display: change the max clock level to 16Evan Quan1-1/+1