1. 0695726 drm/i915: Use CONFIG_DRM_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  2. 21cff14 drm/i915: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  3. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago
  4. 8c10342 drm/atomic: Update legacy DPMS state during modesets, v3. by Maarten Lankhorst · 9 years ago
  5. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  6. 613d2b2 drm/atomic: pass old crtc state to atomic_begin/flush. by Maarten Lankhorst · 9 years ago
  7. fc59666 drm/atomic: add connectors_changed to separate it from mode_changed, v2 by Maarten Lankhorst · 9 years ago
  8. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  9. ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  10. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  11. 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  12. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  13. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  14. b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 9 years ago
  15. fc45e82 drm/i915: Use the CRC gpio for panel enable/disable by Shobhit Kumar · 9 years ago
  16. e0548f1 drm/i915: Update DRIVER_DATE to 20150717 by Daniel Vetter · 9 years ago
  17. 4b0c8bb drm/i915/skl: Drop the preliminary_hw_support flag by Damien Lespiau · 9 years ago
  18. edd43ed drm/i915/skl: Don't expose the top most plane on gen9 display by Damien Lespiau · 9 years ago
  19. 661abfc drm/i915: Fix divide by zero on watermark update by Mika Kuoppala · 9 years ago
  20. 2649548 drm/i915: Invert fastboot check by Daniel Vetter · 9 years ago
  21. 1ed51de drm/i915: Clarify logic for initial modeset by Daniel Vetter · 9 years ago
  22. e2ff2d4 drm/i915: Unconditionally check gmch pfit state by Daniel Vetter · 9 years ago
  23. ca6e440 Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  24. 8f539a8 drm/i915: always disable irqs in intel_pipe_update_start by Maarten Lankhorst · 9 years ago
  25. 342defd drm/i915: Remove use of runtime pm in atomic commit functions by Maarten Lankhorst · 9 years ago
  26. f6ac4b2 drm/i915: Call plane update functions directly from intel_atomic_commit. by Maarten Lankhorst · 9 years ago
  27. 74c090b drm/i915: Use full atomic modeset. by Maarten Lankhorst · 9 years ago
  28. 9b01435 drm/i915/gen9: Add WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken by Arun Siluvery · 9 years ago
  29. a4106a7 drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch workaround by Arun Siluvery · 9 years ago
  30. 0907c8f drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround by Arun Siluvery · 9 years ago
  31. 0504cff drm/i915: Enable WA batch buffers for Gen9 by Arun Siluvery · 9 years ago
  32. 6381b55 drm/i915/gen9: Implement WaDisableKillLogic for gen 9 by Nick Hoath · 9 years ago
  33. 346add7 drm/i915: Use expcitly fixed type in compat32 structs by Daniel Vetter · 9 years ago
  34. 1f7457b drm/i915: Fix noatomic crtc disabling, v2. by Maarten Lankhorst · 9 years ago
  35. cd13f5a drm/i915: fill in more mode members by Maarten Lankhorst · 9 years ago
  36. 430b7ad drm/i915: Added BXT check in HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  37. 97d3308 drm/i915: Add HAS_CORE_RING_FREQ macro by Akash Goel · 9 years ago
  38. 70e0bd7 drm/i915: Make intel_display_suspend atomic, try 2. by Maarten Lankhorst · 9 years ago
  39. e694eb0 drm/i915: Always force a modeset in intel_crtc_restore_mode, v2. by Maarten Lankhorst · 9 years ago
  40. 292b990 drm/i915: Update power domains on readout. by Maarten Lankhorst · 9 years ago
  41. ad3c558 drm/i915: Get rid of unused transitional members. by Maarten Lankhorst · 9 years ago
  42. 043e9bd drm/i915: Convert resume to atomic. by Maarten Lankhorst · 9 years ago
  43. 5c1e342 drm/i915: Readout initial hw mode. by Maarten Lankhorst · 9 years ago
  44. 3a03dfb drm/i915: Calculate vblank timestamping constants before enabling vblank. by Maarten Lankhorst · 9 years ago
  45. 4be40c9 drm/i915: Zero the mode in intel_sanitize_crtc when force disabling. by Maarten Lankhorst · 9 years ago
  46. b06f8b0 drm/i915: Fix reference leak in intel_modeset_readout_hw_state. by Maarten Lankhorst · 9 years ago
  47. 4cf0ebb drm/i915: Rework plane readout. by Maarten Lankhorst · 9 years ago
  48. 3bbaba0 drm/i915: Added Programming of the MOCS by Peter Antoine · 9 years ago
  49. faf4ffe drm/i915: Remove unused compat32 code by Daniel Vetter · 9 years ago
  50. eeebeac drm/i915: Remove plane_config from struct intel_crtc, v2. by Maarten Lankhorst · 9 years ago
  51. be5651f drm/i915: Update missing properties in find_initial_plane_obj by Maarten Lankhorst · 9 years ago
  52. cfb23ed drm/i915: Allow fuzzy matching in pipe_config_compare, v2. by Maarten Lankhorst · 9 years ago
  53. 8e9ba31 drm/i915: Do not use plane_config in intel_fbdev.c by Maarten Lankhorst · 9 years ago
  54. e435d6e drm/i915: Do not update pfit state when toggling crtc enabled. by Maarten Lankhorst · 9 years ago
  55. 8a75d15 drm/i915: Only update state on crtc's that are part of the atomic state. by Maarten Lankhorst · 9 years ago
  56. ccfb8b2 drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. by Maarten Lankhorst · 9 years ago
  57. d82c0ba Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 9 years ago
  58. cc017fb drm/i915/skl: Restrict the ring frequency table programming to SKL by Akash Goel · 9 years ago
  59. ac7e7ab drm/i915: Forward all core DRM ioctls to core compat handling by Tvrtko Ursulin · 9 years ago
  60. bbf4702 drm/i915: fix oops in primary_check_plane by Daniel Vetter · 9 years ago
  61. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 9 years ago
  62. 101057f drm/i915: Fix missing return warning for !CONFIG_DEBUGFS by Daniel Vetter · 9 years ago
  63. e227330 drm/i915: avoid leaking DMA mappings by Imre Deak · 9 years ago
  64. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 9 years ago
  65. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 10 years ago
  66. e4ca061 drm/i915: Don't forget to mark crtc as inactive after disable by Patrik Jakobsson · 9 years ago
  67. cd25dd5 drm/i915: Update PM interrupts before updating the freq by Deepak S · 9 years ago
  68. feecb69 drm/i915: storm detection documentation update by Thulasimani,Sivakumar · 9 years ago
  69. 5e6ccc0 drm/i915: Adjust BXT HDMI port clock limits by Ville Syrjälä · 9 years ago
  70. 2be7d54 drm/i915: Refactor VLV display power well init/deinit by Ville Syrjälä · 9 years ago
  71. 8fcd5cd drm/i915: Simplify CHV pipe A power well code by Ville Syrjälä · 9 years ago
  72. 60bfe44 drm/i915: Apply OCD to VLV/CHV DPLL defines by Ville Syrjälä · 9 years ago
  73. b8afb91 drm/i915: Keep GMCH DPLL VGA mode always disabled by Ville Syrjälä · 9 years ago
  74. f936ec3 drm/i915/skl: Updated the i915_ring_freq_table debugfs function by Akash Goel · 9 years ago
  75. 4c8c774 drm/i915/skl: Ring frequency table programming changes by Akash Goel · 9 years ago
  76. c5e0688 drm/i915/skl: Retrieve the Rpe value from Pcode by Akash Goel · 9 years ago
  77. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  78. d04df73 drm/i915: fbdev restore mode needs to invalidate frontbuffer by Rodrigo Vivi · 9 years ago
  79. aba6da3 drm/i915: fbdev_set_par reliably invalidating frontbuffer by Rodrigo Vivi · 9 years ago
  80. 97173ea drm/i915: PSR: Increase idle_frames by Rodrigo Vivi · 9 years ago
  81. 09108b9 drm/i915: PSR: Remove Low Power HW tracking mask. by Rodrigo Vivi · 9 years ago
  82. cc2e26a drm/i915: fix intel_frontbuffer_flip documentation by Paulo Zanoni · 9 years ago
  83. b6c2aa5 drm/i915: intel_frontbuffer_flush can now be static by Paulo Zanoni · 9 years ago
  84. 76f2e13 drm/i915: fix intel_fb_obj_flush documentation by Paulo Zanoni · 9 years ago
  85. 86c9858 drm/i915: dirty fb operation flushsing frontbuffer by Rodrigo Vivi · 9 years ago
  86. 169de13 drm/i915: PSR: Flush means invalidate + flush by Rodrigo Vivi · 9 years ago
  87. 5261392 Revert "drm/i915: Allocate context objects from stolen" by Ville Syrjälä · 9 years ago
  88. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  89. de152b6 drm/i915: Add origin to frontbuffer tracking flush by Rodrigo Vivi · 9 years ago
  90. 83b8a98 drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines by Arun Siluvery · 9 years ago
  91. aaf5ec2 drm/i915: Handle HPD when it has actually occurred by Sonika Jindal · 9 years ago
  92. dec4f79 drm/i915: Use crtc_state->active in primary check_plane func by Daniel Vetter · 9 years ago
  93. 63fef06 drm/i915: Check crtc->active in intel_crtc_disable_planes by Daniel Vetter · 9 years ago
  94. 8df5dd5 drm/i915: move set_no_fbc_reason() call out of intel_fbc_find_crtc() by Paulo Zanoni · 9 years ago
  95. 232fd93 drm/i915: extract FBC_MULTIPLE_PIPES check by Paulo Zanoni · 9 years ago
  96. 8935108 drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason by Paulo Zanoni · 9 years ago
  97. 220285f drm/i915: use intel_crtc for the FBC functions by Paulo Zanoni · 9 years ago
  98. 7733b49 drm/i915: use dev_priv for the FBC functions by Paulo Zanoni · 9 years ago
  99. ff2a311 drm/i915: move FBC vfuncs to struct i915_fbc by Paulo Zanoni · 9 years ago
  100. 2c3d998 drm/i915: Restore all GGTT VMAs on resume by Tvrtko Ursulin · 9 years ago