Age | Commit message (Expand) | Author |
2017-08-30 | drm/i915: Skip fence alignemnt check for the CCS plane | Ville Syrjälä |
2017-08-30 | drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset | Ville Syrjälä |
2017-08-30 | drm/i915: Always wake the device to flush the GTT | Chris Wilson |
2017-08-29 | drm/i915: Discard the request queue if we fail to sleep before suspend | Chris Wilson |
2017-08-29 | drm/i915: Clear wedged status upon resume | Chris Wilson |
2017-08-29 | drm/i915: Always sanity check engine state upon idling | Chris Wilson |
2017-08-29 | drm/i915: Don't use GPU relocations prior to cmdparser stalls | Chris Wilson |
2017-08-29 | drm/i915: Recreate vmapping even when the object is pinned | Chris Wilson |
2017-08-29 | drm/i915: Remove excess indent in intel_finish_reset() caught by sparse | Chris Wilson |
2017-08-29 | Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li... | Dave Airlie |
2017-08-29 | Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k... | Dave Airlie |
2017-08-29 | Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g... | Dave Airlie |
2017-08-29 | drm/syncobj: Add a signal ioctl (v3) | Jason Ekstrand |
2017-08-29 | drm/syncobj: Add a reset ioctl (v3) | Jason Ekstrand |
2017-08-29 | drm/syncobj: Add a syncobj_array_find helper | Jason Ekstrand |
2017-08-29 | drm/syncobj: Allow wait for submit and signal behavior (v5) | Jason Ekstrand |
2017-08-29 | drm/syncobj: Add a CREATE_SIGNALED flag | Jason Ekstrand |
2017-08-29 | drm/syncobj: Add a callback mechanism for replace_fence (v3) | Jason Ekstrand |
2017-08-29 | drm/syncobj: add sync obj wait interface. (v8) | Dave Airlie |
2017-08-29 | i915: Use drm_syncobj_fence_get | Jason Ekstrand |
2017-08-29 | drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2) | Jason Ekstrand |
2017-08-29 | drm/syncobj: Rename fence_get to find_fence | Jason Ekstrand |
2017-08-29 | drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate | John Stultz |
2017-08-28 | drm/vmwgfx: Bump the version for fence FD support | Sinclair Yeh |
2017-08-28 | drm/vmwgfx: Add export fence to file descriptor support | Sinclair Yeh |
2017-08-28 | drm/vmwgfx: Add support for imported Fence File Descriptor | Sinclair Yeh |
2017-08-28 | drm/vmwgfx: Prepare to support fence fd | Sinclair Yeh |
2017-08-28 | drm/vmwgfx: Fix incorrect command header offset at restart | Thomas Hellstrom |
2017-08-28 | drm/vmwgfx: Support the NOP_ERROR command | Thomas Hellstrom |
2017-08-28 | drm/vmwgfx: Restart command buffers after errors | Thomas Hellstrom |
2017-08-28 | drm/vmwgfx: Move irq bottom half processing to threads | Thomas Hellstrom |
2017-08-28 | drm/vmwgfx: Don't use drm_irq_[un]install | Thomas Hellstrom |
2017-08-28 | drm/i915: Beef up of Beef up the IPS vs. CRC workaround | Marta Lofstedt |
2017-08-28 | drm/i915/bios: amend edp block based on intel_vbt_decode | Jani Nikula |
2017-08-28 | drm/i915/bios: amend child device flags based on intel_vbt_decode | Jani Nikula |
2017-08-28 | drm/i915/bios: amend bdb_general_features | Jani Nikula |
2017-08-28 | drm/i915/bios: split up iboost to hdmi and dp bitfields | Jani Nikula |
2017-08-26 | drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker | Chris Wilson |
2017-08-25 | drm/i915: Fix FBC cfb stride programming for non X-tiled FB | Praveen Paneri |
2017-08-25 | drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT | Paulo Zanoni |
2017-08-25 | drm/i915/bios: drop the rest of the p_ prefixes from pointers | Jani Nikula |
2017-08-25 | drm/i915/bios: throw away unused DVO_* macros | Jani Nikula |
2017-08-25 | drm/i915/bios: group device type definitions together | Jani Nikula |
2017-08-25 | drm/i915/bios: document child device config dvo_port values a bit better | Jani Nikula |
2017-08-25 | drm/i915/bios: throw away struct old_child_dev_config | Jani Nikula |
2017-08-25 | drm/i915/bios: throw away high level child device union | Jani Nikula |
2017-08-25 | drm/i915/bios: add legacy contents to common child device config | Jani Nikula |
2017-08-25 | drm/i915/bios: remove the raw version of child device config | Jani Nikula |
2017-08-25 | drm/i915/bios: document BDB versions of child device config fields | Jani Nikula |
2017-08-25 | drm/i915/bios: amend child device config parameters | Jani Nikula |