summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2019-11-18drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submissionDon Hiatt
2019-11-14Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-nextDave Airlie
2019-11-14drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak
2019-11-05drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield
2019-11-05drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon 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/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen
2019-10-29drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä
2019-10-26drm/i915: Split memory_region initialisation into its own fileChris Wilson
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld
2019-10-25drm/i915: Add is_dgfx to device infoJosé Roberto de Souza
2019-10-25drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä
2019-10-24drm/i915: Rework global state lockingVille Syrjälä
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-21drm/i915: Update DRIVER_DATE to 20191021Joonas Lahtinen
2019-10-20drm/i915: Extract GT ring managementAndi Shyti
2019-10-18drm/i915: treat shmem as a regionMatthew Auld
2019-10-18drm/i915: enumerate and init each supported regionAbdiel Janulgue
2019-10-18drm/i915: Make for_each_engine_masked work on intel_gtTvrtko Ursulin
2019-10-16drm/i915: Move swizzle_bit under i915_ggttChris Wilson
2019-10-15drm/i915/tgl: Add IS_TGL_REVIDMika Kuoppala
2019-10-10drm/i915: Move SAGV block time to dev_privJames Ausmus
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld
2019-10-08drm/i915/tgl: Switch between dc3co and dc5 based on display idlenessAnshuman Gupta
2019-10-08drm/i915/tgl: Enable DC3CO state in "DC Off" power wellAnshuman Gupta
2019-10-08drm/i915/perf: Wean ourselves off dev_privChris Wilson
2019-10-07drm/i915/perf: move perf types to their own headerLionel Landwerlin
2019-10-07drm/i915: Update DRIVER_DATE to 20191007Joonas Lahtinen
2019-10-06drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula
2019-10-04drm/i915: Implement a better i945gm vblank irq vs. C-states workaroundVille Syrjälä
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson
2019-10-04drm/i915: Merge wait_for_timelines with retire_requestChris Wilson
2019-10-04drm/i915: Remove the GEM idle workerChris Wilson
2019-09-27drm/i915: simplify i915_gem_init_earlyMatthew Auld
2019-09-27drm/i915: Update DRIVER_DATE to 20190927Joonas Lahtinen
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-26drm/i915/perf: Fix use of kernel-doc format in structure membersAnna Karas
2019-09-23drm/i915: save AUD_FREQ_CNTRL state at audio domain suspendKai Vehmanen
2019-09-23drm/i915/dsb: DSB context creation.Animesh Manna
2019-09-23drm/i915/dsb: feature flag added for display state buffer.Animesh Manna
2019-09-16drm/i915: introduce INTEL_DISPLAY_ENABLED()Jani Nikula
2019-09-12drm/i915: convert device info num_pipes to pipe_maskJani Nikula
2019-09-11drm/i915: add INTEL_NUM_PIPES() and use itJani Nikula