1. e13192f drm/i915: switch order of power domain init wrt. irq install by Imre Deak · 10 years ago
  2. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 10 years ago
  3. 7e696e4 drm/i915: ignore bios output config if not all outputs are on by Daniel Vetter · 10 years ago
  4. 7c2bb53 drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config by Daniel Vetter · 10 years ago
  5. 7d5e379 drm/i915: Reject changes of fb base when we have a flip pending by Chris Wilson · 10 years ago
  6. 2272134 Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB" by Chris Wilson · 10 years ago
  7. 8b687df drm/i915: re-add locking around hw state readout by Jesse Barnes · 10 years ago
  8. ef34ab8 drm/i915: honor forced connector modes v2 by Jesse Barnes · 10 years ago
  9. 1af8452 drm/i915: Revert workaround for disabling L3 cache aging on IVB by Chris Wilson · 10 years ago
  10. 47e74f0 drm/i915: Revert workaround for disabling L3 cache aging on BYT by Sinclair Yeh · 10 years ago
  11. 5abbcca drm/i915/bdw: Kill ppgtt->num_pt_pages by Ben Widawsky · 10 years ago
  12. b146520 drm/i915: Split GEN6 PPGTT initialization up by Ben Widawsky · 10 years ago
  13. a00d825 drm/i915: Split GEN6 PPGTT cleanup by Ben Widawsky · 10 years ago
  14. c4ac524 drm/i915: Update i915_gem_gtt.c copyright by Ben Widawsky · 10 years ago
  15. 7907f45 Revert "drm/i915/bdw: Limit GTT to 2GB" by Ben Widawsky · 10 years ago
  16. 7ad47cf drm/i915/bdw: Reorganize PT allocations by Ben Widawsky · 10 years ago
  17. 782f149 drm/i915: Make clear/insert vfuncs args absolute by Ben Widawsky · 10 years ago
  18. bf2b4ed drm/i915/bdw: Split ppgtt initialization up by Ben Widawsky · 10 years ago
  19. f3a964b drm/i915/bdw: Reorganize PPGTT init by Ben Widawsky · 10 years ago
  20. b18b6bd drm/i915/bdw: Free PPGTT struct by Ben Widawsky · 10 years ago
  21. 321f2ad drm/i915: Move ppgtt_release out of the header by Ben Widawsky · 10 years ago
  22. c5c98a5 drm/i915: Add a comment about WIZ hashing vs. thread counts by Ville Syrjälä · 11 years ago
  23. 36075a4 drm/i915: Change BDW WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  24. a12c496 drm/i915: Change HSW WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  25. a607c1a drm/i915: Change IVB WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  26. 743b57d drm/i915: There's no need to mask all 3D_CHICKEN bits on SNB by Ville Syrjälä · 11 years ago
  27. 5eb146d drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snb by Ville Syrjälä · 11 years ago
  28. 8d85d27 drm/i915: Fix SNB GT_MODE register setup by Ville Syrjälä · 11 years ago
  29. 5bfa019 drm/i915: get/put runtime PM without holding rps.hw_lock by Paulo Zanoni · 11 years ago
  30. da72356 drm/i915: rename modeset_update_power_wells by Paulo Zanoni · 11 years ago
  31. d4d5be6 drm/i915: Remove dead code by Thierry Reding · 10 years ago
  32. d13c46c DRM: armada: fix use of kfifo_put() by Russell King · 10 years ago
  33. 6375b76 drm/i915: Reject >165MHz modes w/ DVI monitors by Ville Syrjälä · 10 years ago
  34. d9d8208 drm/i915: fix assert_cursor on BDW by Paulo Zanoni · 10 years ago
  35. 17b0c1f drm/i915: vlv: reserve GT power context early by Imre Deak · 11 years ago
  36. bcdb72a drm/i915: fix pch pci device enumeration by Imre Deak · 10 years ago
  37. 3617dc9 drm/i915: Resolving the memory region conflict for Stolen area by Akash Goel · 11 years ago
  38. b6ab66a drm/i915: use backlight legacy combination mode also for i915gm/i945gm by Jani Nikula · 10 years ago
  39. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  40. d668ca1c Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  41. b5ea642 drm/i915: sprinkle static by Daniel Vetter · 10 years ago
  42. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 10 years ago
  43. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 10 years ago
  44. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 10 years ago
  45. 3803c8e drm/radeon: enable speaker allocation setup on dce3.2 by Alex Deucher · 10 years ago
  46. 832eafa drm/radeon: change audio enable logic by Alex Deucher · 10 years ago
  47. d7eb0a0 drm/radeon: fix audio disable on dce6+ by Alex Deucher · 10 years ago
  48. d965441 drm/radeon: free uvd ring on unload by Jerome Glisse · 10 years ago
  49. 9ef4e1d drm/radeon: disable pll sharing for DP on DCE4.1 by Alex Deucher · 10 years ago
  50. 5e386b5 drm/radeon: fix missing bo reservation by Christian König · 10 years ago
  51. 9f050c7 drm/radeon: print the supported atpx function mask by Alex Deucher · 10 years ago
  52. 795233b Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  53. e284175 ACPI / nouveau: fix probing regression related to _DSM by Jiang Liu · 10 years ago
  54. 5d7aad0 Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 10 years ago
  55. 75936c6 Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  56. 9830e44 Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  57. 21ed494 drm/radeon/ni: fix typo in dpm sq ramping setup by Alex Deucher · 10 years ago
  58. 5b43c3c drm/radeon/si: fix typo in dpm sq ramping setup by Alex Deucher · 10 years ago
  59. 8f53492 drm/radeon: fix CP semaphores on CIK by Christian König · 10 years ago
  60. ebc54ff drm/radeon: delete a stray tab by Dan Carpenter · 10 years ago
  61. 6d8ea7d drm/radeon: fix display tiling setup on SI by Alex Deucher · 10 years ago
  62. 78b0351 drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200 by Alex Deucher · 10 years ago
  63. bea61c5 drm/radeon: fill in DRM_CAPs for cursor size by Alex Deucher · 10 years ago
  64. 8716ed4 drm: add DRM_CAPs for cursor size by Alex Deucher · 10 years ago
  65. 7d5a33b drm/radeon: unify bpc handling by Alex Deucher · 11 years ago
  66. 7a444d1 drm/ttm: Fix memory leak in ttm_agp_backend.c by Masanari Iida · 10 years ago
  67. c2288d4 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  68. 42738c2 Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  69. 3f0606c Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 10 years ago
  70. 34d5950 drm/nouveau: fix TTM_PL_TT memtype on pre-nv50 by Ilia Mirkin · 10 years ago
  71. a7f1c1e drm/nv50/disp: use correct register to determine DP display bpp by Ilia Mirkin · 10 years ago
  72. 95ca5b5 drm/nouveau/fb: use correct ram oclass for nv1a hardware by Emil Velikov · 10 years ago
  73. a8c13aa drm/nv50/gr: add missing nv_error parameter priv by Ilia Mirkin · 11 years ago
  74. bf787d7 drm/nouveau: fix ENG_RUNLIST register address by Alexandre Courbot · 11 years ago
  75. 5ac607e drm/nv4c/bios: disallow retrieving from prom on nv4x igp's by Ilia Mirkin · 11 years ago
  76. b71313e drm/nv4c/vga: decode register is in a different place on nv4x igp's by Ilia Mirkin · 11 years ago
  77. fa8c9ac drm/nv4c/mc: nv4x igp's have a different msi rearm register by Ilia Mirkin · 11 years ago
  78. 7d3428c drm/nouveau: set irq_enabled manually by Ilia Mirkin · 11 years ago
  79. 3b25b31 drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code by Daniel Vetter · 10 years ago
  80. 4c0e552 drm/i915: fix NULL deref in the load detect code by Daniel Vetter · 10 years ago
  81. 8ea99c9 drm/i915: Only bind each object rather than for every execbuffer by Daniel Vetter · 10 years ago
  82. 262de14 drm/i915: Directly return the vma from bind_to_vm by Daniel Vetter · 10 years ago
  83. b287110 drm/i915: Simplify i915_gem_object_ggtt_unpin by Daniel Vetter · 10 years ago
  84. d47c3ea drm/i915: Allow blocking in the PDE alloc when running low on gtt space by Daniel Vetter · 10 years ago
  85. c69766f drm/i915: Don't allocate context pages as mappable by Daniel Vetter · 10 years ago
  86. e01f692 drm/i915: Handle set_cache_level errors in the status page setup by Daniel Vetter · 10 years ago
  87. 9a6bbb6 drm/i915: Don't pin the status page as mappable by Daniel Vetter · 10 years ago
  88. be1fa12 drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers by Daniel Vetter · 10 years ago
  89. a9cc726 drm/i915: Handle set_cache_level errors in the pipe control scratch setup by Daniel Vetter · 10 years ago
  90. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 10 years ago
  91. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 10 years ago
  92. 931c1c2 drm/i915: sdvo: add i2c sysfs symlink to the connector's directory by Imre Deak · 11 years ago
  93. c393454 drm/i915: sdvo: fix error path in sdvo_connector_init by Imre Deak · 11 years ago
  94. 80f65de drm/i915: dp: fix order of dp aux i2c device cleanup by Imre Deak · 11 years ago
  95. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  96. b6ae3c7 drm/i915: don't reference null pointer at i915_sink_crc by Paulo Zanoni · 10 years ago
  97. 7fb4a3a drm/i915/lvds: Remove dead code from failing case by Damien Lespiau · 10 years ago
  98. 71c68c4 drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path. by Dave Jones · 10 years ago
  99. f51a44b drm/i915/dp: add native aux defer retry limit by Jani Nikula · 11 years ago
  100. 04eada2 drm/i915/dp: increase native aux defer retry timeout by Jani Nikula · 11 years ago