1. a07d0e7 drm/nvc0/fifo: runlist intr by Ben Skeggs · 10 years ago
  2. e99bf01 drm/nvc0/fifo: engine intr by Ben Skeggs · 10 years ago
  3. 22a7a27 drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs by Ben Skeggs · 10 years ago
  4. 0357466 drm/nvc0/fifo: rename a couple of units by Ben Skeggs · 10 years ago
  5. 4b6c6fb5 drm/nvd0/disp: add debugging to show which supervisor actions are taken by Ben Skeggs · 10 years ago
  6. 9cf6ba2 drm/nv50-/disp: dump channel state when update method fails by Ben Skeggs · 10 years ago
  7. b62b9ec drm/nv50-/disp: allow dumping core channel state at first supervisor intr by Ben Skeggs · 10 years ago
  8. d67d92c drm/nv50-/disp: add method descriptions for debugging by Ben Skeggs · 10 years ago
  9. 117e1633 drm/nv50/disp: decode the known error codes to human readable form by Ben Skeggs · 10 years ago
  10. a8f8b48 drm/nv50/disp: preparation for storing static class data by Ben Skeggs · 10 years ago
  11. 70a3e64 drm/nouveau/core: extend width of engine mask for namedb by Ben Skeggs · 10 years ago
  12. 8db3a74 drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout by Ilia Mirkin · 10 years ago
  13. 46a7b62 drm/nv50/gr: decode texture trap status code by Ilia Mirkin · 10 years ago
  14. c33e05a drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag by Ilia Mirkin · 10 years ago
  15. 46941b0 drm/nouveau: make hdmi device finding failure prints debug level by Ilia Mirkin · 10 years ago
  16. 02f0b8c drm/nve0/fifo: allocate usermem as needed by Alexandre Courbot · 10 years ago
  17. b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 10 years ago
  18. ef98c1f drm/nouveau/abi16: fix handles past the 32nd one by Ilia Mirkin · 10 years ago
  19. 73970c4 drm/nouveau: replace ffsll with __ffs64 by Ilia Mirkin · 10 years ago
  20. 0ac4e3a drm/nouveau/hwmon: replace strict_strtol() with kstrtol() by Jingoo Han · 10 years ago
  21. aa34efe drm/nouveau/hwmon: remove some redundant checks by Dan Carpenter · 10 years ago
  22. 4ac1b1a drm/nv50/graph: update status enum names by Ilia Mirkin · 10 years ago
  23. 63ac07c drm/bridge/ptn3460: fix modular build by Dave Airlie · 10 years ago
  24. a5a2391 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  25. c46145a drm/gma500: add locking to fixed panel edid probing by Daniel Vetter · 10 years ago
  26. 060c877 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 10 years ago
  27. 1d53106 drm/exynos: fimd: remove unused variable by Andrzej Hajda · 10 years ago
  28. 621c5d6 ARM: dts: exynos4210-universal: add exynos/fimd node by Andrzej Hajda · 10 years ago
  29. 14b6873 drm/exynos: restore parallel output interface support by Andrzej Hajda · 10 years ago
  30. 0e017a5 exynos/fimd: add parallel output related bindings by Andrzej Hajda · 10 years ago
  31. 8b4cad2 drm/exynos: correct timing porch conversion by Andrzej Hajda · 10 years ago
  32. 8e527f0 drm/exynos: init kms poll after creation of connectors by Andrzej Hajda · 10 years ago
  33. 25928a3 drm/exynos: delay fbdev initialization until an output is connected by Andrzej Hajda · 10 years ago
  34. d2ba65f drm/exynos: fix unnecessary resource cleanup by Inki Dae · 10 years ago
  35. 8fa04aa drm/exynos: hdmi: use i2c_adapter instead of i2c_client by Inki Dae · 10 years ago
  36. bfe4e84 drm/exynos: hdmi: consider APB PHY by Inki Dae · 10 years ago
  37. 90672f9 drm/exynos: Remove the exynos_drm_connector shim by Sean Paul · 10 years ago
  38. 1634ba2 drm/exynos: Implement lvds bridge discovery to DP driver by Sean Paul · 10 years ago
  39. a9fe713 drm/bridge: Add PTN3460 bridge driver by Sean Paul · 10 years ago
  40. ce6cb55 drm/exynos: Implement drm_connector directly in vidi driver by Sean Paul · 10 years ago
  41. caa5d1e drm/exynos: Implement drm_connector directly in dp driver by Sean Paul · 10 years ago
  42. d9716ee drm/exynos: Implement drm_connector in hdmi directly by Sean Paul · 10 years ago
  43. c37f42c drm/exynos: Add create_connector callback by Sean Paul · 10 years ago
  44. af65c80 drm/exynos: Consolidate suspend/resume in drm_drv by Sean Paul · 10 years ago
  45. a43b933 drm/exynos: Clean up FIMD power on/off routines by Sean Paul · 10 years ago
  46. 12f5ad6 drm/exynos: Implement dpms display callback in DP by Sean Paul · 10 years ago
  47. 1417f10 drm/exynos: Move display implementation into dp by Sean Paul · 10 years ago
  48. 2e4e678 drm/exynos: Move dp driver from video/ to drm/ by Sean Paul · 10 years ago
  49. 055e0c0 drm/exynos: Remove unused/useless fimd_context members by Sean Paul · 10 years ago
  50. a968e72 drm/exynos: Use mode_set to configure fimd by Sean Paul · 10 years ago
  51. 4b40526 drm/exynos: Implement mode_fixup manager operation by Sean Paul · 10 years ago
  52. cd706aa drm/exynos: Add mode_set manager operation by Sean Paul · 10 years ago
  53. a9c4cd2 drm/exynos: Disable unused crtc planes from crtc by Sean Paul · 10 years ago
  54. 7562685 drm/exynos: Use drm_mode_copy to copy modes by Sean Paul · 10 years ago
  55. f041b25 drm/exynos: Remove exynos_drm_hdmi shim by Sean Paul · 10 years ago
  56. 2b76813 drm/exynos: hdmi: remove the i2c drivers and use by Daniel Kurtz · 10 years ago
  57. 080be03d drm/exynos: Split manager/display/subdrv by Sean Paul · 10 years ago
  58. 3f283d9 drm/exynos: Use unsigned long for possible_crtcs by Sean Paul · 10 years ago
  59. 558de5c drm/exynos: Don't keep dpms state in encoder by Sean Paul · 10 years ago
  60. 54c40de drm/exynos: Rename display_op power_on to dpms by Sean Paul · 10 years ago
  61. e5b8991 drm/exynos: Remove dpms link between encoder/connector by Sean Paul · 10 years ago
  62. 87244fa drm/exynos: Remove apply manager callback by Sean Paul · 10 years ago
  63. bb7704d drm/exynos: Pass exynos_drm_manager in manager ops instead of dev by Sean Paul · 10 years ago
  64. 4551789 drm/exynos: hdmi: Implement initialize op for hdmi by Sean Paul · 10 years ago
  65. 40c8ab4 drm/exynos: Use manager_op initialize in fimd by Sean Paul · 10 years ago
  66. 1f9cafc3 drm/exynos: Add an initialize function to manager and display by Sean Paul · 10 years ago
  67. 1c6244c drm/exynos: Merge overlay_ops into manager_ops by Sean Paul · 10 years ago
  68. 32175bf drm/exynos: Remove useless slab.h include by Stephane Marchesin · 10 years ago
  69. 4615415 drm/exynos: set the active aspect ratio as per mode by Shirish S · 10 years ago
  70. e1d883c drm/exynos: add phy settings for RB resolutions by Shirish S · 10 years ago
  71. 307ceaf drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 10 years ago
  72. 3ea8785 drm/helper: lock all around force mode restore by Dave Airlie · 10 years ago
  73. 53f1904 drm/fb-helper: improve drm_fb_helper_initial_config locking by Daniel Vetter · 10 years ago
  74. b182cc5 drm/crtc-helper: fix locking for drm_helper_disable_unused_functions by Daniel Vetter · 10 years ago
  75. 5500493 Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 10 years ago
  76. e84c20a drm/radeon/kms: merge conflicted badly by Dave Airlie · 10 years ago
  77. 5a08c07 Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  78. 7550e36 drm/cma: remove to make sg_table when gem cma is created by Joonyoung Shim · 10 years ago
  79. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  80. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 10 years ago
  81. 978c605 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  82. 8ad2bc9 Merge branch 'drm-intel-next' of git://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  83. e19b913 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  84. 7514409 drm/gma500: remove stub .open/postclose by David Herrmann · 10 years ago
  85. 9083eb3 drm/gma500: Code cleanup - inline documentation by Arthur Borsboom · 10 years ago
  86. f90cd81 drm/gma500: Code cleanup - style fixes by Arthur Borsboom · 10 years ago
  87. af3765c drm/gma500: Code cleanup - removal of centralized exiting of function by Arthur Borsboom · 10 years ago
  88. e85cbbf drm/gma500/cdv: Cedarview display cleanups by Patrik Jakobsson · 10 years ago
  89. 1951994 drm/gma500: Unify encoder mode fixup by Patrik Jakobsson · 10 years ago
  90. f35257a drm/gma500: Unify _get_core_freq for cdv and psb by Patrik Jakobsson · 10 years ago
  91. 778e26d drm/gma500: Move asle interrupt work into a work task by Patrik Jakobsson · 10 years ago
  92. c7829b2 drm/gma500: Remove dead code by Thierry Reding · 10 years ago
  93. c269c68 drm/gma500: Add backing type and base align to psb_gem_create() by Patrik Jakobsson · 11 years ago
  94. ae0b931 drm/gma500: Remove unused ioctls by Patrik Jakobsson · 11 years ago
  95. 8f39487 drm/gma500: Always trap MMU page faults by Patrik Jakobsson · 11 years ago
  96. ae012bd drm/gma500: Hook up the MMU by Patrik Jakobsson · 11 years ago
  97. 1c6b5d1 drm/gma500: Add first piece of blitter code by Patrik Jakobsson · 11 years ago
  98. ac1b01b drm/gma500: Give MMU code it's own header file by Patrik Jakobsson · 11 years ago
  99. 64a4aff drm/gma500: Add support for SGX interrupts by Patrik Jakobsson · 11 years ago
  100. b219372 drm/gma500: Make SGX MMU driver actually do something by Patrik Jakobsson · 11 years ago