1. 609aeac drm/i915: Program VSYNCSHIFT in a more consistent manner by Ville Syrjälä · 11 years ago
  2. 92b576e drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV by Jesse Barnes · 11 years ago
  3. fcc9fe1 drm/i915: restrict vt-d stolen memory workaround to pre-gen8 by Daniel Vetter · 11 years ago
  4. 0654a65 Merge tag 'v3.14' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  5. e1f23f3 drm/i915/tv: fix gen4 composite s-video tv-out by Jani Nikula · 11 years ago
  6. e3243d1 drm/i915: Split 64bit hexadecimal addresses to make them easier to read by Chris Wilson · 11 years ago
  7. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 11 years ago
  8. 5d70868 drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw by Damien Lespiau · 11 years ago
  9. e568af1 drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  10. 64f962e drm/i915: Recompute WM when the cursor size changes by Chris Wilson · 11 years ago
  11. 7bb836d drm/i915: Compute WM for current cursor size by Chris Wilson · 11 years ago
  12. 61a563a drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg by Akash Goel · 11 years ago
  13. a6706b4 drm/i915: Track the enabled PM interrupts in dev_priv. by Deepak S · 11 years ago
  14. 4cc3148 drm/i915: Fix initial pipe underrun state tracking by Daniel Vetter · 11 years ago
  15. 88fe429 drm/i915: fix up semaphore_waits_for by Daniel Vetter · 11 years ago
  16. 4da9854 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  17. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  18. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 11 years ago
  19. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 11 years ago
  20. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 11 years ago
  21. 698b313 drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64 by Chris Wilson · 11 years ago
  22. d0a7b6d drm/i915/sdvo: fix questionable return value check by Jani Nikula · 11 years ago
  23. df6f783 drm/i915: Fix unsafe loop iteration over vma whilst unbinding them by Chris Wilson · 11 years ago
  24. 4726e0b drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support by Sagar Kamble · 11 years ago
  25. c67a17e drm/i915: Print how many objects are shared in per-process stats by Chris Wilson · 11 years ago
  26. 6313c20 drm/i915: Per-process stats work better when evaluated per-process by Chris Wilson · 11 years ago
  27. 2a5913a drm/i915: remove rps local variables by Ben Widawsky · 11 years ago
  28. 04da7e7 drm/i915: Remove extraneous MMIO for RPS by Ben Widawsky · 11 years ago
  29. b39fb29 drm/i915: Rename and comment all the RPS *stuff* by Ben Widawsky · 11 years ago
  30. 1f05c94 drm/i915: Store the HW min frequency as min_freq by Ben Widawsky · 11 years ago
  31. 5a953ad drm/i915: Fix coding style for RPS by Ben Widawsky · 11 years ago
  32. d060c16 drm/i915: Reorganize the overclock code by Ben Widawsky · 11 years ago
  33. 004e5cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  34. 85d898b drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 11 years ago
  35. 55ae26b Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  36. 33688d9 drm/i915: init pm.suspended earlier by Paulo Zanoni · 11 years ago
  37. 765dab67 drm/i915: update the PC8 and runtime PM documentation by Paulo Zanoni · 11 years ago
  38. a14cb6f drm/i915: rename __hsw_do_{en, dis}able_pc8 by Paulo Zanoni · 11 years ago
  39. d688e09 drm/i915: kill struct i915_package_c8 by Paulo Zanoni · 11 years ago
  40. 5d584b2 drm/i915: move pc8.irqs_disabled to pm.irqs_disabled by Paulo Zanoni · 11 years ago
  41. 7c8615d drm/i915: remove dev_priv->pc8.enabled by Paulo Zanoni · 11 years ago
  42. 6a932d8 drm/i915: don't get/put PC8 when getting/putting power wells by Paulo Zanoni · 11 years ago
  43. d361ae2 drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8 by Paulo Zanoni · 11 years ago
  44. db8384f drm/i915: don't get/put PC8 reference on freeze/thaw by Paulo Zanoni · 11 years ago
  45. e1f2de6 drm/i915: remove an indirection level on PC8 functions by Paulo Zanoni · 11 years ago
  46. 34f5754 drm/i915: kill pc8.disable_count by Paulo Zanoni · 11 years ago
  47. 43694d6 drm/i915: get runtime PM references when the GPU is idle/busy by Paulo Zanoni · 11 years ago
  48. ba0239e drm/i915: remove dev_priv->pc8.requirements_met by Paulo Zanoni · 11 years ago
  49. 9e6ea71 drm/i915: get/put runtime PM when we get/put a power domain by Paulo Zanoni · 11 years ago
  50. a8a8bd5 drm/i915: make PC8 be part of runtime PM suspend/resume by Paulo Zanoni · 11 years ago
  51. b4d2a9a0 drm/i915: extract __hsw_do_{en, dis}able_package_c8 by Paulo Zanoni · 11 years ago
  52. b80d6c7 Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  53. 262ca2b drm/i915: Rename similar plane functions to avoid confusion by Matt Roper · 11 years ago
  54. 11ea8b7 drm/i915/vlv: no MCHBAR on VLV by Jesse Barnes · 11 years ago
  55. a2319c0 drm/i915/bdw: Restore PPAT on thaw by Ben Widawsky · 11 years ago
  56. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 11 years ago
  57. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 11 years ago
  58. 9297ebf drm/i915: Do not dereference pointers from ring buffer in evict event by Steven Rostedt · 11 years ago
  59. e5081a5 drm/i915: Use the correct format string modifier for ptrdiff_t by Damien Lespiau · 11 years ago
  60. fa50ad6 drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency() by Damien Lespiau · 11 years ago
  61. 83f26f1 drm/i915: Remove spurious '()' in WARN macros by Damien Lespiau · 11 years ago
  62. 24f3e09 drm/i915: finish off reverting eDP VDD changes by Jani Nikula · 11 years ago
  63. 3123fca drm/i915: catch forcewake reference underruns by Daniel Vetter · 11 years ago
  64. ae89f44 drm/i915: Actually capture PP_DIR_BASE on error by Ben Widawsky · 11 years ago
  65. 849e39f drm/i915: properly disable the VDD when disabling the panel by Paulo Zanoni · 11 years ago
  66. a95f6a0 drm/i915: Switch to fake context on older gens by Mika Kuoppala · 11 years ago
  67. 05efeebd drm/i915: Fix up the forcewake timer initialization by Daniel Vetter · 11 years ago
  68. 0b99836 drm/i915/dp: use the new drm helpers for dp i2c-over-aux by Jani Nikula · 11 years ago
  69. 33ad662 drm/i915/dp: move dp aux ch register init to aux init by Jani Nikula · 11 years ago
  70. 9d1a103 drm/i915/dp: use the new drm helpers for dp aux by Jani Nikula · 11 years ago
  71. 884f19e drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux by Jani Nikula · 11 years ago
  72. adddaaf drm/i915/dp: split edp_panel_vdd_on() for reuse by Jani Nikula · 11 years ago
  73. 9dc4056 drm/dp: let drivers specify the name of the I2C-over-AUX adapter by Jani Nikula · 11 years ago
  74. 5a08c07 Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 11 years ago
  75. 7550e36 drm/cma: remove to make sg_table when gem cma is created by Joonyoung Shim · 11 years ago
  76. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 11 years ago
  77. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 11 years ago
  78. 978c605 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  79. e19b913 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  80. 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 12 years ago
  81. 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  82. c94adc4 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 12 years ago
  83. 04cfe97 drm/fb-helper: Do the 'max_conn_count' zero check by Xiubo Li · 11 years ago
  84. 409bbf1 drm: Check if the allocation has succeeded before dereferencing newmode by Damien Lespiau · 11 years ago
  85. 366d480 drm/fb-helper: Use drm_fb_helper_restore_fbdev_mode() in drm_fb_helper_set_par() by Ville Syrjälä · 11 years ago
  86. e40d641 Merge branch 'drm-minor' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 11 years ago
  87. 07b48c3 Merge branch 'drm-minor' into drm-next by David Herrmann · 11 years ago
  88. afab446 Merge branch 'drm-anon' into drm-next by David Herrmann · 11 years ago
  89. 0d63988 drm: make minors independent of global lock by David Herrmann · 11 years ago
  90. 7d86cf1 drm: inline drm_minor_get_id() by David Herrmann · 11 years ago
  91. 1abbc43 drm: coding-style fixes in minor handling by David Herrmann · 11 years ago
  92. 5817878 drm: remove redundant minor->device field by David Herrmann · 12 years ago
  93. cb0f932 drm: remove unneeded #ifdef CONFIG_DEBUGFS by David Herrmann · 12 years ago
  94. afcdbc8 drm: rename drm_unplug/get_minor() to drm_minor_register/unregister() by David Herrmann · 12 years ago
  95. bd9dfa9 drm: move drm_put_minor() to drm_minor_free() by David Herrmann · 12 years ago
  96. 05b701f drm: allocate minors early by David Herrmann · 12 years ago
  97. 1616c52 drm: add minor-lookup/release helpers by David Herrmann · 12 years ago
  98. 099d1c2 drm: provide device-refcount by David Herrmann · 12 years ago
  99. f4aede2 drm: skip redundant minor-lookup in open path by David Herrmann · 12 years ago
  100. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 12 years ago