1. 32197aa gpu:drm: Fix typo in Documentation/DocBook/drm.xml by Masanari Iida · 10 years ago
  2. d87af4d gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat by Rickard Strandqvist · 10 years ago
  3. a1f1a79 drm: drm_err: Remove unnecessary __func__ argument by Joe Perches · 10 years ago
  4. bd008e5 drm: Implement O_NONBLOCK support on /dev/dri/cardN by Chris Wilson · 10 years ago
  5. 1bcecfa drm/core: use helper to check driver features by Andrzej Hajda · 10 years ago
  6. 5a11f7f drm/edid: Add missing interlaced flag to 576i@100 modes. by Clint Taylor · 10 years ago
  7. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  8. c5939a7 Merge tag 'topic/core-stuff-2014-09-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  9. bb6178b drm/nouveau: export reservation_object from dmabuf to ttm by Maarten Lankhorst · 11 years ago
  10. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  11. b5e9c1a drm: Pass dma-buf as argument to gem_prime_import_sg_table by Maarten Lankhorst · 11 years ago
  12. 15a996b drm/nouveau: assign fence_chan->name correctly by Maarten Lankhorst · 10 years ago
  13. e3be4c2 drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync by Maarten Lankhorst · 10 years ago
  14. 055dffd drm/nouveau: bump driver patchlevel to 1.2.1 by Maarten Lankhorst · 10 years ago
  15. 1dadba8 drm/nouveau: nv84+: fix fence context seqno's by Maarten Lankhorst · 10 years ago
  16. 1b11629 drm: Drop grab fpriv->fbs_lock in drm_fb_release by Daniel Vetter · 10 years ago
  17. ee0d68a drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  18. 0d634f6 drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  19. c39aa6a drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  20. f38e34a drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  21. 5ee932d drm/nouveau: use container_of to resolve nouveau_plane from drm_plane by Fabian Frederick · 10 years ago
  22. 918b7ed drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  23. a1d0280 drm/radeon: use container_of to resolve radeon_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  24. 98cc034 drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  25. ea0622c drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  26. 80c873b drm: Improve debug output for drm_wait_one_vblank by Daniel Vetter · 10 years ago
  27. f2b50c1 drm: Fixup locking for universal cursor planes by Daniel Vetter · 10 years ago
  28. da8f439 drm: Don't update vblank timestamp when the counter didn't change by Mario Kleiner · 10 years ago
  29. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  30. c261103 drm: Move internal debugfs functions to drm_internal.h by Daniel Vetter · 10 years ago
  31. e7f0a88 drm: Move leftover ioctl declarations to drm_internal.h by Daniel Vetter · 10 years ago
  32. 884d9f05eb drm: Move drm_vm_open_locked into drm_internal.h by Daniel Vetter · 10 years ago
  33. bfbf3c8 drm: move drm_mmap to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  34. 197633b drm/gem: Don't call drm_mmap from drm_gem_mmap by Daniel Vetter · 10 years ago
  35. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  36. 9908fb6 drm: change drm_err return type to void by Joe Perches · 10 years ago
  37. 94318d5 drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED by Benjamin Herrenschmidt · 10 years ago
  38. 6bd3110 drm: powerpc can use a simpler drm_io_prot() by Benjamin Herrenschmidt · 10 years ago
  39. 4253251 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
  40. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  41. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  42. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  43. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  44. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  45. 7c61b1e drm/exynos/dp: unregister connector on removal by Andrzej Hajda · 10 years ago
  46. 90eac89 drm/exynos/dpi: unregister connector and panel on removal by Andrzej Hajda · 10 years ago
  47. 0ae4601 drm/exynos/dsi: unregister connector on removal by Andrzej Hajda · 10 years ago
  48. 849b431 drm/exynos/fb: free exynos framebuffer on error by Andrzej Hajda · 10 years ago
  49. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  50. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  51. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  52. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  53. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  54. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  55. 20ed715e drm/exynos/fimc: fix source buffer registers by Andrzej Hajda · 10 years ago
  56. 56442d8 drm/exynos/fimc: simplify buffer queuing by Andrzej Hajda · 10 years ago
  57. c7b3014 drm/exynos/fimc: do not enable fimc twice by Andrzej Hajda · 10 years ago
  58. 7794a77 drm/exynos/fimc: avoid clearing overflow bits by Andrzej Hajda · 10 years ago
  59. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  60. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  61. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  62. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  63. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  64. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  65. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  66. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago
  67. 945a0aa drm/exynos/ipp: move file reference from memory to command node by Andrzej Hajda · 10 years ago
  68. 6f7d48e drm/exynos/ipp: cancel works before command node clean by Andrzej Hajda · 10 years ago
  69. 9b5bd1c drm/exynos/ipp: remove fake pm callbacks by Andrzej Hajda · 10 years ago
  70. eb8a3bf drm/exynos: fimd: fix window clear code by Marek Szyprowski · 10 years ago
  71. 71b1f19 drm/exynos/fbdev: set smem_len for fbdev by Daniel Kurtz · 10 years ago
  72. d6ce7b5 drm/exynos: fimd: add Exynos3 SoC support by Inki Dae · 10 years ago
  73. 473462a drm/exynos: mipi-dsi: add Exynos3 SoC support by Inki Dae · 10 years ago
  74. 78d3a8c drm/exynos: mipi-dsi: consider non-continuous clock mode by Inki Dae · 10 years ago
  75. d87f09a drm/mipi-dsi: consider low power transmission by Inki Dae · 10 years ago
  76. 8525b5e drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value by YoungJun Cho · 10 years ago
  77. 3840a65 drm/radeon: fix AGP userptr handling by Christian König · 10 years ago
  78. 8337486 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  79. 109ab90 drm/ttm: make sure format string cannot leak in by Kees Cook · 10 years ago
  80. d898ce0 drm/tilcdc: panel: Add support for enable GPIO by Ezequiel Garcia · 10 years ago
  81. 12778fc drm/tilcdc: panel: Set return value explicitly by Ezequiel Garcia · 10 years ago
  82. 18c44db drm/tilcdc: panel: Fix backlight devicetree support by Ezequiel Garcia · 10 years ago
  83. 971645d drm/tilcdc: panel: Use devm_kzalloc to simplify the error path by Ezequiel Garcia · 10 years ago
  84. e3a9b04 drm/tilcdc: panel: Spurious whitespace removal by Ezequiel Garcia · 10 years ago
  85. 75ece7b drm/tilcdc: panel: Remove unused variable by Ezequiel Garcia · 10 years ago
  86. 9430dfa drm/tilcdc: panel: Add missing of_node_put by Ezequiel Garcia · 10 years ago
  87. b478e336b drm/tilcdc: Fix the error path in tilcdc_load() by Ezequiel Garcia · 10 years ago
  88. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  89. 29a7d17 Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 10 years ago
  90. 94d12b1 drm/ast: Add reduced blanking modes for wide screen mode by Y.C. Chen · 10 years ago
  91. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  92. 4ac0736 Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  93. cc2a907 drm/gt214-/disp: enable dp audio by Ben Skeggs · 10 years ago
  94. d889c52 drm/gt214-/kms: fix hda eld regression by Ben Skeggs · 10 years ago
  95. 9506140 drm/g94-/disp: calculate some dp audio constants by Ben Skeggs · 10 years ago
  96. 3eee864 drm/gt214-/kms: perform hda codec setup on displayport too by Ben Skeggs · 10 years ago
  97. a522946 drm/gk104-/disp: infoframe registers moved yet again on kepler by Ben Skeggs · 10 years ago
  98. c378eb7 drm/nouveau/bios: parse older ramcfg/timing data like we do newer ones by Ben Skeggs · 10 years ago
  99. a407318 drm/nva3/fb/ram: Per-partition regs by Roy Spliet · 10 years ago
  100. 930da22 drm/nouveau/fb/ram: Support strided regs by Roy Spliet · 10 years ago