summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-07-30drm/armada: update primary framebuffer parameters on mode changeRussell King-2/+4
2018-07-30drm/armada: update planes after the dumb frame is completeRussell King-19/+28
2018-07-30drm/armada: switch overlay plane to atomic modesetRussell King-248/+32
2018-07-30drm/armada: switch primary plane to atomic modesetRussell King-117/+3
2018-07-30drm/armada: switch legacy modeset to atomic modesetRussell King-103/+1
2018-07-30drm/armada: enable atomic modeset supportRussell King-5/+7
2018-07-30drm/armada: implement atomic_enable()/atomic_disable() methodsRussell King-0/+71
2018-07-30drm/armada: unhook dpms state from armada_drm_crtc_update()Russell King-6/+5
2018-07-30drm/armada: push responsibility for clock management to backendRussell King-13/+27
2018-07-30drm/armada: handle atomic modeset crtc eventsRussell King-0/+34
2018-07-30drm/armada: clean up SPU_ADV_REGRussell King-9/+8
2018-07-30drm/armada: update debug in armada_drm_crtc_mode_set_nofb()Russell King-10/+9
2018-07-30drm/armada: move sync signal polarity to mode_set_nofb() methodRussell King-26/+22
2018-07-30drm/armada: push interlace calculation into armada_drm_plane_calc()Russell King-28/+30
2018-07-30drm/armada: provide pitches from armada_drm_plane_calc_addrs()Russell King-13/+20
2018-07-30drm/armada: pass plane state into armada_drm_plane_calc_addrs()Russell King-18/+16
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King-11/+11
2018-07-30drm/armada: add plane colorspace propertiesRussell King-1/+32
2018-07-30drm/armada: remove crtc YUV colourspace propertiesRussell King-122/+0
2018-07-30drm/armada: move colorkey properties into overlay plane stateRussell King-119/+132
2018-07-30drm/armada: move CBSH properties into overlay plane stateRussell King-29/+136
2018-07-30drm/armada: move plane works to overlayRussell King-12/+8
2018-07-30drm/armada: move primary plane to separate fileRussell King-283/+318
2018-07-30drm/armada: use old_state for update tracking in atomic_update()Russell King-173/+144
2018-07-30drm/armada: remove temporary crtc stateRussell King-6/+6
2018-07-30drm/armada: convert overlay plane to atomic stateRussell King-120/+145
2018-07-30drm/armada: convert page_flip to use primary plane atomic_update()Russell King-26/+55
2018-07-30drm/armada: convert primary plane to atomic stateRussell King-159/+157
2018-07-30drm/armada: reset all atomic state during driver initialisationRussell King-0/+2
2018-07-30drm/armada: merge armada_drm_gra_plane_regs() into only callerRussell King-31/+24
2018-07-30drm/armada: use core of primary update_plane for mode setRussell King-78/+59
2018-07-30drm/armada: move mode set vblank handling and disable/enableRussell King-21/+21
2018-07-30drm/armada: add rectangle helpersRussell King-9/+21
2018-07-30drm/armada: clean up armada_drm_crtc_page_flip()Russell King-12/+0
2018-07-30drm/armada: Adding new typedef vm_fault_tSouptick Joarder-13/+2
2018-07-30drm/armada: Replace drm_dev_unref with drm_dev_putThomas Zimmermann-3/+3
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie-140/+458
2018-07-28drm/vkms: Fix connector leak at the module removalRodrigo Siqueira-0/+1
2018-07-28drm_dp_cec.c: fix formatting typo: %pdH -> %phDHans Verkuil-1/+1
2018-07-27drm/amdgpu: clean up the superfluous space and align the comment text for amd...Huang Rui-56/+51
2018-07-27drm/amdgpu: correct evict flag for bo moveJunwei Zhang-2/+2
2018-07-27drm/ttm: Merge hugepage attr changes in ttm_dma_page_put. (v2)Bas Nieuwenhuizen-7/+4
2018-07-27drm/ttm: clean up non-x86 definitions on ttm_page_allocHuang Rui-57/+5
2018-07-27drm/ttm: clean up non-x86 definitions on ttm_page_alloc_dmaHuang Rui-44/+4
2018-07-27drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher-12/+89
2018-07-27drm/amd: Add missing fields in atom_integrated_system_info_v1_11Harry Wentland-4/+11
2018-07-27drm/amd/display: DC 3.1.59Harry Wentland-1/+1
2018-07-27drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo-16/+24
2018-07-27drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo-1/+16
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha-186/+140