1. 724a690 drm/i915/chv: Clarify VLV/CHV PIPESTAT bits a bit more by Ville Syrjälä · 11 years ago
  2. 84fd4f4 drm/i915/chv: Add CHV display support by Rafael Barbalho · 11 years ago
  3. e0d34ce drm/i915/chv: Implement WaDisableSamplerPowerBypass for CHV by Rafael Barbalho · 11 years ago
  4. b3f797a drm/i915/chv: Add some workaround notes by Ville Syrjälä · 11 years ago
  5. c631780 drm/i915/chv: Implement WaDisableSDEUnitClockGating:chv by Ville Syrjälä · 11 years ago
  6. 0846697 drm/i915/chv: Implement WaDisableCSUnitClockGating:chv by Ville Syrjälä · 11 years ago
  7. acea6f9 drm/i915/chv: Implement WaDisableSemaphoreAndSyncFlipWait:chv by Ville Syrjälä · 11 years ago
  8. 232ce33 drm/i915/chv: Implement WaVSRefCountFullforceMissDisable:chv and WaDSRefCountFullforceMissDisable:chv by Ville Syrjälä · 11 years ago
  9. a706802 drm/i915/chv: Implement WaDisableThreadStallDopClockGating:chv by Ville Syrjälä · 11 years ago
  10. dd811e7 drm/i915/chv: Implement WaDisablePartialInstShootdown:chv by Ville Syrjälä · 11 years ago
  11. 85b3894 drm/i915: s/ironlake_/intel_ for the enable_share_dpll function by Daniel Vetter · 11 years ago
  12. b14b105 drm/i915: Extract intel_prepare_shared_dpll by Daniel Vetter · 11 years ago
  13. f2a69f4 drm/i915: Only update shared dpll state when needed by Daniel Vetter · 10 years ago
  14. bdd4b6a drm/i915: Extract vlv_prepare_pll by Daniel Vetter · 11 years ago
  15. f13c2ef drm/i915: Extract i9xx_set_pll_dividers by Daniel Vetter · 11 years ago
  16. 229fca9 drm/i915: Shovel hw setup code out of hsw_crtc_mode_set by Daniel Vetter · 11 years ago
  17. 29407aa drm/i915: Shovel hw setup code out of ilk_crtc_mode_set by Daniel Vetter · 11 years ago
  18. 644cef3 drm/i915: Move lowfreq_avail around a bit in ilk/hsw_crtc_mode_set by Daniel Vetter · 11 years ago
  19. 5b18e57 drm/i915: Shovel hw setup code out of i9xx_crtc_mode_set by Daniel Vetter · 11 years ago
  20. 2cfcd32 drm/i915: Implement an oom-notifier for last resort shrinking by Chris Wilson · 10 years ago
  21. b3a3f03 drm/i915: Fix ILK GPU reset domain bits by Ville Syrjälä · 10 years ago
  22. f67deb7 drm/i915: Fix ILK reset wait by Ville Syrjälä · 10 years ago
  23. a83d87f drm/i915: Drop bogus comments about display reset by Ville Syrjälä · 10 years ago
  24. 5537252 drm/i915: Invalidate our pages under memory pressure by Chris Wilson · 11 years ago
  25. b453c4d drm/i915: Refactor common lock handling between shrinker count/scan by Chris Wilson · 11 years ago
  26. ceabbba5 drm/i915: Include bound and active pages in the count of shrinkable objects by Chris Wilson · 11 years ago
  27. 0820baf drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM by Chris Wilson · 11 years ago
  28. b6fdd0f drm/i915: Add MIPI mmio reg base by Shashank Sharma · 10 years ago
  29. eed6d67 drm/i915: Don't die in wait_for_pending_flips by Daniel Vetter · 10 years ago
  30. 42a88e9 drm/i915: vlv/chv: fix DSI sideband register accessing by Imre Deak · 10 years ago
  31. cf63e4a drm/i915: rename IOSF sideband opcodes according to the spec by Imre Deak · 10 years ago
  32. eba905b drivers/gpu/drm/i915/intel_display: coding style fixes by Robin Schroer · 10 years ago
  33. 4c10794 drm/i915: Move fb pinning into __intel_set_mode by Daniel Vetter · 11 years ago
  34. c8f7a0d drm/i915: Inline set_base into crtc_mode_set by Daniel Vetter · 11 years ago
  35. 71b1c37 drm/i915: Sprinkle intel_edp_psr_update over crtc_enable/disable by Daniel Vetter · 11 years ago
  36. efa9624 drm/i915: More cargo-culted locking for intel_update_fbc by Daniel Vetter · 11 years ago
  37. 29b9bde drm/i915: Make ->update_primary_plane infallible by Daniel Vetter · 11 years ago
  38. 227f782 drm/i915: Retire requests before creating a new one by Chris Wilson · 10 years ago
  39. d3b448d drm/i915: Only unpin the default ctx object if it exists by Chris Wilson · 10 years ago
  40. 823c690 drm/i915: Convert uncleared FIFO underrun message to errors by Ville Syrjälä · 10 years ago
  41. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 10 years ago
  42. 992f191 drm/i915: Be careful with non-disp bit in PMINTRMSK by Mika Kuoppala · 10 years ago
  43. 1965643 drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display by Oscar Mateo · 10 years ago
  44. 4271b75 drm/i915: Stop calling encoder->mode_set by Daniel Vetter · 11 years ago
  45. 07e4fb9 drm/i915/dsi: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  46. 30cf6db drm/i915/ddi: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  47. 85a50fb drm/i915/lvds: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  48. 4cde8a2 drm/i915/hdmi: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  49. e55dd22 drm/i915/hdmi: Remove redundant IS_VLV checks by Daniel Vetter · 11 years ago
  50. 8ac33ed drm/i915/dp: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  51. d41f1ef drm/i915/dp: Move port A pll setup to g4x_pre_enable_dp by Daniel Vetter · 11 years ago
  52. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 11 years ago
  53. acfa75b drm/i915: Simplify audio handling on DDI ports by Daniel Vetter · 11 years ago
  54. 9f04003 drm/i915/sdvo: use config->has_hdmi_sink by Daniel Vetter · 11 years ago
  55. b5a9fa0 drm/i915: state readout and cross checking for limited_color_range by Daniel Vetter · 11 years ago
  56. 69f5acc drm/i915/sdvo: Use pipe_config->limited_color_range consistently by Daniel Vetter · 11 years ago
  57. 6897b4b drm/i915: Track hdmi mode in the pipe config by Daniel Vetter · 11 years ago
  58. abac6a0 drm/i915/hdmi: Enable hdmi mode on g4x, too by Daniel Vetter · 11 years ago
  59. b7bb243 drm/i915: Enable rc6 with bdw by Mika Kuoppala · 10 years ago
  60. 8fd9c1a9 drm/i915: Fix rc6 options debug info by Mika Kuoppala · 10 years ago
  61. baccd45 drm/i915: Enable PM Interrupts target via Display Interface. by Deepak S · 10 years ago
  62. 0961021 drm/i915/bdw: Implement a basic PM interrupt handler by Ben Widawsky · 10 years ago
  63. 6e450ab drm/i915: Bail out early on gen6_signal if no semaphores by Mika Kuoppala · 10 years ago
  64. df38e65 drm/i915: MIPI PPS delays added by Shobhit Kumar · 11 years ago
  65. cf4dbd2 drm/i915: MIPI init count programming as generic parameter by Shobhit Kumar · 11 years ago
  66. dfba2e2 drm/i915: Correct MIPI operation mode as per expected values from VBT by Shobhit Kumar · 11 years ago
  67. 229b048 drm/i915: add null render states for gen6, gen7 and gen8 by Mika Kuoppala · 10 years ago
  68. 9d0a6fa drm/i915: add render state initialization by Mika Kuoppala · 10 years ago
  69. 8b1bc9b drm/i915: Only do gtt cleanup in vma_unbind for the global vma by Daniel Vetter · 11 years ago
  70. aff10b30 drm/i915: Don't drop pinned fences by Daniel Vetter · 11 years ago
  71. 2206e6a drm/i915: use dev_priv directly in i915_driver_unload by Daniel Vetter · 10 years ago
  72. c0c9762 drm/i915: Use the connector name in fbdev debug messages by Chris Wilson · 10 years ago
  73. 70e1e0e drm/i915: Use for_each_crtc() when iterating through the CRTCs by Damien Lespiau · 10 years ago
  74. d79b814 drm/i915: Introduce a for_each_crtc() macro by Damien Lespiau · 10 years ago
  75. d3fcc80 drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs by Damien Lespiau · 10 years ago
  76. d063ae4 drm/i915: Introduce a for_each_intel_crtc() macro by Damien Lespiau · 10 years ago
  77. 546c81f drm/i915: Use ilk_wm_max_level() in latency debugfs files by Damien Lespiau · 10 years ago
  78. 9f25d00 drm/i915: Don't cast void* pointers by Damien Lespiau · 10 years ago
  79. ffd93f2 drm/i915: Work-around garbage DR4 from UXA by Daniel Vetter · 10 years ago
  80. d8ffa60 drm/i915: WARN_ON fence pin leaks by Daniel Vetter · 10 years ago
  81. 56ef52c drm/i915: Kill vblank waits after pipe enable on gmch platforms by Ville Syrjälä · 10 years ago
  82. 9ab0460 drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms by Ville Syrjälä · 10 years ago
  83. d153337 drm/i915: Ringbuffer signal func for the second BSD ring by Oscar Mateo · 10 years ago
  84. 36dfcea x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks by Ville Syrjälä · 10 years ago
  85. 3e3b2c3 x86/gpu: Implement stolen memory size early quirk for CHV by Damien Lespiau · 10 years ago
  86. d7f25f2 drm/i915/chv: Implement stolen memory size detection by Damien Lespiau · 10 years ago
  87. 7895a81 drm/i915/chv: CHV doesn't have CRT output by Ville Syrjälä · 11 years ago
  88. 70b23a9 drm/i915/chv: Add DPLL state readout support by Ville Syrjälä · 11 years ago
  89. 44f37d1 drm/i915/chv: Pipe select change for DP and HDMI by Chon Ming Lee · 11 years ago
  90. e4a1d84 drm/i915/chv: Add phy supports for Cherryview by Chon Ming Lee · 11 years ago
  91. 9d556c9 drm/i915/chv: Add update and enable pll for Cherryview by Chon Ming Lee · 10 years ago
  92. ef9348c drm/i915/chv: find the best divisor for the target clock v4 by Chon Ming Lee · 11 years ago
  93. 076ed3b drm/i915/chv: Trigger phy common lane reset by Chon Ming Lee · 11 years ago
  94. eb69b0e drm/i915/chv: Add vlv_pipe_to_channel by Chon Ming Lee · 11 years ago
  95. 00fc31b drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2 by Chon Ming Lee · 11 years ago
  96. a09cadd drm/i915/chv: Add DPIO offset for Cherryview. v3 by Chon Ming Lee · 11 years ago
  97. c294c54 drm/i915/chv: Add DDL register defines for Cherryview by Ville Syrjälä · 11 years ago
  98. 7d87a7f srm/i915/chv: Add Cherryview PCI IDs by Ville Syrjälä · 11 years ago
  99. a4565da drm/i915/chv: Initial clock gating support for Cherryview by Ville Syrjälä · 11 years ago
  100. 74e1ca8 drm/i915/chv: Add Cherryview interrupt registers into debugfs by Ville Syrjälä · 11 years ago