drm/rockchip: use drm_gem_mmap helpers
[firefly-linux-kernel-4.4.55.git] / drivers /
2015-07-07 Daniel Kurtzdrm/rockchip: use drm_gem_mmap helpers
2015-07-03 Shixin Zengdrm/crtc: Fix edid length computation
2015-06-24 Daniel Stonedrm: Always enable atomic API
2015-06-24 Daniel Vetterdrm/vgem: Set unique to "vgem"
2015-06-23 Dave Airliedrm/dp/mst: take lock around looking up the branch...
2015-06-23 Daniel Vetterdrm/dp/mst: make sure mst_primary mstb is valid in...
2015-06-23 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-06-22' of git...
2015-06-23 Dave Airlieof: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
2015-06-23 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-06-23 Dave AirlieMerge tag 'topic/drm-misc-2015-06-22' of git://anongit...
2015-06-22 Laurent Pinchartdrm/atomic: Don't set crtc_state->enable manually
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: do not set TE GPIO direction by input
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: add support for MIC driver as a bridge
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: add support for Exynos5433
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: make use of array for clock access
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: make use of driver data for static...
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: add macros for register access
2015-06-22 Hyungwon Hwangdrm/exynos: dsi: rename pll_clk to sclk_clk
2015-06-22 Hyungwon Hwangdrm/exynos: mic: add MIC driver
2015-06-22 Hyungwon Hwangof: add helper for getting endpoint node of specific...
2015-06-22 Joonyoung Shimdrm/exynos: add Exynos5433 decon driver
2015-06-22 Hyungwon Hwangdrm/exynos: fix the input prompt of Exynos7 DECON
2015-06-22 Hyungwon Hwangdrm/exynos: add drm_iommu_attach_device_if_possible()
2015-06-22 Hyungwon Hwangdrm/exynos: Add the dependency for DRM_EXYNOS to DPI...
2015-06-22 Hyungwon Hwangdrm/exynos: remove the dependency of DP driver for...
2015-06-22 Ander Conselvan... drm/i915: Silence compiler warning
2015-06-19 Daniel Thompsondrm: prime: Document gem_prime_mmap
2015-06-19 Inki Daedrm/exynos: do not wait for vblank at atomic operation
2015-06-19 Krzysztof Kozlowskidrm/exynos: Remove unused vma field of exynos_drm_gem_obj
2015-06-19 Inki Daedrm/exynos: fimd: fix page fault issue with iommu
2015-06-19 Marek Szyprowskidrm/exynos: iommu: improve a check for non-iommu dma_ops
2015-06-19 Marek Szyprowskidrm/exynos: iommu: detach from default dma-mapping...
2015-06-19 Marek Szyprowskidrm/exynos: fimd: ensure proper hw state in fimd_clear_...
2015-06-19 Joonyoung Shimdrm/exynos: initialize VIDCON0 when fimd is disabled
2015-06-19 Joonyoung Shimdrm/exynos: remove chained calls to enable
2015-06-19 Joonyoung Shimdrm/exynos: remove to call mixer_wait_for_vblank
2015-06-19 Hyungwon Hwangdrm/exynos: ipp: validate a GEM handle with multiple...
2015-06-19 Hyungwon Hwangdrm/exynos: ipp: fix wrong index referencing a config...
2015-06-19 Hyungwon Hwangdrm/exynos: dsi: check whether dsi is enabled before...
2015-06-19 Andrzej Hajdadrm/exynos: remove SoC checking code
2015-06-19 Andrzej Hajdadrm/exynos: fix broken component binding in case of...
2015-06-19 Andrzej Hajdadrm/exynos: consolidate driver/device initialization...
2015-06-19 Gustavo Padovandrm/exynos: add error messages if clks failed to get...
2015-06-19 Inki Daedrm/exynos: add a dependency on FB_S3C to DECON driver
2015-06-19 Inki Daedrm/exynos: vidi: remove unused varables
2015-06-19 Gustavo Padovandrm/exynos: split exynos_crtc->dpms in enable() and...
2015-06-19 Gustavo Padovandrm/exynos: remove unnecessary calls to disable_plane()
2015-06-19 Gustavo Padovandrm/exynos: atomic dpms support
2015-06-19 Gustavo Padovandrm/exynos: add exynos specific .atomic_commit()
2015-06-19 Gustavo Padovandrm/exynos: move exynos_drm_crtc_disable()
2015-06-19 Gustavo Padovandrm/exynos: don't disable unused functions at init
2015-06-19 Gustavo Padovandrm/exynos: remove exported functions from exynos_drm_plane
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 3: convert page flips
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 3: use atomic .set_config...
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 3: atomic updates of planes
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 2: keep track of framebuffer...
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 2: wire up state reset(),...
2015-06-19 Joonyoung Shimdrm/exynos: use adjusted_mode of crtc_state instead...
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 1: add .mode_set_nofb() callback
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 1: use drm_plane_helper_disable()
2015-06-19 Gustavo Padovandrm/exynos: atomic phase 1: use drm_plane_helper_update()
2015-06-19 Joonyoung Shimdrm/exynos: fix source data argument for plane
2015-06-19 Chris Wilsondrm: Avoid the double clflush on the last cache line...
2015-06-19 Daniel Vetterdrm/atomic: Extract needs_modeset function
2015-06-19 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-06-18' of git...
2015-06-18 Dave AirlieMerge branch 'virtio-gpu-drm-next' of git://git.kraxel...
2015-06-18 Dave AirlieMerge tag 'drm/panel/for-4.2-rc1' of git://anongit...
2015-06-18 Dave AirlieMerge tag 'drm/tegra/for-4.2-rc1' of git://anongit...
2015-06-18 Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2015-06-18 Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-06-16' of git...
2015-06-17 Ander Conselvan... drm/i915: Don't set enabled value of all CRTCs when...
2015-06-17 Ander Conselvan... drm/i915: Don't update staged config during force resto...
2015-06-17 Ander Conselvan... drm/i915: Don't check modeset state in the hw state...
2015-06-16 Dan Carpenterdrm/amdkfd: fix some range checks in address watch...
2015-06-16 Laurent Pinchartdrm: rcar-du: Use the drm atomic state duplication...
2015-06-16 Laurent Pinchartdrm: rcar-du: Clean up planes in the error paths of...
2015-06-16 Laurent Pinchartdrm: rcar-du: Convert rcar_du_encoders_init_one() retur...
2015-06-16 Laurent Pinchartdrm: rcar-du: Clarify error message when encoder initia...
2015-06-16 Laurent Pinchartdrm: rcar-du: Fix crash with groups that have less...
2015-06-16 Laurent Pinchartdrm: rcar-du: Disable all planes when stopping the...
2015-06-16 Laurent Pinchartdrm: rcar-du: Print the error value when DRM/KMS init...
2015-06-16 Dave Airlievirtio-gpu: add locking for vbuf pool
2015-06-16 Dave Airliedrm/virtgpu: initialise fbdev after getting initial...
2015-06-16 Gerd HoffmannAdd virtio-vga bits.
2015-06-16 Oded Gabbaydrm/radeon: remove obsolete kfd_bo from radeon_device
2015-06-16 Dave AirlieMerge tag 'omapdrm-4.2-atomic' of git://git./linux...
2015-06-15 Francisco Jerezdrm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register...
2015-06-15 Francisco Jerezdrm/i915: Extend the parser to check register writes...
2015-06-15 Francisco Jerezdrm/i915: Fix command parser to validate multiple regis...
2015-06-15 Ville Syrjälädrm/i915: Don't skip request retirement if the active...
2015-06-15 Magnus Dammdrm/cma: Fix 64-bit size_t build warnings
2015-06-12 Tomi Valkeinendrm: omapdrm: new vblank and event handling
2015-06-12 Tomi Valkeinendrm: omapdrm: merge omap_crtc_flush and omap_crtc_atomi...
2015-06-12 Tomi Valkeinendrm: omapdrm: add lock for fb pinning
2015-06-12 Tomi Valkeinendrm: omapdrm: if omap_plane_atomic_update fails, disabl...
2015-06-12 Tomi Valkeinendrm: omapdrm: inline omap_plane_setup into update/disable
2015-06-12 Tomi Valkeinendrm: omapdrm: omap_plane_setup() cannot fail, use WARN
2015-06-12 Laurent Pinchartdrm: omapdrm: Don't setup planes manually from CRTC...
2015-06-12 Laurent Pinchartdrm: omapdrm: Don't flush CRTC when enabling or disabli...
2015-06-12 Laurent Pinchartdrm: omapdrm: Move encoder setup to encoder operations
next