1. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  2. 338710e drm: Change create block to reserve node by Ben Widawsky · 11 years ago
  3. b3a070c drm: pre allocate node for create_block by Ben Widawsky · 11 years ago
  4. 06d5a24 Merge remote-tracking branch 'airlied/drm-next' into drm-nouveau-next by Ben Skeggs · 11 years ago
  5. d2989b5 drm/nvc0/gr: fix gpc firmware regression by Maarten Lankhorst · 11 years ago
  6. 1bb3f6a drm/nouveau: fix minor thinko causing bo moves to not be async on kepler by Ben Skeggs · 11 years ago
  7. 9b5de59 drm/radeon/dpm: implement force performance level for TN by Alex Deucher · 11 years ago
  8. 5d5e559 drm/radeon/dpm: implement force performance level for ON/LN by Alex Deucher · 11 years ago
  9. a160a6a drm/radeon/dpm: implement force performance level for SI by Alex Deucher · 11 years ago
  10. 170a47f drm/radeon/dpm: implement force performance level for cayman by Alex Deucher · 11 years ago
  11. 8b5e6b7 drm/radeon/dpm: implement force performance levels for 7xx/eg/btc by Alex Deucher · 11 years ago
  12. 70d01a5 drm/radeon/dpm: add infrastructure to force performance levels by Alex Deucher · 11 years ago
  13. 67d5ced drm/radeon: fix surface setup on r1xx by Alex Deucher · 11 years ago
  14. edcaa5b drm/radeon: add support for 3d perf states on older asics by Alex Deucher · 11 years ago
  15. c6cf777 drm/radeon: set default clocks for SI when DPM is disabled by Alex Deucher · 11 years ago
  16. b79480b drm/i915: assert_spin_locked for pipestat interrupt enable/disable by Daniel Vetter · 11 years ago
  17. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 11 years ago
  18. d94ab06 drm/i915: Explicitly cast pipe -> intel_dpll_id by Daniel Vetter · 11 years ago
  19. e143a21 drm/i915: explicitly cast pipe -> cpu_transcoder by Daniel Vetter · 11 years ago
  20. 30f83b3 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  21. 6d35dea drm/cma: remove GEM CMA specific dma_buf functionality by Joonyoung Shim · 11 years ago
  22. 78467dc drm/cma: add low-level hook functions to use prime helpers by Joonyoung Shim · 11 years ago
  23. 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 11 years ago
  24. f9d8a12 drm/prime: fix sgt NULL checking by Joonyoung Shim · 11 years ago
  25. 63eef60 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  26. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  27. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  28. bf03d1b drm/nva3/disp: Fix HDMI audio regression by Ilia Mirkin · 11 years ago
  29. 378f2bc drm/nv50-/disp: Use output specific mask in interrupt by Emil Velikov · 11 years ago
  30. d005f51 drm/nouveau: use vmalloc for pgt allocation by Marcin Slusarz · 11 years ago
  31. 5c5ae71 drm/nvc0-/gr: remove some more of the hardcoded register writes by Ben Skeggs · 11 years ago
  32. d196e16e drm/nvc0-/gr: factor out yet more unknown magic into versioned functions by Ben Skeggs · 11 years ago
  33. 0bfd6f7 drm/nvd7/devinit: use fermi class, not tesla by Ben Skeggs · 11 years ago
  34. 60a4acd drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16 by Ben Skeggs · 11 years ago
  35. f8adeb8 drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode by Ben Skeggs · 11 years ago
  36. 8f6fe26 drm/nvf0/gr: build cs ucode for GK110 by Ben Skeggs · 11 years ago
  37. 960b438 drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs by Ben Skeggs · 11 years ago
  38. 0085a60 drm/nvf0/gr: fix ddx shaders locking up on me by Ben Skeggs · 11 years ago
  39. 18ac424 drm/nvc0/devinit: minor typo by Ben Skeggs · 11 years ago
  40. 9d1c4c5 drm/nvf0/gr: enable support, if external cs ucode is available by Ben Skeggs · 11 years ago
  41. b054aad drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding by Ben Skeggs · 11 years ago
  42. 9ec2dbb drm/nvf0/ce: enable support by Ben Skeggs · 11 years ago
  43. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  44. 26410c6 drm/nvd7/gr: initial support by Maarten Lankhorst · 11 years ago
  45. a32b2ff drm/nvc0-/gr: generate cs register lists from grctx data by Ben Skeggs · 11 years ago
  46. 70f824a drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs by Ben Skeggs · 11 years ago
  47. 5ee86c41 drm/nve0-/gr: some new gpc registers can have multiple copies by Ben Skeggs · 11 years ago
  48. c03ff9e drm/nvc0-/gr: pull out a group of separately context-switched gpc regs by Ben Skeggs · 11 years ago
  49. 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 11 years ago
  50. 5ff91e4 qxl: use drm helper hotplug support by Dave Airlie · 11 years ago
  51. d84300b qxl: add suspend/resume/hibernate support. by Dave Airlie · 11 years ago
  52. b86487a qxl: add fb and ttm entry points for use by suspend/resume. by Dave Airlie · 11 years ago
  53. 1e20911 qxl: add ring prep code for s/r by Dave Airlie · 11 years ago
  54. c9fdda2 qxl: prepare memslot code for suspend/resume by Dave Airlie · 11 years ago
  55. 2bd6ce8 qxl: split monitors_config object creation out. by Dave Airlie · 11 years ago
  56. c927215 drm/qxl: set time on drawables from userspace by Dave Airlie · 11 years ago
  57. 07f8d9b drm/qxl: add support for > 1 output by Dave Airlie · 11 years ago
  58. 5b8788c drm/qxl: make dynamic resizing work properly. by Dave Airlie · 11 years ago
  59. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  60. 035dc1e drm/i915: reinit status page registers after gpu reset by Daniel Vetter · 11 years ago
  61. 4bb615c drm/exynos: remove duplicated error routine and unnecessary assign by Seung-Woo Kim · 11 years ago
  62. 42ac99a drm/exynos: fix pages allocation size in lowlevel_buffer_allocate by YoungJun Cho · 11 years ago
  63. af51a5e drm/exynos: use drm_calloc_large when allocates pointer array by YoungJun Cho · 11 years ago
  64. ba3706c drm/exynos: add error check routine in exynos_drm_open by YoungJun Cho · 11 years ago
  65. 782953e drm/exynos: initialize the buf_num in vp_video_buffer by YoungJun Cho · 11 years ago
  66. cbb28bb drm/exynos: remove dead code in vidi_power_on by YoungJun Cho · 11 years ago
  67. c58c159 drm/exynos: fix not to remain exynos_gem_obj as a leak by YoungJun Cho · 11 years ago
  68. 04274cd drm: fix print format of sequence in trace point by Seung-Woo Kim · 11 years ago
  69. df9b6a9 drm: fix error routines in drm_open_helper by Seung-Woo Kim · 11 years ago
  70. fe2ef78 drm: add assertion for checking null edid to drm_edid_block_valid by Seung-Woo Kim · 11 years ago
  71. cf4b91f drm: Convert drm class driver from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  72. d0aaa28 Merge tag 'drm-intel-fixes-2013-07-03' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  73. 1586ba7 Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  74. e5ad449 drm/mm: WARN for unclean mm takedown by Daniel Vetter · 11 years ago
  75. 2c54b13 drm/mm: fix debug table BUG by Daniel Vetter · 11 years ago
  76. 4a88f73 drm/prime: fix up handle_to_fd ioctl return value by Daniel Vetter · 11 years ago
  77. a956810 radeon: remove redundant __list_for_each definition from mkregtable.c by Dave Jones · 11 years ago
  78. dcf6d29 drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard by Jani Nikula · 11 years ago
  79. e5614f0 drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard by Chris Wilson · 11 years ago
  80. 338a95a drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag by Alex Deucher · 11 years ago
  81. 62fa44b drm/radeon/tn: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  82. 2b90edd drm/radeon/sumo: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  83. 0124853 drm/radeon/aruba: disable additional rlc features by Alex Deucher · 11 years ago
  84. e631227 drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table() by Alex Deucher · 11 years ago
  85. bf0936e drm/radeon/dpm: fix compilation with certain versions of gcc by Mike Lothian · 11 years ago
  86. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  87. e847440 drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLV by Ville Syrjälä · 11 years ago
  88. 7137592 drm/radeon/dpm: clarify debugfs warning by Alex Deucher · 11 years ago
  89. 446f8d8 drm/i915: Don't try to tear down the stolen drm_mm if it's not there by Daniel Vetter · 11 years ago
  90. 510d5f2 drm/i915: split encoder get_config calls from crtc get_clock calls by Jesse Barnes · 11 years ago
  91. 77ef8bb drm: make drm_mm_init() return void by David Herrmann · 11 years ago
  92. 7982128 drm/radeon/dpm: add debugfs support for SI by Alex Deucher · 11 years ago
  93. bdf0c4f drm/radeon/dpm: add debugfs support for cayman by Alex Deucher · 11 years ago
  94. 490ab93 drm/radeon/dpm: add debugfs support for TN by Alex Deucher · 11 years ago
  95. fb70160 drm/radeon/dpm: add debugfs support for ON/LN by Alex Deucher · 11 years ago
  96. bd210d1 drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc by Alex Deucher · 11 years ago
  97. 242916a drm/radeon/dpm: add debugfs support for rv6xx by Alex Deucher · 11 years ago
  98. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  99. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  100. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago