summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMPDamien Lespiau
2014-09-24drm/i915/skl: Initialize PPGTT like gen8Damien Lespiau
2014-09-24drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylakeDamien Lespiau
2014-09-24drm/i915/skl: Implement the get_aux_clock_divider() DP vfuncDamien Lespiau
2014-09-24drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+Damien Lespiau
2014-09-24drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau
2014-09-24drm/i915/skl: Skylake moves AUX_CTL from PCH to CPUDamien Lespiau
2014-09-24drm/i915/skl: Add support for DP voltage swings and pre-emphasisDamien Lespiau
2014-09-24drm/i915/skl: Program the DDI buffer translation tablesDamien Lespiau
2014-09-24drm/i915/skl: Don't try to read out the PCH transcoder state if not presentDamien Lespiau
2014-09-24drm/i915/skl: Don't create a VGA connector on SkylakeDamien Lespiau
2014-09-24drm/i915/skl: Implement the new update_plane() for primary planesDamien Lespiau
2014-09-24drm/i915/skl: i915_swizzle_info gen9 fixRobert Beckett
2014-09-24drm/i915/skl: Framebuffers need to be aligned to 256KB on SkylakeDamien Lespiau
2014-09-24drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+Imre Deak
2014-09-24drm/i915/skl: Skylake shares the interrupt logic with BroadwellDamien Lespiau
2014-09-24drm/i915/skl: Provide a placeholder for init_clock_gating()Damien Lespiau
2014-09-24drm/i915/skl: Fence registers on SKL are the same as SNBDamien Lespiau
2014-09-24drm/i915/skl: SKL FBC enablementDaisy Sun
2014-09-24drm/i915/skl: Add an IS_SKYLAKE macroSatheeshakrishna M
2014-09-24drm/i915/skl: Add an IS_GEN9() defineDamien Lespiau
2014-09-24drm/i915/skl: Add the Skylake PCI idsDamien Lespiau
2014-09-24drm/doc: Fixup drm_irq kerneldoc includes.Daniel Vetter
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter
2014-09-24drm: Move internal debugfs functions to drm_internal.hDaniel Vetter
2014-09-24drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter
2014-09-24drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter
2014-09-24drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter
2014-09-24drm/gem: Don't call drm_mmap from drm_gem_mmapDaniel Vetter
2014-09-24drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter
2014-09-24drm: change drm_err return type to voidJoe Perches
2014-09-23drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt
2014-09-23drm: powerpc can use a simpler drm_io_prot()Benjamin Herrenschmidt
2014-09-22Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-09-20drm/exynos: switch to universal plane APIAndrzej Hajda
2014-09-20drm/exynos: use drm generic mmap interfaceInki Dae
2014-09-20drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctlInki Dae
2014-09-20drm/exynos: factor out initial setting of each driverJoonyoung Shim
2014-09-20drm/exynos/hdmi: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos/dp: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos/dpi: unregister connector and panel on removalAndrzej Hajda
2014-09-20drm/exynos/dsi: unregister connector on removalAndrzej Hajda
2014-09-20drm/exynos/fb: free exynos framebuffer on errorAndrzej Hajda
2014-09-20drm/exynos/fbdev: fix fbdev gem object cleanupAndrzej Hajda
2014-09-20drm/exynos: fix drm driver de-initialization orderAndrzej Hajda
2014-09-20drm/exynos/ipp: traverse ipp drivers list safelyAndrzej Hajda
2014-09-20drm/exynos: update to use component match supportInki Dae
2014-09-20drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda
2014-09-20drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda
2014-09-20drm/exynos/fimc: fix source buffer registersAndrzej Hajda