index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-12-15
drm: make drm_dev_set_unique() not use a format string
Nicolas Iooss
2015-12-15
drm: Constify drm_encoder_slave_funcs
Ville Syrjälä
2015-12-15
drm: Move more framebuffer doc from docbook to kerneldoc
Daniel Vetter
2015-12-15
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-12-15
drm/ttm: fix documentation of ttm_bo_reserve
Nicolai Hähnle
2015-12-15
Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into dr...
Dave Airlie
2015-12-15
Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-12-14
drm/msm: trivial whitespace fix
Rob Clark
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
drm: Rename MODE_UNVERIFIED to MODE_STALE
Ville Syrjälä
2015-12-11
drm: Add plane->name and use it in debug prints
Ville Syrjälä
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm...
Dave Airlie
2015-12-10
drm: fix inclusion of drm.h in via_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in vmwgfx_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in virtgpu_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in tegra_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in savage_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in r128_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in qxl_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in omap_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in msm_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in mga_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in i810_drm.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
2015-12-10
drm: fix inclusion of drm.h in drm_sarea.h
Gabriel Laskar
2015-12-10
drm: drm_mode.h fix includes
Gabriel Laskar
2015-12-10
drm: drm_fourcc.h fix includes
Gabriel Laskar
2015-12-10
drm: include drm.h in armada_drm.h
Gabriel Laskar
2015-12-10
include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>
Mikko Rapeli
2015-12-10
drm: Kbuild: add admgpu_drm.h to the installed headers
Gabriel Laskar
2015-12-10
drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h
Gabriel Laskar
2015-12-10
include/uapi/linux/agpgart.h: include stdlib.h in userspace
Mikko Rapeli
2015-12-10
include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>
Mikko Rapeli
2015-12-10
include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
via_drm.h: don't include non-existing via_drmclient.h
Mikko Rapeli
2015-12-10
radeon_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
nouveau_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
exynos_drm.h: use __u64 from linux/types.h
Mikko Rapeli
2015-12-10
drm_mode.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
2015-12-10
drm.h: use __kernel_size_t instead of size_t
Mikko Rapeli
2015-12-09
drm: Document drm_encoder/crtc_helper_funcs
Daniel Vetter
2015-12-09
drm: Move drm_display_mode an related docs into kerneldoc
Daniel Vetter
2015-12-08
drm: Document drm_connector_helper_funcs
Daniel Vetter
2015-12-08
drm: Document drm_plane_helper_funcs
Daniel Vetter
[next]