summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_dma.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-3/+4
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie1-2/+7
2014-09-12drm: Create drm legacy driver headerDaniel Vetter1-0/+1
2014-09-10drm: mark drm_buf and drm_map as legacyDavid Herrmann1-1/+1
2014-09-08drm/i915: Fix irq enable tracking in driver loadDaniel Vetter1-2/+7
2014-09-03drm/i915: make fbdev initialization asynchronous v2Jesse Barnes1-1/+2
2014-09-03drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau1-2/+2
2014-08-13drm/i915: Localise the fbdev console lock frobbingChris Wilson1-3/+0
2014-08-13drm/i915: Replace __I915__ with typesafe variantChris Wilson1-3/+0
2014-08-13drm/i915: Cleanup aliasging ppgtt alongside the global gttDaniel Vetter1-4/+0
2014-08-13drm/i915: Extract commmon global gtt cleanup codeDaniel Vetter1-2/+2
2014-08-13drm/i915: Fix up checks for aliasing ppgttDaniel Vetter1-1/+1
2014-08-11drm/i915: Agnostic INTEL_INFOChris Wilson1-0/+3
2014-08-11drm/i915: Copy PCI device id into the device info blockChris Wilson1-2/+3
2014-08-08drm/i915: Free pending page flip events at .preclose()Ville Syrjälä1-0/+3
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie1-2/+3
2014-07-29Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter1-3/+10
2014-07-23drm/i915: clear pm._irqs_disabled field after installing IRQsJesse Barnes1-0/+2
2014-07-23drm/i915: Handle failure to kick out a conflicting fb driverChris Wilson1-5/+13
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie1-0/+10
2014-07-19Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-4/+4
2014-07-11drm/i915: Don't cast a pointer to void* unnecessarilyDamien Lespiau1-1/+1
2014-07-09drm/i915: Only unbind vgacon, not other console driversDaniel Vetter1-2/+3
2014-07-09Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-15/+19
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter1-3/+0
2014-07-07drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'John Harrison1-3/+3
2014-07-07Merge tag 'v3.16-rc4' into drm-intel-next-queuedDaniel Vetter1-5/+42
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta1-0/+1
2014-06-13drm/i915: Print PCI revision in i915_dump_device_info()Ville Syrjälä1-1/+2
2014-06-11drivers/gpu/drm/i915/dma: style fixesRobin Schroer1-14/+16
2014-06-11Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into d...Jani Nikula1-5/+42
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau1-1/+1
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter1-1/+42
2014-06-07drm/i915: Fixup global gtt cleanupDaniel Vetter1-4/+0
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie1-1/+0
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson1-1/+0
2014-05-23drm/i915: Split the ringbuffers from the rings (3/3)Oscar Mateo1-6/+7
2014-05-23drm/i915: Split the ringbuffers from the rings (2/3)Oscar Mateo1-11/+11
2014-05-23drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo1-5/+5
2014-05-22drm/i915: move bsd dispatch index somewhere betterDaniel Vetter1-1/+0
2014-05-20drm/i915: add missing unregister_oom_notifier to the error/unload pathImre Deak1-4/+5
2014-05-20drm/i915: Include bound and active pages in the count of shrinkable objectsChris Wilson1-4/+4
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson1-0/+1
2014-05-14drm/i915: use dev_priv directly in i915_driver_unloadDaniel Vetter1-1/+1
2014-05-05drm/i915: remove extraneous VGA power domain put callsImre Deak1-6/+3
2014-05-05drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...Zhao Yakui1-0/+3
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...Dave Airlie1-6/+7
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter1-1/+1
2014-04-23drm: Rip out totally bogus vga_switcheroo->can_switch lockingDaniel Vetter1-5/+6
2014-04-02drm/i915: Add a CMD_PARSER_VERSION getparamBrad Volkin1-0/+3