- 95c2416 drm/i915: Update the dispatch tracepoint to use params->request by John Harrison · 10 years ago
- 6a6ae79 drm/i915: Add request to execbuf params and add explicit cleanup by John Harrison · 10 years ago
- 217e46b drm/i915: Update alloc_request to return the allocated request by John Harrison · 10 years ago
- adeca76 drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters by John Harrison · 10 years ago
- 5f19e2b drm/i915: Merged the many do_execbuf() parameters into a structure by John Harrison · 10 years ago
- 40e895c drm/i915: Set context in request from creation even in legacy mode by John Harrison · 10 years ago
- 0c8dac8 drm/i915: Early alloc request in execbuff by John Harrison · 10 years ago
- bf7dc5b drm/i915: i915_add_request must not fail by John Harrison · 10 years ago
- 29b1b41 drm/i915: Reserve ring buffer space for i915_add_request() commands by John Harrison · 10 years ago
- 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
- c82435b drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 10 years ago
- 7ad00d1 drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 10 years ago
- c4db759 drm/i915/gen8: Re-order init pipe_control in lrc mode by Arun Siluvery · 10 years ago
- 17ee950 drm/i915/gen8: Add infrastructure to initialize WA batch buffers by Arun Siluvery · 10 years ago
- b1330fb drm/i915: Report an error when i915.reset prevents a reset by Chris Wilson · 10 years ago
- bf13af5 drm/i915: Fix up KMS Kconfig removal patch by Daniel Vetter · 10 years ago
- 9eb1e57 drm/dp/mst: take lock around looking up the branch device on hpd irq by Dave Airlie · 10 years ago
- 9254ec4 drm/dp/mst: make sure mst_primary mstb is valid in work function by Daniel Vetter · 10 years ago
- ce8e3942 Merge tag 'drm-intel-next-fixes-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- 8ffaa90 of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs by Dave Airlie · 10 years ago
- 75c7386 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
- b7ddeee Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- fd93047 drm/i915: Remove KMS Kconfig option by Chris Wilson · 10 years ago
- eebaed6 drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOS by Chris Wilson · 10 years ago
- 55a9785 drm/i915: Enforce execobject.alignment to be a power-of-two by Chris Wilson · 10 years ago
- 77a0d1c drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions. by Rodrigo Vivi · 10 years ago
- 3b1429d drm/i915: Factor out p2 divider selection for pre-ilk platforms by Ville Syrjälä · 10 years ago
- 8c841e5 drm/i915: reduce line width in {pch, i9xx}_get_hpd_pins() by Jani Nikula · 10 years ago
- 77913b3 drm/i915: move generic hotplug code into new intel_hotplug.c file by Jani Nikula · 10 years ago
- 10b0e9e drm/i915/irq: clarify irq storm related function naming by Jani Nikula · 10 years ago
- 70f71d5 drm/i915/irq: abstract irq storm hotplug disabling by Jani Nikula · 10 years ago
- a004986 drm/i915/irq: move hotplug even debug print to second connector loop by Jani Nikula · 10 years ago
- 4f01e65 ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi' by Hyungwon Hwang · 10 years ago
- 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 10 years ago
- c389c9c drm/i915: Remove transitional references from intel_plane_atomic_check. by Maarten Lankhorst · 10 years ago
- 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 10 years ago
- eddfcbc drm/i915: Update less state during modeset. by Maarten Lankhorst · 10 years ago
- a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 10 years ago
- d032ffa drm/i915: Handle disabling planes better, v2. by Maarten Lankhorst · 10 years ago
- 61333b6 drm/i915: Do not run most checks when there's no modeset. by Maarten Lankhorst · 10 years ago
- ac21b22 drm/i915: Move crtc commit updates to separate functions. by Maarten Lankhorst · 10 years ago
- 0583236 drm/i915: move detaching scalers to begin_crtc_commit, v2. by Maarten Lankhorst · 10 years ago
- 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 10 years ago
- 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 10 years ago
- 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 10 years ago
- da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 10 years ago
- 86adf9d drm/i915: Split skl_update_scaler, v4. by Maarten Lankhorst · 10 years ago
- ad42137 drm/i915: Assign a new pll from the crtc check function, v2. by Maarten Lankhorst · 10 years ago
- cf5a15b drm/i915: Move scaler setup to check crtc function, v2. by Maarten Lankhorst · 10 years ago
- 6d3a1ce drm/i915: Add a simple atomic crtc check function, v2. by Maarten Lankhorst · 10 years ago
- 133b0d1 drm/i915: Clean up intel_atomic_setup_scalers slightly. by Maarten Lankhorst · 10 years ago
- b359283 drm/i915: Use crtc state in intel_modeset_pipe_config by Maarten Lankhorst · 10 years ago
- c30f55a drm/atomic: Don't set crtc_state->enable manually by Laurent Pinchart · 10 years ago
- 51d1dec drm/exynos: dsi: do not set TE GPIO direction by input by Hyungwon Hwang · 10 years ago
- f5f3b9b drm/exynos: dsi: add support for MIC driver as a bridge by Hyungwon Hwang · 10 years ago
- e6f988a drm/exynos: dsi: add support for Exynos5433 by Hyungwon Hwang · 10 years ago
- 0ff03fd drm/exynos: dsi: make use of array for clock access by Hyungwon Hwang · 10 years ago
- d668e8b drm/exynos: dsi: make use of driver data for static values by Hyungwon Hwang · 10 years ago
- ba12ac2 drm/exynos: dsi: add macros for register access by Hyungwon Hwang · 10 years ago
- 26269af drm/exynos: dsi: rename pll_clk to sclk_clk by Hyungwon Hwang · 10 years ago
- 77bbd89 drm/exynos: mic: add MIC driver by Hyungwon Hwang · 10 years ago
- 8ccd0d0 of: add helper for getting endpoint node of specific identifiers by Hyungwon Hwang · 10 years ago
- c8466a9 drm/exynos: add Exynos5433 decon driver by Joonyoung Shim · 10 years ago
- 9a09a69 drm/exynos: fix the input prompt of Exynos7 DECON by Hyungwon Hwang · 10 years ago
- fc2e013 drm/exynos: add drm_iommu_attach_device_if_possible() by Hyungwon Hwang · 10 years ago
- 3f46d80 drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP by Hyungwon Hwang · 10 years ago
- f4137df drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS by Hyungwon Hwang · 10 years ago
- 9044a81 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 10 years ago
- fbb35c1 drm/i915: Update DRIVER_DATE to 20150619 by Daniel Vetter · 10 years ago
- ffc5fbd drm: prime: Document gem_prime_mmap by Daniel Thompson · 10 years ago
- ad533ad drm/exynos: do not wait for vblank at atomic operation by Inki Dae · 10 years ago
- 286bd02 drm/exynos: Remove unused vma field of exynos_drm_gem_obj by Krzysztof Kozlowski · 10 years ago
- 94ab95a drm/exynos: fimd: fix page fault issue with iommu by Inki Dae · 10 years ago
- bcfe4e2 drm/exynos: iommu: improve a check for non-iommu dma_ops by Marek Szyprowski · 10 years ago
- 4528685 drm/exynos: iommu: detach from default dma-mapping domain on init by Marek Szyprowski · 10 years ago
- fb88e21 drm/exynos: fimd: ensure proper hw state in fimd_clear_channel() by Marek Szyprowski · 10 years ago
- b74f14f drm/exynos: initialize VIDCON0 when fimd is disabled by Joonyoung Shim · 10 years ago
- c329f66 drm/exynos: remove chained calls to enable by Joonyoung Shim · 10 years ago
- ba4b77c drm/exynos: remove to call mixer_wait_for_vblank by Joonyoung Shim · 10 years ago
- 3c10473 drm/exynos: ipp: validate a GEM handle with multiple planes by Hyungwon Hwang · 10 years ago
- b224fa9 drm/exynos: ipp: fix wrong index referencing a config element by Hyungwon Hwang · 10 years ago
- 0e480f6 drm/exynos: dsi: check whether dsi is enabled before sending data by Hyungwon Hwang · 10 years ago
- e3b9e46 drm/exynos: remove SoC checking code by Andrzej Hajda · 10 years ago
- 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 10 years ago
- 417133e drm/exynos: consolidate driver/device initialization code by Andrzej Hajda · 10 years ago
- 38000db drm/exynos: add error messages if clks failed to get enabled by Gustavo Padovan · 10 years ago
- 1e5507c drm/exynos: add a dependency on FB_S3C to DECON driver by Inki Dae · 10 years ago
- 7491e5b drm/exynos: vidi: remove unused varables by Inki Dae · 10 years ago
- 3cecda0 drm/exynos: split exynos_crtc->dpms in enable() and disable() by Gustavo Padovan · 10 years ago
- c4d96f1 drm/exynos: remove unnecessary calls to disable_plane() by Gustavo Padovan · 10 years ago
- 63498e3 drm/exynos: atomic dpms support by Gustavo Padovan · 10 years ago
- d6562a2 drm/exynos: add exynos specific .atomic_commit() by Gustavo Padovan · 10 years ago
- 3fc4867 drm/exynos: move exynos_drm_crtc_disable() by Gustavo Padovan · 10 years ago
- bbcf7bd drm/exynos: don't disable unused functions at init by Gustavo Padovan · 10 years ago
- d5f5223 drm/exynos: remove exported functions from exynos_drm_plane by Gustavo Padovan · 10 years ago
- 9d5ab6a drm/exynos: atomic phase 3: convert page flips by Gustavo Padovan · 10 years ago
- 47a7def drm/exynos: atomic phase 3: use atomic .set_config helper by Gustavo Padovan · 10 years ago
- 910874a drm/exynos: atomic phase 3: atomic updates of planes by Gustavo Padovan · 10 years ago
- 7cf1ff25 drm/exynos: atomic phase 2: keep track of framebuffer pointer by Gustavo Padovan · 10 years ago
- 4ea9526 drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() by Gustavo Padovan · 10 years ago