1. ca1381b drm/i915: Make the WRPLL names const by Damien Lespiau · 10 years ago
  2. 6c308fe drm/i915: Initialise userptr mmu_notifier serial to 1 by Chris Wilson · 10 years ago
  3. a1db2fa drm/i915: Abandon oom quickly if killed by a signal by Chris Wilson · 10 years ago
  4. ed57cb8 drm/i915: Also give the sprite width for WM computation by Damien Lespiau · 10 years ago
  5. 6af257c drm/i915: PM irq enabling is generic on gen8, too by Damien Lespiau · 10 years ago
  6. 726a280 Documentation/drm: Describing aspect ratio property by Vandana Kannan · 10 years ago
  7. 94a11dd drm/i915: Add aspect ratio property for HDMI by Vandana Kannan · 10 years ago
  8. 69ab6d3 drm/edid: Check for user aspect ratio input by Vandana Kannan · 10 years ago
  9. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 10 years ago
  10. 3463811 drm/i915/chv: Drop WaGsvBringDownFreqInRc6 by Deepak S · 10 years ago
  11. 4651fb2 drm/i915: remove useless runtime PM get calls by Paulo Zanoni · 10 years ago
  12. b47adc1 drm/i915: Force GPU Freq to lowest while suspending. by Deepak S · 10 years ago
  13. f96de58 drm/i915: Handle failure to kick out a conflicting fb driver by Chris Wilson · 11 years ago
  14. b6d5477 drm/i915: Enable PSR by default. by Rodrigo Vivi · 10 years ago
  15. eeefa88 drm/i915: Remove redundant HAS_PSR checks by Daniel Vetter · 10 years ago
  16. fa128fa drm/i915: Improve PSR debugfs output by Daniel Vetter · 10 years ago
  17. 9ca1530 drm/i915: Fix up PSR frontbuffer tracking by Daniel Vetter · 10 years ago
  18. f0355c4 drm/i915: Add locking to psr code by Daniel Vetter · 10 years ago
  19. 109fc2a drm/i915: More checks for psr.enabled by Daniel Vetter · 10 years ago
  20. 3638379 drm/i915: Lock down psr sw/hw state tracking by Daniel Vetter · 10 years ago
  21. e921bcb drm/i915: Don't try to disable psr harder from the work item by Daniel Vetter · 10 years ago
  22. 2807cf6 drm/i915: Track the psr dp connector in dev_priv->psr.enabled by Daniel Vetter · 10 years ago
  23. 1fcc9d1 drm/i915: Add a FIXME about drrs/psr interactions by Daniel Vetter · 10 years ago
  24. 9a603f4 drm/i915: Run psr_setup unconditionally by Daniel Vetter · 10 years ago
  25. b04c5bd drm/i915: Power gating display wells during i915_pm_suspend by Borun Fu · 10 years ago
  26. b55dd64 drm/i915: byt_gpu_freq() can be static by Fengguang Wu · 10 years ago
  27. 542a6b2 drm/i915/chv: calculate rc6 residency correctly by Mika Kuoppala · 10 years ago
  28. d4ef41c Documentation: drm: describing rotation property by Sagar Kamble · 10 years ago
  29. 4ba08fa Documentation: drm: Removing placeholders for generic drm properties description by Sagar Kamble · 10 years ago
  30. 3c9855f drm: Add drm_rotation_simplify() by Ville Syrjälä · 10 years ago
  31. 0707400 drm: Add drm_rect rotation functions by Ville Syrjälä · 10 years ago
  32. a4969dd drm/omap: Switch omapdrm over to drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  33. c1df5f3 drm: Add drm_mode_create_rotation_property() by Ville Syrjälä · 10 years ago
  34. 7689ffb drm: Add support_bits parameter to drm_property_create_bitmask() by Ville Syrjälä · 10 years ago
  35. 0659696 drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h by Ville Syrjälä · 10 years ago
  36. 7707df4 drm/i915: Add RP1 render P state thresholds in CHV by Deepak S · 10 years ago
  37. 3497a56 drm/i915/chv: Add basic PM interrupt support for CHV by Deepak S · 10 years ago
  38. 22b1b2f drm/i915: CHV GPU frequency to opcode functions by Deepak S · 10 years ago
  39. 67c3bf6 drm/i915: populate mem_freq/cz_clock for chv by Deepak S · 10 years ago
  40. 74c4f62 drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs by Deepak S · 10 years ago
  41. f8f2b00 drm/i915: Read guaranteed freq for valleyview by Deepak S · 10 years ago
  42. a62d149 drm/i915: Call encoder->post_disable() in intel_sanitize_encoder() by Ville Syrjälä · 10 years ago
  43. e1e9fb8 drm/i915: ddi: enable runtime pm during dpms by Daniel Vetter · 10 years ago
  44. 03af204 drm/i915: Use the cached min/min/rpe values in the vlv debugfs code by Ville Syrjälä · 10 years ago
  45. ca2aed6c drm/i915: Don't disable PPGTT for CHV based in PCI rev by Ville Syrjälä · 10 years ago
  46. 7b3c29f drm/i915: Make the RPS interrupt generation mask handle the vlv wa by Chris Wilson · 10 years ago
  47. bf225f2 drm/i915: Move RPS evaluation interval counters to i915->rps by Chris Wilson · 10 years ago
  48. 755f68f drm/i915: Don't cast a pointer to void* unnecessarily by Damien Lespiau · 10 years ago
  49. 1f835a7 drm/i915: don't read LVDS regs at compute_config time by Paulo Zanoni · 10 years ago
  50. 34a6c70 drm/i915: check the power domains in intel_lvds_get_hw_state() by Paulo Zanoni · 10 years ago
  51. 930e8c9 drm/i915: check the power domains in ironlake_get_pipe_config() by Paulo Zanoni · 10 years ago
  52. 7709afa drm/i915: don't skip shared DPLL assertion on LPT by Paulo Zanoni · 10 years ago
  53. df8ad70 drm/i915: Only touch WRPLL hw state in enable/disable hooks by Daniel Vetter · 10 years ago
  54. 716c2e5 drm/i915: Switch to common shared dpll framework for WRPLLs by Daniel Vetter · 10 years ago
  55. e0b01be drm/i915: ->enable hook for WRPLLs by Daniel Vetter · 10 years ago
  56. 1203043 drm/i915: ->disable hook for WRPLLs by Daniel Vetter · 10 years ago
  57. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 10 years ago
  58. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 10 years ago
  59. 96f6128 drm/i915: Document that the pll->mode_set hook is optional by Daniel Vetter · 10 years ago
  60. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 10 years ago
  61. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  62. 3fcf305 drm/i915: BDW also has special-purpose DP DDI clocks by Paulo Zanoni · 10 years ago
  63. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 10 years ago
  64. de7cfc6 drm/i915: Move ddi_pll_sel into the pipe config by Daniel Vetter · 10 years ago
  65. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 10 years ago
  66. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  67. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  68. 97b040a drm/i915: ddi: move pch cleanup before encoder->post_disable by Imre Deak · 10 years ago
  69. 4fe9467 drm/i915: ddi: move pch setup after encoder->pre_enable by Imre Deak · 10 years ago
  70. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 10 years ago
  71. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 10 years ago
  72. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 10 years ago
  73. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 10 years ago
  74. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 10 years ago
  75. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  76. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 10 years ago
  77. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 10 years ago
  78. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  79. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  80. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  81. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  82. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 10 years ago
  83. 155e636 drm/i915: Introduce intel_fb_obj() macro by Matt Roper · 10 years ago
  84. 1f767e0 drm/i915: HWS must be in the mappable region for g33 by Chris Wilson · 10 years ago
  85. 31685c2 drm/i915/vlv: WA for Turbo and RC6 to work together. by Deepak S · 10 years ago
  86. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 10 years ago
  87. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 10 years ago
  88. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  89. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  90. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 10 years ago
  91. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 10 years ago
  92. 31b7a88 drm/i915: Add kerneldoc comments to the intel_context struct by Oscar Mateo · 10 years ago
  93. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  94. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  95. aa0c13d drm/i915: Extract context backing object allocation by Oscar Mateo · 10 years ago
  96. 95fa2ee drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP by Imre Deak · 10 years ago
  97. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 10 years ago
  98. f7d2323 drm/i915: correct BLC vs PWM enable/disable ordering by Jesse Barnes · 10 years ago
  99. 521e62e drm/i915: Enable semaphores on BDW by Rodrigo Vivi · 10 years ago
  100. bae4fcd drm/i915/bdw: poll semaphores by Ben Widawsky · 10 years ago