1. 44e5e28 drm/i915: remove indirection in the PCI ID macros by Jani Nikula · 10 years ago
  2. 7eb5f30 drm: Check in setcrtc if the primary plane supports the fb pixel format by Laurent Pinchart · 10 years ago
  3. 3461b30 drm/plane-helper: unexport drm_primary_helper_create_plane by Daniel Vetter · 10 years ago
  4. ead8610 drm: Share plane pixel format check code between legacy and atomic by Laurent Pinchart · 10 years ago
  5. 6b1e3f6 drm/dp: add DPCD definitions from eDP 1.4 by Jani Nikula · 10 years ago
  6. 9474675 drm/dp: add DPCD definitions from DP 1.1 and 1.2a by Jani Nikula · 10 years ago
  7. 0e71244 drm/dp: add DPCD definitions from eDP 1.2 by Jani Nikula · 10 years ago
  8. bd5da99 drm/dp: indentation and ordering cleanups by Jani Nikula · 10 years ago
  9. a8c6ecb Merge tag 'v4.0-rc3' into drm-next by Dave Airlie · 10 years ago
  10. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  11. d136dfe drm: Pass in new and old plane state to prepare_fb and cleanup_fb by Tvrtko Ursulin · 10 years ago
  12. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  13. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  14. 440fd52 drm/mm: Support 4 GiB and larger ranges by Thierry Reding · 10 years ago
  15. e045d20 drm: Adding edp1.4 specific dpcd macros by Sonika Jindal · 10 years ago
  16. c982bd9 drm/atomic-helpers: make mode_set hooks optional by Daniel Vetter · 10 years ago
  17. 1af434a drm/atomic-helper: Rename commmit_post/pre_planes by Daniel Vetter · 10 years ago
  18. 17a38d9 drm: Add DRM_DEBUG_ATOMIC by Daniel Vetter · 10 years ago
  19. 498b873 drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes by Damien Lespiau · 10 years ago
  20. 9625604 drm/irq: Add drm_crtc_vblank_reset by Daniel Vetter · 10 years ago
  21. 0dc6f20 drm/i915/bdw: PCI IDs ending in 0xb are ULT. by Rodrigo Vivi · 10 years ago
  22. e3eb325 drm: add support for tiled/compressed/etc modifier in addfb2 by Rob Clark · 10 years ago
  23. bf2b8a5 drm/i915/skl: Split the SKL PCI ids by GT by Damien Lespiau · 10 years ago
  24. d816f07 drm/dp: add drm_dp_link_power_down() helper by Rob Clark · 10 years ago
  25. 3d3f8b1 drm/bridge: make bridge registration independent of drm flow by Ajay Kumar · 10 years ago
  26. b07b90f drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init by Ajay Kumar · 10 years ago
  27. 21773f1 Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  28. 2f5b4ef Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  29. 4cd4df8 drm/atomic: Add ->atomic_check() to encoder helpers by Thierry Reding · 10 years ago
  30. 407b8bd drm/plane: Add optional ->atomic_disable() callback by Thierry Reding · 10 years ago
  31. 3cad4b6 drm/plane: Make ->atomic_update() mandatory by Thierry Reding · 10 years ago
  32. ee0a89c drm/atomic-helpers: Saner encoder/crtc callbacks by Daniel Vetter · 10 years ago
  33. f02ad90 drm/atomic-helpers: Recover full cursor plane behaviour by Daniel Vetter · 10 years ago
  34. b486e0e drm/atomic-helper: add connector->dpms() implementation by Daniel Vetter · 10 years ago
  35. eab3bbe drm/atomic: Add drm_crtc_state->active by Daniel Vetter · 10 years ago
  36. 960cd9d drm: Add standardized boolean props by Daniel Vetter · 10 years ago
  37. 1da3062 drm: Add rotation value to plane state by Matt Roper · 10 years ago
  38. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  39. e451400 Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  40. 162b6a5 drm/probe-helper: don't lose hotplug event by Daniel Vetter · 10 years ago
  41. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  42. b5571e9 drm: add bus_formats and num_bus_formats fields to drm_display_info by Boris Brezillon · 10 years ago
  43. fc83975 Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  44. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  45. fcf3aac drm/i915: remove unused power_well/get_cdclk_freq api by Imre Deak · 10 years ago
  46. 58fddc2 drm/i915: add component support by Imre Deak · 10 years ago
  47. adc3184 Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  48. c93546a Merge tag 'topic/atomic-core-2015-01-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  49. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  50. d490f45 drm_modes: add drm_display_mode_to_videomode by Steve Longerbeam · 10 years ago
  51. 12b9f20 drm: bridge/dw_hdmi: add rockchip rk3288 support by Andy Yan · 10 years ago
  52. b21f4b6 drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi by Andy Yan · 10 years ago
  53. a97df1c drm/atomic: Hide drm.ko internal interfaces by Daniel Vetter · 10 years ago
  54. d34f20d drm: Atomic modeset ioctl by Rob Clark · 10 years ago
  55. 6b4959f drm/atomic: atomic plane properties by Rob Clark · 10 years ago
  56. 88a48e2 drm: add atomic properties by Rob Clark · 10 years ago
  57. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  58. ac9c925 drm: add atomic_get_property by Rob Clark · 10 years ago
  59. 40ecc69 drm: add atomic_set_property wrappers by Rob Clark · 10 years ago
  60. 7552e7d drm: Include drm_crtc_helper.h in DocBook by Thierry Reding · 10 years ago
  61. 6d11a2f drm: Make drm_crtc_helper.h standalone includible by Thierry Reding · 10 years ago
  62. b46004b drm: Move IRQ related fields to proper section by Thierry Reding · 10 years ago
  63. 22b8b13 drm: get rid of direct property value access by Rob Clark · 10 years ago
  64. b17cd75 drm: store property instead of id in obj attachment by Rob Clark · 10 years ago
  65. 07cc0ef drm/atomic: Introduce state->obj backpointers by Daniel Vetter · 10 years ago
  66. d9b1362 drm/atomic-helper: Export both plane and modeset check helpers by Daniel Vetter · 10 years ago
  67. 261ea74 drm: Remove stale comment by Thierry Reding · 10 years ago
  68. abc0b14 drm: Perform basic sanity checks on probed modes by Ville Syrjälä · 10 years ago
  69. 05acaec drm: Reorganize probed mode validation by Ville Syrjälä · 10 years ago
  70. 96d3f91 drm/irq: Add drm_crtc_vblank_count() by Thierry Reding · 10 years ago
  71. 115ebcd drm/irq: Add drm_crtc_handle_vblank() by Thierry Reding · 10 years ago
  72. a4d7b30 drm/irq: Add drm_crtc_send_vblank_event() by Thierry Reding · 10 years ago
  73. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  74. 6f134d7 drm/tile: expose the tile property to userspace (v3) by Dave Airlie · 10 years ago
  75. 40d9b04 drm/connector: store tile information from displayid (v3) by Dave Airlie · 10 years ago
  76. c6a0aed drm/mst: cached EDID for logical ports (v2) by Dave Airlie · 10 years ago
  77. 138f9eb drm: add tile_group support. (v3) by Dave Airlie · 10 years ago
  78. b49b55b drm/displayid: add displayid defines and edid extension (v2) by Dave Airlie · 10 years ago
  79. ecb7e16 drm: add helper to get crtc timings (v5) by Gustavo Padovan · 10 years ago
  80. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  81. 9be23ae Merge tag 'topic/core-stuff-2014-11-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  82. 417009fb drm: fix indentation by Rob Clark · 10 years ago
  83. dd27595 drm/atomic: add plane iterator macros by Rob Clark · 10 years ago
  84. 6ddd388 drm/atomic: track bitmask of planes attached to crtc by Rob Clark · 10 years ago
  85. 18df89f drm: Decouple EDID parsing from I2C adapter by Lars-Peter Clausen · 12 years ago
  86. 37cc014 drm: Make drm_atomic.h standalone includible by Thierry Reding · 10 years ago
  87. 0254951 drm: Make drm_atomic_helper.h standalone includible by Thierry Reding · 10 years ago
  88. 5d57169 drm/plane: Add missing kerneldoc by Thierry Reding · 10 years ago
  89. f1c37e1 drm/plane: Pass old state to ->atomic_update() by Thierry Reding · 10 years ago
  90. 355a701 drm/gem: Warn on illegal use of the dumb buffer interface v2 by Thomas Hellstrom · 10 years ago
  91. 3758b34 drm: s/enum_blob_list/enum_list/ in drm_property by Daniel Vetter · 10 years ago
  92. f52b69f1 drm/atomic: Don't overrun the connector array when hotplugging by Daniel Vetter · 10 years ago
  93. ca5a71d Merge tag 'drm/gem-cma/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  94. 5bb2bbf drm: add properties for suggested x/y offset for connectors. (v2) by Dave Airlie · 10 years ago
  95. 4fb2ac6 Merge tag 'drm/fixes/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  96. 8aa3dc3c Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  97. d7f8db5 drm: flip-work: change drm_flip_work_init prototype by Boris BREZILLON · 10 years ago
  98. 8bd4ae2 drm: rework flip-work helpers to avoid calling func when the FIFO is full by Boris BREZILLON · 10 years ago
  99. 99035e9 drm/dsi: Do not require .owner field to be set by Thierry Reding · 10 years ago
  100. 3ef0592 drm/dsi: Resolve MIPI DSI device from phandle by Thierry Reding · 10 years ago