]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/gpu/drm/i915/i915_gem.c
drm: Clean up many sparse warnings in i915.
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / i915 / i915_gem.c
2008-10-17 Eric Anholtdrm: Clean up many sparse warnings in i915.
2008-10-17 Eric Anholtdrm: Use ioremap_wc in i915_driver instead of ioremap...
2008-10-17 Eric Anholtdrm: Avoid oops in GEM execbuffers with bad arguments.
2008-10-17 Kristian Høgsbergi915 gem: install and uninstall irq handler in entervt...
2008-10-17 Eric Anholti915: Use struct_mutex to protect ring in GEM mode.
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...