1. 6d129be drm/i915: check port power domain when reading the encoder hw state by Imre Deak · 10 years ago
  2. 671dedd drm/i915: get port power domain in connector detect handlers by Imre Deak · 10 years ago
  3. 319be8a drm/i915: add port power domains by Imre Deak · 10 years ago
  4. a45f4466 drm/i915: add noop power well handlers instead of NULL checking them by Imre Deak · 10 years ago
  5. c6cb582 drm/i915: split power well 'set' handler to separate enable/disable/sync_hw by Imre Deak · 10 years ago
  6. f5938f3 drm/i915: add init power domain to always-on power wells by Imre Deak · 10 years ago
  7. efcad91 drm/i915: move power domain macros to intel_pm.c by Imre Deak · 10 years ago
  8. 93a25a9 drm/i915: Disable full ppgtt by default by Daniel Vetter · 10 years ago
  9. 77d22dc drm/i915: move modeset_update_power_wells earlier by Imre Deak · 10 years ago
  10. 70bf407 drm/i915: fold in __intel_power_well_get/put functions by Imre Deak · 10 years ago
  11. 8f670bb drm/i915: Unify CHICKEN_PIPESL_1 register definitions by Ville Syrjälä · 10 years ago
  12. 2adb6db drm/i915: Use RMW to update chicken bits in gen7_enable_fbc() by Ville Syrjälä · 10 years ago
  13. c7c6562 drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW by Ville Syrjälä · 10 years ago
  14. 38aecea drm/i915: reverse dp link param selection, prefer fast over wide again by Daniel Vetter · 10 years ago
  15. 5babf0f drm/i915: No need to put forcewake after a reset by Mika Kuoppala · 10 years ago
  16. 96a6f0f drm/i915: Fix i915_switch_context() argument name in kerneldoc by Damien Lespiau · 10 years ago
  17. 9ad6ce5 drm/i915: Remove unused to_gem_object() macro by Damien Lespiau · 10 years ago
  18. cb216aa drm/i915: Make i915_gem_retire_requests_ring() static by Damien Lespiau · 10 years ago
  19. b306415 drm/i915: Don't just say it, actually force edp vdd by Patrik Jakobsson · 10 years ago
  20. d615a16 drm/i915: Make num_sprites a per-pipe value by Damien Lespiau · 10 years ago
  21. 1fe4778 drm/i915: Add a for_each_sprite() macro by Damien Lespiau · 10 years ago
  22. 07d27e2 drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe) by Damien Lespiau · 10 years ago
  23. e3d51285 drm/i915: Don't declare unnecessary shadowing variable by Damien Lespiau · 10 years ago
  24. 8cc87b7 drm/i915: Use a pipe variable to cycle through the pipes by Damien Lespiau · 10 years ago
  25. 8285222 drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw by Ville Syrjälä · 10 years ago
  26. 4f1ca9e drm/i915: Implement WaDisableSDEUnitClockGating:bdw by Ville Syrjälä · 10 years ago
  27. 295e8bb drm/i915: Disable semaphore wait event idle message on BDW by Ville Syrjälä · 10 years ago
  28. 619d4d0 drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes by Ville Syrjälä · 10 years ago
  29. 8f7abfd drm/i915: Fix DDI port_clock for VGA output by Ville Syrjälä · 10 years ago
  30. 6a68735 drm/i915: Don't access fifodbg registers on gen8 by Mika Kuoppala · 10 years ago
  31. 0a089e3 drm/i915: Do forcewake reset on gen8 by Mika Kuoppala · 10 years ago
  32. c923fac drm/i915: don't flood the logs about bdw semaphores by Jani Nikula · 10 years ago
  33. 1411e6a drm/i915: Add thread stall DOP clock gating workaround on Broadwell. by Kenneth Graunke · 10 years ago
  34. c8966e1 drm/i915: Add a partial instruction shootdown workaround on Broadwell. by Kenneth Graunke · 10 years ago
  35. 62d5d69 drm/i915: Add suspend count to error state by Mika Kuoppala · 10 years ago
  36. 48b031e drm/i915: Add reset count to error state by Mika Kuoppala · 10 years ago
  37. 5817446 drm/i915: Add reason for capture in error state by Mika Kuoppala · 10 years ago
  38. cb38300 drm/i915: Add error code into error state by Mika Kuoppala · 10 years ago
  39. ab0e7ff drm/i915: Record pid/comm of hanging task by Chris Wilson · 10 years ago
  40. 8d9fc7f drm/i915: Rely on accurate request tracking for finding hung batches by Chris Wilson · 10 years ago
  41. 64bf930 drm/i915: Reset vma->mm_list after unbinding by Chris Wilson · 10 years ago
  42. 6fe7286 drm/i915: Streamline VLV forcewake handling by Ville Syrjälä · 10 years ago
  43. fc9d83f drm/i915: Drop the forcewake count inc/dec around register read on VLV by Ville Syrjälä · 10 years ago
  44. ee7fa12 drm/i915: Fix VLV forcewake after reset by Ville Syrjälä · 10 years ago
  45. f900db4 drm/i915: Perform pageflip using mmio if the GPU is terminally wedged by Chris Wilson · 10 years ago
  46. 6f0ea9e drm/i915: assert we're not runtime suspended when accessing registers by Paulo Zanoni · 10 years ago
  47. e998c40 drm/i915: assert force wake is disabled when we runtime suspend by Paulo Zanoni · 10 years ago
  48. b2ec142 drm/i915: call assert_device_not_suspended at gen6_force_wake_work by Paulo Zanoni · 10 years ago
  49. 86c4ec0 drm/i915: kill dev_priv->pc8.gpu_idle by Paulo Zanoni · 10 years ago
  50. 36623ef drm/i915: get/put runtime PM in more places at i915_debugfs.c by Paulo Zanoni · 10 years ago
  51. c19a0df drm/i915: get runtime PM while trying to detect CRT by Paulo Zanoni · 10 years ago
  52. 6d88064 drm/i915: put runtime PM only when we actually release force_wake by Paulo Zanoni · 10 years ago
  53. bb4cdd5 drm/i915: put runtime PM only at the end of intel_mark_idle by Paulo Zanoni · 10 years ago
  54. ccc7bed drm/i915: Don't ban default context when stop_rings!=0 by Ville Syrjälä · 10 years ago
  55. f103fc7 drm/i915: print connector mode list in display_info by Jesse Barnes · 10 years ago
  56. ea9a6ba drm/i915: Update VBT data structures to have MIPI block enhancements by Shobhit Kumar · 10 years ago
  57. 8232644 drm/i915: Convert the forcewake worker into a timer func by Chris Wilson · 10 years ago
  58. 8f94d24 drm/i915/bdw: Add FBC support by Ben Widawsky · 10 years ago
  59. f62a007 drm/i915: Accurately track when we mark the hardware as idle/busy by Chris Wilson · 10 years ago
  60. e9dbd2b drm/i915: Fix forcewake counts for gen8 by Mika Kuoppala · 10 years ago
  61. 93c73e8 drm/i915: move hsw power domain comment to its right place by Imre Deak · 10 years ago
  62. 0409875 drm/i915: use power domain api to check vga power state by Imre Deak · 10 years ago
  63. e13192f drm/i915: switch order of power domain init wrt. irq install by Imre Deak · 10 years ago
  64. da7e29b drm/i915: use drm_i915_private everywhere in the power domain api by Imre Deak · 10 years ago
  65. 7e696e4 drm/i915: ignore bios output config if not all outputs are on by Daniel Vetter · 10 years ago
  66. 7c2bb53 drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config by Daniel Vetter · 10 years ago
  67. 7d5e379 drm/i915: Reject changes of fb base when we have a flip pending by Chris Wilson · 10 years ago
  68. 2272134 Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB" by Chris Wilson · 10 years ago
  69. 8b687df drm/i915: re-add locking around hw state readout by Jesse Barnes · 10 years ago
  70. ef34ab8 drm/i915: honor forced connector modes v2 by Jesse Barnes · 10 years ago
  71. 1af8452 drm/i915: Revert workaround for disabling L3 cache aging on IVB by Chris Wilson · 10 years ago
  72. 47e74f0 drm/i915: Revert workaround for disabling L3 cache aging on BYT by Sinclair Yeh · 10 years ago
  73. 5abbcca drm/i915/bdw: Kill ppgtt->num_pt_pages by Ben Widawsky · 10 years ago
  74. b146520 drm/i915: Split GEN6 PPGTT initialization up by Ben Widawsky · 10 years ago
  75. a00d825 drm/i915: Split GEN6 PPGTT cleanup by Ben Widawsky · 10 years ago
  76. c4ac524 drm/i915: Update i915_gem_gtt.c copyright by Ben Widawsky · 10 years ago
  77. 7907f45 Revert "drm/i915/bdw: Limit GTT to 2GB" by Ben Widawsky · 10 years ago
  78. 7ad47cf drm/i915/bdw: Reorganize PT allocations by Ben Widawsky · 10 years ago
  79. 782f149 drm/i915: Make clear/insert vfuncs args absolute by Ben Widawsky · 10 years ago
  80. bf2b4ed drm/i915/bdw: Split ppgtt initialization up by Ben Widawsky · 10 years ago
  81. f3a964b drm/i915/bdw: Reorganize PPGTT init by Ben Widawsky · 10 years ago
  82. b18b6bd drm/i915/bdw: Free PPGTT struct by Ben Widawsky · 10 years ago
  83. 321f2ad drm/i915: Move ppgtt_release out of the header by Ben Widawsky · 10 years ago
  84. c5c98a5 drm/i915: Add a comment about WIZ hashing vs. thread counts by Ville Syrjälä · 10 years ago
  85. 36075a4 drm/i915: Change BDW WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  86. a12c496 drm/i915: Change HSW WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  87. a607c1a drm/i915: Change IVB WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  88. 743b57d drm/i915: There's no need to mask all 3D_CHICKEN bits on SNB by Ville Syrjälä · 10 years ago
  89. 5eb146d drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snb by Ville Syrjälä · 10 years ago
  90. 8d85d27 drm/i915: Fix SNB GT_MODE register setup by Ville Syrjälä · 10 years ago
  91. 5bfa019 drm/i915: get/put runtime PM without holding rps.hw_lock by Paulo Zanoni · 11 years ago
  92. da72356 drm/i915: rename modeset_update_power_wells by Paulo Zanoni · 11 years ago
  93. d4d5be6 drm/i915: Remove dead code by Thierry Reding · 10 years ago
  94. b5ea642 drm/i915: sprinkle static by Daniel Vetter · 10 years ago
  95. 3b25b31 drm/i915: tune down user-triggerable dmesg noise in the cursor/overlay code by Daniel Vetter · 10 years ago
  96. 4c0e552 drm/i915: fix NULL deref in the load detect code by Daniel Vetter · 10 years ago
  97. 8ea99c9 drm/i915: Only bind each object rather than for every execbuffer by Daniel Vetter · 10 years ago
  98. 262de14 drm/i915: Directly return the vma from bind_to_vm by Daniel Vetter · 10 years ago
  99. b287110 drm/i915: Simplify i915_gem_object_ggtt_unpin by Daniel Vetter · 10 years ago
  100. d47c3ea drm/i915: Allow blocking in the PDE alloc when running low on gtt space by Daniel Vetter · 10 years ago