aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+5
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-18drm/amd/display: Wait for flip to completeAlvin Lee1-0/+11
2019-07-18drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani1-1/+1
2019-07-18drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin1-0/+37
2019-07-18drm/amd/display: wait for the whole frame after global unlockWenjing Liu1-0/+2
2019-07-18drm/amd/display: swap system aperture high/lowJun Lei1-2/+2
2019-07-18drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin1-0/+1
2019-07-18drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei1-0/+4
2019-07-18drm/amd/display: fix dsc disableDmytro Laktyushkin1-1/+4
2019-07-18drm/amd/display: fix up HUBBUB hw programming for VMJun Lei1-9/+8
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu1-0/+25
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas1-0/+10
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pipe_for_layerArnd Bergmann1-1/+1
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann1-1/+7
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann1-1/+1
2019-07-08drm/amd/display: dcn20: include linux/delay.hArnd Bergmann1-0/+1
2019-06-27drm/amd/display: fix a couple of spelling mistakesColin Ian King1-1/+1
2019-06-25drm/amd/amdgpu: Fix style issues in dcn20_resource.cErnst Sjöstrand1-5/+5
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher3-0/+6
2019-06-22drm/amd/display/dc: set num-dwb = 1 as navi10 asic caphersen wu1-1/+1
2019-06-22drm/amd/display: Add Underflow Asserts to dcThomas Lim2-0/+3
2019-06-22drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin8-94/+91
2019-06-22drm/amd/display: dcn2 use fixed clocks.Charlene Liu1-1/+8
2019-06-22drm/amd/display: Use macro for invalid OPP IDWesley Chalmers2-3/+3
2019-06-22drm/amd/display: expose enable dp output functionsEric Bernstein2-1/+6
2019-06-22drm/amd/display: making DCN20 WM table non-overlappingJun Lei1-9/+8
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu2-9/+3
2019-06-22drm/amd/display: Fix incorrect DML output_bpp valueIlya Bakoulin1-1/+39
2019-06-22drm/amd/display: Add missing VM conversion from hw valuesJun Lei2-17/+65
2019-06-22drm/amd/display: Enable DSC power-gating for DSC streamsNikola Cornij2-3/+8
2019-06-22drm/amd/display: decouple dsc adjustment out of enablementWenjing Liu2-10/+4
2019-06-22drm/amd/display: always use 4 dp lanes for dmlJun Lei1-11/+1
2019-06-22drm/amd/display: Use DCN2 functions instead of DCEWesley Chalmers1-1/+2
2019-06-22drm/amd/display: DCN2 Engine-specifc encoder allocationWesley Chalmers1-1/+2
2019-06-22drm/amd/display: Disable DSC power gating in DiagsNikola Cornij1-0/+3
2019-06-22drm/amd/display: Set test pattern on blank when using Visual ConfirmJoshua Aberback1-42/+11
2019-06-22drm/amd/display: add null checks and set update flags for DCN2Dmytro Laktyushkin3-9/+14
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu1-0/+4
2019-06-22drm/amd/display: Fix LB BPP and Cursor widthIlya Bakoulin1-8/+19
2019-06-22drm/amd/display: fix macro_tile_size for tilingDmytro Laktyushkin1-2/+2
2019-06-22drm/amd/display: Remove OPP clock programming on plane disableJoshua Aberback1-6/+0
2019-06-22drm/amd/display: fix odm mpo disableDmytro Laktyushkin1-5/+6
2019-06-22drm/amd/display: [backport] dwb dm + efc supportCharlene Liu2-4/+25
2019-06-22drm/amd/display: Create DWB resource for DCN2Charlene Liu2-1/+111
2019-06-22drm/amd/display: Intermittent DCN2 pipe hang on mode changeAric Cyr2-5/+12
2019-06-22drm/amd/display: Do a reg update instead of set when writing ODM color formatNikola Cornij1-1/+1
2019-06-22drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam1-0/+2
2019-06-22drm/amd/display: DCHUB requestors numbers for Navi.Yongqiang Sun1-1/+23
2019-06-22drm/amd/display: Make sure line size is not zero in DCN2 line buffer size calculationsNikola Cornij1-4/+13