1. da0df92 drm: allow loading an EDID as firmware to override broken monitor by Carsten Emde · 12 years ago
  2. 3e148ba drm/exynos: enable hdmi audio feature by Seung-Woo Kim · 12 years ago
  3. ba3849d drm/exynos: add default pixel format for plane by Eunchul Kim · 12 years ago
  4. 590f418 drm/exynos: cleanup exynos_hdmi.h by Joonyoung Shim · 12 years ago
  5. a31f6ec drm/exynos: add is_local member in exynos_drm_subdrv struct by Joonyoung Shim · 12 years ago
  6. 9084f7b drm/exynos: add subdrv open/close functions by Joonyoung Shim · 12 years ago
  7. 132a5b9 drm/exynos: remove module of exynos drm subdrv by Joonyoung Shim · 12 years ago
  8. 3ab09435 drm/exynos: release pending pageflip events when closed by Joonyoung Shim · 12 years ago
  9. f0b1bda drm/exynos: added new funtion to get/put dma address. by Inki Dae · 12 years ago
  10. 2b35892 drm/exynos: update gem and buffer framework. by Inki Dae · 12 years ago
  11. 1de425b drm/exynos: added mode_fixup feature and code clean. by Inki Dae · 12 years ago
  12. 3ecd70b drm/exynos: add HDMI version 1.4 support by Joonyoung Shim · 12 years ago
  13. 22b21ae drm/exynos: remove exynos_mixer.h by Joonyoung Shim · 12 years ago
  14. 1278f7d gma500: Fix mmap frambuffer by Yoichi Yuasa · 12 years ago
  15. de49442 Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  16. 654c59c drm/radeon: Drop radeon_gem_object_(un)pin. by Michel Dänzer · 12 years ago
  17. 0349af7 drm/radeon: Restrict offset for legacy display engine. by Michel Dänzer · 12 years ago
  18. c435301 drm/radeon: Restrict offset for legacy hardware cursor. by Michel Dänzer · 12 years ago
  19. 11fe126 drm/radeon/kms: reduce probe latency on digital connectors by Tvrtko Ursulin · 12 years ago
  20. 4c1b2d2 drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board by Alex Deucher · 12 years ago
  21. e00e8b5 drm/radeon/kms: fix analog load detection on DVI-I connectors by Alex Deucher · 12 years ago
  22. 25d0479 drm/ttm: Use pr_fmt and pr_<level> by Joe Perches · 12 years ago
  23. f104876 drivers/gpu/drm/savage/savage_state.c: add missing kfree by Julia Lawall · 12 years ago
  24. f48bb04 drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free by Julia Lawall · 12 years ago
  25. abc8113 drm/radeon: dp only enable enhanced framing if sink supports. by Dave Airlie · 12 years ago
  26. 3c12513 drm/radeon/kms: skip db/cb/streamout checking when possible on r600 by Marek Olšák · 12 years ago
  27. 6333003 drm/radeon/kms: compute GPU addresses correctly on r600 by Marek Olšák · 12 years ago
  28. 747e42a10 drm/radeon/kms: remove some unused variables in evergreen_cs_track by Marek Olšák · 12 years ago
  29. 3083857 drm/radeon/kms: skip db/cb/streamout checking when possible on evergreen by Marek Olšák · 12 years ago
  30. 7e9fa5f drm/radeon/kms: optimize streamout checking for evergreen by Marek Olšák · 12 years ago
  31. 7885713 drm/radeon/kms: compute GPU addresses correctly on evergreen by Marek Olšák · 12 years ago
  32. 7df7c54 drm/radeon/kms: make some DRM errors more informative by Marek Olšák · 12 years ago
  33. 779923b drm/radeon/kms: skip cb/db checking if SX_MISC is 1 on r600+ by Marek Olšák · 12 years ago
  34. 9c1dfc5 drm/usb: move usb support into a separate module by Dave Airlie · 12 years ago
  35. 2de6d4a drm: fix build with UDL if USB is a module by Dave Airlie · 12 years ago
  36. 5320918 drm/udl: initial UDL driver (v4) by Dave Airlie · 13 years ago
  37. 2c07a21 drm: add core support for unplugging a device (v2) by Dave Airlie · 12 years ago
  38. cbc7e22 drm/modeset: add helper to unplug all connectors from sysfs by Dave Airlie · 12 years ago
  39. 1828fe6 drm/sysfs: protect sysfs removal code against being run twice. by Dave Airlie · 12 years ago
  40. ce880cb udlfb: remove sysfs framebuffer device with USB .disconnect() by Kay Sievers · 12 years ago
  41. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  42. c3c50e8 drm: Add drm_mode_copy() by Ville Syrjälä · 12 years ago
  43. d63f5e6 drm: Use a flexible array member for blob property data by Ville Syrjälä · 12 years ago
  44. 6bfc56a drm: Handle drm_object_get() failures by Ville Syrjälä · 12 years ago
  45. 93bbf6d drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params by Ville Syrjälä · 12 years ago
  46. ac235da drm: Fix drm_mode_attachmode_crtc() by Ville Syrjälä · 12 years ago
  47. 5f61bb4 drm: Check CRTC viewport against framebuffer size by Ville Syrjälä · 12 years ago
  48. 90367bf drm: Check user mode against overflows by Ville Syrjälä · 12 years ago
  49. ee34ab5 drm: Fix memory leak in drm_mode_setcrtc() by Ville Syrjälä · 12 years ago
  50. 1dd6c8b drm: Make drm_mode_attachmode() void by Ville Syrjälä · 12 years ago
  51. 1d97e91 drm: Check crtc x and y coordinates by Ville Syrjälä · 12 years ago
  52. e36fae3 drm: Warn if mode to umode conversion overflows the destination types by Ville Syrjälä · 12 years ago
  53. 2fcfc75 drm: Change drm_display_mode::type to unsigned by Ville Syrjälä · 12 years ago
  54. 6653cc8 drm: Reject mode set with current fb if no current fb is bound by Ville Syrjälä · 12 years ago
  55. 09016a1 gma500: suspend/resume support for Cedartrail by Alan Cox · 12 years ago
  56. 50d44a5 gma500: Fix resume paths by Alan Cox · 12 years ago
  57. f137799 drm/nouveau: add userspace fallback hints. by Dave Airlie · 12 years ago
  58. abd3200 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next by Dave Airlie · 12 years ago
  59. 2f5394c drm/nouveau: map first page of mmio early and determine chipset earlier by Ben Skeggs · 12 years ago
  60. 4cbb0f8 drm/nvd0/disp: disconnect encoders before reprogramming them by Ben Skeggs · 12 years ago
  61. 3488c57 drm/nvd0/disp: move syncs/magic setup to or mode_set by Ben Skeggs · 12 years ago
  62. 6860dc8 drm/nouveau/dp: account for channel coding overhead in link training by Ben Skeggs · 12 years ago
  63. c674844 drm/nvd0/disp: fix dcb sor link matching in supervisor handler by Ben Skeggs · 12 years ago
  64. 6e83fda drm/nvd0/disp: initial implementation of displayport by Ben Skeggs · 12 years ago
  65. f14d9a4 drm/nouveau/dp: make dp dpms function common, call from sor code instead by Ben Skeggs · 12 years ago
  66. e436d1b drm/nv50/hwsq: some nv92 fixes by Martin Peres · 12 years ago
  67. 8663bc7 drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c by Ben Skeggs · 12 years ago
  68. 8c1dcb6 drm/nouveau/dp: make functions for executing various bios tables by Ben Skeggs · 12 years ago
  69. c11dd0d drm/nouveau/pm: fix oops if chipset has no pm support at all by Ben Skeggs · 12 years ago
  70. 4489b98 drm/nouveau/bios: rework vbios shadowing by Ben Skeggs · 12 years ago
  71. 05a7c15 drm/nouveau/bios: attempt acpi rom fetch before pcirom by Ben Skeggs · 12 years ago
  72. 7c5f6a8 drm/nvd0/disp: attempt to handle more than 2 crtcs if possible by Ben Skeggs · 12 years ago
  73. 29181d2 drm/nvc0/vram: get part count from PUNITS by Ben Skeggs · 12 years ago
  74. 8b83d67 drm/nv40/pm: fix fanspeed regression by Ben Skeggs · 12 years ago
  75. e608425 drm/nouveau/pm: several fixes for nvc0 memory timings by Roy Spliet · 12 years ago
  76. 1ae73f2 drm/nvc0/pm: restrict pll mode to clocks that can actually use it by Ben Skeggs · 12 years ago
  77. 44ab8cc drm/nouveau/dp: fix bad comparison in dp_link_train_commit() by Xi Wang · 12 years ago
  78. 84ddfda drm/nouveau/mxm: call mxmi to determine revision before calling mxms by Ben Skeggs · 12 years ago
  79. 7d3a766 drm/nouveau/pm: init only after display subsystem has been created by Ben Skeggs · 12 years ago
  80. 950c44b drm/nvc0/fb: detect presense of second rank by Ben Skeggs · 12 years ago
  81. df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 12 years ago
  82. 990449c drm/nv50-nvc0/vm: support unsnooped system memory by Ben Skeggs · 12 years ago
  83. 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 12 years ago
  84. 070be29 drm/nouveau/mem: handle dll_off for ddr2/ddr3 by Ben Skeggs · 12 years ago
  85. 25c53c1 drm/nouveau/pm: extend profile interface for destroy/init/fini by Ben Skeggs · 12 years ago
  86. 8d7bb40 drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery by Ben Skeggs · 12 years ago
  87. b830973 drm/nouveau/pm: fix dll off -> dll on transitions by Ben Skeggs · 12 years ago
  88. a9bc247 drm/nouveau/pm: detect when we need dll disabled for gddr3 by Ben Skeggs · 12 years ago
  89. 0ce7141 drm/nv50: fix detection of second vram rank by Ben Skeggs · 12 years ago
  90. 1a7287e drm/nouveau/pm: track mr2 for gddr3 by Ben Skeggs · 12 years ago
  91. c57ebf5e drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking by Martin Peres · 12 years ago
  92. 496a73b drm/nv50/pm: use hwsq for engine reclocking too by Ben Skeggs · 12 years ago
  93. e495d0d drm/nv50/disp: more accurate function to determine active crtcs by Ben Skeggs · 12 years ago
  94. 6bdf68c drm/nv50/pm: initial work towards proper memory reclocking, with timings by Ben Skeggs · 12 years ago
  95. 2d85bc8 drm/nouveau/pm: introduce ram reclocking helper by Ben Skeggs · 12 years ago
  96. 085028c drm/nouveau/pm: embed timings into perflvl structs by Ben Skeggs · 12 years ago
  97. fd99fd6 drm/nouveau/pm: calculate memory timings at perflvl creation time by Ben Skeggs · 12 years ago
  98. 68a64ca drm/nouveau/pm: readback boot perflvl *before* parsing vbios by Ben Skeggs · 12 years ago
  99. c7c039f drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation by Roy Spliet · 12 years ago
  100. 03ddf04 drm/nouveau/pm: restructure bios table parsing by Ben Skeggs · 12 years ago