summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-13drm/i915/tgl: MOCS table updateMatt Roper
2019-11-13Revert "drm/i915/ehl: Update MOCS table for EHL"Matt Roper
2019-11-12Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-11-12drm/i915: update rawclk also on resumeJani Nikula
2019-11-11Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.Linus Torvalds
2019-11-11drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings
2019-11-08drm/i915/gvt: fix dropping obj reference twicePan Bian
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar
2019-11-05drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield
2019-11-05drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-05drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield
2019-11-05drm/i915: Add gen9 BCS cmdparsingJon Bloomfield
2019-11-05drm/i915: Allow parsing of unsized batchesJon Bloomfield
2019-11-05drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield
2019-11-05drm/i915: Remove Master tables from cmdparserJon Bloomfield
2019-11-05drm/i915: Disable Secure Batches for gen6+Jon Bloomfield
2019-11-05drm/i915: Rename gen7 cmdparser tablesJon Bloomfield
2019-11-04drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza
2019-11-04drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak
2019-10-29drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä
2019-10-29drm/i915/tgl: Fix doc not corresponding to codeAnna Karas
2019-10-16drm/i915: Fixup preempt-to-busy vs resubmission of a virtual requestChris Wilson
2019-10-16drm/i915/userptr: Never allow userptr into the mappable GGTTChris Wilson
2019-10-16drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pinVille Syrjälä
2019-10-16drm/i915/execlists: Refactor -EIO markup of hung requestsChris Wilson
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-12Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"Chris Wilson