summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: Give drm_agp_clear drm_legacy_ prefixDaniel Vetter2016-04-271-2/+2
* drm/mode: move framebuffer reference into object.Dave Airlie2016-04-221-4/+28
* drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie2016-04-221-0/+11
* Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-221-0/+19
|\
| * Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter2016-04-114-1/+47
| |\
| * | drm,i915: Introduce drm_malloc_gfp()Chris Wilson2016-04-111-0/+19
* | | Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-221-1/+1
|\ \ \ | | |/ | |/|
| * | drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher2016-04-041-1/+1
* | | Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-223-4/+19
|\ \ \
| * | | drm: probe_helper: Hide ugly ifdefEzequiel Garcia2016-04-201-0/+8
| * | | drm: Introduce drm_connector_register_all() helperAlexey Brodkin2016-04-201-1/+2
| * | | drm: fix lut value extraction functionLionel Landwerlin2016-04-201-2/+6
| * | | drm/edid: Add drm_edid_get_monitor_name()Jim Bride2016-04-151-0/+2
| * | | include/drm: Reword debug categories comment.Robert Foss2016-04-141-1/+1
* | | | drm/vma_manage: Drop has_offsetDaniel Vetter2016-04-201-14/+1
|/ / /
* | | Merge branch 'drm-next-analogix-dp-v2' of github.com:yakir-Yang/linux into dr...Dave Airlie2016-04-061-0/+41
|\ \ \
| * | | drm: rockchip: dp: add rockchip platform dp driverYakir Yang2016-04-051-0/+1
| * | | drm: bridge: analogix/dp: split exynos dp driver to bridge directoryYakir Yang2016-04-051-0/+40
* | | | Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-063-14/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/atomic: export drm_atomic_helper_wait_for_fences()Rob Clark2016-03-311-0/+2
| * | | drm: Move DRM_MODE_OBJECT_* to uapi headersDaniel Vetter2016-03-301-10/+0
| * | | drm/ttm: Remove TTM_HAS_AGPDaniel Vetter2016-03-301-2/+1
| * | | drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin2016-03-291-2/+2
| * | | drm: bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart2016-03-291-0/+8
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-2111-113/+233
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie2016-03-172-0/+34
| |\ \ \ | | |_|/ | |/| |
| | * | drm/bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart2016-03-021-0/+8
| | * | drm/dsi: Get DSI host by DT device nodeArchit Taneja2016-03-021-0/+3
| | * | drm/dsi: Add routine to unregister a DSI deviceArchit Taneja2016-03-021-0/+1
| | * | drm/dsi: Try to match non-DT DSI devicesArchit Taneja2016-03-021-2/+8
| | * | drm/dsi: Use mipi_dsi_device_register_full() for DSI device creationArchit Taneja2016-03-021-0/+16
| * | | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-163-1/+53
| |\ \ \ | | | |/ | | |/|
| | * | drm: introduce pipe color correction propertiesLionel Landwerlin2016-03-083-1/+51
| | * | drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst2016-03-081-0/+2
| * | | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-1/+7
| |\ \ \
| * \ \ \ Merge tag 'imx-drm-next-20160301' of git://git.pengutronix.de/git/pza/linux i...Dave Airlie2016-03-021-0/+33
| |\ \ \ \
| | * | | | drm: add drm_of_encoder_active_endpoint helpersPhilipp Zabel2016-02-101-0/+33
| * | | | | drm/exynos: remove platform data structures and include/drm/exynos_drm.hAndrzej Hajda2016-03-011-86/+0
| * | | | | drm/exynos: remove struct exynos_drm_panel_infoAndrzej Hajda2016-03-011-15/+0
| * | | | | Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-011-1/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queuedDaniel Vetter2016-02-127-27/+114
| | |\ \ \ \
| | * | | | | drm/i915/skl: Add missing SKL idsMichał Winiarski2016-02-081-0/+2
| | * | | | | drm/i915/bxt: update list of PCIIDsImre Deak2016-02-021-1/+3
| | | |_|_|/ | | |/| | |
| * | | | | drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.Rafael Antognolli2016-02-121-0/+62
| * | | | | drm/kms_helper: Add a common place to call init and exit functions.Rafael Antognolli2016-02-121-0/+6
| | |/ / / | |/| | |
| * | | | drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha2016-02-111-1/+1
| * | | | drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä2016-02-091-0/+2
| * | | | drm/edid: Switch DDC when reading the EDIDLukas Wunner2016-02-091-0/+2
| * | | | drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst2016-02-091-0/+2
| * | | | drm/core: Add drm_for_each_encoder_mask, v2.Maarten Lankhorst2016-02-091-0/+11
OpenPOWER on IntegriCloud