1. 5ea75e0 drm/gma500: Add generic code for clock calculation by Patrik Jakobsson · 11 years ago
  2. 85d9cb4 drm: remove drm_order by Daniel Vetter · 11 years ago
  3. b72a892 drm/radeon: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  4. 0e26794 drm/r128: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  5. 04420c9 drm/bufs: s/drm_order/order_base_2/ by Daniel Vetter · 11 years ago
  6. bd0c0ce drm: move drm_getsarea into drm_bufs.c by Daniel Vetter · 11 years ago
  7. c391162 drm/pci: remove useles #if 1 by David Herrmann · 11 years ago
  8. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  9. 23367ff drm: rip out dev->last_checked by Daniel Vetter · 11 years ago
  10. 1d8d29c drm: fold in drm_sg_alloc into the ioctl by Daniel Vetter · 11 years ago
  11. 81e9569 drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver by Daniel Vetter · 11 years ago
  12. 4cb4ea3 drm/nouveau: drop DRIVER_PCI_DMA and DRIVER_SG by Daniel Vetter · 11 years ago
  13. 494f38e drm: kill dev->buf_readers and dev->buf_writers by Daniel Vetter · 11 years ago
  14. 5379dc0 drm/radoen: kill radeon_dma_ioctl_kms by Daniel Vetter · 11 years ago
  15. c7e00b6 drm: kill dev->ctx_start and dev->lck_start by Daniel Vetter · 11 years ago
  16. c78d753 drm: kill dev->interrupt_flag and dev->dma_flag by Daniel Vetter · 11 years ago
  17. a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
  18. 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
  19. 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
  20. e13af9a Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  21. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  22. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  23. 444bddc drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) by Alex Deucher · 11 years ago
  24. f90555c drm/radeon/dpm/atom: fix broken gcc harder by Alex Deucher · 11 years ago
  25. 48fa04c drm/radeon/dpm/atom: restructure logic to work around a compiler bug by Andre Heider · 11 years ago
  26. 77c7d50 drm/radeon/dpm: fix atom vram table parsing by Alex Deucher · 11 years ago
  27. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 11 years ago
  28. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 11 years ago
  29. ffb4040 drm/rcar-du: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  30. 58cbd3a drm/shmobile: Use the GEM PRIME helpers by Laurent Pinchart · 11 years ago
  31. 6bd2cab Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 11 years ago
  32. d4639eb Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  33. a01c34f radeon kms: do not flush uninitialized hotplug work by Sergey Senozhatsky · 11 years ago
  34. 13f69c2 drm/radeon/dpm/sumo: handle boost states properly when forcing a perf level by Alex Deucher · 11 years ago
  35. 1c01103 drm/radeon: align VM PTBs (Page Table Blocks) to 32K by Alex Deucher · 11 years ago
  36. 6c4f978 drm/radeon: allow selection of alignment in the sub-allocator by Alex Deucher · 11 years ago
  37. 9cc2e0e drm/radeon: never unpin UVD bo v3 by Christian König · 11 years ago
  38. c9a6ca4 drm/radeon: fix UVD fence emit by Christian König · 11 years ago
  39. 3ec7d11 drm/radeon: add fault decode function for CIK by Alex Deucher · 11 years ago
  40. fbf6dc7 drm/radeon: add fault decode function for SI (v2) by Alex Deucher · 11 years ago
  41. 54e2e49 drm/radeon: add fault decode function for cayman/TN (v2) by Alex Deucher · 11 years ago
  42. 0a16893 drm/radeon: use radeon device for request firmware by Jerome Glisse · 11 years ago
  43. 1b6e5fd drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate by Maarten Lankhorst · 11 years ago
  44. bfea6a6 drm/radeon: use CP DMA on r6xx for bo moves by Alex Deucher · 11 years ago
  45. 072b5ac drm/radeon: implement bo copy callback using CP DMA (v2) by Alex Deucher · 11 years ago
  46. aeea40c drm/radeon: Disable dma rings for bo moves on r6xx by Alex Deucher · 11 years ago
  47. 9847b36 drm/radeon/dpm: disable gfx PG on PALM by Alex Deucher · 11 years ago
  48. c2b4cac drm/radeon/hdmi: make sure we have an afmt block assigned by Alex Deucher · 11 years ago
  49. 50b44a4 drm/i915: clear DPLL reg when disabling i9xx dplls by Daniel Vetter · 11 years ago
  50. 3ad8a20 drm/i915: Fix up cpt pixel multiplier enable sequence by Daniel Vetter · 11 years ago
  51. 426115c drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence by Daniel Vetter · 11 years ago
  52. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago
  53. 53b9140 drm/i915: Don't attempt to read an unitialized stack value by Damien Lespiau · 11 years ago
  54. 08e2a7d drm/i915: Use for_each_pipe() when possible by Damien Lespiau · 11 years ago
  55. c0d6a3d drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT by Daniel Vetter · 11 years ago
  56. c7113cc drm/i915: unify ring irq refcounts (again) by Daniel Vetter · 11 years ago
  57. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  58. 2adbee6 drm/i915: queue work outside spinlock in hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  59. 41a05a3 drm/i915: streamline hsw_pm_irq_handler by Daniel Vetter · 11 years ago
  60. d0ecd7e drm/i915: irq handlers don't need interrupt-safe spinlocks by Daniel Vetter · 11 years ago
  61. de28075 drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns by Daniel Vetter · 11 years ago
  62. 7336df6 drm/i915: improve GEN7_ERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  63. 1dd246f drm/i915: improve SERR_INT clearing for fifo underrun reporting by Daniel Vetter · 11 years ago
  64. fee884e drm/i915: extract ibx_display_interrupt_update by Daniel Vetter · 11 years ago
  65. 496fd15 drm: avoid warning in drm_load_edid_firmware() by Linus Torvalds · 11 years ago
  66. 46a0b63 Revert "drm/i915: Workaround incoherence between fences and LLC across multiple CPUs" by Chris Wilson · 11 years ago
  67. 12f56f5 drm/i915: remove unused members from drm_i915_private by Maarten Lankhorst · 11 years ago
  68. d18b961 drm/i915: Fix incoherence with fence updates on Sandybridge+ by Chris Wilson · 11 years ago
  69. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  70. 02978ff drm/i915: Fix write-read race with multiple rings by Chris Wilson · 11 years ago
  71. c11e5f3 Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" by Guenter Roeck · 11 years ago
  72. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  73. 5f097cd Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  74. 885b012 drm/i915: Fix VLV DP RBR/HDMI/DAC PLL LPF coefficients by Ville Syrjälä · 11 years ago
  75. 897f9ed drm/i915: WARN if the bios reserved range is bigger than stolen size by Daniel Vetter · 11 years ago
  76. 36c0cc6 drm/i915: clean up media reset on gm45 by Daniel Vetter · 11 years ago
  77. d4eead5 drm/i915: fix lane bandwidth capping for DP 1.2 sinks by Imre Deak · 11 years ago
  78. aaf8a51 drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a by Daniel Vetter · 11 years ago
  79. 0675560 drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_list by Xiong Zhang · 11 years ago
  80. bf51d5e drm/i915: switch disable_power_well default value to 1 by Paulo Zanoni · 11 years ago
  81. eaba1b8 drm/i915: Verify that our stolen memory doesn't conflict by Chris Wilson · 11 years ago
  82. 774d8e3 Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  83. fd0932d Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  84. f4dec31 drm/radeon/dpm: implement vblank_too_short callback for si by Alex Deucher · 11 years ago
  85. 76ad73e drm/radeon/dpm: implement vblank_too_short callback for cayman by Alex Deucher · 11 years ago
  86. a84301c drm/radeon/dpm: implement vblank_too_short callback for btc by Alex Deucher · 11 years ago
  87. d0b54bd drm/radeon/dpm: implement vblank_too_short callback for evergreen by Alex Deucher · 11 years ago
  88. b06195d drm/radeon/dpm: implement vblank_too_short callback for 7xx by Alex Deucher · 11 years ago
  89. 4878306 drm/radeon/dpm: add checks against vblank time by Alex Deucher · 11 years ago
  90. 66edc1c drm/radeon/dpm: add helper to calculate vblank time by Alex Deucher · 11 years ago
  91. 7e1f3c0 drm/radeon: remove stray line in old pm code by Alex Deucher · 11 years ago
  92. 222dc9a drm/radeon/dpm: fix display_gap programming on rv7xx by Alex Deucher · 11 years ago
  93. 34b9674 drm/i915: convert debugfs creation/destruction to table by Daniel Vetter · 11 years ago
  94. 5d536e2 drm/i915: dvo needs a P2 divisor of 4 by Daniel Vetter · 11 years ago
  95. 4a33e48 drm/i915: fix dvo DPLL regression by Daniel Vetter · 11 years ago
  96. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 11 years ago
  97. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 11 years ago
  98. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  99. 338710e drm: Change create block to reserve node by Ben Widawsky · 11 years ago
  100. b3a070c drm: pre allocate node for create_block by Ben Widawsky · 11 years ago