1. b0b62d8 drm/i915: Pass crtc_state to ivybridge_update_fdi_bc_bifurcation by Maarten Lankhorst · 6 years ago
  2. c5b36fa drm/i915: Pass crtc_state to lpt_program_iclkip by Maarten Lankhorst · 6 years ago
  3. 91d7819 drm/i915: Remove crtc->config dereferences in intel_modeset_setup_hw_state by Maarten Lankhorst · 6 years ago
  4. 1b52ad4 drm/i915: Remove crtc->config dereferences in intel_sanitize_crtc by Maarten Lankhorst · 6 years ago
  5. f2bdd11 drm/i915: Pass crtc_state to update_scanline_offset by Maarten Lankhorst · 6 years ago
  6. 4207c8b drm/i915: Always read out M2_N2 in intel_cpu_transcoder_get_m_n, v2. by Maarten Lankhorst · 6 years ago
  7. 92d54b0 drm/i915: Remove crtc->config references in vlv_prepare_pll by Maarten Lankhorst · 6 years ago
  8. 4c35475 drm/i915: Make intel_dp_set_m_n take crtc_state by Maarten Lankhorst · 6 years ago
  9. 81067b7 drm/i915/icl: Disable master intr before reading by Mika Kuoppala · 6 years ago
  10. 95b0e7c drm/i915/icl: No need to ack intr through master control by Mika Kuoppala · 6 years ago
  11. 4376b9c drm/i915/gen8: Disable master intr before reading by Mika Kuoppala · 6 years ago
  12. 04c388d drm/i915/icl: enable SAGV for ICL platform by Mahesh Kumar · 6 years ago
  13. 9d3eb2c drm/i915: Hold rpm wakeref for debugfs/i915_drop_caches_set by Chris Wilson · 6 years ago
  14. 668b6c1 drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON by Shashank Sharma · 6 years ago
  15. 799a964 drm/i915: Write AVI infoframes for Parade LSPCON by Shashank Sharma · 6 years ago
  16. 7cbf19f drm/i915: Write AVI infoframes for MCA LSPCON by Shashank Sharma · 6 years ago
  17. 06c812d drm/i915: Add AVI infoframe support for LSPCON by Shashank Sharma · 6 years ago
  18. 96e3559 drm/i915: Check LSPCON vendor OUI by Shashank Sharma · 6 years ago
  19. 8c79f84 drm/i915: Add CRTC output format YCBCR 4:4:4 by Shashank Sharma · 6 years ago
  20. 33b7f3e drm/i915: Add CRTC output format YCBCR 4:2:0 by Shashank Sharma · 6 years ago
  21. d9facae drm/i915: Introduce CRTC output format by Shashank Sharma · 6 years ago
  22. a5e856a5 drm/i915: Large page offsets for pread/pwrite by Chris Wilson · 6 years ago
  23. 27d7aaa drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry. by Jyoti Yadav · 6 years ago
  24. b911714 drm/i915: promote ddb update message to DRM_DEBUG_KMS by Paulo Zanoni · 6 years ago
  25. 9e44b18 drm/i915: don't write PLANE_BUF_CFG twice every time by Paulo Zanoni · 6 years ago
  26. cbacc79 drm/i915: transition WMs ask for Selected Result Blocks by Paulo Zanoni · 6 years ago
  27. 077b582 drm/i915: fix the watermark result selection on glk/gen10+ by Paulo Zanoni · 6 years ago
  28. 91961a8 drm/i915: fix the transition minimums for gen9+ watermarks by Paulo Zanoni · 6 years ago
  29. ef51e0a drm/i915: DRM_FORMAT_C8 is not possible with Yf tiling by Paulo Zanoni · 6 years ago
  30. 645ff9e drm/i915: Inject load failure inside intel_engines_init_mmio by Michal Wajdeczko · 6 years ago
  31. c5b083a drm/i915: Fix i915_driver_init_mmio error path by Michal Wajdeczko · 6 years ago
  32. c0c46ca drm/i915/aml: Add new Amber Lake PCI ID by José Roberto de Souza · 6 years ago
  33. 0b4bf7c drm/i915/selftests: Disable shrinker across mmap-exhaustion by Chris Wilson · 6 years ago
  34. e87b0bbc drm/nouveau: Fix nv50_mstc->best_encoder() by Lyude Paul · 6 years ago
  35. b5d2984 drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors by Lyude Paul · 6 years ago
  36. 41c43f9 drm/i915: Inject a failure point when registering a connector by Chris Wilson · 6 years ago
  37. 1c21348 drm/i915: move intel connector specific functions to intel_connector.c by Jani Nikula · 6 years ago
  38. 360fa66 drm/i915: rename intel_modes.c to intel_connector.c by Jani Nikula · 6 years ago
  39. aee7d9b drm/i915: nuke the intel_lvds_connector by Jani Nikula · 6 years ago
  40. 65404c8 drm/i915: Show the DPCD read error inline by Chris Wilson · 6 years ago
  41. 1e71253 drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode by Manasi Navare · 6 years ago
  42. d4b26e4 drm/i915: add a common connector type independent destroy hook by Jani Nikula · 6 years ago
  43. a9f9ca3 drm/i915: Fix intel_dp_mst_best_encoder() by Lyude Paul · 6 years ago
  44. f67207d drm/i915: Skip vcpi allocation for MSTB ports that are gone by Lyude Paul · 6 years ago
  45. 6ed5bb1 drm/i915: Don't unset intel_connector->mst_port by Lyude Paul · 6 years ago
  46. 4d80273 drm/atomic_helper: Disallow new modesets on unregistered connectors by Lyude Paul · 6 years ago
  47. bc3213c drm/i915: Drop the eDP check from intel_dp_connector_destroy() by Ville Syrjälä · 6 years ago
  48. 19dfe57 drm/i915: Do intel_panel_destroy_backlight() later by Ville Syrjälä · 6 years ago
  49. 71ffd49 drm/i915/icl:Add Wa_1606682166 by Anuj Phogat · 6 years ago
  50. 0c7d2ae drm/i915/icl: Add Wa_1406609255 by Radhakrishna Sripada · 6 years ago
  51. f53a70b drm/i915: Fixup kernel doc for param name changes by Chris Wilson · 6 years ago
  52. 881440a drm/i915: Rename variables in intel_primary_plane_create() by Ville Syrjälä · 6 years ago
  53. a86d259 drm/i915: s/intel_plane/plane/ in sprite init by Ville Syrjälä · 6 years ago
  54. b7c8060 drm/i915: Extract skl_universal_plane_init() by Ville Syrjälä · 6 years ago
  55. c539b57 drm/i915: Introduce intel_plane_alloc() by Ville Syrjälä · 6 years ago
  56. 2d72dc8 drm/i915: Move plane_state->scaler_id initialization into intel_create_plane_state() by Ville Syrjälä · 6 years ago
  57. 97ee97b drm/i915: Add missing pixel formats for skl+ "sprites" by Ville Syrjälä · 6 years ago
  58. 37a411e drm/i915: Disallow plane scaling with specific pixel formats by Ville Syrjälä · 6 years ago
  59. 934882d drm/i915: Allow horizontal mirroring for cnl+ "sprite" planes by Ville Syrjälä · 6 years ago
  60. ee6e049 drm/i915: Don't populate plane->i9xx_plane for sprites by Ville Syrjälä · 6 years ago
  61. deb1968 drm/i915: Populate possible_crtcs for primary/cursor planes by Ville Syrjälä · 6 years ago
  62. 679bfe8 drm/i915: Constify all plane_funcs structs by Ville Syrjälä · 6 years ago
  63. 3a465b8 drm/i915/psr: Remove alpm from i915_psr by José Roberto de Souza · 6 years ago
  64. 66231d1 drm/i915/psr: Use WA to force HW tracking to exit PSR2 by José Roberto de Souza · 6 years ago
  65. 4755717b drm/i915/psr: Remove PSR2 TODO error handling by José Roberto de Souza · 6 years ago
  66. fc6ff9d drm/i915/psr: Make MASK_DISP_REG_WRITE reserved in PSR_MASK for ICL by José Roberto de Souza · 6 years ago
  67. bf80928 drm/i915/psr: Share PSR and PSR2 exit mask by José Roberto de Souza · 6 years ago
  68. 00e5d8b firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake. by Anusha Srivatsa · 6 years ago
  69. 443d5e3 drm/i915/icl: MBUS B credit change by Rodrigo Vivi · 6 years ago
  70. dfdaa56 drm/i915: Apply correct ddi translation table for AML device by Lee, Shawn C · 6 years ago
  71. ab2da3f8 drm/i915: Add new AML_ULX support list by Lee, Shawn C · 6 years ago
  72. c1c8f6f drm/i915: Redefine some Whiskey Lake SKUs by Rodrigo Vivi · 6 years ago
  73. 8e7a442 drm/i915: Fix ILK-IVB sprite enable delays by Ville Syrjälä · 6 years ago
  74. 6f40563 drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2. by Maarten Lankhorst · 6 years ago
  75. 958bb45 drm/i915: Get rid of crtc->config in chv_data_lane_soft_reset by Maarten Lankhorst · 6 years ago
  76. f56f664 drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_link by Maarten Lankhorst · 6 years ago
  77. 6e3d9dd drm/i915: Use crtc->state in intel_fbdev_init_bios by Maarten Lankhorst · 6 years ago
  78. 0e5fa64 drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_sel by Maarten Lankhorst · 6 years ago
  79. 5e1cdf5 drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_state by Maarten Lankhorst · 6 years ago
  80. 65c307f drm/i915: Make shared dpll functions take crtc_state, v3. by Maarten Lankhorst · 6 years ago
  81. b2354c7 drm/i915: Make pll functions take crtc_state, v2. by Maarten Lankhorst · 6 years ago
  82. 15cbe5d drm/i915: Make skl_detach_scalers take crtc_state by Maarten Lankhorst · 6 years ago
  83. 7efd90f drm/i915: Use crtc_state in ironlake_enable_pch_transcoder by Maarten Lankhorst · 6 years ago
  84. 44fe7f3 drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state by Maarten Lankhorst · 6 years ago
  85. b256271 drm/i915: Make panel fitter functions take state by Maarten Lankhorst · 6 years ago
  86. fdf7351 drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions, v2. by Maarten Lankhorst · 6 years ago
  87. 3337325 drm/i915: Remove the global cache shrink & rcu barrier on allocation failure by Chris Wilson · 6 years ago
  88. 88a83f3 drm/i915: Only reset seqno if actually idle by Chris Wilson · 6 years ago
  89. 7a4a2a4 drm/i915: Clean up early plane debugs by Ville Syrjälä · 6 years ago
  90. 62358aa drm/i915: Use the correct crtc when sanitizing plane mapping by Ville Syrjälä · 6 years ago
  91. 68bc30d drm/i915: Restore vblank interrupts earlier by Ville Syrjälä · 6 years ago
  92. 9dbf5a4 drm/i915: Provide more clues as to why MST is/is not used by Ville Syrjälä · 6 years ago
  93. 0fc645f drm/i915/guc: Don't clear the cookie on doorbell destroy by Daniele Ceraolo Spurio · 6 years ago
  94. 48b426a drm/i915/guc: init GuC descriptors after GuC load by Daniele Ceraolo Spurio · 6 years ago
  95. bc2477f drm/i915/execlists: Flush the CS events before unpinning by Chris Wilson · 6 years ago
  96. 8f5c6fe drm/i915: Clear the error PTE just once on finish by Chris Wilson · 6 years ago
  97. 83bc0f5 drm/i915: Handle incomplete Z_FINISH for compressed error states by Chris Wilson · 6 years ago
  98. 5ec244f drm/i915/selftests: Hold task_struct ref for smoking kthread by Chris Wilson · 6 years ago
  99. 598c6cf drm/i915/psr: Enable PSR1 on gen-9+ HW by Dhinakaran Pandiyan · 6 years ago
  100. 2ddcc98 drm/i915: fix wrong error number report by Andi Shyti · 6 years ago