1. ed6739e drm/i915: Split shared dpll setup out of __intel_set_mode() by Ander Conselvan de Oliveira · 10 years ago
  2. 0785950 drm/i915: Don't do posting reads on getting forcewake by Mika Kuoppala · 10 years ago
  3. f9b3927 drm/i915: Do uncore early sanitize after domain init by Mika Kuoppala · 10 years ago
  4. 21a11ff drm/i915: Handle CHV in vlv_set_rps_idle() by Ville Syrjälä · 10 years ago
  5. b8d24a0 drm/i915: Remove nested work in gpu error handling by Mika Kuoppala · 10 years ago
  6. 397f6fa drm/i915/documentation: Add intel_uncore.c to drm.tmpl by Mika Kuoppala · 10 years ago
  7. 063c86f drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein by Jani Nikula · 10 years ago
  8. a2581a9 drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static by Jani Nikula · 10 years ago
  9. 55a194d drm/i915/dsi: remove old read/write functions in favor of new stuff by Jani Nikula · 10 years ago
  10. 759d10c drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers by Jani Nikula · 10 years ago
  11. 7e9804f drm/i915/dsi: add drm mipi dsi host support by Jani Nikula · 10 years ago
  12. 593e062 drm/i915/dsi: switch to drm_panel interface by Jani Nikula · 10 years ago
  13. e3d9984 drm/i915/skl: Enabling PSR on Skylake by Sonika Jindal · 10 years ago
  14. a509405 Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES" by Chris Wilson · 10 years ago
  15. 20e28fb drm/i915: Be consistent on printing seqnos by Mika Kuoppala · 10 years ago
  16. f654449 drm/i915: Display current hangcheck status in debugfs by Chris Wilson · 10 years ago
  17. 737b150 drm/i915: Convert hangcheck from a timer into a delayed work item by Chris Wilson · 10 years ago
  18. 983d308 agp/intel: Serialise after GTT updates by Chris Wilson · 10 years ago
  19. cea3bf8 drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment by Kumar Amit Mehta · 10 years ago
  20. b2e7723 drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4) by Matt Roper · 10 years ago
  21. c196e1d drm/i915: Switch plane properties to full atomic helper. by Matt Roper · 10 years ago
  22. 1356837 drm/i915: Add crtc state duplication/destruction functions by Matt Roper · 10 years ago
  23. 2545e4a drm/i915: Add atomic_get_property entrypoint for connectors (v2) by Matt Roper · 10 years ago
  24. c6f95f2 drm/i915: Setup dummy atomic state for connectors (v3) by Matt Roper · 10 years ago
  25. 5ee67f1 drm/i915: Add main atomic entrypoints (v2) by Matt Roper · 10 years ago
  26. a98b343 drm/i915: Add .atomic_{get, set}_property() entrypoints to planes by Matt Roper · 10 years ago
  27. 65a3fea drm/i915: Consolidate plane handler vtables by Matt Roper · 10 years ago
  28. 8e7d688 drm/i915: Move rotation from intel_plane to drm_plane_state by Matt Roper · 10 years ago
  29. 7c59a9c1 drm/i915: Use intel_gpu_freq() and intel_freq_opcode() by Ville Syrjälä · 10 years ago
  30. 616bc82 drm/i915: Add intel_gpu_freq() and intel_freq_opcode() by Ville Syrjälä · 10 years ago
  31. c8c972e drm/i915: Add gt_act_freq_mhz sysfs file by Ville Syrjälä · 10 years ago
  32. f745a80 drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change by Ville Syrjälä · 10 years ago
  33. a93fad0 drm/i915: DRRS calls based on frontbuffer by Vandana Kannan · 10 years ago
  34. c395578 drm/i915: Enable/disable DRRS by Vandana Kannan · 10 years ago
  35. 4e9ac94 drm/i915: Initialize DRRS delayed work by Vandana Kannan · 10 years ago
  36. b2c5c18 drm/i915: Use symbolic irqreturn for ->hpd_pulse by Daniel Vetter · 10 years ago
  37. 5b48ca0 drm/i915/dsi: add some constness to vbt panel driver by Jani Nikula · 10 years ago
  38. 36d21f4 drm/i915/dsi: remove unnecessary dsi device callbacks by Jani Nikula · 10 years ago
  39. 7f6a6a4 drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port by Jani Nikula · 10 years ago
  40. 3b1808b drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c by Jani Nikula · 10 years ago
  41. 4934b65 drm/i915/dsi: set max return packet size for each dsi port by Jani Nikula · 10 years ago
  42. f03e417 drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level by Jani Nikula · 10 years ago
  43. da2518f drm/i915: Change VLV WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  44. e7fc243 drm/i915: Change CHV WIZ hashing mode to 16x4 by Ville Syrjälä · 10 years ago
  45. eb973a5 drm/i915: Drop some more CHV pre-production workarounds by Ville Syrjälä · 10 years ago
  46. 14bc16e drm/i915: Implement Wa4x4STCOptimizationDisable:chv by Ville Syrjälä · 10 years ago
  47. e62b59e drm/i915: Simplify flush_cpu_write_domain by Daniel Vetter · 10 years ago
  48. d9806c9 drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config() by Damien Lespiau · 10 years ago
  49. 1b842c8 drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config() by Damien Lespiau · 10 years ago
  50. 0f71979 drm/i915: Performed deferred clflush inside set-cache-level by Chris Wilson · 10 years ago
  51. a7cbede drm/i915: Rename unpin_count to pin_count by Mika Kuoppala · 10 years ago
  52. 1197b4f drm/i915: Balance context pinning on reset cleanup by Mika Kuoppala · 10 years ago
  53. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  54. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  55. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 10 years ago
  56. bc8d7df drm/i915/skl: Provide a Skylake version of get_plane_config() by Damien Lespiau · 10 years ago
  57. b35d63f drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes by Damien Lespiau · 10 years ago
  58. a55ecbe drm/i915: Make intel_format_to_fourcc() static by Damien Lespiau · 10 years ago
  59. 2844a92 drm/i915: Use pipe_name() in the get_plane_config() functions by Damien Lespiau · 10 years ago
  60. aeee5a4 drm/i915: Don't use crtc->plane in ILK+ get_config() by Damien Lespiau · 10 years ago
  61. b113d5e drm/i915: Unclutter the get_plane() functions by Damien Lespiau · 10 years ago
  62. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 10 years ago
  63. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 10 years ago
  64. 38c2352 drm/i915/skl: Gen9 coarse power gating by Zhe Wang · 10 years ago
  65. ba1c554 drm/i915/skl: Retrieve the frequency limits by Damien Lespiau · 10 years ago
  66. b6fef0e drm/i915/skl: add turbo support by Jesse Barnes · 10 years ago
  67. 1407121 drm/i915/skl: Adding power domains for AUX controllers by Satheeshakrishna M · 10 years ago
  68. f65367b drm/i915: Rename i915_gen6_forcewake_count_info by Mika Kuoppala · 10 years ago
  69. 48c1026 drm/i915: Enum forcewake domains and domain identifiers by Mika Kuoppala · 10 years ago
  70. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 10 years ago
  71. 756c349 drm/i915: Make vlv and chv forcewake put generic. by Mika Kuoppala · 10 years ago
  72. 05a2fb1 drm/i915: Consolidate forcewake code by Mika Kuoppala · 10 years ago
  73. b2cff0d drm/i915: Reduce duplicated forcewake logic by Chris Wilson · 10 years ago
  74. 51f6788 drm/i915: Skip uncore lock on earlier gens by Chris Wilson · 10 years ago
  75. 6daccb0 drm/i915: Assert that runtime pm is active on user fw access by Chris Wilson · 10 years ago
  76. dc9fb09 drm/i915: Rebalance runtime pm vs forcewake by Chris Wilson · 10 years ago
  77. 6d3d827 drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request by Nick Hoath · 10 years ago
  78. 2107637 drm/i915: Remove FIXME_lrc_ctx backpointer by Nick Hoath · 10 years ago
  79. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  80. 2d12955 drm/i915: execlist request keeps ptr/ref to gem_request by Nick Hoath · 10 years ago
  81. 16f3f65 drm/i915: Keep drm_crtc->state in sync with intel_crtc->config by Ander Conselvan de Oliveira · 10 years ago
  82. f5de6e0 drm/i915: Improve how the memory for crtc state is allocated by Ander Conselvan de Oliveira · 10 years ago
  83. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  84. 681a850 drm/i915: Use local pipe_config varariable when available by Ander Conselvan de Oliveira · 10 years ago
  85. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  86. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  87. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  88. 96178ee drm/i915: Modifying structures related to DRRS by Vandana Kannan · 10 years ago
  89. f78ae63f drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg' by Ville Syrjälä · 10 years ago
  90. b5c46aa drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files by Ville Syrjälä · 10 years ago
  91. af5a75a Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv"" by Ville Syrjälä · 10 years ago
  92. 3cbdb48 drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV by Ville Syrjälä · 10 years ago
  93. cad725f drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal by Ville Syrjälä · 10 years ago
  94. 160614a drm/i915: Disable RC6 before configuring in on VLV/CHV by Ville Syrjälä · 10 years ago
  95. 095acd5 drm/i915: New offset for reading frequencies on CHV. by Deepak S · 10 years ago
  96. 707b6e3 drm/i915: Increase the range of sideband address. by Deepak S · 10 years ago
  97. 693d11c drm/i915/chv: Populate total EU count on Cherryview by Deepak S · 10 years ago
  98. d0dc1c8 drm/i915: Don't cleanup plane state in intel_plane_destroy() by Matt Roper · 10 years ago
  99. 1da3062 drm: Add rotation value to plane state by Matt Roper · 10 years ago
  100. 9e26220 Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago