1. 1356837 drm/i915: Add crtc state duplication/destruction functions by Matt Roper · 10 years ago
  2. 2545e4a drm/i915: Add atomic_get_property entrypoint for connectors (v2) by Matt Roper · 10 years ago
  3. 5ee67f1 drm/i915: Add main atomic entrypoints (v2) by Matt Roper · 10 years ago
  4. a98b343 drm/i915: Add .atomic_{get, set}_property() entrypoints to planes by Matt Roper · 10 years ago
  5. 65a3fea drm/i915: Consolidate plane handler vtables by Matt Roper · 10 years ago
  6. 8e7d688 drm/i915: Move rotation from intel_plane to drm_plane_state by Matt Roper · 10 years ago
  7. a93fad0 drm/i915: DRRS calls based on frontbuffer by Vandana Kannan · 10 years ago
  8. c395578 drm/i915: Enable/disable DRRS by Vandana Kannan · 10 years ago
  9. b2c5c18 drm/i915: Use symbolic irqreturn for ->hpd_pulse by Daniel Vetter · 10 years ago
  10. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 10 years ago
  11. a55ecbe drm/i915: Make intel_format_to_fourcc() static by Damien Lespiau · 10 years ago
  12. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 10 years ago
  13. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 10 years ago
  14. f5de6e0 drm/i915: Improve how the memory for crtc state is allocated by Ander Conselvan de Oliveira · 10 years ago
  15. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  16. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  17. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  18. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  19. 96178ee drm/i915: Modifying structures related to DRRS by Vandana Kannan · 10 years ago
  20. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  21. 281d1bb Merge remote-tracking branch 'origin/master' into drm-next by Dave Airlie · 10 years ago
  22. 53a366b drm/i915: Drop unused position fields (v2) by Matt Roper · 10 years ago
  23. ea2c67b drm/i915: Move to atomic plane helpers (v9) by Matt Roper · 10 years ago
  24. 4a3b876 drm/i915: Clarify sprite plane function names (v4) by Matt Roper · 10 years ago
  25. c34c9ee drm/i915: Move vblank evasion to commit (v4) by Matt Roper · 10 years ago
  26. 32b7eee drm/i915: Refactor work that can sleep out of commit (v7) by Matt Roper · 10 years ago
  27. 0a87a2d Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  28. 59d02a1 drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6 by Imre Deak · 10 years ago
  29. 58fddc2 drm/i915: add component support by Imre Deak · 10 years ago
  30. 7ff0ebc drm/i915: Move FBC stuff to intel_fbc.c by Rodrigo Vivi · 10 years ago
  31. b05ddd4 gpu: drm: i915: intel_display.c: Remove unused function by Rickard Strandqvist · 10 years ago
  32. cf4c7c1 drm/i915: Make all plane disables use 'update_plane' (v5) by Matt Roper · 10 years ago
  33. c59cb17 drm/i915: Consolidate top-level .update_plane() handlers by Matt Roper · 10 years ago
  34. 38f3ce3 drm/i915: Consolidate plane 'cleanup' operations (v3) by Matt Roper · 10 years ago
  35. 6beb8c23 drm/i915: Consolidate plane 'prepare' functions (v2) by Matt Roper · 10 years ago
  36. 2b875c2 drm/i915: Make intel_plane_state subclass drm_plane_state by Matt Roper · 10 years ago
  37. 1362b77 drm/i915: Deal with video overlay on GPU reset by Ville Syrjälä · 10 years ago
  38. 3a8a946 drm/i915: Remove redundant flip_work->flip_queued_ring by Daniel Vetter · 10 years ago
  39. f06cc1b drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request' by John Harrison · 10 years ago
  40. cc8c4cc drm/i915: Convert mmio_flip::seqno to struct request by John Harrison · 10 years ago
  41. e4d59f6 drm/i915: Remove intel_psr_is_enabled function. by Rodrigo Vivi · 10 years ago
  42. 7514747 drm/i915: Grab modeset locks for GPU rest on pre-ctg by Ville Syrjälä · 10 years ago
  43. 3cc134e drm/i915: sanitize rps irq enabling by Imre Deak · 10 years ago
  44. 0bc12bc drm/i915: Introduce intel_psr.c by Rodrigo Vivi · 10 years ago
  45. 96b7dfb drm/i915/skl: Query DPLL attached to port on SKL by Satheeshakrishna M · 10 years ago
  46. e43823e drm/i915/hdmi: fetch infoframe status in get_config v2 by Jesse Barnes · 10 years ago
  47. 0962c3c drm/i915: Register the backlight device after the modeset init by Ville Syrjälä · 10 years ago
  48. 6517d27 drm/i915: Pass the current pipe from eDP init to backlight setup by Ville Syrjälä · 10 years ago
  49. b900b94 drm/i915: move rps irq enable/disable to i915_irq.c by Imre Deak · 10 years ago
  50. a72fbc3 drm/i915: unify gen6/gen8 pm irq helpers by Imre Deak · 10 years ago
  51. 536f5b5 drm/i915: Make mmio flip wait for seqno in the work function by Ander Conselvan de Oliveira · 10 years ago
  52. 08db665 drm/i915/skl: Check the DDB state at modeset by Damien Lespiau · 10 years ago
  53. 3078999 drm/i915/skl: Read the pipe WM HW state by Pradeep Bhat · 10 years ago
  54. 2ac96d2 drm/i915/skl: Definition of SKL WM param structs for pipe/plane by Pradeep Bhat · 10 years ago
  55. 9362c7c drm/i915: Use vblank evade mechanism in mmio_flip by Ander Conselvan de Oliveira · 10 years ago
  56. 850c4cd drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer by Tvrtko Ursulin · 10 years ago
  57. 816a360 drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq() by Damien Lespiau · 10 years ago
  58. 4093561 drm/i915: Make intel_pipe_has_type() take an output type enum by Damien Lespiau · 10 years ago
  59. 49e6bc5 drm/i915: Read out the power sequencer port assignment on resume on vlv/chv by Ville Syrjälä · 10 years ago
  60. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  61. d288f65 drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV by Ville Syrjälä · 10 years ago
  62. 36b5f42 drm/i915: Store power sequencer delays in intel_dp by Ville Syrjälä · 10 years ago
  63. 6847d71 drm/i915: transform INTEL_OUTPUT_* into an enum by Paulo Zanoni · 10 years ago
  64. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  65. 7c10a2b drm/i915: add new intel audio file to group DP/HDMI audio by Jani Nikula · 10 years ago
  66. 0f239f4 drm/i915: Filter gmch fifo underruns in the shared handler by Daniel Vetter · 10 years ago
  67. 1f7247c drm/i915: Add wrappers to handle fifo underrun interrupts by Daniel Vetter · 10 years ago
  68. a72e4c9 drm/i915: Use dev_priv in public intel_fifo_underrun.c functions by Daniel Vetter · 10 years ago
  69. 47339cd drm/i915: Extract intel_fifo_underrun.c by Daniel Vetter · 10 years ago
  70. a8cbd45 Merge branch 'drm-intel-next-fixes' into drm-intel-next by Daniel Vetter · 10 years ago
  71. 2e54162 drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header by U. Artie Eoff · 10 years ago
  72. b963291 drm/i915: Use dev_priv instead of dev in irq setup functions by Daniel Vetter · 10 years ago
  73. 2aeb7d3 drm/i915: s/pm._irqs_disabled/pm.irqs_enabled/ by Daniel Vetter · 10 years ago
  74. 41373cd drm/i915: Call runtime_pm_disable directly by Daniel Vetter · 10 years ago
  75. d9bc89d9 drm/i915: Move intel_display_set_init_power to intel_runtime_pm.c by Daniel Vetter · 10 years ago
  76. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  77. 9c065a7 drm/i915: Extract intel_runtime_pm.c by Daniel Vetter · 10 years ago
  78. 5c323b2 drm/i915: spelling fixes for frontbuffer tracking kerneldoc by Daniel Vetter · 10 years ago
  79. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  80. 6af31a6 drm/i915/skl: Introduce intel_num_planes() by Damien Lespiau · 10 years ago
  81. b680c37 drm/i915: DocBook integration for frontbuffer tracking by Daniel Vetter · 10 years ago
  82. 4f905cf9 drm/i915: static inline for intel_wait_for_vblank by Daniel Vetter · 10 years ago
  83. eeca778 drm/i915: create struct intel_plane_state by Gustavo Padovan · 10 years ago
  84. d6bbafa drm/i915: Check for a stalled page flip after each vblank by Chris Wilson · 10 years ago
  85. 773538e8 drm/i915: Reset power sequencer pipe tracking when disp2d is off by Ville Syrjälä · 10 years ago
  86. a4a5d2f drm/i915: Track which port is using which pipe's power sequencer by Ville Syrjälä · 10 years ago
  87. beb6060 drm/i915/dp: Cache EDID for a detection cycle by Chris Wilson · 10 years ago
  88. 575f7ab drm/i915: Pass intel_crtc to intel_disable_pipe() and intel_wait_for_pipe_off() by Ville Syrjälä · 10 years ago
  89. d1d7067 drm/i915: make fbdev initialization asynchronous v2 by Jesse Barnes · 10 years ago
  90. ab656bb drm/i915: add some framework for backlight bl_power support by Jani Nikula · 10 years ago
  91. 48404c1 drm/i915: Add 180 degree primary plane rotation support by Sonika Jindal · 10 years ago
  92. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  93. d5a0f2e Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  94. 07f9cd0 drm/i915: make sure VDD is turned off during system suspend by Imre Deak · 10 years ago
  95. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  96. 82e3b8c drm/i915: Localise the fbdev console lock frobbing by Chris Wilson · 10 years ago
  97. dc41c15 drm/i915: Add support for variable cursor size on 845/865 by Ville Syrjälä · 10 years ago
  98. e2fcdaa drm/i915: Free pending page flip events at .preclose() by Ville Syrjälä · 10 years ago
  99. e57465f drm/i915: Make intel_plane_restore() return an error by Ville Syrjälä · 10 years ago
  100. 76eebda drm/i915: Add 180 degree sprite rotation support by Ville Syrjälä · 10 years ago