1. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  2. 9c065a7 drm/i915: Extract intel_runtime_pm.c by Daniel Vetter · 10 years ago
  3. 970104f drm/i915: Remove intel_modeset_suspend_hw by Daniel Vetter · 10 years ago
  4. 5c323b2 drm/i915: spelling fixes for frontbuffer tracking kerneldoc by Daniel Vetter · 10 years ago
  5. 11c9b6c drm/i915: Tighting frontbuffer tracking around flips by Daniel Vetter · 10 years ago
  6. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  7. ce31d9f drm/i915: preserve other DP_TEST_SINK bits. by Rodrigo Vivi · 10 years ago
  8. da09654 drm/i915/bdw: WaDisableFenceDestinationToSLM by Rodrigo Vivi · 10 years ago
  9. a0fcbd9 drm/i915: Add IS_BDW_GT3 macro. by Rodrigo Vivi · 10 years ago
  10. ad9dc91 drm/i915: Fix Sink CRC by Rodrigo Vivi · 10 years ago
  11. 6805b2a drm/i915: Broadwell DDI Buffer translation - more tuning by Rodrigo Vivi · 10 years ago
  12. 17b523b drm/i915: Broadwell DDI Buffer translation changed to give better margin. by Rodrigo Vivi · 10 years ago
  13. 8d7f4fe drm/i915: Make sure PSR is ready for been re-enabled. by Rodrigo Vivi · 10 years ago
  14. 1d73c2a drm/i915: Minimize the huge amount of unecessary fbc sw cache clean. by Rodrigo Vivi · 10 years ago
  15. 7ca5a41 drm/i915: Avoid re-configure panel on every PSR re-enable. by Rodrigo Vivi · 10 years ago
  16. c83155a drm/i915/skl: Move gen9 pm initialization into its own branch by Damien Lespiau · 11 years ago
  17. 6af31a6 drm/i915/skl: Introduce intel_num_planes() by Damien Lespiau · 11 years ago
  18. 84139d1 drm/i915/skl: Introduce a I915_MAX_PLANES macro by Damien Lespiau · 11 years ago
  19. 7feb8b8 drm/i915/skl: Adjust assert_sprites_disabled() by Damien Lespiau · 11 years ago
  20. dc2a41b drm/i915/skl: Implement drm_plane vfuncs by Damien Lespiau · 11 years ago
  21. 1fc8ac3 drm/i915/skl: Skylake has 2 "sprite" planes per pipe by Damien Lespiau · 11 years ago
  22. 3ca5da4 drm/i915/skl: Implement WaDisableDgMirrorFixInHalfSliceChicken5:skl by Damien Lespiau · 11 years ago
  23. 91e41d1 drm/i915/skl: Implement Wa4x4STCOptimizationDisable:skl by Damien Lespiau · 11 years ago
  24. acd5c34 drm/i915/skl: Implement WaDisableSDEUnitClockGating:skl by Damien Lespiau · 11 years ago
  25. e7e7ea2 drm/i915/skl: Sunrise Point PCH detection by Satheeshakrishna M · 11 years ago
  26. 770de83 drm/i915/skl: Adjust the display engine interrupts by Damien Lespiau · 11 years ago
  27. 08524a9f drm/i915/skl: Restore pipe B/C interrupts by Satheeshakrishna M · 11 years ago
  28. 7879a7e drm/i915/skl: SKL backlight enabling by Satheeshakrishna M · 11 years ago
  29. 02c2925 drm/i915/skl: vfuncs for skl eld and global resource by Satheeshakrishna M · 11 years ago
  30. 3cdf122 drm/i915/skl: SKL pipe misc programming by Satheeshakrishna M · 11 years ago
  31. a440ca6 drm/i915/skl: SKL shares the same underrun interrupt as BDW by Damien Lespiau · 10 years ago
  32. 2a9b753 drm/i915/skl: Report the PDP regs as in gen8 by Damien Lespiau · 11 years ago
  33. 2fcdcd8 drm/i915/skl: report the same INSTDONE registers as gen8 by Damien Lespiau · 11 years ago
  34. c3f59a6 drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMP by Damien Lespiau · 11 years ago
  35. 3fdcf80 drm/i915/skl: Initialize PPGTT like gen8 by Damien Lespiau · 11 years ago
  36. b9ca5fa drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylake by Damien Lespiau · 11 years ago
  37. b6b5e38 drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc by Damien Lespiau · 11 years ago
  38. fb8aad4 drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+ by Damien Lespiau · 11 years ago
  39. 6637501 drm/i915/skl: Add the additional graphics stolen sizes by Damien Lespiau · 11 years ago
  40. 1b1aad7 drm/i915/skl: Skylake moves AUX_CTL from PCH to CPU by Damien Lespiau · 11 years ago
  41. 5a9d1f1 drm/i915/skl: Add support for DP voltage swings and pre-emphasis by Damien Lespiau · 11 years ago
  42. 7f88e3a drm/i915/skl: Program the DDI buffer translation tables by Damien Lespiau · 11 years ago
  43. ca37045 drm/i915/skl: Don't try to read out the PCH transcoder state if not present by Damien Lespiau · 11 years ago
  44. 884497e drm/i915/skl: Don't create a VGA connector on Skylake by Damien Lespiau · 11 years ago
  45. 70d21f0 drm/i915/skl: Implement the new update_plane() for primary planes by Damien Lespiau · 11 years ago
  46. 5907f5f drm/i915/skl: i915_swizzle_info gen9 fix by Robert Beckett · 11 years ago
  47. 1fada4c drm/i915/skl: Framebuffers need to be aligned to 256KB on Skylake by Damien Lespiau · 11 years ago
  48. fbdcb06 drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+ by Imre Deak · 12 years ago
  49. 8a8b009 drm/i915/skl: Skylake shares the interrupt logic with Broadwell by Damien Lespiau · 12 years ago
  50. da2078c drm/i915/skl: Provide a placeholder for init_clock_gating() by Damien Lespiau · 12 years ago
  51. 01209dd drm/i915/skl: Fence registers on SKL are the same as SNB by Damien Lespiau · 12 years ago
  52. 043efb1 drm/i915/skl: SKL FBC enablement by Daisy Sun · 11 years ago
  53. 7201c0b drm/i915/skl: Add an IS_SKYLAKE macro by Satheeshakrishna M · 11 years ago
  54. b71252d drm/i915/skl: Add an IS_GEN9() define by Damien Lespiau · 12 years ago
  55. 72bbf0a drm/i915/skl: Add the Skylake PCI ids by Damien Lespiau · 12 years ago
  56. 0aa4878 drm/i915: PSR: Organize PSR enable function by Rodrigo Vivi · 10 years ago
  57. ba80f4d drm/i915: PSR: organize setup function. by Rodrigo Vivi · 10 years ago
  58. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  59. 9adccc6 drm/i915: add SW tracking to FBC enabling by Paulo Zanoni · 10 years ago
  60. d2dee86 drm/i915: extract intel_init_fbc() by Paulo Zanoni · 10 years ago
  61. b680c37 drm/i915: DocBook integration for frontbuffer tracking by Daniel Vetter · 10 years ago
  62. 1893a71 drm/i915: Inline feature detection into sanitize_enable_ppgtt by Chris Wilson · 10 years ago
  63. 00caf01 drm/i915: Log a message when rejecting LRM to OACONTROL by Brad Volkin · 10 years ago
  64. 9beb0cc drm/i915: Re-enable the command parser when using PPGTT by Brad Volkin · 10 years ago
  65. 9d533c5 drm/i915: Update DRIVER_DATE to 20140919 by Daniel Vetter · 10 years ago
  66. 5cb13c0 drm/i915/vlv: Remove check for Old Ack during forcewake by Deepak S · 10 years ago
  67. 342e36c drm/i915: Avoid reading fbc registers in vain when fbc was never enabled. by Rodrigo Vivi · 10 years ago
  68. 01d06e9 drm/i915: Only flush fbc on sw when fbc is enabled. by Rodrigo Vivi · 10 years ago
  69. 24955f2 drm/i915: Clarify mmio_flip_lock locking by Daniel Vetter · 10 years ago
  70. d2e40e2 drm/i915: Clarify uncore.lock locking by Daniel Vetter · 10 years ago
  71. 1332178 drm/i915: Clarify irq_lock locking, special cases by Daniel Vetter · 10 years ago
  72. 222c7f5 drm/i915: Clarify irq_lock locking, irq handlers by Daniel Vetter · 10 years ago
  73. d620743 drm/i915: Clarify irq_lock locking, interrupt install/uninstall by Daniel Vetter · 10 years ago
  74. 4cb2183 drm/i915: Clarify irq_lock locking, work functions by Daniel Vetter · 10 years ago
  75. 2795aa48 drm/i915: Clarify irq_lock locking, intel_tv_detect by Daniel Vetter · 10 years ago
  76. 5b254c5 drm/i915: Clarify gpu_error.lock locking by Daniel Vetter · 10 years ago
  77. f326038 drm/i915: Clarify event_lock locking, irq&mixed context by Daniel Vetter · 10 years ago
  78. 5e2d7af drm/i915: Clarify event_lock locking, process context by Daniel Vetter · 10 years ago
  79. 4b3a952 drm/i915: Move vblank enable earlier and disable later by Ville Syrjälä · 10 years ago
  80. 4f905cf9 drm/i915: static inline for intel_wait_for_vblank by Daniel Vetter · 10 years ago
  81. 51e31d4 drm/i915: Use generic vblank wait by Daniel Vetter · 10 years ago
  82. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  83. 4dc4927 drm/i915/bios: add missing __packed to structs used for reading vbt by Jani Nikula · 10 years ago
  84. 7cd512f drm/i915: Fix irq checks in ring->irq_get/put functions by Daniel Vetter · 10 years ago
  85. 950eaba drm/i915: vlv: fix display IRQ enable/disable by Imre Deak · 10 years ago
  86. 47bf17a drm/i915: Only set CURSOR_PIPE_CSC_ENABLE when cursor is enabled by Ville Syrjälä · 10 years ago
  87. 99d1f38 drm/i915: Move the cursor_base setup to i{845, 9xx}_update_cursor() by Ville Syrjälä · 10 years ago
  88. c04d016 drm/i915: Drop get/put_pages for scratch page by Daniel Vetter · 10 years ago
  89. e259f17 drm/i915: Fix regression in the sprite plane update split by Gustavo Padovan · 10 years ago
  90. be2d599 drm/i915: Remove dead code, i915_gem_verify_gtt by Chris Wilson · 10 years ago
  91. e30e8f7 drm/i915: create intel_update_pipe_size() by Gustavo Padovan · 10 years ago
  92. 25067bf drm/i915: pin sprite fb only if it changed by Gustavo Padovan · 10 years ago
  93. 94f598f drm/i915: remove !enabled handling from commit primary plane step by Gustavo Padovan · 10 years ago
  94. 2363d8c drm/i915: Restore resume irq ordering comment by Daniel Vetter · 10 years ago
  95. 3c692a4 drm/i915: split intel_primary_plane_setplane() into check() and commit() by Gustavo Padovan · 10 years ago
  96. 852e787 drm/i915: split intel_cursor_plane_update() into check() and commit() by Gustavo Padovan · 10 years ago
  97. 96d61a7 drm/i915: split intel_update_plane into check() and commit() by Gustavo Padovan · 10 years ago
  98. eeca778 drm/i915: create struct intel_plane_state by Gustavo Padovan · 10 years ago
  99. d518ce5 drm/i915: WARN if interrupts aren't on in en/disable_pipestat by Daniel Vetter · 10 years ago
  100. 8c50f10 drm/i915: Enable full PPGTT on gen7 by Michel Thierry · 10 years ago