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