summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-04uapi: add missing install of sync_file.hEmilio López
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-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-09-30drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi
2016-09-30drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi
2016-09-30drm/exynos: g2d: wait for engine to finishTobias Jakobi
2016-09-30drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi
2016-09-30drm/exynos: g2d: move PM management to runqueue workerTobias Jakobi
2016-09-30Revert "drm/exynos: g2d: fix system and runtime pm integration"Tobias Jakobi
2016-09-30drm/exynos: use drm core to handle page-flip eventAndrzej Hajda
2016-09-30drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie
2016-09-30drm/exynos/fimd: add clock rate checkingAndrzej Hajda
2016-09-30drm/exynos: fix pending update handlingAndrzej Hajda
2016-09-30drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda
2016-09-30drm/exynos: g2d: beautify probing messageTobias Jakobi
2016-09-30drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi
2016-09-30drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi
2016-09-30gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...Milo Kim
2016-09-30gpu: drm: exynos_hdmi: Move PHY logic into single functionMilo Kim
2016-09-30gpu: drm: exynos_hdmi: Move DDC logic into single functionMilo Kim
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-30Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-09-28drm/radeon: always apply pci shutdown callbacksAlex Deucher
2016-09-28drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher
2016-09-28drm/amdgpu: improve VM PTE trace pointsChristian König
2016-09-28drm/amdgpu: fix GART_DEBUGFS defineChristian König
2016-09-28drm/amdgpu: free userptrs even if GTT isn't boundChristian König
2016-09-28drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis
2016-09-28drm/amdgpu: fix BO move offsetsChristian König
2016-09-28drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König
2016-09-28drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui
2016-09-28drm/amdgpu: fix initializing the VM BO shadowChristian König