summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson
2017-08-29drm/i915: Discard the request queue if we fail to sleep before suspendChris Wilson
2017-08-29drm/i915: Clear wedged status upon resumeChris Wilson
2017-08-29drm/i915: Always sanity check engine state upon idlingChris Wilson
2017-08-29drm/i915: Don't use GPU relocations prior to cmdparser stallsChris Wilson
2017-08-29drm/i915: Recreate vmapping even when the object is pinnedChris Wilson
2017-08-29drm/i915: Remove excess indent in intel_finish_reset() caught by sparseChris Wilson
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-08-29Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/g...Dave Airlie
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a reset ioctl (v3)Jason Ekstrand
2017-08-29drm/syncobj: Add a syncobj_array_find helperJason Ekstrand
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand
2017-08-29drm/syncobj: add sync obj wait interface. (v8)Dave Airlie
2017-08-29i915: Use drm_syncobj_fence_getJason Ekstrand
2017-08-29drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)Jason Ekstrand
2017-08-29drm/syncobj: Rename fence_get to find_fenceJason Ekstrand
2017-08-29drm: kirin: Add mode_valid logic to avoid mode clocks we can't generateJohn Stultz
2017-08-28drm/vmwgfx: Bump the version for fence FD supportSinclair Yeh
2017-08-28drm/vmwgfx: Add export fence to file descriptor supportSinclair Yeh
2017-08-28drm/vmwgfx: Add support for imported Fence File DescriptorSinclair Yeh
2017-08-28drm/vmwgfx: Prepare to support fence fdSinclair Yeh
2017-08-28drm/vmwgfx: Fix incorrect command header offset at restartThomas Hellstrom
2017-08-28drm/vmwgfx: Support the NOP_ERROR commandThomas Hellstrom
2017-08-28drm/vmwgfx: Restart command buffers after errorsThomas Hellstrom
2017-08-28drm/vmwgfx: Move irq bottom half processing to threadsThomas Hellstrom
2017-08-28drm/vmwgfx: Don't use drm_irq_[un]installThomas Hellstrom
2017-08-28drm/i915: Beef up of Beef up the IPS vs. CRC workaroundMarta Lofstedt
2017-08-28drm/i915/bios: amend edp block based on intel_vbt_decodeJani Nikula
2017-08-28drm/i915/bios: amend child device flags based on intel_vbt_decodeJani Nikula
2017-08-28drm/i915/bios: amend bdb_general_featuresJani Nikula
2017-08-28drm/i915/bios: split up iboost to hdmi and dp bitfieldsJani Nikula
2017-08-26drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson
2017-08-25drm/i915: Fix FBC cfb stride programming for non X-tiled FBPraveen Paneri
2017-08-25drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFTPaulo Zanoni
2017-08-25drm/i915/bios: drop the rest of the p_ prefixes from pointersJani Nikula
2017-08-25drm/i915/bios: throw away unused DVO_* macrosJani Nikula
2017-08-25drm/i915/bios: group device type definitions togetherJani Nikula
2017-08-25drm/i915/bios: document child device config dvo_port values a bit betterJani Nikula
2017-08-25drm/i915/bios: throw away struct old_child_dev_configJani Nikula
2017-08-25drm/i915/bios: throw away high level child device unionJani Nikula
2017-08-25drm/i915/bios: add legacy contents to common child device configJani Nikula
2017-08-25drm/i915/bios: remove the raw version of child device configJani Nikula
2017-08-25drm/i915/bios: document BDB versions of child device config fieldsJani Nikula
2017-08-25drm/i915/bios: amend child device config parametersJani Nikula