summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä2018-11-271-1/+1
* drm/i915: Interactive RPS modeChris Wilson2018-08-061-4/+12
* Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-14/+7Star
|\
| * drm/i915: Update DRIVER_DATE to 20180719Rodrigo Vivi2018-07-191-2/+2
| * drm/i915: Nuke the LVDS lid notifierVille Syrjälä2018-07-191-8/+0Star
| * drm/i915: Pass hpd_pin to long_pulse_detect()Ville Syrjälä2018-07-131-2/+0Star
| * drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä2018-07-131-1/+0Star
| * drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor2018-07-131-0/+1
| * drm/i915: Update DRIVER_DATE to 20180712Rodrigo Vivi2018-07-131-2/+2
| * drm/i915/gmbus: Enable burst readRamalingam C2018-07-121-0/+3
| * drm/i915: Introduce i915_address_space.mutexChris Wilson2018-07-111-1/+1
* | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-181-42/+7Star
|\|
| * drm/i915: Update DRIVER_DATE to 20180709Rodrigo Vivi2018-07-101-2/+2
| * drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-091-1/+1
| * drm/i915: Move i915_vma_move_to_active() to i915_vma.cChris Wilson2018-07-061-3/+0Star
| * drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-061-3/+3
| * drm/i915: Record logical context support in driver capsChris Wilson2018-07-061-0/+1
| * drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst2018-07-061-10/+1Star
| * drm/i915: Remove defunct i915->vm_listChris Wilson2018-07-051-1/+0Star
| * drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson2018-07-041-1/+1
| * drm/i915: Remove delayed FBC activation.Maarten Lankhorst2018-06-291-6/+0Star
| * drm/i915: Block enabling FBC until flips have been completedMaarten Lankhorst2018-06-291-0/+1
| * drm/i915/psr: Kill useless function pointers.Rodrigo Vivi2018-06-261-8/+0Star
| * drm/i915: remove check for aux irqLucas De Marchi2018-06-211-10/+0Star
* | Merge v4.18-rc3 into drm-nextDave Airlie2018-07-041-3/+0Star
|\ \ | |/ |/|
| * Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-301-3/+0Star
| |\
| | * sg: remove ->sg_magic memberJens Axboe2018-06-291-3/+0Star
| * | drm/i915: Fix context ban and hang accounting for clientMika Kuoppala2018-06-191-7/+14
| |/
* | drm/i915: Update DRIVER_DATE to 20180620Rodrigo Vivi2018-06-201-2/+2
* | i915: remove timespec_to_jiffies_timeoutArnd Bergmann2018-06-191-8/+0Star
* | drm/i915: Fix context ban and hang accounting for clientMika Kuoppala2018-06-151-7/+14
* | drm/i915: Keep the ctx workarounds tightly packedChris Wilson2018-06-151-1/+1
* | drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson2018-06-141-0/+2
* | drm/i915/psr: Kill delays when activating psr back.Rodrigo Vivi2018-06-141-1/+1
* | drm/i915/icl: DP_AUX_E is valid on ICL+James Ausmus2018-06-121-0/+1
* | drm/i915: Squash GEM load failure message (again)Chris Wilson2018-06-111-0/+11
* | drm/i915: document PCH_NOPLucas De Marchi2018-06-111-1/+1
* | drm/i915: Change i915_gem_fault() to return vm_fault_tChris Wilson2018-06-071-1/+2
* | drm/i915: Update DRIVER_DATE to 20180606Rodrigo Vivi2018-06-071-2/+2
* | drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-1/+1
* | drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin2018-06-041-0/+1
* | drm/i915: drop one bit on the hw_id when using gucLionel Landwerlin2018-06-041-0/+1
* | drm/i915: Move i915_gem_fini to i915_gem.cMichal Wajdeczko2018-06-041-0/+1
* | drm/i915: Only sanitize GEM from late suspendChris Wilson2018-05-311-0/+1
* | drm/i915: Update DRIVER_DATE to 20180530Rodrigo Vivi2018-05-311-2/+2
* | drm/i915/psr: Nuke PSR support for VLV and CHVDhinakaran Pandiyan2018-05-241-1/+0Star
* | drm/i915/psr: vbt change for psrVathsala Nagaraju2018-05-241-2/+2
* | drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReadsYunwei Zhang2018-05-241-0/+2
* | drm/i915: Eliminate the unused dev_priv->vbt.lvds_vbtVille Syrjälä2018-05-221-1/+0Star
* | drm/i915: Replace vbt edp.support with int_lvds_supportVille Syrjälä2018-05-221-1/+1