1. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  2. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  3. 46bfdf9 drm: Nuke SET_UNIQUE ioctl by Daniel Vetter · 8 years ago
  4. 366884b drm: Give drm_agp_clear drm_legacy_ prefix by Daniel Vetter · 8 years ago
  5. 60d8edd drm: add drm_pcie_get_max_link_width helper (v2) by Alex Deucher · 9 years ago
  6. 6e3f797 drm/doc: Update docs about device instance setup by Daniel Vetter · 9 years ago
  7. 43fc884 drm: Silence sparse warnings by Ville Syrjälä · 9 years ago
  8. ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  9. 1c96e84 drm: Move __drm_pci_free to drm_legacy.h by Daniel Vetter · 10 years ago
  10. c5786fe drm: Goody bye, drm_bus! by David Herrmann · 10 years ago
  11. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  12. 1e444be drm: drop unused drm_master->unique_size by David Herrmann · 10 years ago
  13. d0a3916 drm: simplify drm_*_set_unique() by David Herrmann · 10 years ago
  14. c6a1af8a drm: Add device registration documentation by Thierry Reding · 10 years ago
  15. f932277 drm: Remove dev->kdriver by Daniel Vetter · 11 years ago
  16. 9de1b51f drm: remove drm_bus->get_name by Daniel Vetter · 11 years ago
  17. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  18. 53bf2a2 drm: inline drm_pci_set_unique by Daniel Vetter · 11 years ago
  19. b2a21aa drm: remove bus->get_irq implementations by Daniel Vetter · 11 years ago
  20. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  21. eaaf8f0 drm/pci: fold in irq_by_busid support by Daniel Vetter · 11 years ago
  22. 5a08c07 Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  23. c94adc4 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 10 years ago
  24. 099d1c2 drm: provide device-refcount by David Herrmann · 10 years ago
  25. 8a5a800 drm: remove global_mutex locking around agp_init by Daniel Vetter · 11 years ago
  26. 4efafeb drm: kill the ->agp_destroy callback by Daniel Vetter · 11 years ago
  27. d6e4b28b drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  28. 2c695fa drm: remove agp_init() bus callback by Daniel Vetter · 11 years ago
  29. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  30. 8da79cc drm: ->agp_init can't fail by Daniel Vetter · 11 years ago
  31. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  32. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  33. e1e7853 drm: Pass pointers to virt_to_page() by Ben Hutchings · 11 years ago
  34. ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
  35. 0dc8fe5 drm: introduce drm_dev_free() to fix error paths by David Herrmann · 11 years ago
  36. c22f0ac drm: merge device setup into drm_dev_register() by David Herrmann · 11 years ago
  37. 1bb7253 drm: add drm_dev_alloc() helper by David Herrmann · 11 years ago
  38. 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
  39. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  40. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
  41. c391162 drm/pci: remove useles #if 1 by David Herrmann · 11 years ago
  42. f435046 drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional by Andy Lutomirski · 11 years ago
  43. ea9cbb0 drm: Silence some sparse warnings by Ville Syrjälä · 11 years ago
  44. 93711d8 drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y by Bjorn Helgaas · 11 years ago
  45. dd66cc2 drm/pci: Use PCI Express Capability accessors by Bjorn Helgaas · 11 years ago
  46. f8acf6f drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices by Bjorn Helgaas · 11 years ago
  47. 9fe0423 drm/pci: Use the standard #defines for PCIe Link Capability bits by Bjorn Helgaas · 11 years ago
  48. ca06241 drm/pci: add missing variable initialization by Jingoo Han · 12 years ago
  49. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  50. f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
  51. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  52. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  53. 45e97ab drm: populate irq_by_busid-member for pci by Wolfram Sang · 13 years ago
  54. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  55. b64c115 drm: fix race between driver loading and userspace open. by Dave Airlie · 14 years ago
  56. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  58. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 14 years ago
  59. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  60. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_pci.c]
  61. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  62. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  63. 195b3a2 drm: drm_pci needs dma-mapping.h by Dave Airlie · 18 years ago
  64. ddf19b9 drm: fixup PCI DMA support by Dave Airlie · 18 years ago
  65. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  66. aa0ca6b drm: fix warning in drm_pci.c by Dave Airlie · 19 years ago
  67. 9c8da5e drm: update support for drm pci buffers by Dave Airlie · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago