summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-05drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter
2016-01-05drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter
2016-01-05drm/atomic: add connector mask to drm_crtc_state.Maarten Lankhorst
2016-01-05drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...Maarten Lankhorst
2016-01-05drm/atomic: Add __drm_atomic_helper_connector_reset, v2.Maarten Lankhorst
2016-01-05drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst
2016-01-05drm: Use a normal idr allocation for the obj->nameChris Wilson
2016-01-05drm: Only bump object-reference count when adding first handleChris Wilson
2016-01-05drm: Balance error path for GEM handle allocationChris Wilson
2016-01-04vga_switcheroo: Prettify documentationLukas Wunner
2016-01-04drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall
2016-01-04drm/gma500: use to_pci_dev()Geliang Tang
2015-12-21drm/fb-helper: Use proper plane mask for fb cleanupMatt Roper
2015-12-15drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss
2015-12-15drm: make drm_dev_set_unique() not use a format stringNicolas Iooss
2015-12-15drm/vmwgfx: Constify function pointer structsVille Syrjälä
2015-12-15drm/udl: Constify function pointer structsVille Syrjälä
2015-12-15drm/tegra: Constify function pointer structsVille Syrjälä
2015-12-15drm/rockchip: Constify function pointer structsVille Syrjälä
2015-12-15drm/nouveau: Constify function pointer structsVille Syrjälä
2015-12-15drm/mgag200: Constify function pointer structsVille Syrjälä
2015-12-15drm/imx: Constify function pointer structsVille Syrjälä
2015-12-15drm/i2c/sil164: Constify function pointer structsVille Syrjälä
2015-12-15drm/i2c/adv7511: Constify function pointer structsVille Syrjälä
2015-12-15drm/exynos: Constify function pointer structsVille Syrjälä
2015-12-15drm/cirrus: Constify function pointer structsVille Syrjälä
2015-12-15drm/i2c/ch7006: Constify function pointer structsVille Syrjälä
2015-12-15drm/bridge/nxp-ptn3460: Constify function pointer structsVille Syrjälä
2015-12-15drm/bridge/dw_hdmi: Constify function pointer structsVille Syrjälä
2015-12-15drm/bochs: Constify function pointer structsVille Syrjälä
2015-12-15drm/atmel-hlcdc: Constify function pointer structsVille Syrjälä
2015-12-15drm/armada: Constify function pointer structsVille Syrjälä
2015-12-15drm: Constify drm_encoder_slave_funcsVille Syrjälä
2015-12-15drm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-12-15drm: atmel-hlcdc: add support for sama5d2 SoCsNicolas Ferre
2015-12-15drm/qxl: use to_qxl_bo macroFrediano Ziglio
2015-12-15drm/vmwgfx: check kmalloc return valueRasmus Villemoes
2015-12-15drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()Rasmus Villemoes
2015-12-15drm/omap: use kzalloc in sita_init()Rasmus Villemoes
2015-12-15drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding
2015-12-15drm/imx: Make pipe number unsignedThierry Reding
2015-12-15drm/bochs: Store correct CRTC index in eventsThierry Reding
2015-12-15drm/gma500: Sanity-check pipe indexThierry Reding
2015-12-15drm: Use the driver's gem_object_free function from CMA helpers.Eric Anholt
2015-12-15drm/dp/mst: save vcpi with payloadsHarry Wentland
2015-12-15drm/dp/mst: reply with ACK for UP reqsMykola Lysenko
2015-12-15drm: Move more framebuffer doc from docbook to kerneldocDaniel Vetter
2015-12-15drm/atomic-helper: Drop unneeded argument from check_pending_encoderDaniel Vetter
2015-12-15drm/doc: Convert to markdownDanilo Cesar Lemes de Paula
2015-12-15Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...Dave Airlie