1. 6214bb7 drm/radeon: add a connector property for dither by Alex Deucher · 11 years ago
  2. 134b480 drm/radeon: Add support for programming the FMT blocks by Alex Deucher · 11 years ago
  3. 9d6104e drm/sysfs: Do not drop device reference twice by Thierry Reding · 11 years ago
  4. be51e4a Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  5. 5cab51c drm/qxl: fix disabling extra monitors from client by Marc-André Lureau · 11 years ago
  6. a40a60d drm/qxl: remove unnecessary check by Marc-André Lureau · 11 years ago
  7. b080742 drm/qxl: prefer the monitor config resolution by Marc-André Lureau · 11 years ago
  8. 3fbd643 drm: copy mode type in drm_mode_connector_list_update() by Marc-André Lureau · 11 years ago
  9. 4fdb086 drm/qxl: notify that the monitor config changed by Marc-André Lureau · 11 years ago
  10. b8206d3 drm: return if changed in drm_helper_hpd_irq_event() by Marc-André Lureau · 11 years ago
  11. 74afee7 drm: fix a small spelling by Marc-André Lureau · 11 years ago
  12. 9e3396a Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  13. 796c8e1 DRM: Armada: depend on ARM by Russell King · 11 years ago
  14. 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  15. 5bdebb1 drm/sysfs: sort out minor and connector device object lifetimes. by Dave Airlie · 11 years ago
  16. 585b691 DRM: Armada: add support for drm tda19988 driver by Russell King · 11 years ago
  17. dfdba7f Merge branches 'drm-3.12' and 'tda998x-3.12' into drm-tda998x-3.12 by Russell King · 11 years ago
  18. 893c3e5 drm/i2c: tda998x: set VIF for full range, underscanned display by Russell King · 11 years ago
  19. 662af0d DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors by Russell King · 11 years ago
  20. 6da7f10 drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp by Jani Nikula · 11 years ago
  21. 3c9d87e drm/i915: remove dead code in ironlake_crtc_mode_set by Daniel Vetter · 11 years ago
  22. 5a69b89 drm/i915: crc support for hsw by Daniel Vetter · 11 years ago
  23. e309a99 drm/i915: fix CRC debugfs setup by Daniel Vetter · 11 years ago
  24. bcf17ab drm/i915: wait one vblank when disabling CRCs by Daniel Vetter · 11 years ago
  25. 8bc5e95 drm/i915: use ->get_vblank_counter for the crc frame counter by Daniel Vetter · 11 years ago
  26. 5b3a856 drm/i915: wire up CRC interrupt for ilk/snb by Daniel Vetter · 11 years ago
  27. 5a6b5c8 drm/i915: add CRC #defines for ilk/snb by Daniel Vetter · 11 years ago
  28. eba94eb drm/i915: extract display_pipe_crc_update by Daniel Vetter · 11 years ago
  29. 131a56d drm/i915: don't Oops in debugfs for I915_FBDEV=n by Daniel Vetter · 11 years ago
  30. 1a91510 drm/i915: set HDMI pixel clock in audio configuration by Jani Nikula · 11 years ago
  31. 3442705 drm/i915: pass mode to ELD write vfuncs by Jani Nikula · 11 years ago
  32. c75b505 cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n by Daniel Vetter · 11 years ago
  33. 53155c0 drm/i915: check gem bo size when creating framebuffers by Daniel Vetter · 11 years ago
  34. aa5f802 drm/i915: Use unsigned long for obj->user_pin_count by Daniel Vetter · 11 years ago
  35. 80075d4 drm/i915: prevent tiling changes on framebuffer backing storage by Daniel Vetter · 11 years ago
  36. dd4916c drm/i915: grab dev->struct_mutex around framebuffer_init by Daniel Vetter · 11 years ago
  37. 533df0f drm/i915: vlv: fix VGA hotplug after modeset by Imre Deak · 11 years ago
  38. fbf4602 drm: add support for additional stereo 3D modes by Thomas Wood · 11 years ago
  39. 585a94b drm/i915: preserve dispaly init order on ByT by Artem Bityutskiy · 11 years ago
  40. 6f2bcce drm/i915: Use pipe_name() instead of the pipe number by Damien Lespiau · 11 years ago
  41. 45c5f20 drm/i915: Disable all GEM timers and work on unload by Chris Wilson · 11 years ago
  42. 9514ac6 drm/i915: Move some hdmi enable function name to vlv specific. by Chon Ming Lee · 11 years ago
  43. e8dfcf7 drm/i915: constify harder by Daniel Vetter · 11 years ago
  44. f8c168f drm/i915: static inline for dummy crc functions by Daniel Vetter · 11 years ago
  45. d8882ac drm/i915: Enable pipe CRCs by Damien Lespiau · 11 years ago
  46. be5c7a9 drm/i915: Only one open() allowed on pipe CRC result files by Damien Lespiau · 11 years ago
  47. 0714442 drm/i915: Implement blocking read for pipe CRC files by Damien Lespiau · 11 years ago
  48. 497666d drm/i915: Move drm_add_fake_info_node() higher in the file by Damien Lespiau · 11 years ago
  49. 7cd6ccf drm/i915: Add log messages when CRCs collection is started/stopped by Damien Lespiau · 11 years ago
  50. 0c912c7 drm/i915: Warn if we receive an interrupt after freeing the buffer by Damien Lespiau · 11 years ago
  51. bd9db02 drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl by Damien Lespiau · 11 years ago
  52. b94dec8 drm/i915: Generalize the CRC command format for future work by Damien Lespiau · 11 years ago
  53. e5f75ac drm/i915: Dynamically allocate the CRC circular buffer by Damien Lespiau · 11 years ago
  54. 4b58436 drm/i915: Empty the circular buffer when asked for a new source by Damien Lespiau · 11 years ago
  55. ae676fc drm/i915: Enforce going back to none before changing CRC source by Damien Lespiau · 11 years ago
  56. cc3da17 drm/i915: Make switching to the same CRC source a no-op by Damien Lespiau · 11 years ago
  57. ac2300d drm/i915: Sample the frame counter instead of a timestamp for CRCs by Damien Lespiau · 11 years ago
  58. b2c88f5 drm/i915: Keep the CRC values into a circular buffer by Damien Lespiau · 11 years ago
  59. 926321d drm/i915: Add a control file for pipe CRCs by Daniel Vetter · 11 years ago
  60. 8bf1e9f drm/i915: Expose latest 200 CRC value for pipe through debugfs by Shuang He · 11 years ago
  61. 73ae478 drm/i915: Replace has_bsd/blt/vebox with a mask by Ben Widawsky · 11 years ago
  62. 71b76d0 drm/i915: cleanup context fini by Ben Widawsky · 11 years ago
  63. 3d57e5b drm/i915: Do a fuller init after reset by Ben Widawsky · 11 years ago
  64. ec98c8d drm/i915: Check 5/6 DDB split only when sprites are enabled by Ville Syrjälä · 11 years ago
  65. d939565 drm/i915: Rename ilk_check_wm to ilk_validate_wm_level by Ville Syrjälä · 11 years ago
  66. 34982fe drm/i915: Rename ilk_wm_max to ilk_compute_wm_maximums by Ville Syrjälä · 11 years ago
  67. 1996d62 drm/i915: Adjust watermark register masks by Ville Syrjälä · 11 years ago
  68. dcaf13f drm/i915: Remove a somewhat silly debug print from watermark code by Ville Syrjälä · 11 years ago
  69. 243e6a4 drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state() by Ville Syrjälä · 11 years ago
  70. 49a687c drm/i915: Improve watermark dirtyness checks by Ville Syrjälä · 11 years ago
  71. 609cede drm/i915: Store current watermark state in dev_priv->wm by Ville Syrjälä · 11 years ago
  72. 7eaa4d5 drm/i915: Kill fbc_wm_enabled from intel_wm_config by Ville Syrjälä · 11 years ago
  73. b380ca3 drm/i915: Refactor wm_lp to level calculation by Ville Syrjälä · 11 years ago
  74. a5db6b6 drm/i915: Check 5/6 DDB split only when sprites are enabled by Ville Syrjälä · 11 years ago
  75. 14c8d110 drm/i915: abstract the conversion of device->minor out to a macro by Dave Airlie · 11 years ago
  76. 5259c52 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  77. a485bfb drm/i915: Move some computations out from hsw_compute_wm_parameters() by Ville Syrjälä · 11 years ago
  78. 198a1e9 drm/i915: Use intel_pipe_wm in hsw_find_best_results by Ville Syrjälä · 11 years ago
  79. 0362c78 drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results() by Ville Syrjälä · 11 years ago
  80. 7c4a395 drm/i915: Don't re-compute pipe watermarks except for the affected pipe by Ville Syrjälä · 11 years ago
  81. 0b2ae6d drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute by Ville Syrjälä · 11 years ago
  82. 0301b3a drm/i915/dp: constify link_status by Jani Nikula · 11 years ago
  83. 4cdb83e drm/i915: Don't pretend that gen2 has a hardware frame counter by Ville Syrjälä · 11 years ago
  84. 7c06b08 drm/i915: Fix gen2 scanout position readout by Ville Syrjälä · 11 years ago
  85. 54ddcbd drm/i915: Improve the accuracy of get_scanout_pos on CTG+ by Ville Syrjälä · 11 years ago
  86. 3aa18df drm/i915: Fix scanoutpos calculations by Ville Syrjälä · 11 years ago
  87. c2baf4b drm/i915: Skip register reads in i915_get_crtc_scanoutpos() by Ville Syrjälä · 11 years ago
  88. f646628 drm/i915: Use vlv_clock() in vlv_crtc_clock_get() by Ville Syrjälä · 11 years ago
  89. fb03ac0 drm/i915: Use DIV_ROUND_CLOSEST() to calculate dot/vco by Ville Syrjälä · 11 years ago
  90. 540b5d0 drm/i915: Add breadcrumbs for why the backlight is being set by Chris Wilson · 11 years ago
  91. 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago
  92. 391f75e drm/i915: Fix pre-CTG vblank counter by Ville Syrjälä · 11 years ago
  93. 0632fef drm/i915: rename intel_fb.c to intel_fbdev.c by Daniel Vetter · 11 years ago
  94. 4520f53 drm/i915: Kconfig option to disable the legacy fbdev support by Daniel Vetter · 11 years ago
  95. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  96. 25a2e2d drm/i915: Fix VLV frame counter registers by Ville Syrjälä · 11 years ago
  97. d8228d0 drm/i915/vlv: add doc names to sideband file by Jesse Barnes · 11 years ago
  98. e8cde23 drm/i915: don't save/restore CACHE_MODE_0 on gen7+ by Jesse Barnes · 11 years ago
  99. fbf49ea drm/i915: Fix pipe off timeout handling for pre-gen4 by Ville Syrjälä · 11 years ago
  100. 4994aa8 drm/i915: increase the SWSCI DSLP default timeout to 50ms by Paulo Zanoni · 11 years ago