1. 1b4bd5c drm/i915: Limit the for_each_set_bit() to the valid range by Chris Wilson · 6 years ago
  2. 9f58892 drm/i915: Pull all the reset functionality together into i915_reset.c by Chris Wilson · 6 years ago
  3. 204474a drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  4. 3f2e9ed drm/i915/icl: Detect port F presence via VBT by Imre Deak · 6 years ago
  5. e9d49bb drm/i915/ddi: Move DDI port detection to the corresponding helper by Imre Deak · 6 years ago
  6. d8af327 drm/i915: Fix ILK-IVB primary plane enable delays by Juha-Pekka Heikkila · 6 years ago
  7. 04161d6 drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice by Chris Wilson · 6 years ago
  8. 0e6e0be drm/i915: Markup paired operations on display power domains by Chris Wilson · 6 years ago
  9. 1d264d9 drm/i915/fb: Track rpm wakerefs by Chris Wilson · 6 years ago
  10. 16e4dd03 drm/i915: Markup paired operations on wakerefs by Chris Wilson · 6 years ago
  11. 2f80d7b drm/i915: drop all drmP.h includes by Jani Nikula · 6 years ago
  12. 3eb0930 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  13. 55277e1 drm/i915: Always try to reset the GPU on takeover by Chris Wilson · 6 years ago
  14. 0258404 drm/i915: start moving runtime device info to a separate struct by Jani Nikula · 6 years ago
  15. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  16. 6bf1981 drm/i915: Update kerneldoc for intel_wm_need_update() by Chris Wilson · 6 years ago
  17. 608ed4a drm/i915: Add an update_pipe callback to intel_encoder and call this on fastsets (v2) by Hans de Goede · 6 years ago
  18. 50c42fc drm/i915: Disable FBC on fastset if necessary, v2. by Maarten Lankhorst · 6 years ago
  19. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  20. 2c5c415 drm/i915: Update crtc scaler settings when update_pipe is set by Hans de Goede · 6 years ago
  21. f3ce44a drm/i915: merge gen checks to use range by Lucas De Marchi · 6 years ago
  22. cf819ef drm/i915: replace IS_GEN<N> with IS_GEN(..., N) by Lucas De Marchi · 6 years ago
  23. 302da0c drm/i915: Use intel_ types more consistently for color management code (v2) by Matt Roper · 6 years ago
  24. cd1d3ee drm/i915: Use intel_ types more consistently for watermark code (v2) by Matt Roper · 6 years ago
  25. 0716931 drm/i915/icl: fix transcoder state readout by Jani Nikula · 6 years ago
  26. d53db44 drm/i915: Move display device info capabilities to its own struct by José Roberto de Souza · 6 years ago
  27. e1bf094 drm/i915: Add HAS_DISPLAY() and use it by José Roberto de Souza · 6 years ago
  28. 2eae5d6 drm/i915/icl: Get pipe timings for DSI by Madhav Chauhan · 6 years ago
  29. 2ca711c drm/i915/icl: Consider DSI for getting transcoder state by Madhav Chauhan · 6 years ago
  30. 70a057b drm/i915/icl: Calculate DPLL params for DSI by Madhav Chauhan · 6 years ago
  31. 3b8c0d5 drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks by Jani Nikula · 6 years ago
  32. a600622 drm/i915/dp: Disable DSC in source by disabling DSS CTL bits by Manasi Navare · 6 years ago
  33. a4a1577 drm/i915/dp: Compute DSC pipe config in atomic check by Manasi Navare · 6 years ago
  34. b3cf5c0 drm/i915: Decouple SKL stride units from intel_fb_stride_alignment() by Ville Syrjälä · 6 years ago
  35. 70bbe53 drm/i915: Make sure fb gtt offsets stay within 32bits by Ville Syrjälä · 6 years ago
  36. 5f2e511 drm/i915: Commit skl+ planes in an order that avoids ddb overlaps by Ville Syrjälä · 6 years ago
  37. ff43bc3 drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+ by Ville Syrjälä · 6 years ago
  38. 0dd14be drm/i915: Pass the new crtc_state to ->disable_plane() by Ville Syrjälä · 6 years ago
  39. afbd8a7 drm/i915: Introduce crtc_state->update_planes bitmask by Ville Syrjälä · 6 years ago
  40. 83234d1 drm/i915: Reorganize plane register writes to make them more atomic by Ville Syrjälä · 6 years ago
  41. 17e8fd1 drm/i915: Eliminate the horrendous format check code by Ville Syrjälä · 6 years ago
  42. f559156 drm/i915: Add rotation readout for plane initial config by Ville Syrjälä · 6 years ago
  43. c773058 drm/i915: Force a LUT update in intel_initial_commit() by Ville Syrjälä · 6 years ago
  44. f43348a drm/i915: Add rotation readout for plane initial config by Ville Syrjälä · 6 years ago
  45. fa6af514 drm/i915: Force a LUT update in intel_initial_commit() by Ville Syrjälä · 6 years ago
  46. 6e8adf6 drm/i915: Account for scale factor when calculating initial phase by Ville Syrjälä · 6 years ago
  47. f255c62 drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm() by Ville Syrjälä · 6 years ago
  48. e7a278a drm/i915: Account for scale factor when calculating initial phase by Ville Syrjälä · 6 years ago
  49. daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
  50. bcce8d8 drm/i915: Clean up the baseline bpp computation by Ville Syrjälä · 6 years ago
  51. d26592c drm/i915: Remove pointless goto fail by Ville Syrjälä · 6 years ago
  52. 8e2b4df drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes() by Ville Syrjälä · 6 years ago
  53. 53cc6880 drm/i915: Generalize skl_ddb_allocation_overlaps() by Ville Syrjälä · 6 years ago
  54. 3aefb67 drm/i915: Sanitize PCH port transcoder select on IBX by Ville Syrjälä · 6 years ago
  55. 58db08a7 drm/i915: Keep overlay functions naming consistent by José Roberto de Souza · 6 years ago
  56. acde44b drm/i915: Move FBC init and cleanup calls to modeset functions by José Roberto de Souza · 6 years ago
  57. e69b348 drm/i915: Nuke posting reads from plane update/disable funcs by Ville Syrjälä · 6 years ago
  58. df5e31c drm/i915: Fix ilk+ watermarks when disabling pipes by Ville Syrjälä · 6 years ago
  59. f42f343 drm/i915: Fix error handling for the NV12 fb dimensions check by Ville Syrjälä · 6 years ago
  60. bfe60a0 drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion by Uma Shankar · 6 years ago
  61. a748fae drm/i915: Fix ilk+ watermarks when disabling pipes by Ville Syrjälä · 6 years ago
  62. f1a1217 drm/i915: Allow "max bpc" property to limit pipe_bpp by Radhakrishna Sripada · 6 years ago
  63. 70332ac drm/i915/icl+: Sanitize port to PLL mapping by Imre Deak · 6 years ago
  64. bdaa29b drm/i915: Enable AUX power earlier by Imre Deak · 6 years ago
  65. 337837a drm/i915: Use a helper to get the aux power domain by Imre Deak · 6 years ago
  66. 1347d3c drm/i915: Remove CNL from WA 827 by Rodrigo Vivi · 6 years ago
  67. d521361 drm/i915: Define WA 0870 and kill dead code. by Rodrigo Vivi · 6 years ago
  68. efb818f drm/i915: Kill WA 0528 by Rodrigo Vivi · 6 years ago
  69. bf4d57f drm/i915/icl: Find DSI presence for ICL by Madhav Chauhan · 6 years ago
  70. 3b90946 drm/i915: Fix error handling for the NV12 fb dimensions check by Ville Syrjälä · 6 years ago
  71. 4c8d351 drm/i915: Switch the order of function parameters by Dhinakaran Pandiyan · 6 years ago
  72. 2a11b1b drm/i915: Add function to check for linear surfaces by Dhinakaran Pandiyan · 6 years ago
  73. 9e78337 drm/i915: Prefer IS_GEN<n> check with bitmask. by Rodrigo Vivi · 6 years ago
  74. d3dacc7 drm/i915: wrapping all hdcp var into intel_hdcp by Ramalingam C · 6 years ago
  75. 26ee5bc drm/i915/gen11: Expose planar format support on gen11, v2. by Maarten Lankhorst · 6 years ago
  76. b1554e2 drm/i915/gen11: Program the scalers correctly for planar formats, v3. by Maarten Lankhorst · 6 years ago
  77. 1ab554b drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5. by Maarten Lankhorst · 6 years ago
  78. 52fb7d2 drm/i915: Move the SKL+ zero constant alpha handling by Ville Syrjälä · 6 years ago
  79. 1f6f92a drm/i915: Relocate SKL+ NV12 src width w/a by Ville Syrjälä · 6 years ago
  80. c84c6fe drm/i915: make encoder enable and disable hooks optional by Jani Nikula · 6 years ago
  81. 27a981b drm/i915/quirks: pass dev_priv instead of drm dev to quirk code by Jani Nikula · 6 years ago
  82. a9b84b4 drm/i915/icl: create function to identify combophy port by Mahesh Kumar · 6 years ago
  83. d9a5158 drm/i915/gen9+: Fix initial readout for Y tiled framebuffers by Imre Deak · 6 years ago
  84. 9b27390 drm/i915: Use the correct crtc when sanitizing plane mapping by Ville Syrjälä · 6 years ago
  85. 7cada4d drm/i915: Restore vblank interrupts earlier by Ville Syrjälä · 6 years ago
  86. 3f6d5ba drm/i915: Check fb stride against plane max stride by Ville Syrjälä · 6 years ago
  87. 914a4fd drm/i915/gen9+: Fix initial readout for Y tiled framebuffers by Imre Deak · 6 years ago
  88. 593a21a drm/i915: split out display quirks to a new file by Jani Nikula · 6 years ago
  89. 046c9bc drm/i915: rename and move intel_get_pipe_from_connector() by Jani Nikula · 6 years ago
  90. a54270d drm/i915/icl: Refactor icl pll functions by Vandita Kulkarni · 6 years ago
  91. 8ea59e6 drm/i915/icl: Use helper functions to classify the ports by Vandita Kulkarni · 6 years ago
  92. cb6caf7 drm/i915/icl: Refactor get_ddi_pll using helper func by Vandita Kulkarni · 6 years ago
  93. 176597a drm/i915/icl: create function to identify combophy port by Mahesh Kumar · 6 years ago
  94. b0b62d8 drm/i915: Pass crtc_state to ivybridge_update_fdi_bc_bifurcation by Maarten Lankhorst · 6 years ago
  95. c5b36fa drm/i915: Pass crtc_state to lpt_program_iclkip by Maarten Lankhorst · 6 years ago
  96. 91d7819 drm/i915: Remove crtc->config dereferences in intel_modeset_setup_hw_state by Maarten Lankhorst · 6 years ago
  97. 1b52ad4 drm/i915: Remove crtc->config dereferences in intel_sanitize_crtc by Maarten Lankhorst · 6 years ago
  98. f2bdd11 drm/i915: Pass crtc_state to update_scanline_offset by Maarten Lankhorst · 6 years ago
  99. 4207c8b drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n, v2. by Maarten Lankhorst · 6 years ago
  100. 92d54b0 drm/i915: Remove crtc->config references in vlv_prepare_pll by Maarten Lankhorst · 6 years ago