1. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 11 years ago
  2. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 11 years ago
  3. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 11 years ago
  4. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 11 years ago
  5. 774c389 drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK by Marek Olšák · 11 years ago
  6. d808fc8 drm/radeon: skip MC reset as it's probably not hung by Alex Deucher · 11 years ago
  7. e8fc413 drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 11 years ago
  8. cc9945b drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled by Alex Deucher · 11 years ago
  9. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  10. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 11 years ago
  11. 60222c0 drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits by Patrik Jakobsson · 11 years ago
  12. 44498ae drm/i915: also disable south interrupts when handling them by Paulo Zanoni · 12 years ago
  13. 1523909 drm/i915: enable irqs earlier when resuming by Daniel Vetter · 11 years ago
  14. 0920a48 drm/i915: Increase the RC6p threshold. by Stéphane Marchesin · 12 years ago
  15. 61bc95c DRM/i915: On G45 enable cursor plane briefly after enabling the display plane. by Egbert Eich · 11 years ago
  16. 9f9bdaa drm/nv50-: prevent some races between modesetting and page flipping by Ben Skeggs · 11 years ago
  17. 42bed34 drm/nouveau/i2c: drop parent refcount when creating ports by Ben Skeggs · 11 years ago
  18. 67f9718 drm/nv84: fix regression in page flipping by Ben Skeggs · 11 years ago
  19. f6853fa drm/nouveau: Fix typo in init_idx_addr_latched(). by Francisco Jerez · 11 years ago
  20. 650e120 drm/nouveau: Disable AGP on PowerPC again. by Francisco Jerez · 11 years ago
  21. 65b5f42 drm/nve0/graph: some random reg moved on kepler by Ben Skeggs · 12 years ago
  22. 86c268e drm/i915: Fix Haswell/CRW PCI IDs. by Kenneth Graunke · 11 years ago
  23. 4a35f83 drm/i915: Don't clobber crtc->fb when queue_flip fails by Ville Syrjälä · 12 years ago
  24. b18ac46 drm/i915: wait_event_timeout's timeout is in jiffies by Paulo Zanoni · 12 years ago
  25. f3e227d drm/i915: Fix missing variable initilization by Syam Sidhardhan · 11 years ago
  26. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  27. cc39a8f drm/vmwgfx: convert to idr_alloc() by Tejun Heo · 11 years ago
  28. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 11 years ago
  29. ff51235 drm/sis: convert to idr_alloc() by Tejun Heo · 11 years ago
  30. c8c470a drm/i915: convert to idr_alloc() by Tejun Heo · 11 years ago
  31. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 11 years ago
  32. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 11 years ago
  33. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  34. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  36. be88298 drm/tilcdc: only build on arm by Stephen Rothwell · 11 years ago
  37. 28ee461 Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  38. a497bfe Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  39. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  40. 202adf4 drm/i915: Revert hdmi HDP pin checks by Daniel Vetter · 12 years ago
  41. e450fcc drm/tegra: Add list of framebuffers to debugfs by Thierry Reding · 12 years ago
  42. 84ff6b2 drm/tegra: Fix color expansion by Thierry Reding · 12 years ago
  43. 3b9e71e drm/tegra: Split DC_CMD_STATE_CONTROL register write by Thierry Reding · 12 years ago
  44. 3c03c46 drm/tegra: Implement page-flipping support by Thierry Reding · 12 years ago
  45. 6e5ff99 drm/tegra: Implement VBLANK support by Thierry Reding · 12 years ago
  46. 23fb474 drm/tegra: Implement .mode_set_base() by Thierry Reding · 12 years ago
  47. f34bc78 drm/tegra: Add plane support by Thierry Reding · 12 years ago
  48. 894752b drm/tegra: Remove bogus tegra_framebuffer structure by Thierry Reding · 12 years ago
  49. 8cf1e98 drm: Add consistency check for page-flipping by Thierry Reding · 12 years ago
  50. e3b2e03 drm/radeon: Use generic HDMI infoframe helpers by Thierry Reding · 12 years ago
  51. ac24c22 drm/tegra: Use generic HDMI infoframe helpers by Thierry Reding · 12 years ago
  52. 10a8512 drm: Add HDMI infoframe helpers by Thierry Reding · 12 years ago
  53. a6b2183 drm: Move mode tables to drm_edid.c by Thierry Reding · 12 years ago
  54. 18316c8 drm: Remove duplicate drm_mode_cea_vic() by Thierry Reding · 12 years ago
  55. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  56. 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
  57. 907a773 gma500: Fix n, m1 and m2 clock limits for sdvo and lvds by Patrik Jakobsson · 12 years ago
  58. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  60. bc75286 drm/i915: Handle untiled planes when computing their offsets by Chris Wilson · 12 years ago
  61. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  62. 95fc633 drm/exynos: Add device tree based discovery support for G2D by Ajay Kumar · 12 years ago
  63. 2f7e2ed drm/exynos: hdmi: support extra resolutions using drm_display_mode timings by Sean Paul · 12 years ago
  64. 2963074 drm/exynos: mixer: set correct mode for range of resolutions by Rahul Sharma · 12 years ago
  65. 0ea6822 drm/exynos: implement display-mode-check callback in mixer driver by Rahul Sharma · 12 years ago
  66. 438c0f8 drm/exynos: add display-mode-check operation to exynos_mixer_ops struct by Rahul Sharma · 12 years ago
  67. 979c0c7 drm/exynos: release resources properly when fb creation is failed. by YoungJun Cho · 12 years ago
  68. 5af9f11 drm/exynos: fix wrong pointer access at vm close. by YoungJun Cho · 12 years ago
  69. e44a5c0 drm/exynos: Add missing braces around sizeof by Sachin Kamat · 12 years ago
  70. b9ede27 drm/exynos: consider exception case to fb handle creation by Inki Dae · 12 years ago
  71. fe9e3137 drm/exynos: fix iommu address allocation order by Inki Dae · 12 years ago
  72. ca18e14 Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 12 years ago
  73. 74e1697 Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  74. 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
  75. 43a23aa drm/radeon: properly validate the atpx interface by Alex Deucher · 12 years ago
  76. d041889 drm/radeon: switch get_gpu_clock() to a callback (v2) by Alex Deucher · 12 years ago
  77. 454d2e2 drm/radeon: add a asic callback to get the xclk by Alex Deucher · 12 years ago
  78. 0e34d09 drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation failure by Tim Gardner · 12 years ago
  79. c944b2a drm/radeon: remove overzealous warning in hdmi handling by Alex Deucher · 12 years ago
  80. 7ae764b drm/radeon: fix multi-head power profile stability on BTC+ asics by Alex Deucher · 12 years ago
  81. 33b903e drm/nouveau: restore debugfs/vbios.rom support by Marcin Slusarz · 12 years ago
  82. eff76ed drm/nv50-/kms: remove UPDATE methods after each encoder disconnect by Ben Skeggs · 12 years ago
  83. 4ea253a drm/nvd0/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 12 years ago
  84. 16d4c03 drm/nv50/disp: handle multiple actions from one set of supervisor intrs by Ben Skeggs · 12 years ago
  85. 2e82b5d gpu: remove gma500 stub driver by Lee, Chun-Yi · 12 years ago
  86. 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
  87. a91ed42 nouveau: ACPI support depends on X86 and X86_PLATFORM_DEVICES by Ben Hutchings · 12 years ago
  88. 5effecd drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805 by Ben Skeggs · 12 years ago
  89. eb6313a drm/nv50: initial kms support for off-chip TMDS/DP encoders by Ben Skeggs · 12 years ago
  90. 476e84e drm/nv50-/disp: initial supervisor support for off-chip encoders by Ben Skeggs · 12 years ago
  91. a2bc283 drm/nv50-/disp: initial work towards supporting external encoders by Ben Skeggs · 12 years ago
  92. 5a885f0 drm/nv50-/kms: remove unnecessary wait-for-completion points by Ben Skeggs · 12 years ago
  93. 0a0afd2 drm/nv50-/disp: move DP link training to core and train from supervisor by Ben Skeggs · 12 years ago
  94. 5cc027f drm/nv50-/disp: handle supervisor tasks from workqueue by Ben Skeggs · 12 years ago
  95. 7dcd060c drm/nouveau/i2c: create proper chipset-specific class implementations by Ben Skeggs · 12 years ago
  96. 46c13c1 drm/nv50-/disp: 0x0000 is a valid udisp config value by Ben Skeggs · 12 years ago
  97. ac8cc24 drm/nv50/devinit: reverse the logic for running encoder init scripts by Ben Skeggs · 12 years ago
  98. 8e992c8 drm/nouveau/bios: store a type/mask hash in parsed dcb data by Ben Skeggs · 12 years ago
  99. 548ddb6 drm/nouveau/i2c: extend type to 16-bits, add lookup-by-type function by Ben Skeggs · 12 years ago
  100. 31a34aa drm/nouveau/i2c: aux channels not necessarily on nvio by Ben Skeggs · 12 years ago