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