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