1. f37b5c2 drm/i915: Align initial plane backing objects correctly by Daniel Vetter · 9 years ago
  2. 0b6d24c drm/i915: Don't complain about stolen conflicts on gen3 by Daniel Vetter · 10 years ago
  3. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 10 years ago
  4. 40bae73 drm/i915: Extend BIOS stolen mem handling to all platform by Daniel Vetter · 10 years ago
  5. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  6. f1e1c21 drm/i915: Don't clobber the GTT when it's within stolen memory by Ville Syrjälä · 10 years ago
  7. 5e59f71 drm/i915: Try harder to get FBC by Ben Widawsky · 10 years ago
  8. edc0fdb drm/i915: Extract CFB threshold calculation by Ben Widawsky · 10 years ago
  9. c421388 drm/i915: Move compressed_fb to static allocation by Ben Widawsky · 10 years ago
  10. ef0cf27 drm/i915: Use the .release hook to drop the stolen drm_mm tracking by Chris Wilson · 10 years ago
  11. fcc9fe1 drm/i915: restrict vt-d stolen memory workaround to pre-gen8 by Daniel Vetter · 10 years ago
  12. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 10 years ago
  13. 3617dc9 drm/i915: Resolving the memory region conflict for Stolen area by Akash Goel · 11 years ago
  14. ec14ba4 drm/i915: Fix the offset issue for the stolen GEM objects by Akash Goel · 11 years ago
  15. d8ccba8 drm/i915: grab a pages pin count for preallocate stolen by Daniel Vetter · 11 years ago
  16. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  17. 6644a4e drm/i915: Skip stolen region initialisation if none is reserved by Chris Wilson · 11 years ago
  18. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  19. efa27f9 Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  20. 4a025e2 drm/i915: clarify error paths in create_stolen_for_preallocated by Daniel Vetter · 11 years ago
  21. 9712def Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  22. d46f1c3 drm/i915: Allow the GPU to cache stolen memory by Chris Wilson · 11 years ago
  23. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  24. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  25. 06e78ed drm/i915: pre-alloc instead of drm_mm search/get_block by David Herrmann · 11 years ago
  26. 31e5d7c drm/mm: add "best_match" flag to drm_mm_insert_node() by David Herrmann · 11 years ago
  27. 40d74980 drm/i915: Use ggtt_vm to save some typing by Ben Widawsky · 11 years ago
  28. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  29. 17fec8a drm/i915: Use Graphics Base of Stolen Memory on all gen3+ by Chris Wilson · 11 years ago
  30. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  31. db473b3 drm/i915: checking for NULL instead of IS_ERR() by Dan Carpenter · 11 years ago
  32. e13af9a Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  33. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  34. f7f1818 drm/i915: Free stolen node on failed preallocation by Ben Widawsky · 11 years ago
  35. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  36. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  37. 897f9ed drm/i915: WARN if the bios reserved range is bigger than stolen size by Daniel Vetter · 11 years ago
  38. eaba1b8 drm/i915: Verify that our stolen memory doesn't conflict by Chris Wilson · 11 years ago
  39. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 11 years ago
  40. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 11 years ago
  41. 338710e drm: Change create block to reserve node by Ben Widawsky · 11 years ago
  42. b3a070c drm: pre allocate node for create_block by Ben Widawsky · 11 years ago
  43. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 11 years ago
  44. 446f8d8 drm/i915: Don't try to tear down the stolen drm_mm if it's not there by Daniel Vetter · 11 years ago
  45. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 11 years ago
  46. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 11 years ago
  47. dd53e1b drm/i915: Make stolen use pin pages by Ben Widawsky · 11 years ago
  48. 3727d55 drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2 by Jesse Barnes · 11 years ago
  49. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 11 years ago
  50. d824178 drm/i915: Only print the info message about incresing stolen size for FBC once by Chris Wilson · 11 years ago
  51. ed23abd Revert "drm/i915: set dummy page for stolen objects" by Imre Deak · 11 years ago
  52. 866d12b drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated by Chris Wilson · 11 years ago
  53. 5bd4687 drm/i915: set dummy page for stolen objects by Imre Deak · 11 years ago
  54. a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 12 years ago
  55. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 12 years ago
  56. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  57. 0104fdb drm/i915: Introduce i915_gem_object_create_stolen() by Chris Wilson · 12 years ago
  58. 11be49e drm/i915: Delay allocation of stolen space for FBC by Chris Wilson · 12 years ago
  59. e12a2d5 drm/i915: Fix detection of base of stolen memory by Chris Wilson · 12 years ago
  60. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  61. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  62. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 12 years ago