1. 7c59a9c1 drm/i915: Use intel_gpu_freq() and intel_freq_opcode() by Ville Syrjälä · 10 years ago
  2. 616bc82 drm/i915: Add intel_gpu_freq() and intel_freq_opcode() by Ville Syrjälä · 10 years ago
  3. c8c972e drm/i915: Add gt_act_freq_mhz sysfs file by Ville Syrjälä · 10 years ago
  4. f745a80 drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change by Ville Syrjälä · 10 years ago
  5. a93fad0 drm/i915: DRRS calls based on frontbuffer by Vandana Kannan · 10 years ago
  6. c395578 drm/i915: Enable/disable DRRS by Vandana Kannan · 10 years ago
  7. 4e9ac94 drm/i915: Initialize DRRS delayed work by Vandana Kannan · 10 years ago
  8. b2c5c18 drm/i915: Use symbolic irqreturn for ->hpd_pulse by Daniel Vetter · 10 years ago
  9. 5b48ca0 drm/i915/dsi: add some constness to vbt panel driver by Jani Nikula · 10 years ago
  10. 36d21f4 drm/i915/dsi: remove unnecessary dsi device callbacks by Jani Nikula · 10 years ago
  11. 7f6a6a4 drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port by Jani Nikula · 10 years ago
  12. 3b1808b drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c by Jani Nikula · 10 years ago
  13. 4934b65 drm/i915/dsi: set max return packet size for each dsi port by Jani Nikula · 10 years ago
  14. f03e417 drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level by Jani Nikula · 10 years ago
  15. da2518f drm/i915: Change VLV WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  16. e7fc243 drm/i915: Change CHV WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  17. eb973a5 drm/i915: Drop some more CHV pre-production workarounds by Ville Syrjälä · 10 years ago
  18. 14bc16e drm/i915: Implement Wa4x4STCOptimizationDisable:chv by Ville Syrjälä · 10 years ago
  19. e62b59e drm/i915: Simplify flush_cpu_write_domain by Daniel Vetter · 10 years ago
  20. d9806c9 drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config() by Damien Lespiau · 10 years ago
  21. 1b842c8 drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config() by Damien Lespiau · 10 years ago
  22. 0f71979 drm/i915: Performed deferred clflush inside set-cache-level by Chris Wilson · 10 years ago
  23. a7cbede drm/i915: Rename unpin_count to pin_count by Mika Kuoppala · 10 years ago
  24. 1197b4f drm/i915: Balance context pinning on reset cleanup by Mika Kuoppala · 10 years ago
  25. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  26. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  27. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 10 years ago
  28. bc8d7df drm/i915/skl: Provide a Skylake version of get_plane_config() by Damien Lespiau · 10 years ago
  29. b35d63f drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes by Damien Lespiau · 10 years ago
  30. a55ecbe drm/i915: Make intel_format_to_fourcc() static by Damien Lespiau · 10 years ago
  31. 2844a92 drm/i915: Use pipe_name() in the get_plane_config() functions by Damien Lespiau · 10 years ago
  32. aeee5a4 drm/i915: Don't use crtc->plane in ILK+ get_config() by Damien Lespiau · 10 years ago
  33. b113d5e drm/i915: Unclutter the get_plane() functions by Damien Lespiau · 10 years ago
  34. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 10 years ago
  35. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 10 years ago
  36. 38c2352 drm/i915/skl: Gen9 coarse power gating by Zhe Wang · 10 years ago
  37. ba1c554 drm/i915/skl: Retrieve the frequency limits by Damien Lespiau · 10 years ago
  38. b6fef0e drm/i915/skl: add turbo support by Jesse Barnes · 10 years ago
  39. 1407121 drm/i915/skl: Adding power domains for AUX controllers by Satheeshakrishna M · 10 years ago
  40. f65367b drm/i915: Rename i915_gen6_forcewake_count_info by Mika Kuoppala · 10 years ago
  41. 48c1026 drm/i915: Enum forcewake domains and domain identifiers by Mika Kuoppala · 10 years ago
  42. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 10 years ago
  43. 756c349 drm/i915: Make vlv and chv forcewake put generic. by Mika Kuoppala · 10 years ago
  44. 05a2fb1 drm/i915: Consolidate forcewake code by Mika Kuoppala · 10 years ago
  45. b2cff0d drm/i915: Reduce duplicated forcewake logic by Chris Wilson · 10 years ago
  46. 51f6788 drm/i915: Skip uncore lock on earlier gens by Chris Wilson · 10 years ago
  47. 6daccb0 drm/i915: Assert that runtime pm is active on user fw access by Chris Wilson · 10 years ago
  48. dc9fb09 drm/i915: Rebalance runtime pm vs forcewake by Chris Wilson · 10 years ago
  49. 6d3d827 drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request by Nick Hoath · 10 years ago
  50. 2107637 drm/i915: Remove FIXME_lrc_ctx backpointer by Nick Hoath · 10 years ago
  51. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  52. 2d12955 drm/i915: execlist request keeps ptr/ref to gem_request by Nick Hoath · 10 years ago
  53. 16f3f65 drm/i915: Keep drm_crtc->state in sync with intel_crtc->config by Ander Conselvan de Oliveira · 10 years ago
  54. f5de6e0 drm/i915: Improve how the memory for crtc state is allocated by Ander Conselvan de Oliveira · 10 years ago
  55. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  56. 681a850 drm/i915: Use local pipe_config varariable when available by Ander Conselvan de Oliveira · 10 years ago
  57. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  58. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  59. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  60. 96178ee drm/i915: Modifying structures related to DRRS by Vandana Kannan · 10 years ago
  61. f78ae63f drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg' by Ville Syrjälä · 10 years ago
  62. b5c46aa drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files by Ville Syrjälä · 10 years ago
  63. af5a75a Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv"" by Ville Syrjälä · 10 years ago
  64. 3cbdb48 drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV by Ville Syrjälä · 10 years ago
  65. cad725f drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal by Ville Syrjälä · 10 years ago
  66. 160614a drm/i915: Disable RC6 before configuring in on VLV/CHV by Ville Syrjälä · 10 years ago
  67. 095acd5 drm/i915: New offset for reading frequencies on CHV. by Deepak S · 10 years ago
  68. 707b6e3 drm/i915: Increase the range of sideband address. by Deepak S · 10 years ago
  69. 693d11c drm/i915/chv: Populate total EU count on Cherryview by Deepak S · 10 years ago
  70. d0dc1c8 drm/i915: Don't cleanup plane state in intel_plane_destroy() by Matt Roper · 10 years ago
  71. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  72. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 10 years ago
  73. 0a0c001 drm/i915: Update DRIVER_DATE to 20150117 by Daniel Vetter · 10 years ago
  74. 6f34cc3 i915: reuse %ph to dump small buffers by Andy Shevchenko · 10 years ago
  75. 973a5b0 drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview. by Kenneth Graunke · 10 years ago
  76. 2701fc4 drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell. by Kenneth Graunke · 10 years ago
  77. fb49581 drm/i915: PSR link standby at debugfs by Rodrigo Vivi · 10 years ago
  78. 0243f7b drm/i915: group link_standby setup and let this info visible everywhere. by Rodrigo Vivi · 10 years ago
  79. 8522b71 drm/i915: Add missing vbt check. by Rodrigo Vivi · 10 years ago
  80. 6caf36a drm/i915: PSR HSW/BDW: Fix inverted logic at sink main_link_active bit. by Rodrigo Vivi · 10 years ago
  81. c8e68b7 drm/i915: PSR VLV/CHV: Remove condition checks that only applies to Haswell. by Rodrigo Vivi · 10 years ago
  82. 46c3fce drm/i915: VLV/CHV PSR needs to exit PSR on every flush. by Rodrigo Vivi · 10 years ago
  83. cd52471 drm/i915: Fix kerneldoc for i915 atomic plane code by Matt Roper · 10 years ago
  84. 1d83d95 drm/i915: Don't pretend SDVO hotplug works on 915 by Ville Syrjälä · 10 years ago
  85. d2182a6 drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV by Ville Syrjälä · 10 years ago
  86. 778eb33 drm/i915: Remove I915_HAS_HOTPLUG() check from i915_hpd_irq_setup() by Ville Syrjälä · 10 years ago
  87. 7c7e10d drm/i915: Make hpd arrays big enough to avoid out of bounds access by Ville Syrjälä · 10 years ago
  88. e85a5c7 Revert "drm/i915/chv: Use timeout mode for RC6 on chv" by Rodrigo Vivi · 10 years ago
  89. d60de81 drm/i915: Improve HiZ throughput on Cherryview. by Kenneth Graunke · 10 years ago
  90. c0a03a2 drm/i915: Reset CSB read pointer in ring init by Thomas Daniel · 10 years ago
  91. 53a366b drm/i915: Drop unused position fields (v2) by Matt Roper · 10 years ago
  92. ea2c67b drm/i915: Move to atomic plane helpers (v9) by Matt Roper · 10 years ago
  93. 4a3b876 drm/i915: Clarify sprite plane function names (v4) by Matt Roper · 10 years ago
  94. c34c9ee drm/i915: Move vblank evasion to commit (v4) by Matt Roper · 10 years ago
  95. 32b7eee drm/i915: Refactor work that can sleep out of commit (v7) by Matt Roper · 10 years ago
  96. 2f3408c drm/i915: fix build for CONFIG_BUG=n by Jani Nikula · 10 years ago
  97. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  98. 226e5ae drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES by Chris Wilson · 10 years ago
  99. 48bf5b2 drm/i915: Ban Haswell from using RCS flips by Chris Wilson · 10 years ago
  100. f24eeb1 drm/i915: vlv: sanitize RPS interrupt mask during GPU idling by Imre Deak · 10 years ago