1. 2609381 Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  2. 7fd2d26 drm/i915: Reset request handling for gen8+ by Mika Kuoppala · 9 years ago
  3. b0a08be drm/i915/bxt: eDP Panel Power sequencing by Vandana Kannan · 9 years ago
  4. 0dc499a Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  5. 2aeab68 Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  6. c861acc Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  7. a21be4e Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  8. c90a95b Merge tag 'drm-amdkfd-next-fixes-2015-06-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  9. ce52299 drm/i915: Use helper to set CRTC state's mode by Matt Roper · 9 years ago
  10. 4ed9fb3 drm/i915: Don't set enabled value of all CRTCs when restoring the mode by Ander Conselvan de Oliveira · 9 years ago
  11. 0d26fb8 drm/i915: Don't update staged config during force restore modesets by Ander Conselvan de Oliveira · 9 years ago
  12. e62d8dc drm/i915: Don't check modeset state in the hw state force restore path by Ander Conselvan de Oliveira · 9 years ago
  13. 7861c7a drm/amdkfd: fix some range checks in address watch ioctl by Dan Carpenter · 9 years ago
  14. 263b39f drm: rcar-du: Use the drm atomic state duplication helpers for planes by Laurent Pinchart · 9 years ago
  15. 39a3d57 drm: rcar-du: Clean up planes in the error paths of .atomic_commit() by Laurent Pinchart · 9 years ago
  16. 898a2f3 drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0 by Laurent Pinchart · 9 years ago
  17. 64549cd drm: rcar-du: Clarify error message when encoder initialization fails by Laurent Pinchart · 9 years ago
  18. d6aed57 drm: rcar-du: Fix crash with groups that have less than 9 planes by Laurent Pinchart · 9 years ago
  19. 911316f drm: rcar-du: Disable all planes when stopping the CRTC by Laurent Pinchart · 9 years ago
  20. 6e0c6e1 drm: rcar-du: Print the error value when DRM/KMS init fails by Laurent Pinchart · 9 years ago
  21. d5084f1 virtio-gpu: add locking for vbuf pool by Dave Airlie · 9 years ago
  22. 441012a drm/virtgpu: initialise fbdev after getting initial display info by Dave Airlie · 9 years ago
  23. 50cb941 Add virtio-vga bits. by Gerd Hoffmann · 9 years ago
  24. 6876f98 drm/radeon: remove obsolete kfd_bo from radeon_device by Oded Gabbay · 9 years ago
  25. 284b288 Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  26. e7d66d8 drm/i915: Remove more ilk rc6 remnants by Daniel Vetter · 9 years ago
  27. 0904dea drm/i915: Limit CHV max cdclk by Mika Kahola · 9 years ago
  28. d8514d6 drm/i915: don't set the FBC plane select bits on HSW+ by Paulo Zanoni · 9 years ago
  29. 2e8144a drm/i915: unify no_fbc_reason message printing by Paulo Zanoni · 9 years ago
  30. 87f5ff0 drm/i915: add FBC_ROTATION to enum no_fbc_reason by Paulo Zanoni · 9 years ago
  31. 31b9df1 drm/i915: print FBC compression status on debugfs by Paulo Zanoni · 9 years ago
  32. 44c5905 drm/i915: Drop the 64k linear scanout alignment on gen2/3 by Ville Syrjälä · 9 years ago
  33. 985b8bb drm/i915: Align DSPSURF to 128k on VLV/CHV by Ville Syrjälä · 9 years ago
  34. 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 9 years ago
  35. 7cd3527 drm/i915: Delete duplicate #defines added for DCx by Chandra Konduru · 9 years ago
  36. 0ddfd20 drm/i915: Restarting the Idleness DRRS in drrs_flush by Ramalingam C · 9 years ago
  37. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  38. 49e4d84 drm/i915: Report to userspace if we have a (presumed) working GPU reset by Chris Wilson · 9 years ago
  39. 0d80418 drm/i915: Fix build without CONFIG_PM by Chris Wilson · 9 years ago
  40. 41d232b drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist. by Francisco Jerez · 9 years ago
  41. c1091b2 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 9 years ago
  42. 8a389ca drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 9 years ago
  43. caf4e25 drm/i915: Make sure our labels start at column 0 by Damien Lespiau · 9 years ago
  44. abd41dc drm/i915/skl: Add debug messages at the start/end of DMC firmware loading by Damien Lespiau · 9 years ago
  45. 78ace48 drm/i915: Remove unnecessary () used with WARN() by Damien Lespiau · 9 years ago
  46. d351f6d drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist. by Francisco Jerez · 9 years ago
  47. 4e86f72 drm/i915: Extend the parser to check register writes against a mask/value pair. by Francisco Jerez · 9 years ago
  48. 6a65c5b drm/i915: Fix command parser to validate multiple register access with the same command. by Francisco Jerez · 9 years ago
  49. fcc0008 drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk by Ville Syrjälä · 9 years ago
  50. ac3f918 Fix resume from suspend on IBM X30 by Thomas Richter · 9 years ago
  51. 8a1ebd7 drm/i915/gtt: Remove _single from page table allocator by Mika Kuoppala · 9 years ago
  52. ea3f5d2 drm/i915/gtt: Don't leak scratch page on mapping error by Mika Kuoppala · 9 years ago
  53. 66c826a drm/i915/vlv: fix RC6 residency time calculation by Imre Deak · 9 years ago
  54. 3320e37 drm/i915: Double the port clock when using double clocked modes with 12bpc by Ville Syrjälä · 9 years ago
  55. be69a13 drm/i915: Fix hdmi clock readout with pixel repeat by Ville Syrjälä · 9 years ago
  56. ec1dc60 drm/i915: Check infoframe state more diligently. by Ville Syrjälä · 9 years ago
  57. 0be6f0c drm/i915: Disable all infoframes when turning off the HDMI port by Ville Syrjälä · 9 years ago
  58. bf868c7 drm/i915: Fix 12bpc HDMI enable for IBX by Ville Syrjälä · 9 years ago
  59. c5de7c6 drm/i915: Fix HDMI 12bpc TRANSCONF bpc value by Ville Syrjälä · 9 years ago
  60. 12aa329 drm/i915: Enable default_phase in GCP when possible by Ville Syrjälä · 9 years ago
  61. 6d67415 drm/i915: Send GCP infoframes for deep color HDMI sinks by Ville Syrjälä · 9 years ago
  62. 11ee961 drm/i915: Don't skip request retirement if the active list is empty by Ville Syrjälä · 9 years ago
  63. d1b1589 drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb by Ville Syrjälä · 9 years ago
  64. 30c4cf3 drm/cma: Fix 64-bit size_t build warnings by Magnus Damm · 9 years ago
  65. 712a0dd Documentation/drm: Update rotation property by Sonika Jindal · 9 years ago
  66. 5e1249f Merge remote-tracking branch 'origin/drm-intel-next-queued' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  67. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 9 years ago
  68. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 9 years ago
  69. f524ab7 drm: omapdrm: add lock for fb pinning by Tomi Valkeinen · 9 years ago
  70. 794a65f drm: omapdrm: if omap_plane_atomic_update fails, disable plane by Tomi Valkeinen · 9 years ago
  71. 11ffd03 drm: omapdrm: inline omap_plane_setup into update/disable by Tomi Valkeinen · 9 years ago
  72. d9157df drm: omapdrm: omap_plane_setup() cannot fail, use WARN by Tomi Valkeinen · 9 years ago
  73. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 9 years ago
  74. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 9 years ago
  75. 4029755 drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 9 years ago
  76. 69fb7c8 drm: omapdrm: Simplify DSS power management by Laurent Pinchart · 9 years ago
  77. fd93a25 drm: omapdrm: Remove nested PM get/sync when configuring encoders by Laurent Pinchart · 9 years ago
  78. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 9 years ago
  79. 55613ac drm: omapdrm: omap_crtc_flush() isn't called with modeset locked by Laurent Pinchart · 9 years ago
  80. 0193f0c drm: omapdrm: Don't get/put dispc in omap_crtc_flush() by Laurent Pinchart · 9 years ago
  81. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 9 years ago
  82. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 9 years ago
  83. 6cca481 drm: omapdrm: Remove omap_crtc enabled field by Laurent Pinchart · 9 years ago
  84. dee8260 drm: omapdrm: Move crtc info out of the crtc structure by Laurent Pinchart · 9 years ago
  85. fb730c9 drm: omapdrm: Move plane info and win out of the plane structure by Laurent Pinchart · 9 years ago
  86. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 9 years ago
  87. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 9 years ago
  88. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 9 years ago
  89. 748471a5 drm: omapdrm: Implement asynchronous commit support by Laurent Pinchart · 9 years ago
  90. d97db13 drm: omapdrm: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 9 years ago
  91. aea3cab drm: omapdrm: Switch connector DPMS to atomic helpers by Laurent Pinchart · 9 years ago
  92. 9416c9d drm: omapdrm: Switch mode config to atomic helpers by Laurent Pinchart · 9 years ago
  93. cef77d4 drm: omapdrm: Switch plane update to atomic helpers by Laurent Pinchart · 9 years ago
  94. f7a73b6 drm: omapdrm: Handle primary plane config through atomic plane ops by Laurent Pinchart · 9 years ago
  95. de8e410 drm: omapdrm: Implement planes atomic operations by Laurent Pinchart · 9 years ago
  96. 69a1226 drm: omapdrm: Wire up atomic state object scaffolding by Laurent Pinchart · 9 years ago
  97. 68dc039 drm: omapdrm: Implement encoder .disable() and .enable() operations by Laurent Pinchart · 9 years ago
  98. f1d57fb drm: omapdrm: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 9 years ago
  99. 4343f0f drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix by Laurent Pinchart · 9 years ago
  100. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 9 years ago