1. 163f53a drm/i915: vlv: fix gunit HW state corruption during S4 suspend by Imre Deak · 10 years ago
  2. 2fa60f6 drm/i915: Check workaround status on dfs read time by Mika Kuoppala · 10 years ago
  3. 7225342 drm/i915: Build workaround list in ring initialization by Mika Kuoppala · 10 years ago
  4. 8eff426 drm/i915: remove redundant #ifdef CONFIG_COMPAT by Jani Nikula · 10 years ago
  5. 0b14cbd drm/i915: remove dead code from legacy suspend handler by Imre Deak · 10 years ago
  6. 409ee76 drm/i915: Make intel_pipe_has_type() and some callers take intel_crtc by Ander Conselvan de Oliveira · 10 years ago
  7. c765319 drm/i915: Make *_crtc_mode_set() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  8. a919ff1 drm/i915: Make *_find_best_dpll() take an intel_crtc insted of drm_crtc by Ander Conselvan de Oliveira · 10 years ago
  9. 6e2cc09 drm/i915: Replace some loop through encoders with intel_pipe_has_type() by Ander Conselvan de Oliveira · 10 years ago
  10. 3436738 drm/i915: Document that mmap forwarding is discouraged by Daniel Vetter · 10 years ago
  11. 101b376 drm/i915/bdw: Remove BDW preproduction W/As until C stepping. by Rodrigo Vivi · 10 years ago
  12. f2fbc69 drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic by Chris Wilson · 10 years ago
  13. 1447dde drm/i915/skl: Add 180 degree HW rotation support by Sonika Jindal · 10 years ago
  14. bb9059d drm/i915: Suppress no action noise from oom shrinker by Chris Wilson · 10 years ago
  15. 005445c drm/i915: Report the current number of bytes freed during oom by Chris Wilson · 10 years ago
  16. 43dc52c drm/i915: Add missing '\n' to cdclk debug message by Ville Syrjälä · 10 years ago
  17. 58abf1d drm/i915: Do not export RC6p and RC6pp if they don't exist by Rodrigo Vivi · 10 years ago
  18. e391ea8 drm/i915: Fix not checking cursor and object sizes by Gustavo Padovan · 10 years ago
  19. 757f9a3 drm/i915: move check of intel_crtc_cursor_set_obj() out by Gustavo Padovan · 10 years ago
  20. 5ee4463 drm/i915: remove leftover from pre-universal planes days by Gustavo Padovan · 10 years ago
  21. ccc759dc drm/i915: Merge of visible and !visible paths for primary planes by Gustavo Padovan · 10 years ago
  22. d68a08a drm/i915: Remove IS_ULT() by Damien Lespiau · 10 years ago
  23. fa4dca2c drm/i915/skl: Don't check for ULT/ULX when detecting the PCH by Damien Lespiau · 10 years ago
  24. 95626e7 drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out by Damien Lespiau · 10 years ago
  25. cf404ce drm/i915: Spell out IS_HSW/BDW_ULT() in intel_crt_present() by Damien Lespiau · 10 years ago
  26. dbf7786 drm/i915: Use IS_HSW_ULT() in HAS_IPS() by Damien Lespiau · 10 years ago
  27. bcef6d5 drm/i915: Use IS_HSW_ULT() in a HSW specific code path by Damien Lespiau · 10 years ago
  28. ef07388 drm/i915: kerneldoc for intel_fifo_underrun.c by Daniel Vetter · 10 years ago
  29. 0f239f4 drm/i915: Filter gmch fifo underruns in the shared handler by Daniel Vetter · 10 years ago
  30. 1f7247c drm/i915: Add wrappers to handle fifo underrun interrupts by Daniel Vetter · 10 years ago
  31. a72e4c9 drm/i915: Use dev_priv in public intel_fifo_underrun.c functions by Daniel Vetter · 10 years ago
  32. 47339cd drm/i915: Extract intel_fifo_underrun.c by Daniel Vetter · 10 years ago
  33. cacc6c8 Revert "drm/i915: Enable full PPGTT on gen7" by Daniel Vetter · 10 years ago
  34. a8cbd45 Merge branch 'drm-intel-next-fixes' into drm-intel-next by Daniel Vetter · 10 years ago
  35. 07c338c drm/i915: fix short vs. long hpd detection by Jani Nikula · 10 years ago
  36. e17ac6d drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV by Ville Syrjälä · 10 years ago
  37. 1180e20 drm/i915: properly reenable gen8 pipe IRQs by Paulo Zanoni · 10 years ago
  38. 2e54162 drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header by U. Artie Eoff · 10 years ago
  39. 673e7bb drm/i915: intel_backlight scale() math WA by U. Artie Eoff · 10 years ago
  40. b727735 drm/i915: Update DRIVER_DATE to 20141003 by Daniel Vetter · 10 years ago
  41. 60a5372 drm/i915: Remove the duplicated logic between the two shrink phases by Chris Wilson · 10 years ago
  42. fca52a5 drm/i915: kerneldoc for interrupt enable/disable functions by Daniel Vetter · 10 years ago
  43. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  44. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago
  45. 570e2a7 drm/i915: Clear TX FIFO reset master override bits on chv by Ville Syrjälä · 10 years ago
  46. a02ef3c drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv by Ville Syrjälä · 10 years ago
  47. 1dda5f9 drm/i915: make sink_crc return -EIO on aux read/write failure by Rodrigo Vivi · 10 years ago
  48. bd9f74a drm/i915: Constify send buffer for intel_dp_aux_ch by Daniel Vetter · 10 years ago
  49. 5ca476f drm/i915: De-magic the PSR AUX message by Ville Syrjälä · 10 years ago
  50. d8f2716 drm/i915: Reinstate error level message for non-simulated gpu hangs by Daniel Vetter · 10 years ago
  51. e4e7684 drm/i915: Kerneldoc for intel_runtime_pm.c by Daniel Vetter · 10 years ago
  52. 41373cd drm/i915: Call runtime_pm_disable directly by Daniel Vetter · 10 years ago
  53. d9bc89d9 drm/i915: Move intel_display_set_init_power to intel_runtime_pm.c by Daniel Vetter · 10 years ago
  54. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  55. 9c065a7 drm/i915: Extract intel_runtime_pm.c by Daniel Vetter · 10 years ago
  56. 970104f drm/i915: Remove intel_modeset_suspend_hw by Daniel Vetter · 10 years ago
  57. 5c323b2 drm/i915: spelling fixes for frontbuffer tracking kerneldoc by Daniel Vetter · 10 years ago
  58. 11c9b6c drm/i915: Tighting frontbuffer tracking around flips by Daniel Vetter · 10 years ago
  59. ebb69c9 drm/i915: Enable pixel replicated modes on BDW and HSW. by Clint Taylor · 10 years ago
  60. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  61. ce31d9f drm/i915: preserve other DP_TEST_SINK bits. by Rodrigo Vivi · 10 years ago
  62. da09654 drm/i915/bdw: WaDisableFenceDestinationToSLM by Rodrigo Vivi · 10 years ago
  63. a0fcbd9 drm/i915: Add IS_BDW_GT3 macro. by Rodrigo Vivi · 10 years ago
  64. ad9dc91 drm/i915: Fix Sink CRC by Rodrigo Vivi · 10 years ago
  65. 6795686 drm/i915: Don't spam dmesg with rps messages on vlv/chv by Ville Syrjälä · 10 years ago
  66. c479f43 drm/i915: Do not leak pages when freeing userptr objects by Tvrtko Ursulin · 10 years ago
  67. e968136 drm/i915: Do not store the error pointer for a failed userptr registration by Chris Wilson · 10 years ago
  68. 7526ed7 Revert "drm/i915/bdw: BDW Software Turbo" by Daniel Vetter · 10 years ago
  69. 6805b2a drm/i915: Broadwell DDI Buffer translation - more tuning by Rodrigo Vivi · 10 years ago
  70. 17b523b drm/i915: Broadwell DDI Buffer translation changed to give better margin. by Rodrigo Vivi · 10 years ago
  71. 8d7f4fe drm/i915: Make sure PSR is ready for been re-enabled. by Rodrigo Vivi · 10 years ago
  72. 1d73c2a drm/i915: Minimize the huge amount of unecessary fbc sw cache clean. by Rodrigo Vivi · 10 years ago
  73. 7ca5a41 drm/i915: Avoid re-configure panel on every PSR re-enable. by Rodrigo Vivi · 10 years ago
  74. c83155a drm/i915/skl: Move gen9 pm initialization into its own branch by Damien Lespiau · 10 years ago
  75. 6af31a6 drm/i915/skl: Introduce intel_num_planes() by Damien Lespiau · 10 years ago
  76. 84139d1 drm/i915/skl: Introduce a I915_MAX_PLANES macro by Damien Lespiau · 10 years ago
  77. 7feb8b8 drm/i915/skl: Adjust assert_sprites_disabled() by Damien Lespiau · 10 years ago
  78. dc2a41b drm/i915/skl: Implement drm_plane vfuncs by Damien Lespiau · 11 years ago
  79. 1fc8ac3 drm/i915/skl: Skylake has 2 "sprite" planes per pipe by Damien Lespiau · 10 years ago
  80. 3ca5da4 drm/i915/skl: Implement WaDisableDgMirrorFixInHalfSliceChicken5:skl by Damien Lespiau · 10 years ago
  81. 91e41d1 drm/i915/skl: Implement Wa4x4STCOptimizationDisable:skl by Damien Lespiau · 10 years ago
  82. acd5c34 drm/i915/skl: Implement WaDisableSDEUnitClockGating:skl by Damien Lespiau · 10 years ago
  83. e7e7ea2 drm/i915/skl: Sunrise Point PCH detection by Satheeshakrishna M · 10 years ago
  84. 770de83 drm/i915/skl: Adjust the display engine interrupts by Damien Lespiau · 10 years ago
  85. 08524a9f drm/i915/skl: Restore pipe B/C interrupts by Satheeshakrishna M · 10 years ago
  86. 7879a7e drm/i915/skl: SKL backlight enabling by Satheeshakrishna M · 10 years ago
  87. 02c2925 drm/i915/skl: vfuncs for skl eld and global resource by Satheeshakrishna M · 10 years ago
  88. 3cdf122 drm/i915/skl: SKL pipe misc programming by Satheeshakrishna M · 10 years ago
  89. a440ca6 drm/i915/skl: SKL shares the same underrun interrupt as BDW by Damien Lespiau · 10 years ago
  90. 2a9b753 drm/i915/skl: Report the PDP regs as in gen8 by Damien Lespiau · 10 years ago
  91. 2fcdcd8 drm/i915/skl: report the same INSTDONE registers as gen8 by Damien Lespiau · 10 years ago
  92. c3f59a6 drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMP by Damien Lespiau · 10 years ago
  93. 3fdcf80 drm/i915/skl: Initialize PPGTT like gen8 by Damien Lespiau · 10 years ago
  94. b9ca5fa drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylake by Damien Lespiau · 10 years ago
  95. b6b5e38 drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc by Damien Lespiau · 10 years ago
  96. fb8aad4 drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+ by Damien Lespiau · 10 years ago
  97. 6637501 drm/i915/skl: Add the additional graphics stolen sizes by Damien Lespiau · 11 years ago
  98. 1b1aad7 drm/i915/skl: Skylake moves AUX_CTL from PCH to CPU by Damien Lespiau · 11 years ago
  99. 5a9d1f1 drm/i915/skl: Add support for DP voltage swings and pre-emphasis by Damien Lespiau · 11 years ago
  100. 7f88e3a drm/i915/skl: Program the DDI buffer translation tables by Damien Lespiau · 11 years ago