1. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  2. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  3. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  4. d2e546b drm: rip out DRM_AGP_MEM and DRM_AGP_KERN by Daniel Vetter · 11 years ago
  5. 8a5a800 drm: remove global_mutex locking around agp_init by Daniel Vetter · 11 years ago
  6. d5e41ad drm/agpsupport: use kzalloc instead of kmalloc/memset by Dave Airlie · 11 years ago
  7. 4efafeb drm: kill the ->agp_destroy callback by Daniel Vetter · 11 years ago
  8. d6e4b28b drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  9. 2c695fa drm: remove agp_init() bus callback by Daniel Vetter · 11 years ago
  10. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  11. 8da79cc drm: ->agp_init can't fail by Daniel Vetter · 11 years ago
  12. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  13. 5ec467a drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() by Wei Yongjun · 11 years ago
  14. 6b27f7f drm/dp: Use AUX constants from specification by Thierry Reding · 11 years ago
  15. 05f5172 drm/bufs: remove handling of _DRM_GEM mappings by Daniel Vetter · 11 years ago
  16. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  17. e2577d4 drm: rip out drm_platform_exit by Daniel Vetter · 11 years ago
  18. 0ff420f drm/msm: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  19. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  20. 405bea7 drm/shmob: call drm_put_dev directly from ->remove hook by Daniel Vetter · 11 years ago
  21. fd3c025 drm/omap: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  22. c84b435 drm/tilcdc: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  23. a9a346d drm/exynos: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  24. 57a24cf drm/rcar: call drm_put_dev directly in the ->remove hook by Daniel Vetter · 11 years ago
  25. c0c72a8 drm: shmob_drm: Check clk_prepare_enable() return value by Laurent Pinchart · 11 years ago
  26. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  27. ee61c73 drm: Don't reference objects in the flink name idr by Kristian Hogsberg · 11 years ago
  28. 520edd1 drm: do not steal the display if we have a master by Paulo Zanoni · 11 years ago
  29. fffb906 drm: Don't split up debug output by Daniel Vetter · 11 years ago
  30. ce456e0 drm/edid: Make edid_load() return a void * by Geert Uytterhoeven · 11 years ago
  31. da32cc9 Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  32. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  33. 9255ce8 Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  34. 89570ee drm: fix the addition of the side-by-side (half) flag for extra 3D modes by Thomas Wood · 11 years ago
  35. 7d14b95 drm/edid: fix length check when adding extra 3D modes by Thomas Wood · 11 years ago
  36. ffd3d33 drm/radeon/atom: fix bus probes when hw_i2c is set (v2) by Alex Deucher · 11 years ago
  37. 53dc0b0 drm/radeon: fix null pointer dereference in dce6+ audio code by Alex Deucher · 11 years ago
  38. 0ca223b drm/radeon: fixup bad vram size on SI by Alex Deucher · 11 years ago
  39. 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
  40. 7bc494a 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
  41. 60460f6 Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 11 years ago
  42. 1d507b3 udl: fix issue with imported prime buffers by Rob Clark · 11 years ago
  43. 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
  44. 6a0a7a9 drm/vmwgfx: Add our connectors to sysfs by Thomas Hellstrom · 11 years ago
  45. 308d17e drm/vmwgfx: Fix dma buffer memory size accounting by Thomas Hellstrom · 11 years ago
  46. d69d51d drm/vmwgfx: Fix up and comment the dumb buffer implementation by Thomas Hellstrom · 11 years ago
  47. c6c1f32 drm/vmwgfx: Correctly set the enabled state on crtcs by Thomas Hellstrom · 11 years ago
  48. bdefc8c drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set() by Dan Carpenter · 11 years ago
  49. 13cd1a5 drm/nouveau/sw: fix oops if gpu has its display block disabled by Ben Skeggs · 11 years ago
  50. 2fd04c8 drm/nouveau: unreference fence after syncing by Ben Skeggs · 11 years ago
  51. f074d73 drm/nouveau/kms: send timestamp data for correct head in flip completion events by Maarten Lankhorst · 11 years ago
  52. a7e4201 drm/nouveau/clk: Add support for NVAA/NVAC by Roy Spliet · 11 years ago
  53. b1cd497 drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+ by Roy Spliet · 11 years ago
  54. efffa98 drm/nv10/plane: some chipsets don't support NV12 by Ilia Mirkin · 11 years ago
  55. 050828e drm/nv10/plane: add downscaling restrictions by Ilia Mirkin · 11 years ago
  56. 92e5b0a drm/nv10/plane: fix format computation by Ilia Mirkin · 11 years ago
  57. 5b19f4f drm/nv04-nv30/clk: provide an empty domain list by Ben Skeggs · 11 years ago
  58. 9a99160 drm/tegra: return -EFAULT if copy_from_user() fails by Dan Carpenter · 11 years ago
  59. 9ab3415 drm/tegra: Force cast to __iomem to make sparse happy by Thierry Reding · 11 years ago
  60. 9b57f5f drm/tegra: Make tegra_drm_driver static by Thierry Reding · 11 years ago
  61. a7ed68f drm/tegra: Fix address space mismatches by Thierry Reding · 11 years ago
  62. 7602fa1 drm/tegra: Tightly bind RGB output to DC by Thierry Reding · 11 years ago
  63. 3782651 drm/tegra: Make CRTC upcasting safer by Thierry Reding · 11 years ago
  64. b7bc799 drm/radeon: fix VGT_GS_INSTANCE_CNT register by Dave Airlie · 11 years ago
  65. 1abd498 drm/radeon: Fix a typo in Cayman and Evergreen registers by Alexandre Demers · 11 years ago
  66. d444af2 drm/radeon/dpm: simplify state adjust logic for NI by Alex Deucher · 11 years ago
  67. 9c57a6b drm/radeon: add radeon_vm_bo_update trace point by Christian König · 11 years ago
  68. 84d597b drm/radeon: add VMID allocation trace point by Christian König · 11 years ago
  69. ec39f64 drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups by Guenter Roeck · 11 years ago
  70. 55d4e02 drm/radeon: program DCE2 audio dto just like DCE3 by Alex Deucher · 11 years ago
  71. 180f805 drm/radeon: fix typo in fetching mpll params by Alex Deucher · 11 years ago
  72. 0cbc330 drm/exynos: release unhandled page flip events at postclose. by Inki Dae · 11 years ago
  73. b8654b3 drm/exynos: Fix trivial typo in exynos_drm_fimd.c by Sachin Kamat · 11 years ago
  74. 993fc6e drm/i915: Pin pages whilst allocating for dma-buf vmap() by Chris Wilson · 11 years ago
  75. be46ffd drm/i915: Fix port name in vlv_wait_port_ready() timeout warning by Ville Syrjälä · 11 years ago
  76. 0bf2134 drm/i915: MI_PREDICATE_RESULT_2 is HSW only by Ville Syrjälä · 11 years ago
  77. 22613c9 drm/i915: Make the DERRMR SRM target global GTT by Ville Syrjälä · 11 years ago
  78. a121644 drm/i915: use the correct force_wake function at the PC8 code by Paulo Zanoni · 11 years ago
  79. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 11 years ago
  80. 32cf0cb drm/i915: Fix pipe CSC post offset calculation by Ville Syrjälä · 11 years ago
  81. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 11 years ago
  82. ddf9c53 drm/i915: add intel_display_power_enabled_sw() for use in atomic ctx by Imre Deak · 11 years ago
  83. 48e9212 drm/i915: drop DRM_ERROR in intel_fbdev init by Jesse Barnes · 11 years ago
  84. 3b32a35 drm/i915: Simplify DP vs. eDP detection by Ville Syrjälä · 11 years ago
  85. 5d8a775 drm/i915: Check VBT for eDP ports on VLV by Ville Syrjälä · 11 years ago
  86. 6b88f29 drm/i915/vlv: use parallel context restore when coming out of RC6 by Jesse Barnes · 11 years ago
  87. 2f0aa304 drm/i915/vlv: use a lower RC6 timeout on VLV by Jesse Barnes · 11 years ago
  88. 84fcb46 drm/i915/sdvo: Fix up debug output to not split lines by Daniel Vetter · 11 years ago
  89. 5bc0e85 drm/i915: make sparse happy for the new vlv mmio read function by Daniel Vetter · 11 years ago
  90. 084054f drm/i915: drop the right force-wake engine in the vlv mmio funcs by Daniel Vetter · 11 years ago
  91. 46520e2 drm/i915: Fix GT wake FIFO free entries for VLV by Ville Syrjälä · 11 years ago
  92. 90f256b drm/i915: Report all GTFIFODBG errors by Ville Syrjälä · 11 years ago
  93. 43709ba drm/i915: Enabling DebugFS for valleyview forcewake counts by Deepak S · 11 years ago
  94. 940aece drm/i915/vlv: Valleyview support for forcewake Individual power wells. by Deepak S · 11 years ago
  95. c8d9a59 drm/i915: Add power well arguments to force wake routines. by Deepak S · 11 years ago
  96. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 11 years ago
  97. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 11 years ago
  98. fec8cba drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 by Jesse Barnes · 11 years ago
  99. 947fdaadf drm/i915: Do not attempt to re-enable an unconnected primary plane by Chris Wilson · 11 years ago
  100. a415d35 drm/i915: Pin relocations for the duration of constructing the execbuffer by Chris Wilson · 11 years ago