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