summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+1
2015-12-21drm: add drm_pcie_get_max_link_width helper (v2)Alex Deucher1-0/+1
2015-12-19Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie1-0/+222
2015-12-19Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie3-3/+19
2015-12-18drm/ttm: fix documentation of ttm_bo_reserveNicolai Hähnle1-2/+2
2015-12-17Merge tag 'drm/panel/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+27
2015-12-15drm/etnaviv: add initial etnaviv DRM driverThe etnaviv authors1-0/+222
2015-12-15drm: make drm_dev_set_unique() not use a format stringNicolas Iooss1-1/+1
2015-12-15drm: Constify drm_encoder_slave_funcsVille Syrjälä1-1/+1
2015-12-15drm: Move more framebuffer doc from docbook to kerneldocDaniel Vetter1-1/+17
2015-12-15Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...Dave Airlie1-3/+10
2015-12-15drm/ttm: fix documentation of ttm_bo_reserveNicolai Hähnle1-2/+2
2015-12-15Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...Dave Airlie3-0/+287
2015-12-15Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie6-386/+2363
2015-12-14drm/msm: trivial whitespace fixRob Clark1-1/+1
2015-12-11drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä2-5/+1
2015-12-11drm: Rename MODE_UNVERIFIED to MODE_STALEVille Syrjälä1-2/+2
2015-12-11drm: Add plane->name and use it in debug printsVille Syrjälä1-0/+2
2015-12-11drm: Add crtc->name and use it in debug messagesVille Syrjälä1-0/+2
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-4/+5
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä1-7/+9
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä1-5/+7
2015-12-11Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...Dave Airlie24-509/+508
2015-12-10drm: fix inclusion of drm.h in via_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in vmwgfx_drm.hGabriel Laskar1-3/+1
2015-12-10drm: fix inclusion of drm.h in virtgpu_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in tegra_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in savage_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in r128_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in qxl_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in omap_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in msm_drm.hGabriel Laskar1-2/+1
2015-12-10drm: fix inclusion of drm.h in mga_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in i810_drm.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: fix inclusion of drm.h in drm_sarea.hGabriel Laskar1-1/+1
2015-12-10drm: drm_mode.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: drm_fourcc.h fix includesGabriel Laskar1-1/+1
2015-12-10drm: include drm.h in armada_drm.hGabriel Laskar1-0/+2
2015-12-10include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>Mikko Rapeli1-145/+145
2015-12-10drm: Kbuild: add admgpu_drm.h to the installed headersGabriel Laskar1-0/+1
2015-12-10drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.hGabriel Laskar1-49/+49
2015-12-10include/uapi/linux/agpgart.h: include stdlib.h in userspaceMikko Rapeli1-0/+1
2015-12-10include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>Mikko Rapeli1-1/+1
2015-12-10include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-37/+37
2015-12-10include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.hMikko Rapeli1-132/+132
2015-12-10via_drm.h: don't include non-existing via_drmclient.hMikko Rapeli1-3/+0
2015-12-10radeon_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-64/+64
2015-12-10nouveau_drm.h: use __u32 and __u64 from linux/types.hMikko Rapeli1-42/+44