1. 2ec3815 drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode() by Ville Syrjälä · 11 years ago
  2. f341915 drm/i915: add bunit read/write routines by Jesse Barnes · 11 years ago
  3. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  4. 46a1918 drm/i916: add "auto" pipe CRC source by Daniel Vetter · 11 years ago
  5. 3b6c42e drm/i915: use enum pipe consistently in i915_irq.c by Daniel Vetter · 11 years ago
  6. 94e39e2 drm/i915: Capture batchbuffer state upon GPU hang by Chris Wilson · 11 years ago
  7. b4ed448 drm/i915: remove device field from struct power_well by Imre Deak · 11 years ago
  8. baa7070 drm/i915: use power get/put instead of set for power on after init by Imre Deak · 11 years ago
  9. 83c00f5 drm/i915: prepare for multiple power wells by Imre Deak · 11 years ago
  10. d538bbd drm/i915: Use a spin lock to protect the pipe crc struct by Damien Lespiau · 11 years ago
  11. c459787 drm/i915: Move the pipe CRC stuff to other pipe data by Daniel Vetter · 11 years ago
  12. 959cbc1 drm/i915: change power_well->lock to be mutex by Imre Deak · 11 years ago
  13. bddc764 drm/i915: factor out is_always_on_domain by Imre Deak · 11 years ago
  14. f52e353 drm/i915: make the intel_display_power_domain enum compact by Imre Deak · 11 years ago
  15. 3d099a0 drm/i915: Add new CRC sources by Daniel Vetter · 11 years ago
  16. dc39fff drm/i915: Print RC6 info less often by Ben Widawsky · 11 years ago
  17. 828c790 drm/i915: Disable GGTT PTEs on GEN6+ suspend by Ben Widawsky · 11 years ago
  18. b35b380e drm/i915: Make PTE valid encoding optional by Ben Widawsky · 11 years ago
  19. 5b3a856 drm/i915: wire up CRC interrupt for ilk/snb by Daniel Vetter · 11 years ago
  20. 3442705 drm/i915: pass mode to ELD write vfuncs by Jani Nikula · 11 years ago
  21. aa5f802 drm/i915: Use unsigned long for obj->user_pin_count by Daniel Vetter · 11 years ago
  22. 80075d4 drm/i915: prevent tiling changes on framebuffer backing storage by Daniel Vetter · 11 years ago
  23. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  24. f8c168f drm/i915: static inline for dummy crc functions by Daniel Vetter · 11 years ago
  25. be5c7a9 drm/i915: Only one open() allowed on pipe CRC result files by Damien Lespiau · 11 years ago
  26. 0714442 drm/i915: Implement blocking read for pipe CRC files by Damien Lespiau · 11 years ago
  27. e5f75ac drm/i915: Dynamically allocate the CRC circular buffer by Damien Lespiau · 11 years ago
  28. ac2300d drm/i915: Sample the frame counter instead of a timestamp for CRCs by Damien Lespiau · 11 years ago
  29. b2c88f5 drm/i915: Keep the CRC values into a circular buffer by Damien Lespiau · 11 years ago
  30. 926321d drm/i915: Add a control file for pipe CRCs by Daniel Vetter · 11 years ago
  31. 8bf1e9f drm/i915: Expose latest 200 CRC value for pipe through debugfs by Shuang He · 11 years ago
  32. 73ae478 drm/i915: Replace has_bsd/blt/vebox with a mask by Ben Widawsky · 11 years ago
  33. 609cede drm/i915: Store current watermark state in dev_priv->wm by Ville Syrjälä · 11 years ago
  34. 4520f53 drm/i915: Kconfig option to disable the legacy fbdev support by Daniel Vetter · 11 years ago
  35. c0951f0 drm/i915: Avoid tweaking RPS before it is enabled by Chris Wilson · 11 years ago
  36. ab484f8 drm/i915: Remove gen specific checks in MMIO by Ben Widawsky · 11 years ago
  37. 0b27448 drm/i915: Create MMIO virtual functions by Ben Widawsky · 11 years ago
  38. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  39. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  40. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  41. a031d70 drm/i915: Simplify PSR debugfs by Rodrigo Vivi · 11 years ago
  42. dd75fdc drm/i915: Tweak RPS thresholds to more aggressively downclock by Chris Wilson · 11 years ago
  43. b29c19b drm/i915: Boost RPS frequency for CPU stalls by Chris Wilson · 11 years ago
  44. 094f9a5 drm/i915: Fix __wait_seqno to use true infinite timeouts by Chris Wilson · 11 years ago
  45. f56383c drm/i915: Show WT caching in debugfs by Chris Wilson · 11 years ago
  46. e2d05a8 drm/i915: Convert active API to VMA by Ben Widawsky · 11 years ago
  47. 5c2abbe drm/i915: Provide a cheap ggtt vma lookup by Ben Widawsky · 11 years ago
  48. aec347a drm/i915: Delay the release of the forcewake by a jiffie by Chris Wilson · 11 years ago
  49. 18b5992 drm/i915: Calculate PSR register offsets from base + gen by Ben Widawsky · 11 years ago
  50. 6fca55b drm/i915: Rip out SUPPORTS_EDP by Daniel Vetter · 11 years ago
  51. 311a209 drm/i915: don't init DP or HDMI when not supported by DDI port by Paulo Zanoni · 11 years ago
  52. 6acab15 drm/i915: use the HDMI DDI buffer translations from VBT by Paulo Zanoni · 11 years ago
  53. 768f69c drm/i915: VBT's child_device_config changes over time by Paulo Zanoni · 11 years ago
  54. cdf8dd7 drm/i915: Add POWER_DOMAIN_VGA by Ville Syrjälä · 11 years ago
  55. 040d2ba drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF by Ben Widawsky · 11 years ago
  56. 3ccfd19 drm/i915: Do remaps for all contexts by Ben Widawsky · 11 years ago
  57. a33afea drm/i915: Keep a list of all contexts by Ben Widawsky · 11 years ago
  58. c3787e2 drm/i915: Make l3 remapping use the ring by Ben Widawsky · 11 years ago
  59. 35a85ac drm/i915: Add second slice l3 remapping by Ben Widawsky · 11 years ago
  60. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  61. 68c8c17 drm/i915: evict VM instead of everything by Ben Widawsky · 11 years ago
  62. 46ba614 drm/i915: Pass crtc to intel_update_watermarks() by Ville Syrjälä · 11 years ago
  63. da66146 drm/i915: include hangcheck action and score in error_state by Mika Kuoppala · 11 years ago
  64. be62acb drm/i915: ban badly behaving contexts by Mika Kuoppala · 11 years ago
  65. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  66. ecbc5cf drm/i915: add opregion function to notify bios of adapter power state by Jani Nikula · 11 years ago
  67. 9c4b0a6 drm/i915: add opregion function to notify bios of encoder enable/disable by Jani Nikula · 11 years ago
  68. ebde53c drm/i915: add plumbing for SWSCI by Jani Nikula · 11 years ago
  69. b833d68 drm/i915: Restore the preliminary HW check. by Ben Widawsky · 11 years ago
  70. 9435373 drm/i915: Report enabled slices on Haswell GT3 by Rodrigo Vivi · 11 years ago
  71. d17c544 drm/i915: Parse the MIPI related VBT Block and store relevant info by Shobhit Kumar · 11 years ago
  72. e9f882a drm/i915: add more VLV IOSF sideband ports accessors by Jani Nikula · 11 years ago
  73. e656a6c drm/i915: inline vma_create into lookup_or_create_vma by Daniel Vetter · 11 years ago
  74. 27173f1 drm/i915: Convert execbuf code to use vmas by Ben Widawsky · 11 years ago
  75. 645416f drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock by Daniel Vetter · 11 years ago
  76. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  77. 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
  78. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  79. 9005874 drm/i915: add i915.pc8_timeout function by Paulo Zanoni · 11 years ago
  80. c67a470 drm/i915: allow package C8+ states on Haswell (disabled) by Paulo Zanoni · 11 years ago
  81. 605cd25 drm/i915: add dev_priv->pm_irq_mask by Paulo Zanoni · 11 years ago
  82. 3abdb33 drm: Remove IS_IRONLAKE_D() by Damien Lespiau · 11 years ago
  83. fdaa930 drm/i915: Remove HAS_PIPE_CONTROL() by Damien Lespiau · 11 years ago
  84. 82548600 drm/i915: Remove DSPARB_HWCONTROL() by Damien Lespiau · 11 years ago
  85. accfef2 drm/i915: prepare bind_to_vm for preallocated vma by Ben Widawsky · 11 years ago
  86. 82a55ad drm/i915: Switch eviction code to use vmas by Ben Widawsky · 11 years ago
  87. b25cb2f drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs by Ben Widawsky · 11 years ago
  88. ed1c9e2 drm/i915: print a message when we detect an early Haswell SDV by Paulo Zanoni · 11 years ago
  89. 651d794 drm/i915: Use Write-Through cacheing for the display plane on Iris by Chris Wilson · 11 years ago
  90. 000433b drm/i915: Only do a chipset flush after a clflush by Chris Wilson · 11 years ago
  91. 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
  92. 2c22569 drm/i915: Update rules for writing through the LLC with the cpu by Chris Wilson · 11 years ago
  93. cc98b41 drm/i915: Track when an object is pinned for use by the display engine by Chris Wilson · 11 years ago
  94. a658b5d drm/i915: Make i915_hangcheck_elapsed() static by Damien Lespiau · 11 years ago
  95. ac44bfa drm/i915: Remove i915_gem_object_check_coherency() by Damien Lespiau · 11 years ago
  96. a236716 drm/i915: Remove stale prototypes by Damien Lespiau · 11 years ago
  97. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  98. 1fd527c drm/i915: Rename hsw_lp_wm_result to intel_wm_level by Ville Syrjälä · 11 years ago
  99. 95f5301 drm/i915: Update error capture for VMs by Ben Widawsky · 11 years ago
  100. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago