aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-113/+233
2016-03-17Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-nextDave Airlie2-0/+34
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie3-1/+53
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-1/+7
2016-03-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+12
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin3-1/+51
2016-03-08drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst1-0/+2
2016-03-02drm/bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart1-0/+8
2016-03-02drm/dsi: Get DSI host by DT device nodeArchit Taneja1-0/+3
2016-03-02drm/dsi: Add routine to unregister a DSI deviceArchit Taneja1-0/+1
2016-03-02drm/dsi: Try to match non-DT DSI devicesArchit Taneja1-2/+8
2016-03-02drm/dsi: Use mipi_dsi_device_register_full() for DSI device creationArchit Taneja1-0/+16
2016-03-02Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-0/+33
2016-03-01drm/exynos: remove platform data structures and include/drm/exynos_drm.hAndrzej Hajda1-86/+0
2016-03-01drm/exynos: remove struct exynos_drm_panel_infoAndrzej Hajda1-15/+0
2016-03-01Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+5
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst1-1/+7
2016-02-15drm/edid: Add API to help find connection typeSubhransu S. Prusty1-0/+12
2016-02-12Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queuedDaniel Vetter7-27/+114
2016-02-12drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.Rafael Antognolli1-0/+62
2016-02-12drm/kms_helper: Add a common place to call init and exit functions.Rafael Antognolli1-0/+6
2016-02-11drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha1-1/+1
2016-02-10drm: add drm_of_encoder_active_endpoint helpersPhilipp Zabel1-0/+33
2016-02-09drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä1-0/+2
2016-02-09drm/edid: Switch DDC when reading the EDIDLukas Wunner1-0/+2
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst1-0/+2
2016-02-09drm/core: Add drm_for_each_encoder_mask, v2.Maarten Lankhorst1-0/+11
2016-02-09drm/core: Add drm_encoder_index.Maarten Lankhorst1-0/+1
2016-02-09Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-9/+21
2016-02-08drm/i915/skl: Add missing SKL idsMichał Winiarski1-0/+2
2016-02-08drm: Clean up pending events in the coreDaniel Vetter1-0/+2
2016-02-08drm/vblank: Use drm_event_reserve_initDaniel Vetter1-0/+4
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixesDave Airlie2-17/+61
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-02drm/i915/bxt: update list of PCIIDsImre Deak1-1/+3
2016-02-02drm: add helper to check for wc memory supportDave Airlie1-0/+9
2016-01-25drm: Create drm_send_event helpersDaniel Vetter1-0/+2
2016-01-25drm: Add functions to setup/tear down drm_events.Daniel Vetter1-1/+6
2016-01-25drm: kerneldoc for drm_fops.cDaniel Vetter1-9/+8
2016-01-20drm/atomic-helper: Export framebuffer_changed()John Keeping1-0/+4
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie5-9/+49
2016-01-13drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König1-0/+10
2016-01-06drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst1-4/+0
2016-01-05drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter1-3/+41
2016-01-05drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter1-1/+2
2016-01-05drm/atomic: add connector mask to drm_crtc_state.Maarten Lankhorst1-0/+3
2016-01-05drm/atomic: Add __drm_atomic_helper_connector_reset, v2.Maarten Lankhorst1-0/+2
2016-01-04drm/dp/mst: always send reply for UP requestMykola Lysenko1-2/+0
2016-01-04drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall1-1/+1