1. 45bee43 drm/i915: Rename the confusing 'plane_id' to 'color_plane' by Ville Syrjälä · 6 years ago
  2. 5f2e511 drm/i915: Commit skl+ planes in an order that avoids ddb overlaps by Ville Syrjälä · 6 years ago
  3. ff43bc3 drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+ by Ville Syrjälä · 6 years ago
  4. 51de9c6 drm/i915: Don't pass dev_priv around so much by Ville Syrjälä · 6 years ago
  5. 8315847 drm/i915: Clean up skl+ vs. icl+ watermark computation by Ville Syrjälä · 6 years ago
  6. 6a3c910b drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm() by Ville Syrjälä · 6 years ago
  7. 14a4306 drm/i915: Remove some useless zeroing on skl+ wm calculations by Ville Syrjälä · 6 years ago
  8. ce110ec drm/i915: Fix latency==0 handling for level 0 watermark on skl+ by Ville Syrjälä · 6 years ago
  9. 0dd14be drm/i915: Pass the new crtc_state to ->disable_plane() by Ville Syrjälä · 6 years ago
  10. afbd8a7 drm/i915: Introduce crtc_state->update_planes bitmask by Ville Syrjälä · 6 years ago
  11. 019575a drm/i915: Move single buffered plane register writes to the end by Ville Syrjälä · 6 years ago
  12. 83234d1 drm/i915: Reorganize plane register writes to make them more atomic by Ville Syrjälä · 6 years ago
  13. 1aca96c drm/i915: Mark up early pre-production Kabylakes by Chris Wilson · 6 years ago
  14. a408c85 drm/dsc: Add helpers for DSC picture parameter set infoframes by Manasi Navare · 6 years ago
  15. 4d4101c drm/dsc: Modify DRM helper to return complete DSC color depth capabilities by Manasi Navare · 6 years ago
  16. 39e8493 drm/i915: Skip engine serialisation for no-op seqno reset by Chris Wilson · 6 years ago
  17. b7f2189 drm/i915/ringbuffer: 2-step restart by Chris Wilson · 6 years ago
  18. 0e39037 drm/i915: Cache the error string by Chris Wilson · 6 years ago
  19. 16c36c4 drm/i915/hsw: Drop the stereo 3D enabled check in psr_compute_config() by José Roberto de Souza · 6 years ago
  20. 888bf84 drm/i915: Keep PSR disabled after a driver reload after a PSR error by José Roberto de Souza · 6 years ago
  21. 183b8e6 drm/i915: Disable PSR when a PSR aux error happen by José Roberto de Souza · 6 years ago
  22. 50a12d8 drm/i915: Do not enable PSR in the next modeset after a error by José Roberto de Souza · 6 years ago
  23. 2f8e7ea drm/i915: Check PSR errors instead of retrain while PSR is enabled by José Roberto de Souza · 6 years ago
  24. 2bb0626 drm/i915: Avoid a full port detection in the first eDP short pulse by José Roberto de Souza · 6 years ago
  25. 6fc5d78 drm/i915: Synchronize hpd work in i915_hpd_storm_ctl_show() by Lyude Paul · 6 years ago
  26. 17e8fd1 drm/i915: Eliminate the horrendous format check code by Ville Syrjälä · 6 years ago
  27. b4bf44d drm/i915: Update DRIVER_DATE to 20181122 by Jani Nikula · 6 years ago
  28. 835cb5c drm/i915: Update DRIVER_DATE to 20181122 by Jani Nikula · 6 years ago
  29. 95fd94a drm/i915: avoid rebuilding i915_gpu_error.o on version string updates by Hans Holmberg · 6 years ago
  30. aa6a65d drm/i915: Show waiter's status on engine dump by Chris Wilson · 6 years ago
  31. f43348a drm/i915: Add rotation readout for plane initial config by Ville Syrjälä · 6 years ago
  32. fa6af514 drm/i915: Force a LUT update in intel_initial_commit() by Ville Syrjälä · 6 years ago
  33. 8f19b40 drm/i915: Make CHICKEN_TRANS reg not depend on enum value by Imre Deak · 6 years ago
  34. 8f78df9 drm/i915: Add code comment on assumption of pipe==transcoder by Imre Deak · 6 years ago
  35. c087180 drm/i915: Make EDP PSR flags not depend on enum values by Imre Deak · 6 years ago
  36. 931f549 drm/i915: Make pipe/transcoder offsets not depend on enum values by Imre Deak · 6 years ago
  37. 3c64ea8 drm/i915: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 6 years ago
  38. 78abd9e drm/i915: Downgrade unknown CSR firmware warnings by Lucas De Marchi · 6 years ago
  39. 02c07b7 drm/i915: allow to load DMC firmware on next gen by Lucas De Marchi · 6 years ago
  40. cab870b drm/i915/ilk: Fix warning when reading emon_status with no output by José Roberto de Souza · 6 years ago
  41. e32c8d3 drm/i915/selftests: Hold task reference to reset worker by Chris Wilson · 6 years ago
  42. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  43. f48cc64 drm/i915/fixed: cosmetic cleanup by Jani Nikula · 6 years ago
  44. f1eea89 drm/i915/fixed: simplify is_fixed16_zero() by Jani Nikula · 6 years ago
  45. e7a2381 drm/i915/fixed: simplify FP_16_16_MAX definition by Jani Nikula · 6 years ago
  46. 3122b9c drm/i915/fixed: prefer kernel types over stdint types by Jani Nikula · 6 years ago
  47. 2d332ee drm/i915: extract fixed point math to i915_fixed.h by Jani Nikula · 6 years ago
  48. 7fa28e1 drm/i915: Write GPU relocs harder with gen3 by Chris Wilson · 6 years ago
  49. fb6f0b6 drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture by Chris Wilson · 6 years ago
  50. 31579ba drm/i915: Hide enable_gvt modparam when not compiled in by Joonas Lahtinen · 6 years ago
  51. 6b671c2 Revert "drm/i915/perf: Fix warning in documentation" by Joonas Lahtinen · 6 years ago
  52. fe84168 Revert "drm/i915/perf: add a parameter to control the size of OA buffer" by Joonas Lahtinen · 6 years ago
  53. 9235dd4 Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  54. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  55. 9e180d9 drm/i915: Downgrade unknown firmware warnings by Chris Wilson · 6 years ago
  56. 03981c6 drm/i915: Disable LP3 watermarks on all SNB machines by Ville Syrjälä · 6 years ago
  57. f911e72 drm/i915/selftests: Workaround an issue with unused lockdep subclass by Chris Wilson · 6 years ago
  58. 56d4eac drm/i195: spell out reverse on for_each macros by Lucas De Marchi · 6 years ago
  59. c6e1f8c drm/i915/icl: reverse uninit order by Lucas De Marchi · 6 years ago
  60. 6233016 drm/i915/icl: replace check for combo phy by Lucas De Marchi · 6 years ago
  61. 20325e8 Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  62. 9826b11 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  63. 7b74026 Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  64. 0a88538 drm/i915/bios: make the aux channel macros private to the vbt parser by Jani Nikula · 6 years ago
  65. 629ad5e drm/i915: remove unused DDC PIN macros by Jani Nikula · 6 years ago
  66. 3905308 drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch() by Jani Nikula · 6 years ago
  67. fc36605 drm/i915/hdmi: Reorder structure to match specification by Clint Taylor · 6 years ago
  68. 6e8adf6 drm/i915: Account for scale factor when calculating initial phase by Ville Syrjälä · 6 years ago
  69. 27971d6 drm/i915: Clean up skl_program_scaler() by Ville Syrjälä · 6 years ago
  70. 2a27779 drm/i915: Move programming plane scaler to its own function. by Maarten Lankhorst · 6 years ago
  71. 05e0b4b drm/i915: remove excess line continuation backslashes by Jani Nikula · 6 years ago
  72. 87b9402 drm/i915: Fix plane allocation/free functions by Maarten Lankhorst · 6 years ago
  73. fa96ed1 drm/i915: Remove special case for power well 1/MISC_IO state verification by Imre Deak · 6 years ago
  74. 285cf66 drm/i915: Use proper bool bitfield initializer in power well descs by Imre Deak · 6 years ago
  75. cb8ef72 drm/i915/gen9_bc: Work around DMC bug zeroing power well requests by Imre Deak · 6 years ago
  76. a226123 drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update by Mika Kuoppala · 6 years ago
  77. 6a67a20 drm/i915: fix broadwell EU computation by Lionel Landwerlin · 6 years ago
  78. 745aa6c drm/i915: Fix icl workarounds whitespaces by Mika Kuoppala · 6 years ago
  79. 85f04aa drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA by Mika Kuoppala · 6 years ago
  80. 8577c31 drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update by Mika Kuoppala · 6 years ago
  81. 704e504 drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk() by Paulo Zanoni · 6 years ago
  82. 228a5cf drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DEN by Paulo Zanoni · 6 years ago
  83. af4de6a drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations by Paulo Zanoni · 6 years ago
  84. c1a1777 drm/amdgpu: fix huge page handling on Vega10 by Christian König · 6 years ago
  85. 4d454e9f drm/amd/pp: Fix truncated clock value when set watermark by Rex Zhu · 6 years ago
  86. c1cd5b2 drm/i915: Determine DSI panel orientation from VBT by Ville Syrjälä · 6 years ago
  87. 86ef615 drm/i915: Fix the VLV/CHV DSI panel orientation hw readout by Ville Syrjälä · 6 years ago
  88. f255c62 drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm() by Ville Syrjälä · 6 years ago
  89. e7a278a drm/i915: Account for scale factor when calculating initial phase by Ville Syrjälä · 6 years ago
  90. ca00267 drm/i915: Always write both TILEOFF and LINOFF plane registers by Ville Syrjälä · 6 years ago
  91. c837243 drm/amdgpu: fix bug with IH ring setup by Philip Yang · 6 years ago
  92. 6bd36e0 drm/i915: Switch LSPCON to PCON mode if it's in LS mode by Ville Syrjälä · 6 years ago
  93. adf59dd drm/meson: venc: dmt mode must use encp by Jorge Ramirez-Ortiz · 6 years ago
  94. 5581c67 drm/amdgpu: set system aperture to cover whole FB region by shaoyunl · 6 years ago
  95. 36b486b drm/amdgpu: log smu version by Shirish S · 6 years ago
  96. 2bf011c drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time out by Daniel Kurtz · 6 years ago
  97. 63ac332 drm/i915: fix broadwell EU computation by Lionel Landwerlin · 6 years ago
  98. 44a7276 drm/i915: Fix hpd handling for pins with two encoders by Ville Syrjälä · 6 years ago
  99. 0a823e8 drm/i915/execlists: Force write serialisation into context image vs execution by Chris Wilson · 6 years ago
  100. c4f2240 drm/i915/icl: Fix power well 2 wrt. DC-off toggling order by Imre Deak · 6 years ago