summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-6/+3
2017-05-18drm: trivial documentation fix to drm_for_each_connector_iterGabriel Krisman Bertazi1-1/+1
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie13-75/+403
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada4-7/+11
2017-05-16drm: make drm_panel.h self-containedMasahiro Yamada1-0/+2
2017-05-16drm: add missing declaration to drm_blend.hTomi Valkeinen1-0/+1
2017-05-10drm/prime: Forward declare struct deviceLaura Abbott1-0/+2
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter3-24/+19
2017-05-10drm/vblank: Add FIXME comments about moving the vblank ts hooksDaniel Vetter1-0/+10
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter2-9/+10
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter3-10/+8
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter1-21/+2
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-6/+3
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst1-1/+12
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst1-0/+10
2017-05-08drm/prime: Introduce drm_gem_prime_import_devLaura Abbott1-0/+5
2017-05-04drm/dp: Add DP MST helpers to atomically find and release vcpi slotsPandiyan, Dhinakaran1-0/+6
2017-05-04drm/dp: Introduce MST topology state to track available link bandwidthPandiyan, Dhinakaran1-0/+20
2017-05-04drm: Add driver-private objects to atomic statePandiyan, Dhinakaran1-0/+95
2017-05-04Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...Sean Paul5-1/+29
2017-05-02drm: drm_color_mgmt.h needs struct drm_crtc declarationJyri Sarha1-0/+2
2017-04-21drm/cec: Add CEC over Aux register definitionsClint Taylor1-0/+59
2017-04-20drm: Add DPCD definitions for DP 1.4 DSC featureNavare, Manasi D1-0/+107
2017-04-18drm/cma: Fix recent regression of mmap() in the MMU case.Eric Anholt1-10/+8
2017-04-18drm/doc: Interlink color manager docs betterDaniel Vetter1-6/+28
2017-04-14drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()Yannick Fertre1-0/+4
2017-04-14drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_areaYannick Fertre1-0/+1
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie13-42/+271
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie1-1/+4
2017-04-06drm: of: introduce drm_of_find_panel_or_bridgeRob Herring1-0/+13
2017-04-06drm: make of_drm_find_panel also depend on CONFIG_DRM_PANELRob Herring1-1/+1
2017-04-06drm/atomic: Add connector atomic_check function, v2.Maarten Lankhorst1-0/+34
2017-04-06drm/atomic: Unify conflicting encoder handling.Maarten Lankhorst1-2/+0
2017-04-07Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-0/+21
2017-04-06drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst3-0/+45
2017-04-06drm: Add acquire ctx to ->gamma_set hookDaniel Vetter2-2/+4
2017-04-05drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctxDaniel Vetter2-11/+0
2017-04-05drm: Remove drm_modeset_(un)lock_crtcDaniel Vetter1-1/+0
2017-04-05drm: Make drm_modeset_lock_crtc internalDaniel Vetter1-2/+0
2017-04-04drm/ttm: add TTM_PL_FLAG_CONTIGUOUS v2Christian König1-0/+1
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König2-0/+20
2017-04-04drm: document drm_ioctl.[hc]Daniel Vetter1-15/+101
2017-04-04drm: Consolidate and document sysfs supportDaniel Vetter2-8/+5
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong1-0/+5
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong1-0/+63
2017-04-04drm: Add data transmission order bus flagLaurent Pinchart1-0/+4
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie23-254/+658
2017-03-30drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt1-1/+1
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2017-03-29drm/ttm: decrease ttm bo priority numberRoger.He1-1/+1