summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-06-22Merge tag 'asoc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2015-06-22drm/i915: Silence compiler warningAnder Conselvan de Oliveira
2015-06-19drm/i915: Update DRIVER_DATE to 20150619Daniel Vetter
2015-06-19drm: prime: Document gem_prime_mmapDaniel Thompson
2015-06-20drm/exynos: do not wait for vblank at atomic operationInki Dae
2015-06-20drm/exynos: Remove unused vma field of exynos_drm_gem_objKrzysztof Kozlowski
2015-06-20drm/exynos: fimd: fix page fault issue with iommuInki Dae
2015-06-20drm/exynos: iommu: improve a check for non-iommu dma_opsMarek Szyprowski
2015-06-20drm/exynos: iommu: detach from default dma-mapping domain on initMarek Szyprowski
2015-06-20drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()Marek Szyprowski
2015-06-20drm/exynos: initialize VIDCON0 when fimd is disabledJoonyoung Shim
2015-06-20drm/exynos: remove chained calls to enableJoonyoung Shim
2015-06-20drm/exynos: remove to call mixer_wait_for_vblankJoonyoung Shim
2015-06-20drm/exynos: ipp: validate a GEM handle with multiple planesHyungwon Hwang
2015-06-20drm/exynos: ipp: fix wrong index referencing a config elementHyungwon Hwang
2015-06-20drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang
2015-06-20drm/exynos: remove SoC checking codeAndrzej Hajda
2015-06-20drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda
2015-06-20drm/exynos: consolidate driver/device initialization codeAndrzej Hajda
2015-06-20drm/exynos: add error messages if clks failed to get enabledGustavo Padovan
2015-06-20drm/exynos: add a dependency on FB_S3C to DECON driverInki Dae
2015-06-20drm/exynos: vidi: remove unused varablesInki Dae
2015-06-20drm/exynos: split exynos_crtc->dpms in enable() and disable()Gustavo Padovan
2015-06-20drm/exynos: remove unnecessary calls to disable_plane()Gustavo Padovan
2015-06-20drm/exynos: atomic dpms supportGustavo Padovan
2015-06-20drm/exynos: add exynos specific .atomic_commit()Gustavo Padovan
2015-06-20drm/exynos: move exynos_drm_crtc_disable()Gustavo Padovan
2015-06-20drm/exynos: don't disable unused functions at initGustavo Padovan
2015-06-20drm/exynos: remove exported functions from exynos_drm_planeGustavo Padovan
2015-06-20drm/exynos: atomic phase 3: convert page flipsGustavo Padovan
2015-06-20drm/exynos: atomic phase 3: use atomic .set_config helperGustavo Padovan
2015-06-20drm/exynos: atomic phase 3: atomic updates of planesGustavo Padovan
2015-06-20drm/exynos: atomic phase 2: keep track of framebuffer pointerGustavo Padovan
2015-06-20drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan
2015-06-20drm/exynos: use adjusted_mode of crtc_state instead of modeJoonyoung Shim
2015-06-20drm/exynos: atomic phase 1: add .mode_set_nofb() callbackGustavo Padovan
2015-06-20drm/exynos: atomic phase 1: use drm_plane_helper_disable()Gustavo Padovan
2015-06-20drm/exynos: atomic phase 1: use drm_plane_helper_update()Gustavo Padovan
2015-06-20drm/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-19Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-06-19drm: i915: Port to new backlight interface selection APIHans de Goede
2015-06-18drm/radeon: don't probe MST on hw we don't support it onDave Airlie
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer
2015-06-18drm/i915: Reset request handling for gen8+Mika Kuoppala
2015-06-18GPU: ipu: Fix race in installing IPU chained IRQ handlerRussell King
2015-06-18drm/i915/bxt: eDP Panel Power sequencingVandana Kannan
2015-06-18Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie