summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-06drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä1-1/+0
2018-09-28Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-4/+33
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen1-1/+1
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen1-2/+2
2018-09-20drm/i915: pass dev_priv to i915_gem_cleanup_stolenMatthew Auld1-1/+1
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson1-0/+6
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2018-09-14drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar1-0/+1
2018-09-14drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar1-0/+3
2018-09-14drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar1-0/+8
2018-09-14drm/i915/bxt: Decode memory bandwidth and parametersMahesh Kumar1-0/+11
2018-09-13drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä1-1/+1
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter1-0/+1
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen1-1/+1
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen1-1/+1
2018-09-06drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen1-2/+2
2018-09-05drm/i915: Reduce context HW ID lifetimeChris Wilson1-0/+2
2018-09-03drm/i915: Use a cached mapping for the physical HWSChris Wilson1-1/+0
2018-09-03drm/i915: Update DRIVER_DATE to 20180903Joonas Lahtinen1-2/+2
2018-08-30drm/i915: clear error registers after error captureLionel Landwerlin1-0/+2
2018-08-30drm/i915: Update DRIVER_DATE to 20180830Joonas Lahtinen1-1/+1
2018-08-30drm/i915: Update DRIVER_DATE to 20180830Joonas Lahtinen1-2/+2
2018-08-16drm/i915: remove confusing GPIO vs PCH_GPIOLucas De Marchi1-1/+2
2018-08-16drm/i915: Refactor intel_display_set_init_power() logicImre Deak1-1/+1
2018-08-10drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode.Maarten Lankhorst1-0/+1
2018-08-10drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst1-2/+10
2018-08-08drm/i915/ddi: Use power well CTL IDX instead of IDImre Deak1-0/+13
2018-08-08drm/i915/vlv: Use power well CTL IDX instead of IDImre Deak1-0/+7
2018-08-08drm/i915: Constify power well descriptorsImre Deak1-5/+9
2018-08-06drm/i915: Interactive RPS modeChris Wilson1-4/+12
2018-08-06drm/i915: kill resource streamer supportLucas De Marchi1-2/+0
2018-07-31drm/i915: Interactive RPS modeChris Wilson1-4/+12
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-14/+7
2018-07-19drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi1-2/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä1-8/+0
2018-07-18Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-42/+7
2018-07-13drm/i915: Pass hpd_pin to long_pulse_detect()Ville Syrjälä1-2/+0
2018-07-13drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä1-1/+0
2018-07-13drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor1-0/+1
2018-07-13drm/i915: Update DRIVER_DATE to 20180712Rodrigo Vivi1-2/+2
2018-07-12drm/i915/gmbus: Enable burst readRamalingam C1-0/+3
2018-07-11drm/i915: Introduce i915_address_space.mutexChris Wilson1-1/+1
2018-07-10drm/i915: Update DRIVER_DATE to 20180709Rodrigo Vivi1-2/+2
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson1-1/+1
2018-07-06drm/i915: Move i915_vma_move_to_active() to i915_vma.cChris Wilson1-3/+0
2018-07-06drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson1-3/+3
2018-07-06drm/i915: Record logical context support in driver capsChris Wilson1-0/+1
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst1-10/+1
2018-07-05drm/i915: Remove defunct i915->vm_listChris Wilson1-1/+0
2018-07-04drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson1-1/+1