1. 9be7d86 drm/tegra: Implement panel support by Thierry Reding · 11 years ago
  2. 210fcd9 drm/panel: Add support for Panasonic VVX10F004B0 by Thierry Reding · 11 years ago
  3. 280921d drm/panel: Add simple panel support by Thierry Reding · 11 years ago
  4. aead40e drm: Add panel support by Thierry Reding · 11 years ago
  5. 068a002 drm: Add MIPI DSI bus support by Andrzej Hajda · 11 years ago
  6. b03bb79 Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next by Thierry Reding · 11 years ago
  7. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  8. 80b2879 ARM: tegra: pass reset to tegra_powergate_sequence_power_up() by Stephen Warren · 11 years ago
  9. ca48080 drm/tegra: use reset framework by Stephen Warren · 11 years ago
  10. 9255ce8 Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  11. 89570ee drm: fix the addition of the side-by-side (half) flag for extra 3D modes by Thomas Wood · 11 years ago
  12. 7d14b95 drm/edid: fix length check when adding extra 3D modes by Thomas Wood · 11 years ago
  13. ffd3d33 drm/radeon/atom: fix bus probes when hw_i2c is set (v2) by Alex Deucher · 11 years ago
  14. 53dc0b0 drm/radeon: fix null pointer dereference in dce6+ audio code by Alex Deucher · 11 years ago
  15. 0ca223b drm/radeon: fixup bad vram size on SI by Alex Deucher · 11 years ago
  16. 1ec2c7f Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  17. 7bc494a9 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 11 years ago
  18. 60460f6 Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 11 years ago
  19. 1d507b3 udl: fix issue with imported prime buffers by Rob Clark · 11 years ago
  20. c17f5bb Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  21. 6a0a7a9 drm/vmwgfx: Add our connectors to sysfs by Thomas Hellstrom · 11 years ago
  22. 308d17e drm/vmwgfx: Fix dma buffer memory size accounting by Thomas Hellstrom · 11 years ago
  23. d69d51d drm/vmwgfx: Fix up and comment the dumb buffer implementation by Thomas Hellstrom · 11 years ago
  24. c6c1f32 drm/vmwgfx: Correctly set the enabled state on crtcs by Thomas Hellstrom · 11 years ago
  25. bdefc8c drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() by Dan Carpenter · 11 years ago
  26. 13cd1a5 drm/nouveau/sw: fix oops if gpu has its display block disabled by Ben Skeggs · 11 years ago
  27. 2fd04c8 drm/nouveau: unreference fence after syncing by Ben Skeggs · 11 years ago
  28. f074d73 drm/nouveau/kms: send timestamp data for correct head in flip completion events by Maarten Lankhorst · 11 years ago
  29. a7e4201 drm/nouveau/clk: Add support for NVAA/NVAC by Roy Spliet · 11 years ago
  30. b1cd497 drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+ by Roy Spliet · 11 years ago
  31. efffa98 drm/nv10/plane: some chipsets don't support NV12 by Ilia Mirkin · 11 years ago
  32. 050828e drm/nv10/plane: add downscaling restrictions by Ilia Mirkin · 11 years ago
  33. 92e5b0a drm/nv10/plane: fix format computation by Ilia Mirkin · 11 years ago
  34. 5b19f4f drm/nv04-nv30/clk: provide an empty domain list by Ben Skeggs · 11 years ago
  35. 9a99160 drm/tegra: return -EFAULT if copy_from_user() fails by Dan Carpenter · 11 years ago
  36. 9ab3415 drm/tegra: Force cast to __iomem to make sparse happy by Thierry Reding · 11 years ago
  37. 9b57f5f drm/tegra: Make tegra_drm_driver static by Thierry Reding · 11 years ago
  38. a7ed68f drm/tegra: Fix address space mismatches by Thierry Reding · 11 years ago
  39. 7602fa1 drm/tegra: Tightly bind RGB output to DC by Thierry Reding · 11 years ago
  40. 3782651 drm/tegra: Make CRTC upcasting safer by Thierry Reding · 11 years ago
  41. b7bc799 drm/radeon: fix VGT_GS_INSTANCE_CNT register by Dave Airlie · 11 years ago
  42. 1abd498 drm/radeon: Fix a typo in Cayman and Evergreen registers by Alexandre Demers · 11 years ago
  43. d444af2 drm/radeon/dpm: simplify state adjust logic for NI by Alex Deucher · 11 years ago
  44. 9c57a6b drm/radeon: add radeon_vm_bo_update trace point by Christian König · 11 years ago
  45. 84d597b drm/radeon: add VMID allocation trace point by Christian König · 11 years ago
  46. ec39f64 drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups by Guenter Roeck · 11 years ago
  47. 55d4e02 drm/radeon: program DCE2 audio dto just like DCE3 by Alex Deucher · 11 years ago
  48. 180f805 drm/radeon: fix typo in fetching mpll params by Alex Deucher · 11 years ago
  49. 0cbc330 drm/exynos: release unhandled page flip events at postclose. by Inki Dae · 11 years ago
  50. b8654b3 drm/exynos: Fix trivial typo in exynos_drm_fimd.c by Sachin Kamat · 11 years ago
  51. 993fc6e drm/i915: Pin pages whilst allocating for dma-buf vmap() by Chris Wilson · 11 years ago
  52. 0bf2134 drm/i915: MI_PREDICATE_RESULT_2 is HSW only by Ville Syrjälä · 11 years ago
  53. 22613c9 drm/i915: Make the DERRMR SRM target global GTT by Ville Syrjälä · 11 years ago
  54. a1216444 drm/i915: use the correct force_wake function at the PC8 code by Paulo Zanoni · 11 years ago
  55. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  56. 32cf0cb drm/i915: Fix pipe CSC post offset calculation by Ville Syrjälä · 11 years ago
  57. 3b32a35 drm/i915: Simplify DP vs. eDP detection by Ville Syrjälä · 11 years ago
  58. 5d8a775 drm/i915: Check VBT for eDP ports on VLV by Ville Syrjälä · 11 years ago
  59. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  60. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  61. fec8cba drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 by Jesse Barnes · 11 years ago
  62. a415d35 drm/i915: Pin relocations for the duration of constructing the execbuffer by Chris Wilson · 11 years ago
  63. 7c063c7 drm/i915: take mode config lock around crtc disable at suspend by Jesse Barnes · 11 years ago
  64. c51e970 drm/i915: Prefer setting PTE cache age to 3 by Chris Wilson · 11 years ago
  65. 76bb80e drm/i915/ddi: set sink to power down mode on dp disable by Jani Nikula · 11 years ago
  66. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  67. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  68. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  69. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  70. cf969677 Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  71. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  72. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  73. f727b49 drm/i915: Fix gen3 self-refresh watermarks by Daniel Vetter · 11 years ago
  74. c58f009 drm/ttm: Remove set_need_resched from the ttm fault handler by Thomas Hellstrom · 11 years ago
  75. 0bc2542 drm/ttm: Don't move non-existing data by Thomas Hellstrom · 11 years ago
  76. 7272c9d drm/radeon: hook up backlight functions for CI and KV family. by Samuel Li · 11 years ago
  77. 1021442 drm/i915: Replicate BIOS eDP bpp clamping hack for hsw by Daniel Vetter · 11 years ago
  78. 7c6c265 drm/i915: Do not enable package C8 on unsupported hardware by Chris Wilson · 11 years ago
  79. be1c1fe drm/i915: Hold pc8 lock around toggling pc8.gpu_idle by Chris Wilson · 11 years ago
  80. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  81. 1d37b68 drm/i915: encoder->get_config is no longer optional by Daniel Vetter · 11 years ago
  82. 7a495cf drm/i915/tv: add ->get_config callback by Daniel Vetter · 11 years ago
  83. 32f79a8 drm/radeon/cik: Add macrotile mode array query by Michel Dänzer · 11 years ago
  84. 1ddce27 drm/radeon/cik: Return backend map information to userspace by Michel Dänzer · 11 years ago
  85. c486d4f drm/vmwgfx: Make vmwgfx dma buffers prime aware by Thomas Hellstrom · 11 years ago
  86. 79e5f81 drm/vmwgfx: Make surfaces prime-aware by Thomas Hellstrom · 11 years ago
  87. 69977ff drm/vmwgfx: Hook up the prime ioctls by Thomas Hellstrom · 11 years ago
  88. 65981f7 drm/ttm: Add a minimal prime implementation for ttm base objects by Thomas Hellstrom · 11 years ago
  89. ac49251 drm/vmwgfx: Fix false lockdep warning by Thomas Hellstrom · 11 years ago
  90. 8d17fb4 drm/ttm: Allow execbuf util reserves without ticket by Thomas Hellstrom · 11 years ago
  91. ef46e0d drm/i915: restore the early forcewake cleanup by Daniel Vetter · 11 years ago
  92. 29c78f6 Partially revert "drm/i915: tune the RC6 threshold for stability" by Daniel Vetter · 11 years ago
  93. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  94. cd1177f2 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  95. 3a11898 drm/radeon: enable DPM by default in TN asics by Alex Deucher · 11 years ago
  96. 958b84fb drm/radeon: adjust TN dpm parameters for stability (v2) by Alex Deucher · 11 years ago
  97. d5754ab drm/radeon: use a single doorbell for cik kms compute by Andrew Lewycky · 11 years ago
  98. 4cc948b drm/radeon/vm: don't attempt to update ptes if ib allocation fails by Alex Deucher · 11 years ago
  99. 99b4f25 drm/radeon: disable CIK CP semaphores for now by Christian König · 11 years ago
  100. 1654b81 drm/radeon: allow semaphore emission to fail by Christian König · 11 years ago