1. f142d3b video: Add generic HDMI infoframe helpers by Thierry Reding · 12 years ago
  2. 595887e drm: Add some missing forward declarations by Thierry Reding · 12 years ago
  3. a6b2183 drm: Move mode tables to drm_edid.c by Thierry Reding · 12 years ago
  4. 18316c8 drm: Remove duplicate drm_mode_cea_vic() by Thierry Reding · 12 years ago
  5. c976cb3 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  6. 907a773 gma500: Fix n, m1 and m2 clock limits for sdvo and lvds by Patrik Jakobsson · 12 years ago
  7. 95fc633 drm/exynos: Add device tree based discovery support for G2D by Ajay Kumar · 12 years ago
  8. 2f7e2ed drm/exynos: hdmi: support extra resolutions using drm_display_mode timings by Sean Paul · 12 years ago
  9. 2963074 drm/exynos: mixer: set correct mode for range of resolutions by Rahul Sharma · 12 years ago
  10. 0ea6822 drm/exynos: implement display-mode-check callback in mixer driver by Rahul Sharma · 12 years ago
  11. 438c0f8 drm/exynos: add display-mode-check operation to exynos_mixer_ops struct by Rahul Sharma · 12 years ago
  12. 979c0c7 drm/exynos: release resources properly when fb creation is failed. by YoungJun Cho · 12 years ago
  13. 5af9f11 drm/exynos: fix wrong pointer access at vm close. by YoungJun Cho · 12 years ago
  14. e44a5c0 drm/exynos: Add missing braces around sizeof by Sachin Kamat · 12 years ago
  15. b9ede27 drm/exynos: consider exception case to fb handle creation by Inki Dae · 12 years ago
  16. fe9e3137 drm/exynos: fix iommu address allocation order by Inki Dae · 12 years ago
  17. ca18e14 Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 12 years ago
  18. 74e1697 Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  19. e9f211a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  20. 43a23aa drm/radeon: properly validate the atpx interface by Alex Deucher · 12 years ago
  21. d041889 drm/radeon: switch get_gpu_clock() to a callback (v2) by Alex Deucher · 12 years ago
  22. 454d2e2 drm/radeon: add a asic callback to get the xclk by Alex Deucher · 12 years ago
  23. 0e34d09 drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation failure by Tim Gardner · 12 years ago
  24. c944b2a drm/radeon: remove overzealous warning in hdmi handling by Alex Deucher · 12 years ago
  25. 7ae764b drm/radeon: fix multi-head power profile stability on BTC+ asics by Alex Deucher · 12 years ago
  26. 33b903e drm/nouveau: restore debugfs/vbios.rom support by Marcin Slusarz · 12 years ago
  27. eff76ed drm/nv50-/kms: remove UPDATE methods after each encoder disconnect by Ben Skeggs · 12 years ago
  28. 4ea253a drm/nvd0/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 12 years ago
  29. 16d4c03 drm/nv50/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 12 years ago
  30. 2e82b5d gpu: remove gma500 stub driver by Lee, Chun-Yi · 12 years ago
  31. 1f3a574 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  32. a91ed42 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES by Ben Hutchings · 12 years ago
  33. 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 12 years ago
  34. eb6313a drm/nv50: initial kms support for off-chip TMDS/DP encoders by Ben Skeggs · 12 years ago
  35. 476e84e drm/nv50-/disp: initial supervisor support for off-chip encoders by Ben Skeggs · 12 years ago
  36. a2bc283 drm/nv50-/disp: initial work towards supporting external encoders by Ben Skeggs · 12 years ago
  37. 5a885f0 drm/nv50-/kms: remove unnecessary wait-for-completion points by Ben Skeggs · 12 years ago
  38. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 12 years ago
  39. 5cc027f drm/nv50-/disp: handle supervisor tasks from workqueue by Ben Skeggs · 12 years ago
  40. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 12 years ago
  41. 46c13c1 drm/nv50-/disp: 0x0000 is a valid udisp config value by Ben Skeggs · 12 years ago
  42. ac8cc24 drm/nv50/devinit: reverse the logic for running encoder init scripts by Ben Skeggs · 12 years ago
  43. 8e992c8 drm/nouveau/bios: store a type/mask hash in parsed dcb data by Ben Skeggs · 12 years ago
  44. 548ddb6 drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function by Ben Skeggs · 12 years ago
  45. 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 12 years ago
  46. eaa8e7a drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions by Ben Skeggs · 12 years ago
  47. f3ed104 drm/nouveau/bios: parse external transmitter type if off-chip by Ben Skeggs · 12 years ago
  48. 5ed5020 drm/nouveau: store i2c port pointer directly in nouveau_encoder by Ben Skeggs · 12 years ago
  49. df3ef6a drm/nouveau/i2c: handle i2c/aux mux outside of port lookup function by Ben Skeggs · 12 years ago
  50. f63740f drm/nv50/graph: avoid touching 400724, it doesn't exist by Ben Skeggs · 12 years ago
  51. 89e728c drm/nouveau: Fix DPMS 1 on G4 Snowball, from snow white to coal black. by Stefan de Konink · 12 years ago
  52. af1ac18 drm/nouveau/disp: sizeof() wrong pointer by Dan Carpenter · 12 years ago
  53. 264ce19 drm/nv84-/fence: prepare for emit/sync support of sysram sequences by Ben Skeggs · 12 years ago
  54. 827520c drm/nouveau/fence: make internal hooks part of the context by Ben Skeggs · 12 years ago
  55. 60e5cb7 drm/nv17/fence: split from nv10 code by Ben Skeggs · 12 years ago
  56. bba9852 drm/nv84-/fence: abstract class emit/sync functions to virt+sequence by Ben Skeggs · 12 years ago
  57. a34caf7 drm/nv84/fence: access fences with full virtual address, not offset by Ben Skeggs · 12 years ago
  58. fa531bc drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently by Ben Skeggs · 12 years ago
  59. 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 12 years ago
  60. 0f08006 drm/nouveau/gpio: pass number of on-die gpio lines to base by Ben Skeggs · 12 years ago
  61. 23fc09e drm/nouveau/drm: store full dcb gpio function data in connector by Ben Skeggs · 12 years ago
  62. e18c080 drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences by Ben Skeggs · 12 years ago
  63. a2fa2973 drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work by Ben Skeggs · 12 years ago
  64. 750087f drm/nouveau/fifo/nv84: support user event trigger by Ben Skeggs · 12 years ago
  65. 9bd2ddb drm/nouveau/fifo/nvc0-: use interrupt 31 as an event trigger by Ben Skeggs · 12 years ago
  66. 1d7c71a drm/nouveau/disp: port vblank handling to event interface by Ben Skeggs · 12 years ago
  67. 21a5ace drm/nouveau/disp/nv04: implement a base display object class by Ben Skeggs · 12 years ago
  68. 51fa025 drm/nouveau/core: basic event interface between core and drm by Ben Skeggs · 12 years ago
  69. 32256c8 drm/nouveau/fifo/nvc0: improve interrupt handler somewhat by Ben Skeggs · 12 years ago
  70. e2de179 drm/nv50/disp: fix missing sor modectrl sync flags by Ben Skeggs · 12 years ago
  71. ec49b5c drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctor by Marcin Slusarz · 12 years ago
  72. 07df304 drm/nouveau/therm: use workqueue to shutdown the machine by Marcin Slusarz · 12 years ago
  73. d0a5191 drm/nv40/therm: reset temperature sensor on init by Marcin Slusarz · 12 years ago
  74. 134fc03 drm/nouveau/therm: turn on fan only when threshold hit in positive direction by Marcin Slusarz · 12 years ago
  75. a84fa1a drm/nouveau: report channel owner in ioctl error paths by Marcin Slusarz · 12 years ago
  76. 3969f05 drm/nouveau/therm: always initialize alarm_program_lock by Marcin Slusarz · 12 years ago
  77. b795016 drm/nouveau: handle backlight_device_register failure by Marcin Slusarz · 12 years ago
  78. a441dbb drm/nouveau: use kmemdup for edid allocation/copying by Marcin Slusarz · 12 years ago
  79. 03e9a04 drm/nouveau: use drm_property_create_range helper by Marcin Slusarz · 12 years ago
  80. b5d8f05 drm/nouveau: remove unnecessary null pointer check from nouveau_fence_new by Cong Ding · 12 years ago
  81. fd69aee drm/nvc0/graph: remove redundant null checks by Marcin Slusarz · 12 years ago
  82. fc3109a drm/nouveau/fan: fix selection of fan speed when fan->get returns an error by Marcin Slusarz · 12 years ago
  83. cd89783 drm/nouveau: quiet static-related sparse noise by Marcin Slusarz · 12 years ago
  84. bfd8bd1 drm/nouveau/bios: tiny debugging messages fixes by Marcin Slusarz · 12 years ago
  85. 950fbfa drm/nouveau: mark nv_printk_ as printf-like function by Marcin Slusarz · 12 years ago
  86. a4cea27 drm/nouveau: share fence structures between nv10+ and nv50 implementations by Marcin Slusarz · 12 years ago
  87. a624baf drm/nouveau/fan: handle the cases where we are outside of the linear zone by Martin Peres · 12 years ago
  88. 93260d3 drm/nouveau: report channel owner in error messages by Marcin Slusarz · 12 years ago
  89. a2896ce drm/nouveau: prepare for reporting channel owner by Marcin Slusarz · 12 years ago
  90. f533da1 drm/nouveau: use pr_cont by Marcin Slusarz · 12 years ago
  91. fc10199 drm/nouveau: split fifo interrupt handler by Marcin Slusarz · 12 years ago
  92. 3600ad5 drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds by Martin Peres · 12 years ago
  93. f1aa4a1 drm/nouveau: set legacy bios data before parsing the structure by Emil Velikov · 12 years ago
  94. 708ff04 drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is input by Ben Skeggs · 12 years ago
  95. e8c3cc0 drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN by Ben Skeggs · 12 years ago
  96. 112a12a drm/nouveau/bios: add support for parsing xpio table data by Ben Skeggs · 12 years ago
  97. 2308818 drm/nouveau: remove some more unnecessary legacy bios code by Ben Skeggs · 12 years ago
  98. e84e4b6 drm/nouveau: remove legacy vbios type detection by Ben Skeggs · 12 years ago
  99. 5e90a88 drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfs by Ben Skeggs · 12 years ago
  100. b2c3631 drm/nouveau/hwmon: s/fan0/fan1/ by Ben Skeggs · 12 years ago