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