1. bacdcd5 drm/i915: Constify load detect mode by Ville Syrjälä · 8 years ago
  2. 2179481 drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update() by Ville Syrjälä · 7 years ago
  3. 1a15b77 drm/i915: Eliminate crtc->state usage from intel_update_pipe_config() by Ville Syrjälä · 7 years ago
  4. f9a8c14 drm/i915: Eliminate obj->state usage from pre/post plane update by Ville Syrjälä · 7 years ago
  5. b2b5550 drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state() by Ville Syrjälä · 7 years ago
  6. d3a8fb3 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end() by Ville Syrjälä · 7 years ago
  7. 5c857e6 drm/i915: Pass the new crtc state to color management code by Ville Syrjälä · 7 years ago
  8. 9c61de4 drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk() by Ville Syrjälä · 7 years ago
  9. d305e06 drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock" by Ville Syrjälä · 7 years ago
  10. 2ec4cf4 drm/i915: Skip fence alignemnt check for the CCS plane by Ville Syrjälä · 7 years ago
  11. 303ba69 drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset by Ville Syrjälä · 7 years ago
  12. 942d5d0 drm/i915: Remove excess indent in intel_finish_reset() caught by sparse by Chris Wilson · 7 years ago
  13. dfbd450 drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFT by Paulo Zanoni · 7 years ago
  14. 6e64462 drm/i915: Beef up the IPS vs. CRC workaround by Ville Syrjälä · 7 years ago
  15. 74d290f drm/i915: Boost GPU clocks if we miss the pageflip's vblank by Chris Wilson · 7 years ago
  16. 7b91bf7 drm/i915/dp: rename intel_dp_is_edp to intel_dp_is_port_edp by Jani Nikula · 7 years ago
  17. a029fa4 drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake. by Rodrigo Vivi · 7 years ago
  18. 9c3a16c drm/i915/hsw+: Add support for multiple power well regs by Imre Deak · 7 years ago
  19. 9db529a drm/i915: More surgically unbreak the modeset vs reset deadlock by Daniel Vetter · 7 years ago
  20. 42b062b drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit by Daniel Vetter · 7 years ago
  21. 97154ec drm/i915: Avoid the gpu reset vs. modeset deadlock by Daniel Vetter · 7 years ago
  22. 714244e drm/i915: Add format modifiers for Intel by Ben Widawsky · 7 years ago
  23. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  24. bbfb6ce drm/i915: Implement .get_format_info() hook for CCS by Ville Syrjälä · 7 years ago
  25. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  26. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  27. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  28. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  29. 4d3088c drm/i915: Pin the pages before acquiring struct_mutex for display by Chris Wilson · 7 years ago
  30. fd70075 drm/i915: Trim struct_mutex usage for kms by Chris Wilson · 7 years ago
  31. 25edf91 drm/i915: prepare csc unit for YCBCR420 output by Shashank Sharma · 7 years ago
  32. b22ca99 drm/i915: prepare pipe for YCBCR420 output by Shashank Sharma · 7 years ago
  33. e5c0593 drm/i915: prepare scaler for YCBCR420 modeset by Shashank Sharma · 7 years ago
  34. 60436fd drm/i915: add config function for YCBCR420 outputs by Shashank Sharma · 7 years ago
  35. e79dfb5 drm/i915: Simplify scaler init during CRTC HW readout by Imre Deak · 7 years ago
  36. 5fb9dad drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  37. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  38. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  39. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  40. 3118cb06 drm/i915: Drop unpin stall in atomic_prepare_commit by Daniel Vetter · 7 years ago
  41. 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 7 years ago
  42. fa05887 drm/i915: adjust has_pending_fb_unpin to atomic by Daniel Vetter · 7 years ago
  43. fd3a402 drm/i915: Rip out legacy page_flip completion/irq handling by Daniel Vetter · 7 years ago
  44. ce87ea1 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 7 years ago
  45. afa8ce5 drm/i915: Nuke legacy flip queueing code by Daniel Vetter · 7 years ago
  46. 2901215 drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() by Matthias Kaehlcke · 7 years ago
  47. 4f256d8 drm/i915: Fix fbdev unload sequence by Daniel Vetter · 7 years ago
  48. 8753d2b drm/i915: Fix cursor updates on some platforms by Ville Syrjälä · 7 years ago
  49. a219603 drm/i915: Consistently use enum pipe for PCH transcoders by Matthias Kaehlcke · 7 years ago
  50. 9531522 Merge tag 'drm-for-v4.13' into drm-intel-next-queued by Daniel Vetter · 7 years ago
  51. 6602be0 drm/i915/cnl: Cannonlake color init. by Rodrigo Vivi · 8 years ago
  52. c99a259 drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts by Manasi Navare · 8 years ago
  53. 7f58cbb drm/i915/skl+: Scaling not supported in IF-ID Interlace mode by Mahesh Kumar · 8 years ago
  54. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  55. 305b9ed Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  56. ca814b2 drm/vblank: Consistent drm_crtc_ prefix by Daniel Vetter · 8 years ago
  57. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago
  58. e56134b drm/i915: Remove pipe A quirk remnants by Ville Syrjälä · 8 years ago
  59. b82a682 drm/i915: Drop pipe A quirk for Thinkapd T60 by Ville Syrjälä · 8 years ago
  60. dc453e3 drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209 by Ville Syrjälä · 8 years ago
  61. 2ee0da1 drm/i915: Add i830 "pipes power well" by Ville Syrjälä · 8 years ago
  62. bb408dd drm/i915: Use a loop for the "three times for luck" DPLL procedure by Ville Syrjälä · 8 years ago
  63. da1d0e2 drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic() by Ville Syrjälä · 8 years ago
  64. aecd36b drm/i915: Fix deadlock witha the pipe A quirk during resume by Ville Syrjälä · 8 years ago
  65. 8b0f7e0 drm/i915: Configure DPLL's for Cannonlake by Kahola, Mika · 8 years ago
  66. d5553c0 drm/i915: Move the unclaimed mmio detection into the powerwell for KMS by Chris Wilson · 8 years ago
  67. 8f4d380 drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  68. d96a7d2 drm/i915: Fix scaling check for 90/270 degree plane rotation by Ville Syrjälä · 8 years ago
  69. ec1b4ee drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  70. 55f5b0b Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  71. 73b0ca8 drm/i915/skl+: consider max supported plane pixel rate while scaling by Mahesh Kumar · 8 years ago
  72. 630d30a drm/i915: Convert intel_sdvo connector properties to atomic. by Maarten Lankhorst · 8 years ago
  73. 11c1a9e drm/i915: Add plumbing for digital connector state, v3. by Maarten Lankhorst · 8 years ago
  74. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  75. b31e85e drm/i915: Detect USB-C specific dongles before reducing M and N by Jani Nikula · 8 years ago
  76. 2fd96b4 drm/i915: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  77. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  78. efd38b6 gpu: drm: i915: compress logic into one line by Gustavo A. R. Silva · 8 years ago
  79. cbaa331 gpu: drm: i915: remove dead code by Gustavo A. R. Silva · 8 years ago
  80. 749d98b drm/i915: Fix hw state verifier access to crtc->state. by Maarten Lankhorst · 8 years ago
  81. e11ffdd drm/i915: Simplify cursor register write sequence by Ville Syrjälä · 8 years ago
  82. d9e1551 drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes by Ville Syrjälä · 8 years ago
  83. 1e7b4fd drm/i915: Handle fb offset and src coordinates for cursors by Ville Syrjälä · 8 years ago
  84. fabac48 drm/i915: Fix gen3 physical cursor alignment requirements by Ville Syrjälä · 8 years ago
  85. 024faac drm/i915: Support variable cursor height on ivb+ by Ville Syrjälä · 8 years ago
  86. 1e1bb87 drm/i915: Use fb->pitches[0] in cursor code by Ville Syrjälä · 8 years ago
  87. 3637ecf drm/i915: Generalize cursor size checks a bit by Ville Syrjälä · 8 years ago
  88. 659056f drm/i915: Split cursor check_plane into i845 and i9xx variants by Ville Syrjälä · 8 years ago
  89. 75343a4 drm/i915: Drop useless posting reads from cursor commit by Ville Syrjälä · 8 years ago
  90. b2d03b0 drm/i915: Move cursor position and base handling into the platform specific functions by Ville Syrjälä · 8 years ago
  91. ed27022 drm/i915: Refactor CURPOS calculation by Ville Syrjälä · 8 years ago
  92. cd5dcbf drm/i915: Clean up cursor junk from intel_crtc by Ville Syrjälä · 8 years ago
  93. 1cecc83 drm/i915: Refactor CURBASE calculation by Ville Syrjälä · 8 years ago
  94. 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
  95. d509e28 drm/i915: Parametrize cursor/primary pipe select bits by Ville Syrjälä · 8 years ago
  96. ab33081 drm/i915: Add support for sprites on g4x by Ville Syrjälä · 8 years ago
  97. 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
  98. ed58570 drm/i915/vlv: Fix port B PLL opamp initialization by Imre Deak · 8 years ago
  99. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  100. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago