summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/atomic: Remove drm_atomic_connectors_for_crtc.Maarten Lankhorst2016-01-064-41/+5
* drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst2016-01-061-1/+16
* drm: Remove opencoded drm_gem_object_release_handle()Chris Wilson2016-01-051-31/+24
* drm: Do not set outparam on error during GEM handle allocationChris Wilson2016-01-051-2/+4
* drm/docs: more leftovers from the big vtable documentation pileDaniel Vetter2016-01-052-191/+41
* drm/atomic-helper: Reject legacy flips on a disabled pipeDaniel Vetter2016-01-053-1/+27
* drm/atomic: add connector mask to drm_crtc_state.Maarten Lankhorst2016-01-052-0/+14
* drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...Maarten Lankhorst2016-01-051-7/+6
* drm/atomic: Add __drm_atomic_helper_connector_reset, v2.Maarten Lankhorst2016-01-052-4/+28
* drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst2016-01-051-4/+2
* drm: Use a normal idr allocation for the obj->nameChris Wilson2016-01-051-3/+1
* drm: Only bump object-reference count when adding first handleChris Wilson2016-01-051-5/+12
* drm: Balance error path for GEM handle allocationChris Wilson2016-01-051-12/+17
* vga_switcheroo: Prettify documentationLukas Wunner2016-01-042-21/+21
* drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall2016-01-043-3/+3
* drm/gma500: use to_pci_dev()Geliang Tang2016-01-041-2/+2
* drm/fb-helper: Use proper plane mask for fb cleanupMatt Roper2015-12-211-1/+1
* drm: use dev_name as default unique name in drm_dev_alloc()Nicolas Iooss2015-12-157-16/+9
* drm: make drm_dev_set_unique() not use a format stringNicolas Iooss2015-12-154-14/+9
* drm/vmwgfx: Constify function pointer structsVille Syrjälä2015-12-154-11/+11
* drm/udl: Constify function pointer structsVille Syrjälä2015-12-152-3/+3
* drm/tegra: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm/rockchip: Constify function pointer structsVille Syrjälä2015-12-152-3/+3
* drm/nouveau: Constify function pointer structsVille Syrjälä2015-12-151-3/+3
* drm/mgag200: Constify function pointer structsVille Syrjälä2015-12-151-2/+2
* drm/imx: Constify function pointer structsVille Syrjälä2015-12-156-16/+16
* drm/i2c/sil164: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm/i2c/adv7511: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm/exynos: Constify function pointer structsVille Syrjälä2015-12-158-24/+24
* drm/cirrus: Constify function pointer structsVille Syrjälä2015-12-151-2/+2
* drm/i2c/ch7006: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm/bridge/nxp-ptn3460: Constify function pointer structsVille Syrjälä2015-12-151-3/+3
* drm/bridge/dw_hdmi: Constify function pointer structsVille Syrjälä2015-12-151-3/+3
* drm/bochs: Constify function pointer structsVille Syrjälä2015-12-151-3/+3
* drm/atmel-hlcdc: Constify function pointer structsVille Syrjälä2015-12-151-2/+2
* drm/armada: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm: Constify drm_encoder_slave_funcsVille Syrjälä2015-12-155-10/+10
* drm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-12-151-0/+1
* drm: atmel-hlcdc: add support for sama5d2 SoCsNicolas Ferre2015-12-151-0/+4
* drm/qxl: use to_qxl_bo macroFrediano Ziglio2015-12-152-3/+3
* drm/vmwgfx: check kmalloc return valueRasmus Villemoes2015-12-151-1/+1
* drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()Rasmus Villemoes2015-12-151-5/+2
* drm/omap: use kzalloc in sita_init()Rasmus Villemoes2015-12-151-5/+2
* drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding2015-12-151-9/+8
* drm/imx: Make pipe number unsignedThierry Reding2015-12-152-4/+4
* drm/bochs: Store correct CRTC index in eventsThierry Reding2015-12-151-1/+1
* drm/gma500: Sanity-check pipe indexThierry Reding2015-12-151-3/+7
* drm: Use the driver's gem_object_free function from CMA helpers.Eric Anholt2015-12-152-5/+5
* drm/dp/mst: save vcpi with payloadsHarry Wentland2015-12-151-0/+2
* drm/dp/mst: reply with ACK for UP reqsMykola Lysenko2015-12-151-1/+1