summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma
2016-10-17drm: Add aspect ratio parsing in DRM layerShashank Sharma
2016-10-17drivers/gpu/vga: allocate vga_arb_write() buffer on stackDmitry Vyukov
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey
2016-10-13drm/savage: dereferencing an error pointerDan Carpenter
2016-10-13drm/gma500: add comments for new parametersJiang Biao
2016-10-13drm/gma500: remove useless commentJiang Biao
2016-10-13gpu: drm: gma500: Use vma_pages()Shyam Saini
2016-10-12dma-buf: Restart reservation_object_test_signaled_rcu() after writesChris Wilson
2016-10-12dma-buf: Restart reservation_object_wait_timeout_rcu() after writesChris Wilson
2016-10-12dma-buf: Restart reservation_object_get_fences_rcu() after writesChris Wilson
2016-10-12drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-10-12drm/nouveau: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-10-12drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu befor...Chris Wilson
2016-10-12drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-10-10drm: Release resources with a safer functionChristophe JAILLET
2016-10-10drm: Fix up kerneldoc for new drm_gem_dmabuf_export()Chris Wilson
2016-10-10drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut
2016-10-10drm/bridge: Add RGB to VGA bridge supportMaxime Ripard
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2016-10-05drm/bridge: Call drm_connector_cleanup directlyMarek Vasut
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut
2016-10-05drm: Release resources with a safer functionChristophe JAILLET
2016-10-04drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support itTomeu Vizoso
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches
2016-10-04drm/i915: Account for sink max TMDS clock when checking the port clockVille Syrjälä
2016-10-04drm/i915: Replace a bunch of connector->base.display_info with a local variableVille Syrjälä
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()Ville Syrjälä
2016-10-04drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDIDVille Syrjälä
2016-10-04drm/edid: Reduce the number of times we parse the CEA extension blockVille Syrjälä
2016-10-04drm/edid: Don't pass around drm_display_info needlesslyVille Syrjälä
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä
2016-10-04drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDIDVille Syrjälä
2016-10-04drm/edid: Clear old audio latency values before parsing the new EDIDVille Syrjälä
2016-10-04drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson
2016-10-04drm/mediatek: mark symbols static where possibleBaoyou Xie
2016-10-04drm/rockchip: mark symbols static where possibleBaoyou Xie
2016-10-04drm/rockchip: add missing header dependenciesBaoyou Xie
2016-10-04drm: virtio: reinstate drm_virtio_set_busid()Laszlo Ersek
2016-10-04drm: Undo damage to page_flip_ioctlDaniel Vetter
2016-10-04drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctlChris Wilson
2016-10-01drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi
2016-10-01drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi
2016-10-01drm/exynos: g2d: wait for engine to finishTobias Jakobi
2016-10-01drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi