1. 9f49d9f drm/exynos: Use devm_* APIs in exynos_hdmi.c by Sachin Kamat · 12 years ago
  2. 37f5086 drm/exynos: Use devm_clk_get in exynos_mixer.c by Sachin Kamat · 12 years ago
  3. df3d90e drm/exynos: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  4. dc62553 drm/exynos: Use devm_clk_get in exynos_drm_g2d.c by Sachin Kamat · 12 years ago
  5. 640631d drm/exynos: use sgt instead of pages for framebuffer address by Prathyush K · 12 years ago
  6. a3f9bca drm: exynos: fix for loosing display mode header during mode adjustment by Rahul Sharma · 12 years ago
  7. 3dc5fa9 drm/exynos: fix memory leak to EDID block by Egbert Eich · 12 years ago
  8. 465ed66 drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer by Prathyush K · 12 years ago
  9. dd26585 drm/exynos: add exynos drm specific fb_mmap function by Prathyush K · 12 years ago
  10. 1daa892 drm/exynos: make sure that overlay data are updated by Inki Dae · 12 years ago
  11. 5b07c66 drm/exynos: add vm_ops to specific gem mmaper by Inki Dae · 12 years ago
  12. 2a3098f drm/exynos: add userptr feature for g2d module by Inki Dae · 12 years ago
  13. 1119707 drm/exynos: remove unnecessary sg_alloc_table call by Prathyush K · 12 years ago
  14. 4ddc404 drm: exynos: fix for mapping of dma buffers by Rahul Sharma · 12 years ago
  15. ea6d66c drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. by Inki Dae · 12 years ago
  16. d87342c drm/exynos: add iommu support for g2d by Inki Dae · 12 years ago
  17. 1055b39 drm/exynos: add iommu support for hdmi driver by Inki Dae · 12 years ago
  18. bcc5cd1c drm/exynos: add iommu support to fimd driver by Inki Dae · 12 years ago
  19. 0519f9a drm/exynos: add iommu support for exynos drm framework by Inki Dae · 12 years ago
  20. 549a17e ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute by Marek Szyprowski · 12 years ago
  21. 4b9347d common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attribute by Marek Szyprowski · 12 years ago
  22. e7783ba drm: hold event_lock while accessing vblank_event_list by Imre Deak · 12 years ago
  23. 9fb7dff drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock by Imre Deak · 12 years ago
  24. e1f48ee drm/exynos: call drm_vblank_put for each queued flip event by Imre Deak · 12 years ago
  25. 8547332 drm/exynos: hold event_lock while accessing pageflip_event_list by Imre Deak · 12 years ago
  26. fdd66e0 drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c by Sachin Kamat · 12 years ago
  27. 6ecf18f drm/exynos: Make exynos4/5_fimd_driver_data static by Sachin Kamat · 12 years ago
  28. 8e8755d drm/exynos: fix overlay updating issue by Inki Dae · 12 years ago
  29. fa3692d drm/exynos: remove unnecessary code. by Inki Dae · 12 years ago
  30. 9d93479 drm/exynos: fix linux framebuffer address setting. by Inki Dae · 12 years ago
  31. 7136470 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  32. 2ff4aeac drm/i915: Fix pte updates in ggtt clear range by Ben Widawsky · 12 years ago
  33. bd3b49f drm: tegra: Add maintainers entry by Thierry Reding · 12 years ago
  34. ca06241 drm/pci: add missing variable initialization by Jingoo Han · 12 years ago
  35. a8f559e drm/nouveau/device: Remove duplicate inclusion of core/device.h by Sachin Kamat · 12 years ago
  36. 24c89e9 drm/nouveau: remove duplicate inclusion of nouveau_ttm.h by Sachin Kamat · 12 years ago
  37. edc260d drm/nouveau/fifo: trigger engine context unload before zeroing context pointer by Ben Skeggs · 12 years ago
  38. c9aa763 drm/nouveau: prevent log mangling by Daniel J Blueman · 12 years ago
  39. 04c8c21 drm/nouveau: unpin various bo's before destroying by Marcin Slusarz · 12 years ago
  40. 124ea29 drm/nouveau: unpin pushbuffer bo before destroying it by Marcin Slusarz · 12 years ago
  41. 3f69e76 drm/nouveau: remove misleading comment from nouveau_prime_new by Marcin Slusarz · 12 years ago
  42. ae4ba73 drm/nouveau: raise reporting levels of some messages by Marcin Slusarz · 12 years ago
  43. 507ceb1 drm/nouveau/core: fix the assumption that NVDEV_XXXX is always under 32 by Martin Peres · 12 years ago
  44. d1be7e9 drm/nouveau/ppp: remove nouveau_ppp base class by Ben Skeggs · 12 years ago
  45. fb9bff2 nve0/ppp: enable support via nvc0's implementation by Ben Skeggs · 12 years ago
  46. 4a79501 nvc0/ppp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  47. 7d8bd91 nvc0/vp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  48. 23c14ed nvc0/bsp: initial implementation of engine by Maarten Lankhorst · 12 years ago
  49. 66433c2 drm/nouveau/vdec: remove nouveau_{bsp,vp} base classes, use nouveau_engine directly by Ben Skeggs · 12 years ago
  50. f3295b3 drm/nve0/fifo: allow for future binding of ppp contexts by Ben Skeggs · 12 years ago
  51. a7416d0 drm/nve0/vp: implement initial support for engine by Ben Skeggs · 12 years ago
  52. b2f04fc drm/nve0/bsp: implement initial support for engine by Ben Skeggs · 12 years ago
  53. 4946980 drm/nve0: allow specification of channel engine type in abi16 call by Ben Skeggs · 12 years ago
  54. 4359887 drm/nouveau/core: implement shortcut for simple engctx construction by Ben Skeggs · 12 years ago
  55. e5e454f drm/nvc0/copy: share interrupt handler with nva3 by Ben Skeggs · 12 years ago
  56. 874309a drm/nv50/fb: implement trap handler as subdev interrupt handler by Ben Skeggs · 12 years ago
  57. e0cdd1e drm/nouveau/mc: allow calling of multiple handlers for a give intr bit by Ben Skeggs · 12 years ago
  58. 3cb0ebd drm/nouveau/copy: remove nouveau_copy base class by Ben Skeggs · 12 years ago
  59. 586ae46 drm/nvc0/copy: use nouveau_falcon base class by Ben Skeggs · 12 years ago
  60. 8365f2f drm/nva3/copy: use nouveau_falcon base class by Ben Skeggs · 12 years ago
  61. 27abc13 drm/nv98/crypt: use nouveau_falcon base class by Ben Skeggs · 12 years ago
  62. e3aaa94 drm/nouveau: initial falcon (fuc) engine base class implementation by Ben Skeggs · 12 years ago
  63. 2d8b9cc drm/nouveau: convert to dev_pm_ops by Dave Airlie · 12 years ago
  64. c839d74 drm/nouveau: Add interface to detect optimus and v1 support by Dave Airlie · 12 years ago
  65. bf2c886 drm/nouveau/disp: add support for 10bpc over DisplayPort by Ben Skeggs · 12 years ago
  66. e225f44 drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge by Ben Skeggs · 12 years ago
  67. 4f6029d drm/nv50-nvc0: switch to common disp impl, removing previous version by Ben Skeggs · 12 years ago
  68. f9887d0 drm/nvd0/disp: implement support for colour vibrance control by Ben Skeggs · 12 years ago
  69. 647bf61 drm/nvd0/disp: remove fetching of capabilities report by Ben Skeggs · 12 years ago
  70. 63718a0 drm/nvd0/disp: enable support for older display classes by Ben Skeggs · 12 years ago
  71. 4705730 drm/nvd0/disp: support creation of fb dma objects on older chipsets by Ben Skeggs · 12 years ago
  72. ed5085a5 drm/nvd0/disp: implement support for older DISP_SYNC classes by Ben Skeggs · 12 years ago
  73. 419e8dc drm/nvd0/disp: implement sor support for older display classes by Ben Skeggs · 12 years ago
  74. 97b19b5 drm/nvd0/disp: implement dac support for older display classes by Ben Skeggs · 12 years ago
  75. de8268c drm/nvd0/disp: start implementing support for older display classes by Ben Skeggs · 12 years ago
  76. 8f2abc2 drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code by Ben Skeggs · 12 years ago
  77. 6c8e463 drm/nouveau/dp: move core link training calls to common code by Ben Skeggs · 12 years ago
  78. b6e4ad2 drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code by Ben Skeggs · 12 years ago
  79. 186ecad drm/nv50/disp: move remaining interrupt handling into core by Ben Skeggs · 12 years ago
  80. 4a230fa drm/nvd0/disp: calculate U script id in supervisor interrupt by Ben Skeggs · 12 years ago
  81. 8e9e3d2 drm/nv84/disp: move hdmi control into core by Ben Skeggs · 12 years ago
  82. a4feaf4 drm/nva3/disp: move hda codec handling to core by Ben Skeggs · 12 years ago
  83. f796073 drm/nv50/disp: move dp link training helpers into core by Ben Skeggs · 12 years ago
  84. 7ebb38b drm/nv50/disp: call into core for dac load detection by Ben Skeggs · 12 years ago
  85. ef22c8b drm/nv50/disp: call into core to handle dac/sor power state changes by Ben Skeggs · 12 years ago
  86. 2d0aca2 drm/nv50/disp: allocate display from driver core by Ben Skeggs · 12 years ago
  87. 75f8693 drm/nouveau/bios: implement some dcb output entry parsing/matching functions by Ben Skeggs · 12 years ago
  88. ed58aee drm/nvd0/disp: handle DP transfer unit setup from second supervisor interrupt by Ben Skeggs · 12 years ago
  89. 1c30cd0 drm/nvd0/disp: move HDMI control to core by Ben Skeggs · 12 years ago
  90. 0a9e2b95 drm/nvd0/disp: move HDA codec setup to core by Ben Skeggs · 12 years ago
  91. 35b21d3 drm/nvd0/disp: call into core to handle dac power state changes by Ben Skeggs · 12 years ago
  92. 74b6685 drm/nvd0/disp: call into core to handle sor power state changes by Ben Skeggs · 12 years ago
  93. 6c5a042 drm/nvd0/disp: move link training helpers into core as display methods by Ben Skeggs · 12 years ago
  94. fb445b3c2 drm/nouveau/core: allow representing method ranges in nouveau_omthds by Ben Skeggs · 12 years ago
  95. cbe7270 drm/nouveau/core: expose full method calling capabilities with nv_exec by Ben Skeggs · 12 years ago
  96. 65c7866 drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  97. 14464b8 drm/nvd0/disp: move remaining interrupt handling to core by Ben Skeggs · 12 years ago
  98. 206c38a drm/nouveau/core: add some missing subdev/engine disable flags by Ben Skeggs · 12 years ago
  99. b6caea5 drm/nouveau/bios: implement BIT 'U' table (and subtable) parsing in core by Ben Skeggs · 12 years ago
  100. b5a794b drm/nvd0/disp: allocate display and evo channels from driver core by Ben Skeggs · 12 years ago