1. a0ff677 drm/i915/tv: Add 1080p30/50/60 TV modes by Ville Syrjälä · 6 years ago
  2. 528132a drm/i915/tv: Nuke reported_modes[] by Ville Syrjälä · 6 years ago
  3. e94390a drm/i915/tv: Make TV mode autoselection actually useable by Ville Syrjälä · 6 years ago
  4. 5023520 drm/i915/tv: Use drm_mode_set_name() to name TV modes by Ville Syrjälä · 6 years ago
  5. 65ddf7f drm/i915/tv: Deobfuscate preferred mode selection by Ville Syrjälä · 6 years ago
  6. bda5f53 drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos by Ville Syrjälä · 6 years ago
  7. 56f6230 drm/i915/tv: Use bools where appropriate by Ville Syrjälä · 6 years ago
  8. 4f50379 drm/i915/tv: Store the TV oversampling factor in the TV mode by Ville Syrjälä · 6 years ago
  9. d515282 drm/i915/tv: Fix tv mode clocks by Ville Syrjälä · 6 years ago
  10. 6801603 drm/i915/tv: Fix interlaced ysize calculation by Ville Syrjälä · 6 years ago
  11. 32db0b6 drm/i915: Don't try to use the hardware frame counter with i965gm TV output by Ville Syrjälä · 6 years ago
  12. 9b974bd drm/i915: Issue engine resets onto idle engines by Chris Wilson · 6 years ago
  13. f3dccbd drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest by Chris Wilson · 6 years ago
  14. eb8d0f5 drm/i915: Remove GPU reset dependence on struct_mutex by Chris Wilson · 6 years ago
  15. fe62365 drm/i915/guc: Disable global reset by Chris Wilson · 6 years ago
  16. ade8a0f drm/i915: Make all GPU resets atomic by Chris Wilson · 6 years ago
  17. 832a67b drm/i915: Compute the HWS offsets explicitly by Chris Wilson · 6 years ago
  18. 9fa4973 drm/i915: Remove manual breadcumb counting by Chris Wilson · 6 years ago
  19. e1a73a5 drm/i915: Measure the required reserved size for request emission by Chris Wilson · 6 years ago
  20. 8e525cb drm/i915/execlists: Move RPCS setup to context pin by Tvrtko Ursulin · 6 years ago
  21. b3c316b drm/i915/icl: Define MOCS table for Icelake by Tomasz Lis · 6 years ago
  22. 5029537 drm/i915: cache number of MOCS entries by Lucas De Marchi · 6 years ago
  23. 1878fce drm/i915: keep track of used entries in MOCS table by Lucas De Marchi · 6 years ago
  24. 828f315 drm/i915: use a macro to define MOCS entries by Lucas De Marchi · 6 years ago
  25. 66f9960 drm/i915/skl: Rework MOCS tables to keep common part in a define by Tomasz Lis · 6 years ago
  26. d7a43c3 drm/i915: Simplify MOCS table definition by Lucas De Marchi · 6 years ago
  27. 7f92e6c drm/i915: initialize unused MOCS entries to PTE by Lucas De Marchi · 6 years ago
  28. 85baa5d drm/i915: Update DRIVER_DATE to 20190124 by Rodrigo Vivi · 6 years ago
  29. ff00d85 Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Rodrigo Vivi · 6 years ago
  30. 0cdc1d0 drm/i915: Make HW readout mark CRTC scaler as in use. by Maarten Lankhorst · 6 years ago
  31. d19f958 drm/i915: Enable fastset for non-boot modesets. by Maarten Lankhorst · 6 years ago
  32. 5b1ec9a drm/i915/backlight: Fix backlight takeover on LPT, v3. by Maarten Lankhorst · 6 years ago
  33. 63a23d2 drm/i915/backlight: Restore backlight on resume, v3. by Maarten Lankhorst · 6 years ago
  34. f6626e1 drm/i915: De-inline intel_context_init() by Chris Wilson · 6 years ago
  35. 74d021e drm/i915/crt: simplify CRT VBT check on pre-VLV/DDI by Jani Nikula · 6 years ago
  36. 346073c drm/i915/lvds: simplify gen 2 lvds presence by Jani Nikula · 6 years ago
  37. a5916fd drm/i915: rename has_edp_a() to ilk_has_edp_a() by Jani Nikula · 6 years ago
  38. d652146 drm/i915/tv: only call intel_tv_init() on platforms that might have TV by Jani Nikula · 6 years ago
  39. 9bedc7e drm/i915/lvds: nuke intel_lvds_supported() by Jani Nikula · 6 years ago
  40. 0fafa22 drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDS by Jani Nikula · 6 years ago
  41. 63cb4e6 drm/i915/crt: split out intel_crt_present() to platform specific setup by Jani Nikula · 6 years ago
  42. 85e2d61 drm/i915: Validate userspace-provided color management LUT's (v4) by Matt Roper · 6 years ago
  43. 3c8861d drm: Add color management LUT validation helper (v4) by Matt Roper · 6 years ago
  44. 6e062b6 drm/i915/execlists: Mark up priority boost on preemption by Chris Wilson · 6 years ago
  45. 03ca3cf drm/i915/icl: Adding few more device IDs for Ice Lake by Rodrigo Vivi · 6 years ago
  46. c25f0c6 drm/i915/icl: do a posting read after irq install by Daniele Ceraolo Spurio · 6 years ago
  47. a9dc339 drm/i915/sdvo: switch to kernel types by Jani Nikula · 6 years ago
  48. 2e679d4 drm/i915/gvt: switch to kernel types by Jani Nikula · 6 years ago
  49. a81f781 drm/i915/debugfs: Print PSR selective update status register values by José Roberto de Souza · 6 years ago
  50. cc8853f drm/i915: Add PSR2 selective update status registers and bits definitions by José Roberto de Souza · 6 years ago
  51. 47c6cd5 drm/i915: Refactor PSR status debugfs by José Roberto de Souza · 6 years ago
  52. 235ca26 drm/i915/psr: Allow PSR2 to be enabled when debugfs asks by José Roberto de Souza · 6 years ago
  53. f42fb23 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 6 years ago
  54. 25f9ceb drm/i915: Show all active engines on hangcheck by Chris Wilson · 6 years ago
  55. 0e21834 drm/i915: Tidy common test_bit probing of i915_request->fence.flags by Chris Wilson · 6 years ago
  56. 924090f drm/i915: Refactor out intel_context_init() by Chris Wilson · 6 years ago
  57. 1579ab2 drm/i915/selftests: Use common mock_engine::advance by Chris Wilson · 6 years ago
  58. e4a8c81 drm/i915/selftests: Refactor common live_test framework by Chris Wilson · 6 years ago
  59. c95e7ce drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting by Chris Wilson · 6 years ago
  60. 480cd6d drm/i915/selftests: Track evict objects explicitly by Chris Wilson · 6 years ago
  61. 24bf86c drm/i915/dsi: Enable dithering for 6 bpc panels by Hans de Goede · 6 years ago
  62. ca0b04d drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats by Hans de Goede · 6 years ago
  63. f1e9c90 drm/i915: Prevent use of global_seqno=0 by Chris Wilson · 6 years ago
  64. d25236a drm/i915/intel_drv.h: switch to kernel types by Jani Nikula · 6 years ago
  65. 143c335 drm/i915/i915_drv.h: switch to kernel types by Jani Nikula · 6 years ago
  66. ba3f4d0 drm/i915/display: switch to kernel types by Jani Nikula · 6 years ago
  67. 5a01892 drm/i915/csr: switch to kernel types by Jani Nikula · 6 years ago
  68. 3d0c500 drm/i915/ddi: switch to kernel types by Jani Nikula · 6 years ago
  69. 5ce9a649 drm/i915/pm: switch to kernel types by Jani Nikula · 6 years ago
  70. 129fe75 drm/i915/color: switch to kernel types by Jani Nikula · 6 years ago
  71. 209760b drm/i915/selftests: Allocate mock ring/timeline per context by Chris Wilson · 6 years ago
  72. bfb0a2c drm/i915/dp: remove PANEL_POWER_OFF macro and its use by Jani Nikula · 6 years ago
  73. 71fc448 drm/i915/selftests: Make evict tolerant of foreign objects by Chris Wilson · 6 years ago
  74. 293f8c0 drm/i915: Use b->irq_enable() as predicate for mock engine by Chris Wilson · 6 years ago
  75. 8d71418 drm/i915/selftests: Query the vm under test for hugepage support by Chris Wilson · 6 years ago
  76. 1dfbea0 drm/i915/breadcrumbs: Drop assertion that we've already enabled irqs by Chris Wilson · 6 years ago
  77. 6ddbb12e drm/i915: Fix wakeref cookie handling in debugfs/i915_forcewake_user by Tvrtko Ursulin · 6 years ago
  78. f164a94 Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  79. 1b4bd5c drm/i915: Limit the for_each_set_bit() to the valid range by Chris Wilson · 6 years ago
  80. b122153 Merge tag 'du-next-20190114' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  81. c4aa2ec drm/i915/sprite: switch to kernel types by Jani Nikula · 6 years ago
  82. 830de42 drm/i915/dp: switch to kernel types by Jani Nikula · 6 years ago
  83. 990290d drm/i915/dpll_mgr: switch to kernel types by Jani Nikula · 6 years ago
  84. cbe974f drm/i915/cdclk: switch to kernel types by Jani Nikula · 6 years ago
  85. a9c287c drm/i915/irq: switch to kernel types by Jani Nikula · 6 years ago
  86. e531521 drm/i915/debugfs: switch to kernel types by Jani Nikula · 6 years ago
  87. 977dcc0 drm/i915/lspcon: switch to kernel types by Jani Nikula · 6 years ago
  88. c7cc521 drm/i915/crt: switch to kernel types by Jani Nikula · 6 years ago
  89. 739f3ab drm/i915: small isolated c99 types to kernel types switch by Jani Nikula · 6 years ago
  90. 9f58892 drm/i915: Pull all the reset functionality together into i915_reset.c by Chris Wilson · 6 years ago
  91. 18bb2bc drm/i915: Serialise concurrent calls to i915_gem_set_wedged() by Chris Wilson · 6 years ago
  92. 204474a drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  93. 94520db5 drm: fix alpha build after drm_util.h change by Sam Ravnborg · 6 years ago
  94. 9e267d2 drm/i915/userptr: Fix error handling of mutex_lock_killable() by Chris Wilson · 6 years ago
  95. 993a815 dt-bindings: panel: Add missing .txt suffix by Thierry Reding · 6 years ago
  96. 0212bde drm/i915: Move intel_execlists_show_requests() aside by Chris Wilson · 6 years ago
  97. 9655055 drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  98. 484d9a8 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start by Chris Wilson · 6 years ago
  99. 81c5a2c staging/vboxvideo: Don't set FBINFO_MISC_ALWAYS_SETPAR by Daniel Vetter · 6 years ago
  100. 3f2e9ed drm/i915/icl: Detect port F presence via VBT by Imre Deak · 6 years ago