summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-01drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-12drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-12drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-12drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-12drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-12drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield
2019-11-12drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-12drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-12drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-12drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-12drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-12drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-12drm/i915: Rename gen7 cmdparser tablesJon Bloomfield
2019-11-12drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin
2019-11-12drm/i915: Don't use GPU relocations prior to cmdparser stallsChris Wilson
2019-11-12drm/i915: Silence smatch for cmdparserChris Wilson
2019-11-12drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2019-11-12drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb
2019-11-12drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson
2019-11-12drm/i915/gtt: Disable read-only support under GVTChris Wilson
2019-11-12drm/i915/gtt: Read-only pages for insert_entries on bdw+Vivi, Rodrigo
2019-11-12drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield
2019-09-06drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-16drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-07-10drm/i915/dmc: protect against reading random memoryLucas De Marchi
2019-06-19drm/i915/sdvo: Implement proper HDMI audio support for SDVOVille Syrjälä
2019-06-11drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake
2019-05-16drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson
2019-05-16drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-04-17drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao
2019-03-23drm/i915: Relax mmap VMA checkTvrtko Ursulin
2019-02-27drm/i915/fbdev: Actually configure untiled displaysChris Wilson
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2019-01-26drm/i915/gvt: Fix mmap range checkZhenyu Wang
2018-12-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-11-21drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-21drm/i915: Mark pin flags as u64Chris Wilson
2018-11-21drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä
2018-11-21drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor
2018-11-21drm/i915: Large page offsets for pread/pwriteChris Wilson
2018-11-21drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul
2018-11-21drm/i915: Don't unset intel_connector->mst_portLyude Paul
2018-11-21drm/i915: Restore vblank interrupts earlierVille Syrjälä
2018-11-04drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit pathColin Ian King