summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-19drm/exynos: move exynos_drm_crtc_disable()Gustavo Padovan
2015-06-19drm/exynos: don't disable unused functions at initGustavo Padovan
2015-06-19drm/exynos: remove exported functions from exynos_drm_planeGustavo Padovan
2015-06-19drm/exynos: atomic phase 3: convert page flipsGustavo Padovan
2015-06-19drm/exynos: atomic phase 3: use atomic .set_config helperGustavo Padovan
2015-06-19drm/exynos: atomic phase 3: atomic updates of planesGustavo Padovan
2015-06-19drm/exynos: atomic phase 2: keep track of framebuffer pointerGustavo Padovan
2015-06-19drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan
2015-06-19drm/exynos: use adjusted_mode of crtc_state instead of modeJoonyoung Shim
2015-06-19drm/exynos: atomic phase 1: add .mode_set_nofb() callbackGustavo Padovan
2015-06-19drm/exynos: atomic phase 1: use drm_plane_helper_disable()Gustavo Padovan
2015-06-19drm/exynos: atomic phase 1: use drm_plane_helper_update()Gustavo Padovan
2015-06-19drm/exynos: fix source data argument for planeJoonyoung Shim
2015-06-19drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()Chris Wilson
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter
2015-06-19Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/...Dave Airlie
2015-06-18Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie
2015-06-18Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-06-18Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-06-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2015-06-18Merge tag 'drm-amdkfd-next-fixes-2015-06-16' of git://people.freedesktop.org/...Dave Airlie
2015-06-17drm/i915: Don't set enabled value of all CRTCs when restoring the modeAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't update staged config during force restore modesetsAnder Conselvan de Oliveira
2015-06-17drm/i915: Don't check modeset state in the hw state force restore pathAnder Conselvan de Oliveira
2015-06-16drm/amdkfd: fix some range checks in address watch ioctlDan Carpenter
2015-06-16drm: rcar-du: Use the drm atomic state duplication helpers for planesLaurent Pinchart
2015-06-16drm: rcar-du: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart
2015-06-16drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0Laurent Pinchart
2015-06-16drm: rcar-du: Clarify error message when encoder initialization failsLaurent Pinchart
2015-06-16drm: rcar-du: Fix crash with groups that have less than 9 planesLaurent Pinchart
2015-06-16drm: rcar-du: Disable all planes when stopping the CRTCLaurent Pinchart
2015-06-16drm: rcar-du: Print the error value when DRM/KMS init failsLaurent Pinchart
2015-06-16virtio-gpu: add locking for vbuf poolDave Airlie
2015-06-16drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie
2015-06-16Add virtio-vga bits.Gerd Hoffmann
2015-06-16drm/radeon: remove obsolete kfd_bo from radeon_deviceOded Gabbay
2015-06-16Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-06-15drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.Francisco Jerez
2015-06-15drm/i915: Extend the parser to check register writes against a mask/value pair.Francisco Jerez
2015-06-15drm/i915: Fix command parser to validate multiple register access with the sa...Francisco Jerez
2015-06-15drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä
2015-06-15drm/cma: Fix 64-bit size_t build warningsMagnus Damm
2015-06-15Documentation/drm: Update rotation propertySonika Jindal
2015-06-12drm: omapdrm: new vblank and event handlingTomi Valkeinen
2015-06-12drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flushTomi Valkeinen
2015-06-12drm: omapdrm: add lock for fb pinningTomi Valkeinen
2015-06-12drm: omapdrm: if omap_plane_atomic_update fails, disable planeTomi Valkeinen
2015-06-12drm: omapdrm: inline omap_plane_setup into update/disableTomi Valkeinen
2015-06-12drm: omapdrm: omap_plane_setup() cannot fail, use WARNTomi Valkeinen
2015-06-12drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()Laurent Pinchart