aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | drm/i915/skl: SKL shares the same underrun interrupt as BDWDamien Lespiau2014-09-24
| * | drm/i915/skl: Report the PDP regs as in gen8Damien Lespiau2014-09-24
| * | drm/i915/skl: report the same INSTDONE registers as gen8Damien Lespiau2014-09-24
| * | drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMPDamien Lespiau2014-09-24
| * | drm/i915/skl: Initialize PPGTT like gen8Damien Lespiau2014-09-24
| * | drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylakeDamien Lespiau2014-09-24
| * | drm/i915/skl: Implement the get_aux_clock_divider() DP vfuncDamien Lespiau2014-09-24
| * | drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+Damien Lespiau2014-09-24
| * | drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau2014-09-24
| * | drm/i915/skl: Skylake moves AUX_CTL from PCH to CPUDamien Lespiau2014-09-24
| * | drm/i915/skl: Add support for DP voltage swings and pre-emphasisDamien Lespiau2014-09-24
| * | drm/i915/skl: Program the DDI buffer translation tablesDamien Lespiau2014-09-24
| * | drm/i915/skl: Don't try to read out the PCH transcoder state if not presentDamien Lespiau2014-09-24
| * | drm/i915/skl: Don't create a VGA connector on SkylakeDamien Lespiau2014-09-24
| * | drm/i915/skl: Implement the new update_plane() for primary planesDamien Lespiau2014-09-24
| * | drm/i915/skl: i915_swizzle_info gen9 fixRobert Beckett2014-09-24
| * | drm/i915/skl: Framebuffers need to be aligned to 256KB on SkylakeDamien Lespiau2014-09-24
| * | drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+Imre Deak2014-09-24
| * | drm/i915/skl: Skylake shares the interrupt logic with BroadwellDamien Lespiau2014-09-24
| * | drm/i915/skl: Provide a placeholder for init_clock_gating()Damien Lespiau2014-09-24
| * | drm/i915/skl: Fence registers on SKL are the same as SNBDamien Lespiau2014-09-24
| * | drm/i915/skl: SKL FBC enablementDaisy Sun2014-09-24
| * | drm/i915/skl: Add an IS_SKYLAKE macroSatheeshakrishna M2014-09-24
| * | drm/i915/skl: Add an IS_GEN9() defineDamien Lespiau2014-09-24
| * | drm/i915/skl: Add the Skylake PCI idsDamien Lespiau2014-09-24
| * | drm/doc: Fixup drm_irq kerneldoc includes.Daniel Vetter2014-09-23
| * | drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-23
| * | drm: Move internal debugfs functions to drm_internal.hDaniel Vetter2014-09-23
| * | drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter2014-09-23
| * | drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter2014-09-23
| * | drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter2014-09-23
| * | drm/gem: Don't call drm_mmap from drm_gem_mmapDaniel Vetter2014-09-23
| * | drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter2014-09-23
| * | drm: change drm_err return type to voidJoe Perches2014-09-23
| * | drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt2014-09-23
| * | drm: powerpc can use a simpler drm_io_prot()Benjamin Herrenschmidt2014-09-23
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-09-21
| |\ \
| | * | drm/exynos: switch to universal plane APIAndrzej Hajda2014-09-19
| | * | drm/exynos: use drm generic mmap interfaceInki Dae2014-09-19
| | * | drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctlInki Dae2014-09-19
| | * | drm/exynos: factor out initial setting of each driverJoonyoung Shim2014-09-19
| | * | drm/exynos/hdmi: unregister connector on removalAndrzej Hajda2014-09-19
| | * | drm/exynos/dp: unregister connector on removalAndrzej Hajda2014-09-19
| | * | drm/exynos/dpi: unregister connector and panel on removalAndrzej Hajda2014-09-19
| | * | drm/exynos/dsi: unregister connector on removalAndrzej Hajda2014-09-19
| | * | drm/exynos/fb: free exynos framebuffer on errorAndrzej Hajda2014-09-19
| | * | drm/exynos/fbdev: fix fbdev gem object cleanupAndrzej Hajda2014-09-19
| | * | drm/exynos: fix drm driver de-initialization orderAndrzej Hajda2014-09-19
| | * | drm/exynos/ipp: traverse ipp drivers list safelyAndrzej Hajda2014-09-19
| | * | drm/exynos: update to use component match supportInki Dae2014-09-19