summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-09drm/i915/selftests: Magic numbers for old Y-tilingChris Wilson
2018-07-07drm/i915: Replace nested subclassing with explicit subclassesChris Wilson
2018-07-07drm/vc4: Add support for the transposer blockBoris Brezillon
2018-07-07drm/vc4: Call drm_atomic_helper_fake_vblank() in the commit pathBoris Brezillon
2018-07-07drm/atomic: Call fake_vblank() from the generic commit_tail() helpersBoris Brezillon
2018-07-07drm/crtc: Add a generic infrastructure to fake VBLANK eventsBoris Brezillon
2018-07-07drm/vc4: Use wait_for_flip_done() instead of wait_for_vblanks()Boris Brezillon
2018-07-07drm/connector: Make ->atomic_commit() optionalBoris Brezillon
2018-07-07drm/connector: Pass a drm_connector_state to ->atomic_commit()Boris Brezillon
2018-07-07drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon
2018-07-07drm/writeback: Fix the "overview" section of the docBoris Brezillon
2018-07-06drm/i915/selftests: Avoid warning if runtime pm is disabledChris Wilson
2018-07-06drm/i915/selftests: Provide full mb() around clflushChris Wilson
2018-07-06drm/vmwgfx: Expose SM4_1 param to user spaceDeepak Rawat
2018-07-06drm/vmwgfx: Add support for multisamplingDeepak Rawat
2018-07-06drm/vmwgfx: Add new ioctl for GB surface create and referenceDeepak Rawat
2018-07-06drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfxDeepak Rawat
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3Deepak Rawat
2018-07-06drm/vmwgfx: Add SM4_1 flagDeepak Rawat
2018-07-06drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy commandNeha Bhende
2018-07-06drm/vmwgfx: Add CAP2 support in vmwgfxNeha Bhende
2018-07-06drm/i915: Track the last-active inside the i915_vmaChris Wilson
2018-07-06drm/i915: Track vma activity per fence.context, not per engineChris Wilson
2018-07-06drm/i915: Move i915_vma_move_to_active() to i915_vma.cChris Wilson
2018-07-06drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson
2018-07-06drm/i915: Export i915_request_skip()Chris Wilson
2018-07-06drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson
2018-07-06Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-07-06drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheckChris Wilson
2018-07-06drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUALChris Wilson
2018-07-06drm/i915/selftests: Limit live_gtt allocation test to fit within RAMChris Wilson
2018-07-06drm/i915/gtt: Control cache domain of dma_map_page() directlyChris Wilson
2018-07-06drm/i915/gtt: Suppress warnings for dma_map_pageChris Wilson
2018-07-06drm/i915: Flush the WCB following a WC writeChris Wilson
2018-07-06drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip live context execution test without logical contextsChris Wilson
2018-07-06drm/i915: Record logical context support in driver capsChris Wilson
2018-07-06drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst
2018-07-06drm/i915/ddi: Simplify get_encoder_power_domains()Imre Deak
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst
2018-07-06drm/i915/selftests: Skip over live context testing when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip huge pages live tests if wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip live eviction tests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip workaround tests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip all request selftests when wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip making an object busy if the GPU is wedgedChris Wilson
2018-07-06drm/i915/selftests: Skip using the GPU if wedgedChris Wilson
2018-07-06drm/i915/selftests: Destroy partial tiling vma after useChris Wilson
2018-07-06drm/i915: Squelch very verbose error loggingChris Wilson
2018-07-06drm/i915/icl: Define AUX lane registers for Port A/BMadhav Chauhan