1. c0b56ab drm/i915: Add NV12 as supported format for primary plane by Chandra Konduru · 7 years ago
  2. 8e02115 drm/i915: Enable display workaround 827 for all planes, v2. by Maarten Lankhorst · 7 years ago
  3. c27e917 drm/i915/icl: add basic support for the ICL clocks by Paulo Zanoni · 7 years ago
  4. aa9664f drm/i915/icl: Enable 2nd DBuf slice only when needed by Mahesh Kumar · 7 years ago
  5. ff047a8 drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11 by Oscar Mateo · 7 years ago
  6. 1c3c1dc drm/i915: Add compiler barrier to wait_for by Mika Kuoppala · 7 years ago
  7. 3085982 drm/i915: Use ktime on wait_for by Mika Kuoppala · 7 years ago
  8. 54fd314 drm/i915/psr: Control PSR interrupts via debugfs by Dhinakaran Pandiyan · 7 years ago
  9. c4c2525 drm/i915: Remove skl dc6 enable/disable functions by Daniel Vetter · 7 years ago
  10. d52ad9c drm/i915: Add debugfs file to clear FIFO underruns. by Maarten Lankhorst · 7 years ago
  11. 70c7183 drm/i915: Remove get_existing_crtc_state by Maarten Lankhorst · 7 years ago
  12. cd27d88 drm/i915: Change use get_new_plane_state instead of existing plane state by Maarten Lankhorst · 7 years ago
  13. 77224cd drm/i915: Upscale scaler max scale for NV12 by Chandra Konduru · 7 years ago
  14. a589b13 drm/i915: Update format_is_yuv() to include NV12 by Chandra Konduru · 7 years ago
  15. 942aa2d drm/i915/skl+: NV12 related changes for WM by Mahesh Kumar · 7 years ago
  16. ddf3431 drm/i915/skl+: support verification of DDB HW state for NV12 by Mahesh Kumar · 7 years ago
  17. b879d58 drm/i915/skl+: refactor WM calculation for NV12 by Mahesh Kumar · 7 years ago
  18. 60f8e87 drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values by Mahesh Kumar · 7 years ago
  19. d02b98b drm/i915/icl: Handle RPS interrupts correctly for Gen11 by Oscar Mateo · 7 years ago
  20. 1f901d5 Merge airlied/drm-next into drm-intel-next-queued by Rodrigo Vivi · 7 years ago
  21. 323301a drm/i915/icl: Added 5k source scaling support for Gen11 platform by Nabendu Maiti · 7 years ago
  22. 277ab5a drm/i915: Don't spew errors when resetting HDMI scrambling/bit clock ratio fails by Ville Syrjälä · 7 years ago
  23. 963976c Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  24. 0b8eeac5 Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  25. 5baf63c drm/i915/psr: Use more PSR HW tracking. by Rodrigo Vivi · 7 years ago
  26. 033b7a2 drm/i915: Handle pipe CRC around enabling/disabling pipe. by Maarten Lankhorst · 7 years ago
  27. edb2e53 drm/i915: Track whether the DP link is trained or not by Ville Syrjälä · 7 years ago
  28. 2fed795 drm/i915: Nuke intel_dp->channel_eq_status by Ville Syrjälä · 7 years ago
  29. c85d200 drm/i915: Move SST DP link retraining into the ->post_hotplug() hook by Ville Syrjälä · 7 years ago
  30. dba14b2 drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD by Ville Syrjälä · 7 years ago
  31. 38f24f2 drm/i915: Fix plane YCbCr->RGB conversion for GLK by Ville Syrjälä · 7 years ago
  32. bba7307 Merge drm-next into drm-intel-next-queued (this time for real) by Joonas Lahtinen · 7 years ago
  33. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  34. 77fe36f drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c by Dhinakaran Pandiyan · 7 years ago
  35. 4904fa6 drm/i915: Nuke aux regs from intel_dp by Ville Syrjälä · 7 years ago
  36. bdabdb6 drm/i915: Add enum aux_ch and clean up the aux init to use it by Ville Syrjälä · 7 years ago
  37. cf1805e drm/i915: Clean up fbc vs. plane checks by Ville Syrjälä · 7 years ago
  38. f7a02ad drm/i915: Only pin the fence for primary planes (and gen2/3) by Ville Syrjälä · 7 years ago
  39. e61e0f5 drm/i915: Rename drm_i915_gem_request to i915_request by Chris Wilson · 7 years ago
  40. 5935485 drm/i915: Move the policy for placement of the GGTT vma into the caller by Chris Wilson · 7 years ago
  41. 933519a Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  42. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  43. 186a277 drm/i915/icl: add the main CDCLK functions by Paulo Zanoni · 7 years ago
  44. 6a20fe7 drm/i915: Give all ioctl functions an _ioctl suffix by Ville Syrjälä · 7 years ago
  45. 791a98d drm/i915: Detect panel's hdcp capability by Ramalingam C · 7 years ago
  46. 7533eb4 drm/i915: For HPD connected port use hpd_pin instead of port. by Rodrigo Vivi · 7 years ago
  47. c322c64 drm/i915: Add display WA #1175 for planes ending close to right screen edge by Imre Deak · 7 years ago
  48. a2936e3d drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  49. 77064e2 drm/i915: Add CCS capability for sprites by Ville Syrjälä · 7 years ago
  50. fdddd08 drm/i915: Extending HDCP for HSW, BDW and BXT+ by Ramalingam C · 7 years ago
  51. 4371d89 drm/i915/psr: CAN_PSR() macro to check for PSR source and sink support. by Dhinakaran Pandiyan · 7 years ago
  52. 2320175 drm/i915: Implement HDCP for HDMI by Sean Paul · 7 years ago
  53. ee5e5e7 drm/i915: Add HDCP framework + base implementation by Sean Paul · 7 years ago
  54. 23fdbdd drm/i915: Add more control to wait_for routines by Sean Paul · 7 years ago
  55. fb6db0f drm/i915: Remove unsafe i915.enable_rc6 by Chris Wilson · 7 years ago
  56. 2085cc5 drm/i915: Fix has_audio readout for DDI A by Ville Syrjälä · 7 years ago
  57. 24f2845 drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3. by Maarten Lankhorst · 7 years ago
  58. 2de2d0b drm/i915: fix intel_backlight_device_register declaration by Arnd Bergmann · 7 years ago
  59. a54b187 drm/i915: Use exponential backoff for wait_for() by Chris Wilson · 7 years ago
  60. b1558c7 drm/i915: Nuke crtc->plane by Ville Syrjälä · 7 years ago
  61. dd57602 drm/i915: Switch fbc over to for_each_new_intel_plane_in_state() by Ville Syrjälä · 7 years ago
  62. ed15030 drm/i915: s/enum plane/enum i9xx_plane_id/ by Ville Syrjälä · 7 years ago
  63. 51f5a096 drm/i915: Add .get_hw_state() method for planes by Ville Syrjälä · 7 years ago
  64. 199ea38 drm/i915: Pass crtc_state to ips toggle functions, v2 by Maarten Lankhorst · 7 years ago
  65. 9331353 drm/i915: Pass idle crtc_state to intel_dp_sink_crc by Maarten Lankhorst · 7 years ago
  66. 290b20a drm/i915: Add might_sleep() check to wait_for() by Chris Wilson · 7 years ago
  67. 4036c78 drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ by James Ausmus · 7 years ago
  68. 37cd330 drm/i915: Remove redundant intel_autoenable_gt_powersave() by Chris Wilson · 7 years ago
  69. 8f4f279 drm/i915: Nuke intel_digital_port->port by Ville Syrjälä · 7 years ago
  70. 8ec47de drm/i915: Pass around crtc and connector states for audio by Ville Syrjälä · 7 years ago
  71. 35686a4 drm/i915: Use intel_ddi_get_config() for MST by Ville Syrjälä · 7 years ago
  72. 0fce04c drm/i915: Nuke intel_ddi_get_encoder_port() by Ville Syrjälä · 7 years ago
  73. 7e732ca drm/i915: Stop frobbing with DDI encoder->type by Ville Syrjälä · 7 years ago
  74. 28283f4 drm/i915: Do not rely on wm preservation for ILK watermarks by Maarten Lankhorst · 7 years ago
  75. cfddadc drm/i915: Perform a central cdclk state sanity check by Ville Syrjälä · 7 years ago
  76. 53e9bf5 drm/i915: Adjust system agent voltage on CNL if required by DDI ports by Ville Syrjälä · 7 years ago
  77. 64600bd drm/i915: Start tracking voltage level in the cdclk state by Ville Syrjälä · 7 years ago
  78. 0ae1886 drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr by Jani Nikula · 7 years ago
  79. 779d4d8 drm/i915: Unify skylake plane disable by Juha-Pekka Heikkila · 7 years ago
  80. 9a8cc57 drm/i915: Unify skylake plane update by Juha-Pekka Heikkila · 7 years ago
  81. e288881 drm/i915: dspaddr_offset doesn't need to be more than local variable by Juha-Pekka Heikkila · 7 years ago
  82. bf0a5d4 drm/i915: move adjusted_x/y from crtc to cache. by Juha-Pekka Heikkila · 7 years ago
  83. 091a4f9 drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector by James Ausmus · 7 years ago
  84. 1d77653 drm/i915: Remove mostly duplicated video DIP handling from PSR code by Ville Syrjälä · 7 years ago
  85. 4d90f2d drm/i915: Start tracking PSR state in crtc state by Ville Syrjälä · 7 years ago
  86. de33081 drm/i915: Reuse normal state readout for LVDS/DVO fixed mode by Ville Syrjälä · 7 years ago
  87. 771decb drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled by Sagar Arun Kamble · 7 years ago
  88. 562d9ba drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm" by Sagar Arun Kamble · 7 years ago
  89. ad1443f drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm" by Sagar Arun Kamble · 7 years ago
  90. 2b68504 drm/i915: Remove I915_MAX_PIPES dependency for DDB allocation by Mika Kahola · 7 years ago
  91. aec0246 drm/i915: Enable scanline read based on frame timestamps by Uma Shankar · 7 years ago
  92. 4f044a8 drm/i915: Rename global i915 to i915_modparams by Michal Wajdeczko · 7 years ago
  93. 2503a0f drm/i915/bxt+: Enable IPC support by Kumar, Mahesh · 7 years ago
  94. bacdcd5 drm/i915: Constify load detect mode by Ville Syrjälä · 8 years ago
  95. b2b5550 drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state() by Ville Syrjälä · 7 years ago
  96. 7b510451 drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation by Ville Syrjälä · 7 years ago
  97. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 7 years ago
  98. d305e06 drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock" by Ville Syrjälä · 7 years ago
  99. d509af6 drm/i915: decouple gen9 and gen10 dp signal levels. by Rodrigo Vivi · 7 years ago
  100. 6e64462 drm/i915: Beef up the IPS vs. CRC workaround by Ville Syrjälä · 7 years ago