summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm: use the right function name in documentationGrazvydas Ignotas2016-10-101-2/+2
* drm: Release resources with a safer functionChristophe JAILLET2016-10-101-4/+4
* drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson2016-10-101-1/+2
* drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-103-22/+3
* drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-10-101-1/+1
* drm/bridge: Add RGB to VGA bridge supportMaxime Ripard2016-10-104-0/+279
* drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-056-5/+37
* drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2016-10-052-8/+12
* drm/bridge: Call drm_connector_cleanup directlyMarek Vasut2016-10-053-18/+3
* drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut2016-10-052-0/+46
* drm: Release resources with a safer functionChristophe JAILLET2016-10-051-2/+2
* drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support itTomeu Vizoso2016-10-041-0/+3
* drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso2016-10-042-0/+9
* drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-10-041-0/+13
* drm: Document caveats around atomic event handlingDaniel Vetter2016-10-042-15/+73
* uapi: add missing install of sync_file.hEmilio López2016-10-041-0/+1
* drm: Simplify drm_printk to reduce object size quite a bitJoe Perches2016-10-042-18/+17
* drm/i915: Account for sink max TMDS clock when checking the port clockVille Syrjälä2016-10-041-1/+8
* drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä2016-10-041-7/+7
* drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()Ville Syrjälä2016-10-041-29/+35
* drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDIDVille Syrjälä2016-10-041-0/+1
* drm/edid: Reduce the number of times we parse the CEA extension blockVille Syrjälä2016-10-041-97/+88
* drm/edid: Don't pass around drm_display_info needlesslyVille Syrjälä2016-10-041-4/+4
* drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-044-14/+23
* drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-044-4/+4
* drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDIDVille Syrjälä2016-10-041-0/+3
* drm/edid: Clear old audio latency values before parsing the new EDIDVille Syrjälä2016-10-041-0/+7
* drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson2016-10-042-13/+77
* drm/mediatek: mark symbols static where possibleBaoyou Xie2016-10-041-5/+6
* drm/rockchip: mark symbols static where possibleBaoyou Xie2016-10-041-2/+2
* drm/rockchip: add missing header dependenciesBaoyou Xie2016-10-041-0/+1
* drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek2016-10-043-0/+12
* drm: Undo damage to page_flip_ioctlDaniel Vetter2016-10-041-42/+39
* drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctlChris Wilson2016-10-041-0/+2
* Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2016-10-0412-326/+352
|\
| * drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi2016-10-011-3/+0
| * drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi2016-10-011-2/+7
| * drm/exynos: g2d: wait for engine to finishTobias Jakobi2016-10-011-7/+77
| * drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi2016-10-011-15/+33
| * drm/exynos: g2d: move PM management to runqueue workerTobias Jakobi2016-10-011-22/+56
| * Revert "drm/exynos: g2d: fix system and runtime pm integration"Tobias Jakobi2016-10-011-7/+22
| * drm/exynos: use drm core to handle page-flip eventAndrzej Hajda2016-10-018-78/+21
| * drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie2016-10-011-1/+1
| * drm/exynos/fimd: add clock rate checkingAndrzej Hajda2016-10-011-11/+28
| * drm/exynos: fix pending update handlingAndrzej Hajda2016-10-013-60/+2
| * drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda2016-10-011-46/+20
| * drm/exynos: g2d: beautify probing messageTobias Jakobi2016-10-011-1/+1
| * drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi2016-10-011-2/+2
| * drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi2016-10-011-25/+30
| * gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...Milo Kim2016-10-011-3/+2