summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-30drm/i915: move dsi init functions to intel_dsi.hJani Nikula
2019-04-30drm/i915: make intel_dpll_mgr.h self-containedJani Nikula
2019-04-30drm/i915/dvo: rename dvo.h to intel_dvo_dev.h and make self-containedJani Nikula
2019-04-30drm/i915: make intel_bios.h self-containedJani Nikula
2019-04-30drm/i915: ensure more headers remain self-containedJani Nikula
2019-04-30drm/i915: do not mix workaround with normal flowLucas De Marchi
2019-04-30drm/i915: reorder if chain to have last gen firstLucas De Marchi
2019-04-30drm/i915/icl: fix step numbers in icl_display_core_init()Lucas De Marchi
2019-04-30drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1Tvrtko Ursulin
2019-04-29drm/i915: Skip unused contexts for context_barrier_task()Chris Wilson
2019-04-26drm/i915: Move i915_request_alloc into selftests/Chris Wilson
2019-04-26drm/i915: Remove intel_context.active_linkChris Wilson
2019-04-26drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson
2019-04-26drm/i915: Split engine setup/init into two phasesChris Wilson
2019-04-26drm/i915: Pass intel_context to intel_context_pin_lock()Chris Wilson
2019-04-26drm/i915/selftests: Pass around intel_context for sseuChris Wilson
2019-04-26drm/i915/selftests: Use the real kernel context for sseu isolation testsChris Wilson
2019-04-26drm/i915: Export intel_context_instance()Chris Wilson
2019-04-26drm/i915/gvt: Pin the per-engine GVT shadow contextsChris Wilson
2019-04-26Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-04-26drm/i915: Clean up cherryview_load_luts()Ville Syrjälä
2019-04-26drm/i915: Fix ICL output CSC programmingVille Syrjälä
2019-04-26drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)Chris Wilson
2019-04-26drm/i915: Enable render context support for Ironlake (gen5)Chris Wilson
2019-04-26drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson
2019-04-26drm/i915: Move sandybride pcode access to intel_sideband.cChris Wilson
2019-04-26drm/i915: Merge sandybridge_pcode_(read|write)Chris Wilson
2019-04-26drm/i915: Merge sbi read/write into a single accessorChris Wilson
2019-04-26drm/i915: Separate sideband declarations to intel_sideband.hChris Wilson
2019-04-26drm/i915: Replace pcu_lock with sb_lockChris Wilson
2019-04-26drm/i915: Lift sideband locking for vlv_punit_(read|write)Chris Wilson
2019-04-26drm/i915: Lift acquiring the vlv punit magic to a common sb-getChris Wilson
2019-04-26drm/i915: Disable preemption and sleeping while using the punit sidebandChris Wilson
2019-04-26Merge tag 'drm-intel-next-fixes-2019-04-25' of git://anongit.freedesktop.org/...Dave Airlie
2019-04-26Merge tag 'drm-misc-next-fixes-2019-04-24' of git://anongit.freedesktop.org/d...Dave Airlie
2019-04-25drm/i915: Allow multiple user handles to the same VMChris Wilson
2019-04-25drm/i915: Explicitly pin the logical context for execbufChris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Pass intel_context to i915_request_create()Chris Wilson
2019-04-24drm/i915: Introduce context->enter() and context->exit()Chris Wilson
2019-04-24drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson
2019-04-24drm/i915: Introduce struct intel_wakerefChris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-24drm/i915/selftests: Verify whitelist of context registersChris Wilson
2019-04-24drm/i915: Store the default sseu setup on the engineChris Wilson
2019-04-24drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer derefNoralf Trønnes
2019-04-24drm/atomic: -EACCESS for lease-denied crtc lookupDaniel Vetter
2019-04-24drm/atomic: Wire file_priv through for property changesDaniel Vetter
2019-04-24drm/lease: Make sure implicit planes are leasedDaniel Vetter
2019-04-24drm/lease: Check for lessor outside of locksDaniel Vetter