1. 0980a60 drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI by Chris Wilson · 11 years ago
  2. b6dfdc9 drm/i915: enable IPS for bpp <= 24 by Jesse Barnes · 11 years ago
  3. 63cf9a1 drm/i915: Add SNB/IVB support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  4. e5d5019 drm/i915: Don't multiply the watermark latency values too early by Ville Syrjälä · 11 years ago
  5. 12b134d drm/i915: Split out reading of HSW watermark latency values by Ville Syrjälä · 11 years ago
  6. 888fd15 drm/i915: Change the watermark latency type to uint16_t by Ville Syrjälä · 11 years ago
  7. 1fda988 drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm by Ville Syrjälä · 11 years ago
  8. 2329704 drm/i915: Rename most wm compute functions to ilk_ prefix by Ville Syrjälä · 11 years ago
  9. 3658729 drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate by Ville Syrjälä · 11 years ago
  10. ec4c4aa drm/i915: Calculate the sprite WM based on the source width instead of the destination width by Ville Syrjälä · 11 years ago
  11. 67ca28f drm/i915: Pass the actual sprite width to watermarks functions by Ville Syrjälä · 11 years ago
  12. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 11 years ago
  13. 2c1792a drm/i915: Tidy the macro casting by using an inline function by Chris Wilson · 11 years ago
  14. b3ae96a drm/i915: Remove useless define by Stéphane Marchesin · 11 years ago
  15. 08c4526 drm/i915: Use the same pte_encoding for ppgtt as for gtt by Chris Wilson · 11 years ago
  16. 29ebf90 drm/i915: Squelch repeated reasoning for why FBC cannot be activated by Chris Wilson · 11 years ago
  17. 135c81b drm/i915: clean up crtc timings computation by Daniel Vetter · 11 years ago
  18. 36f2d1f drm/i915: rip out legacy encoder->mode_set callback by Daniel Vetter · 11 years ago
  19. c7d8be3 drm/i915/ddi: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  20. 66df24d drm/i915/lvds: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  21. b934223d drm/i915/dp: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  22. c59423a drm/i915/hdmi: use native encoder mode_set callback by Daniel Vetter · 11 years ago
  23. eebe6f0 drm/i915/crt: use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  24. cd91ef2 drm/i915/tv: Use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  25. 8aca63a drm/i915/sdvo: use intel_encoder for upcast helper by Daniel Vetter · 11 years ago
  26. 79fde30 drm/i915/dvo: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  27. efea6e8 drm/i915: rip out legacy encoder->mode_fixup logic by Daniel Vetter · 11 years ago
  28. a347037 drm/i915/dvo: switch ->mode_fixup to ->compute_config by Daniel Vetter · 11 years ago
  29. 69438e6 drm/i915/dvo: use intel_encoder to the upcast macro by Daniel Vetter · 11 years ago
  30. cd234b0 drm/i915: Do not dereference NULL crtc or fb until after checking by Chris Wilson · 11 years ago
  31. 257a7ff drm/i915: fix pnv display core clock readout out by Daniel Vetter · 11 years ago
  32. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  33. bc86625 drm/i915: Retry DP aux_ch communications with a different clock after failure by Chris Wilson · 11 years ago
  34. b8f102e drm/i915: Add messages useful for HPD storm detection debugging (v2) by Egbert Eich · 11 years ago
  35. 3b27af3 drm/i915: dvo_ch7xxx: fix vsync polarity setting by Imre Deak · 11 years ago
  36. c20e835 drm/i915: fix the racy object accounting by Daniel Vetter · 11 years ago
  37. ed71f1b drm/i915: Convert the register access tracepoint to be conditional by Chris Wilson · 11 years ago
  38. a7f31ee drm/i915: Squash gen lookup through multiple indirections inside GT access by Chris Wilson · 11 years ago
  39. dba8e41 drm/i915: Use the common register access functions for NOTRACE variants by Chris Wilson · 11 years ago
  40. 6af5d92 drm/i915: Use a private interface for register access within GT by Chris Wilson · 11 years ago
  41. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  42. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  43. d861e33 drm/i915: fix reference counting in i915_gem_create by Daniel Vetter · 11 years ago
  44. 17fec8a drm/i915: Use Graphics Base of Stolen Memory on all gen3+ by Chris Wilson · 11 years ago
  45. f63a484 drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL by Daniel Vetter · 11 years ago
  46. be256dc drm/i915: add functions to disable and restore LCPLL by Paulo Zanoni · 11 years ago
  47. 47701c3 drm/i915: disable CLKOUT_DP when it's not needed by Paulo Zanoni · 11 years ago
  48. 2fa86a1 drm/i915: extend lpt_enable_clkout_dp by Paulo Zanoni · 11 years ago
  49. bc6bc15 drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt by Daniel Vetter · 11 years ago
  50. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  51. 058ca4a Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  52. 27ddabc Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Dave Airlie · 11 years ago
  53. 25f397a drm/crtc-helper: explicit DPMS on after modeset by Daniel Vetter · 11 years ago
  54. ea45ea7 Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  55. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  56. a7cd1b8 drm/i915: Serialize almost all register access by Chris Wilson · 11 years ago
  57. e85843b drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 11 years ago
  58. d8fc8a4 drm/i915: invert {ilk, snb}_gt_irq_handler check by Paulo Zanoni · 11 years ago
  59. cce723e drm/i915: Make i915 events part of uapi by Ben Widawsky · 11 years ago
  60. 8e76f8d drm/i915: kill ivybridge_irq_postinstall by Paulo Zanoni · 11 years ago
  61. b518421 drm/i915: kill Ivybridge vblank irq vfuncs by Paulo Zanoni · 11 years ago
  62. f1af8fc drm/i915: add ILK/SNB support to ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  63. 23a7851 drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler by Paulo Zanoni · 11 years ago
  64. 27b9188 drm/i915: reorganize ironlake_irq_handler by Paulo Zanoni · 11 years ago
  65. 221ab43e drm/i915: don't read or write GEN6_PMIIR on Gen 5 by Paulo Zanoni · 11 years ago
  66. 9719fb9 drm/i915: extract ivb_display_irq_handler by Paulo Zanoni · 11 years ago
  67. c008bc6 drm/i915: extract ilk_display_irq_handler by Paulo Zanoni · 11 years ago
  68. 3169465 drm/i915: kill ivybridge_irq_preinstall by Paulo Zanoni · 11 years ago
  69. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  70. 6286ef9 drm/i915: use after free on error path by Dan Carpenter · 11 years ago
  71. db473b3 drm/i915: checking for NULL instead of IS_ERR() by Dan Carpenter · 11 years ago
  72. bf8fa3d drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  73. f31f2d5 drm/i915: extract FDI mPHY functions from lpt_init_pch_refclk by Paulo Zanoni · 11 years ago
  74. 0ff066a drm/i915: remove SDV support from lpt_pch_init_refclk by Paulo Zanoni · 11 years ago
  75. 94a335d drm/i915: correctly restore fences with objects attached by Daniel Vetter · 11 years ago
  76. 7984211 drm/i915: restore debug message lost in merge resolution by Imre Deak · 11 years ago
  77. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  78. 8157ee2 Merge tag 'v3.10' into drm-intel-fixes by Daniel Vetter · 11 years ago
  79. 4906557 drm/i915: Hook PSR functionality by Rodrigo Vivi · 11 years ago
  80. 3d739d9 drm/i915: add update function to disable/enable-back PSR by Rodrigo Vivi · 11 years ago
  81. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 11 years ago
  82. 3f51e47 drm/i915: Match all PSR mode entry conditions before enabling it. by Rodrigo Vivi · 11 years ago
  83. e91fd8c drm/i915: Added debugfs support for PSR Status by Rodrigo Vivi · 11 years ago
  84. 2b28bb1 drm/i915: Enable/Disable PSR by Rodrigo Vivi · 11 years ago
  85. b84a1cf drm/i915: split aux_clock_divider logic in a separated function for reuse. by Rodrigo Vivi · 11 years ago
  86. 2293bb5 drm/i915: Read the EDP DPCD and PSR Capability by Shobhit Kumar · 11 years ago
  87. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  88. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  89. 8c5bd7a ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 by Rafael J. Wysocki · 11 years ago
  90. 444bddc drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) by Alex Deucher · 11 years ago
  91. f90555c drm/radeon/dpm/atom: fix broken gcc harder by Alex Deucher · 11 years ago
  92. f7f1818 drm/i915: Free stolen node on failed preallocation by Ben Widawsky · 11 years ago
  93. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  94. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  95. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  96. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  97. 48fa04c drm/radeon/dpm/atom: restructure logic to work around a compiler bug by Andre Heider · 11 years ago
  98. 77c7d50 drm/radeon/dpm: fix atom vram table parsing by Alex Deucher · 11 years ago
  99. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 11 years ago
  100. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 11 years ago