1. fc9d83f drm/i915: Drop the forcewake count inc/dec around register read on VLV by Ville Syrjälä · 11 years ago
  2. ee7fa12 drm/i915: Fix VLV forcewake after reset by Ville Syrjälä · 11 years ago
  3. f900db4 drm/i915: Perform pageflip using mmio if the GPU is terminally wedged by Chris Wilson · 11 years ago
  4. 6f0ea9e drm/i915: assert we're not runtime suspended when accessing registers by Paulo Zanoni · 11 years ago
  5. e998c40 drm/i915: assert force wake is disabled when we runtime suspend by Paulo Zanoni · 11 years ago
  6. b2ec142 drm/i915: call assert_device_not_suspended at gen6_force_wake_work by Paulo Zanoni · 11 years ago
  7. 86c4ec0 drm/i915: kill dev_priv->pc8.gpu_idle by Paulo Zanoni · 11 years ago
  8. 36623ef drm/i915: get/put runtime PM in more places at i915_debugfs.c by Paulo Zanoni · 11 years ago
  9. c19a0df drm/i915: get runtime PM while trying to detect CRT by Paulo Zanoni · 11 years ago
  10. 6d88064 drm/i915: put runtime PM only when we actually release force_wake by Paulo Zanoni · 11 years ago
  11. bb4cdd5 drm/i915: put runtime PM only at the end of intel_mark_idle by Paulo Zanoni · 11 years ago
  12. ccc7bed drm/i915: Don't ban default context when stop_rings!=0 by Ville Syrjälä · 11 years ago
  13. f103fc7 drm/i915: print connector mode list in display_info by Jesse Barnes · 11 years ago
  14. ea9a6ba drm/i915: Update VBT data structures to have MIPI block enhancements by Shobhit Kumar · 11 years ago
  15. 8232644 drm/i915: Convert the forcewake worker into a timer func by Chris Wilson · 11 years ago
  16. 8f94d24 drm/i915/bdw: Add FBC support by Ben Widawsky · 11 years ago
  17. f62a007 drm/i915: Accurately track when we mark the hardware as idle/busy by Chris Wilson · 11 years ago
  18. e9dbd2b drm/i915: Fix forcewake counts for gen8 by Mika Kuoppala · 11 years ago
  19. 93c73e8 drm/i915: move hsw power domain comment to its right place by Imre Deak · 11 years ago
  20. 0409875 drm/i915: use power domain api to check vga power state by Imre Deak · 11 years ago
  21. e13192f drm/i915: switch order of power domain init wrt. irq install by Imre Deak · 11 years ago
  22. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 11 years ago
  23. 7e696e4 drm/i915: ignore bios output config if not all outputs are on by Daniel Vetter · 11 years ago
  24. 7c2bb53 drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config by Daniel Vetter · 11 years ago
  25. 7d5e379 drm/i915: Reject changes of fb base when we have a flip pending by Chris Wilson · 11 years ago
  26. 2272134 Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB" by Chris Wilson · 11 years ago
  27. 8b687df drm/i915: re-add locking around hw state readout by Jesse Barnes · 11 years ago
  28. ef34ab8 drm/i915: honor forced connector modes v2 by Jesse Barnes · 11 years ago
  29. 1af8452 drm/i915: Revert workaround for disabling L3 cache aging on IVB by Chris Wilson · 11 years ago
  30. 47e74f0 drm/i915: Revert workaround for disabling L3 cache aging on BYT by Sinclair Yeh · 11 years ago
  31. 5abbcca drm/i915/bdw: Kill ppgtt->num_pt_pages by Ben Widawsky · 11 years ago
  32. b146520 drm/i915: Split GEN6 PPGTT initialization up by Ben Widawsky · 11 years ago
  33. a00d825 drm/i915: Split GEN6 PPGTT cleanup by Ben Widawsky · 11 years ago
  34. c4ac524 drm/i915: Update i915_gem_gtt.c copyright by Ben Widawsky · 11 years ago
  35. 7907f45 Revert "drm/i915/bdw: Limit GTT to 2GB" by Ben Widawsky · 11 years ago
  36. 7ad47cf drm/i915/bdw: Reorganize PT allocations by Ben Widawsky · 11 years ago
  37. 782f149 drm/i915: Make clear/insert vfuncs args absolute by Ben Widawsky · 11 years ago
  38. bf2b4ed drm/i915/bdw: Split ppgtt initialization up by Ben Widawsky · 11 years ago
  39. f3a964b drm/i915/bdw: Reorganize PPGTT init by Ben Widawsky · 11 years ago
  40. b18b6bd drm/i915/bdw: Free PPGTT struct by Ben Widawsky · 11 years ago
  41. 321f2ad drm/i915: Move ppgtt_release out of the header by Ben Widawsky · 11 years ago
  42. c5c98a5 drm/i915: Add a comment about WIZ hashing vs. thread counts by Ville Syrjälä · 11 years ago
  43. 36075a4 drm/i915: Change BDW WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  44. a12c496 drm/i915: Change HSW WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  45. a607c1a drm/i915: Change IVB WIZ hashing mode to 16x4 by Ville Syrjälä · 11 years ago
  46. 743b57d drm/i915: There's no need to mask all 3D_CHICKEN bits on SNB by Ville Syrjälä · 11 years ago
  47. 5eb146d drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snb by Ville Syrjälä · 11 years ago
  48. 8d85d27 drm/i915: Fix SNB GT_MODE register setup by Ville Syrjälä · 11 years ago
  49. 5bfa019 drm/i915: get/put runtime PM without holding rps.hw_lock by Paulo Zanoni · 11 years ago
  50. da72356 drm/i915: rename modeset_update_power_wells by Paulo Zanoni · 11 years ago
  51. d4d5be6 drm/i915: Remove dead code by Thierry Reding · 11 years ago
  52. b5ea642 drm/i915: sprinkle static by Daniel Vetter · 11 years ago
  53. 3b25b31 drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code by Daniel Vetter · 11 years ago
  54. 4c0e552 drm/i915: fix NULL deref in the load detect code by Daniel Vetter · 11 years ago
  55. 8ea99c9 drm/i915: Only bind each object rather than for every execbuffer by Daniel Vetter · 11 years ago
  56. 262de14 drm/i915: Directly return the vma from bind_to_vm by Daniel Vetter · 11 years ago
  57. b287110 drm/i915: Simplify i915_gem_object_ggtt_unpin by Daniel Vetter · 11 years ago
  58. d47c3ea drm/i915: Allow blocking in the PDE alloc when running low on gtt space by Daniel Vetter · 11 years ago
  59. c69766f drm/i915: Don't allocate context pages as mappable by Daniel Vetter · 11 years ago
  60. e01f692 drm/i915: Handle set_cache_level errors in the status page setup by Daniel Vetter · 11 years ago
  61. 9a6bbb6 drm/i915: Don't pin the status page as mappable by Daniel Vetter · 11 years ago
  62. be1fa12 drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers by Daniel Vetter · 11 years ago
  63. a9cc726 drm/i915: Handle set_cache_level errors in the pipe control scratch setup by Daniel Vetter · 11 years ago
  64. bf3d149 drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE by Daniel Vetter · 11 years ago
  65. 1ec9e26 drm/i915: Consolidate binding parameters into flags by Daniel Vetter · 11 years ago
  66. 931c1c2 drm/i915: sdvo: add i2c sysfs symlink to the connector's directory by Imre Deak · 11 years ago
  67. c393454 drm/i915: sdvo: fix error path in sdvo_connector_init by Imre Deak · 11 years ago
  68. 80f65de drm/i915: dp: fix order of dp aux i2c device cleanup by Imre Deak · 11 years ago
  69. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  70. b6ae3c7 drm/i915: don't reference null pointer at i915_sink_crc by Paulo Zanoni · 11 years ago
  71. 7fb4a3a drm/i915/lvds: Remove dead code from failing case by Damien Lespiau · 11 years ago
  72. 02f5eeb drm/i915: don't preserve inherited configs with nothing on v2 by Jesse Barnes · 11 years ago
  73. b45a671 drm/i915/bdw: Split up PPGTT cleanup by Ben Widawsky · 11 years ago
  74. 822cdc5 drm/i915: Convert DIP port switch cases to a simple macro by Ville Syrjälä · 11 years ago
  75. 4d10cc0 drm/i915: delay master/sarea deref for legacy ioctls by Daniel Vetter · 11 years ago
  76. fb19e2a drm/i915: protect ringbuffer sarea update behind !MODESET by Daniel Vetter · 11 years ago
  77. 1fcb195 drm/i915: kill intel_crtc_update_sarea_pos by Daniel Vetter · 11 years ago
  78. eb1bfe8 drm/i915: allow re-use BIOS connector config for initial fbdev config v3 by Jesse Barnes · 11 years ago
  79. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 11 years ago
  80. bbb5eeb drm/i915: Some polish for the new pipestat_irq_handler by Daniel Vetter · 11 years ago
  81. f6a8328 drm/i915: Pass explicit mode into mode_from_pipe_config v3 by Daniel Vetter · 11 years ago
  82. fa9fa08 drm/i915: read out hw state earlier v2 by Jesse Barnes · 11 years ago
  83. 9d66125 drm/i915: unbind fbs from crtcs during driver unload by Imre Deak · 11 years ago
  84. abbf9d2 drm/i915/bdw: Use centralized rc6 info print by Ben Widawsky · 11 years ago
  85. 1c79b42 drm/i915: Just print rc6 facts by Ben Widawsky · 11 years ago
  86. 8bade1a drm/i915: Stop pretending VLV has rc6+ by Ben Widawsky · 11 years ago
  87. cca84a1 drm/i915: Clarify RC6 enabling by Ben Widawsky · 11 years ago
  88. 7ad25d4 drm/i915: WARN in case we're enabling the pipe and it's enabled by Paulo Zanoni · 11 years ago
  89. e1fdc47 drm/i915: remove wait_for_vblank argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  90. fbf3218 drm/i915: remove "dsi" argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  91. 30421c4 drm/i915: remove pch_port argument form intel_enable_pipe by Paulo Zanoni · 11 years ago
  92. 0372264 drm/i915: pass intel_crtc as argument for intel_enable_pipe by Paulo Zanoni · 11 years ago
  93. 3fddd40 drm/i915: remove the vblank_wait hack from HSW+ by Paulo Zanoni · 11 years ago
  94. f1ff696 drm/i915: don't wait for vblank after enabling pipe on HSW by Paulo Zanoni · 11 years ago
  95. 851855d drm/i915: add wait_for_vblank argument to intel_enable_pipe by Paulo Zanoni · 11 years ago
  96. 4b6ed68 drm/i915: Initialize downclock mode in panel init by Vandana Kannan · 11 years ago
  97. 53f5e3c drm/i915: add a display info file to debugfs v2 by Jesse Barnes · 11 years ago
  98. ac1bb36 drm: expose subpixel order name routine v3 by Jesse Barnes · 11 years ago
  99. a57ce0b drm/i915: split aligned height calculation out v2 by Jesse Barnes · 11 years ago
  100. a8bb681 drm/i915: Fix error path leak in fbdev fb allocation by Daniel Vetter · 11 years ago