1. 9d99388 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  2. 62d622c drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 10 years ago
  3. ef11bdb drm/i915/kbl: Introduce Kabylake platform defition. by Rodrigo Vivi · 10 years ago
  4. 0ad98c7 drm/i915: Determine the stolen memory base address on gen2 by Ville Syrjälä · 10 years ago
  5. 1ca36d4 drm/i915: don't use the first stolen page on Broadwell by Paulo Zanoni · 10 years ago
  6. 7c4a7d6 drm/i915: Defer adding preallocated stolen objects to the VM list by Chris Wilson · 10 years ago
  7. 7d316ae drm/i915: Implement stolen reserved detection for ctg/elk by Ville Syrjälä · 10 years ago
  8. a9da512 drm/i915: avoid the last 8mb of stolen on BDW/SKL by Paulo Zanoni · 10 years ago
  9. d7884d6 drm/i915: Set stolen reserved to 0 for pre-g4x platforms by Ville Syrjälä · 10 years ago
  10. 8e9d597 drm/i915: Fix build warning on 32-bit by Thierry Reding · 10 years ago
  11. 3774eb5 drm/i915: fix stolen bios_reserved checks by Paulo Zanoni · 10 years ago
  12. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  13. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 10 years ago
  14. 92e97d2 drm/i915: add dev_priv->mm.stolen_lock by Paulo Zanoni · 10 years ago
  15. fc78672 drm/i915: move FBC code out of i915_gem_stolen.c by Paulo Zanoni · 10 years ago
  16. d713fd4 drm/i915: add simple wrappers for stolen node insertion/removal by Paulo Zanoni · 10 years ago
  17. 46ec15f drm/i915: use proper FBC base register on all new platforms by Imre Deak · 10 years ago
  18. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  19. f37b5c2 drm/i915: Align initial plane backing objects correctly by Daniel Vetter · 10 years ago
  20. cb0a08c drm/i915: don't reallocate the compressed FB at every frame by Paulo Zanoni · 10 years ago
  21. 60ee5cd drm/i915/fbc: fix the check for already reserved fbc size by Jani Nikula · 11 years ago
  22. 0b6d24c drm/i915: Don't complain about stolen conflicts on gen3 by Daniel Vetter · 11 years ago
  23. aff4376 drm/i915: Move flags describing VMA mappings into the VMA by Tvrtko Ursulin · 11 years ago
  24. 40bae73 drm/i915: Extend BIOS stolen mem handling to all platform by Daniel Vetter · 11 years ago
  25. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 11 years ago
  26. f1e1c21 drm/i915: Don't clobber the GTT when it's within stolen memory by Ville Syrjälä · 11 years ago
  27. 5e59f71 drm/i915: Try harder to get FBC by Ben Widawsky · 11 years ago
  28. edc0fdb drm/i915: Extract CFB threshold calculation by Ben Widawsky · 11 years ago
  29. c421388 drm/i915: Move compressed_fb to static allocation by Ben Widawsky · 11 years ago
  30. ef0cf27 drm/i915: Use the .release hook to drop the stolen drm_mm tracking by Chris Wilson · 11 years ago
  31. fcc9fe1 drm/i915: restrict vt-d stolen memory workaround to pre-gen8 by Daniel Vetter · 11 years ago
  32. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 11 years ago
  33. 3617dc9 drm/i915: Resolving the memory region conflict for Stolen area by Akash Goel · 12 years ago
  34. ec14ba4 drm/i915: Fix the offset issue for the stolen GEM objects by Akash Goel · 12 years ago
  35. d8ccba8 drm/i915: grab a pages pin count for preallocate stolen by Daniel Vetter · 12 years ago
  36. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  37. 6644a4e drm/i915: Skip stolen region initialisation if none is reserved by Chris Wilson · 12 years ago
  38. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 12 years ago
  39. efa27f9 Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  40. 4a025e2 drm/i915: clarify error paths in create_stolen_for_preallocated by Daniel Vetter · 12 years ago
  41. 9712def Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  42. d46f1c3 drm/i915: Allow the GPU to cache stolen memory by Chris Wilson · 12 years ago
  43. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 12 years ago
  44. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  45. 06e78ed drm/i915: pre-alloc instead of drm_mm search/get_block by David Herrmann · 12 years ago
  46. 31e5d7c drm/mm: add "best_match" flag to drm_mm_insert_node() by David Herrmann · 12 years ago
  47. 40d74980 drm/i915: Use ggtt_vm to save some typing by Ben Widawsky · 12 years ago
  48. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 12 years ago
  49. 17fec8a drm/i915: Use Graphics Base of Stolen Memory on all gen3+ by Chris Wilson · 12 years ago
  50. 89c8233 drm/gem: simplify object initialization by David Herrmann · 12 years ago
  51. db473b3 drm/i915: checking for NULL instead of IS_ERR() by Dan Carpenter · 12 years ago
  52. e13af9a Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  53. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 12 years ago
  54. f7f1818 drm/i915: Free stolen node on failed preallocation by Ben Widawsky · 12 years ago
  55. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 12 years ago
  56. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 12 years ago
  57. 897f9ed drm/i915: WARN if the bios reserved range is bigger than stolen size by Daniel Vetter · 12 years ago
  58. eaba1b8 drm/i915: Verify that our stolen memory doesn't conflict by Chris Wilson · 12 years ago
  59. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 12 years ago
  60. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 12 years ago
  61. 338710e drm: Change create block to reserve node by Ben Widawsky · 12 years ago
  62. b3a070c drm: pre allocate node for create_block by Ben Widawsky · 12 years ago
  63. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 12 years ago
  64. 446f8d8 drm/i915: Don't try to tear down the stolen drm_mm if it's not there by Daniel Vetter · 12 years ago
  65. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 12 years ago
  66. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 12 years ago
  67. dd53e1b drm/i915: Make stolen use pin pages by Ben Widawsky · 12 years ago
  68. 3727d55 drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2 by Jesse Barnes · 12 years ago
  69. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 12 years ago
  70. d824178 drm/i915: Only print the info message about incresing stolen size for FBC once by Chris Wilson · 12 years ago
  71. ed23abd Revert "drm/i915: set dummy page for stolen objects" by Imre Deak · 12 years ago
  72. 866d12b drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated by Chris Wilson · 12 years ago
  73. 5bd4687 drm/i915: set dummy page for stolen objects by Imre Deak · 12 years ago
  74. a54c0c2 drm/i915: remove intel_gtt structure by Ben Widawsky · 13 years ago
  75. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 13 years ago
  76. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 13 years ago
  77. 0104fdb drm/i915: Introduce i915_gem_object_create_stolen() by Chris Wilson · 13 years ago
  78. 11be49e drm/i915: Delay allocation of stolen space for FBC by Chris Wilson · 13 years ago
  79. e12a2d5 drm/i915: Fix detection of base of stolen memory by Chris Wilson · 13 years ago
  80. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 13 years ago
  81. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 13 years ago
  82. 9797fbf drm/i915: Split the stolen handling for GEM out of i915_dma.c by Chris Wilson · 13 years ago