summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | drm/exynos: fimd: fix page fault issue with iommuInki Dae2015-06-20
| | * | | | | | | | | drm/exynos: iommu: improve a check for non-iommu dma_opsMarek Szyprowski2015-06-20
| | * | | | | | | | | drm/exynos: iommu: detach from default dma-mapping domain on initMarek Szyprowski2015-06-20
| | * | | | | | | | | drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()Marek Szyprowski2015-06-20
| | * | | | | | | | | drm/exynos: initialize VIDCON0 when fimd is disabledJoonyoung Shim2015-06-20
| | * | | | | | | | | drm/exynos: remove chained calls to enableJoonyoung Shim2015-06-20
| | * | | | | | | | | drm/exynos: remove to call mixer_wait_for_vblankJoonyoung Shim2015-06-20
| | * | | | | | | | | drm/exynos: ipp: validate a GEM handle with multiple planesHyungwon Hwang2015-06-20
| | * | | | | | | | | drm/exynos: ipp: fix wrong index referencing a config elementHyungwon Hwang2015-06-20
| | * | | | | | | | | drm/exynos: dsi: check whether dsi is enabled before sending dataHyungwon Hwang2015-06-20
| | * | | | | | | | | drm/exynos: remove SoC checking codeAndrzej Hajda2015-06-20
| | * | | | | | | | | drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-20
| | * | | | | | | | | drm/exynos: consolidate driver/device initialization codeAndrzej Hajda2015-06-20
| | * | | | | | | | | drm/exynos: add error messages if clks failed to get enabledGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: add a dependency on FB_S3C to DECON driverInki Dae2015-06-20
| | * | | | | | | | | drm/exynos: vidi: remove unused varablesInki Dae2015-06-20
| | * | | | | | | | | drm/exynos: split exynos_crtc->dpms in enable() and disable()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: remove unnecessary calls to disable_plane()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic dpms supportGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: add exynos specific .atomic_commit()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: move exynos_drm_crtc_disable()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: don't disable unused functions at initGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: remove exported functions from exynos_drm_planeGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 3: convert page flipsGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 3: use atomic .set_config helperGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 3: atomic updates of planesGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 2: keep track of framebuffer pointerGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: use adjusted_mode of crtc_state instead of modeJoonyoung Shim2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 1: add .mode_set_nofb() callbackGustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 1: use drm_plane_helper_disable()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: atomic phase 1: use drm_plane_helper_update()Gustavo Padovan2015-06-20
| | * | | | | | | | | drm/exynos: fix source data argument for planeJoonyoung Shim2015-06-20
| * | | | | | | | | | Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-06-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/atomic: Don't set crtc_state->enable manuallyLaurent Pinchart2015-06-22
| | * | | | | | | | | | drm: prime: Document gem_prime_mmapDaniel Thompson2015-06-19
| | * | | | | | | | | | drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()Chris Wilson2015-06-19
| | * | | | | | | | | | drm/atomic: Extract needs_modeset functionDaniel Vetter2015-06-19
| | * | | | | | | | | | drm/cma: Fix 64-bit size_t build warningsMagnus Damm2015-06-15
| * | | | | | | | | | | Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/...Dave Airlie2015-06-19
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | / / / / / / / / | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | drm/i915: Don't set enabled value of all CRTCs when restoring the modeAnder Conselvan de Oliveira2015-06-17
| | * | | | | | | | | drm/i915: Don't update staged config during force restore modesetsAnder Conselvan de Oliveira2015-06-17
| | * | | | | | | | | drm/i915: Don't check modeset state in the hw state force restore pathAnder Conselvan de Oliveira2015-06-17
| | * | | | | | | | | drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.Francisco Jerez2015-06-15
| | * | | | | | | | | drm/i915: Extend the parser to check register writes against a mask/value pair.Francisco Jerez2015-06-15
| | * | | | | | | | | drm/i915: Fix command parser to validate multiple register access with the sa...Francisco Jerez2015-06-15
| | * | | | | | | | | drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä2015-06-15
| * | | | | | | | | | Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie2015-06-18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | virtio-gpu: add locking for vbuf poolDave Airlie2015-06-16
| | * | | | | | | | | | drm/virtgpu: initialise fbdev after getting initial display infoDave Airlie2015-06-16