1. 58a2747 drm/i915: Fix FDI M/N setting according with correct color depth by Zhenyu Wang · 15 years ago
  2. c03342f drm/i915: disable powersave feature for Ironlake currently by Zhenyu Wang · 15 years ago
  3. a3e17eb drm/i915: Set the LVDS_BORDER when using LVDS scaling mode by Zhao Yakui · 15 years ago
  4. 902ff18 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  5. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  6. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  7. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  8. 4781f20 drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_set by Brian Rogers · 15 years ago
  9. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  10. 74dff28 drm/i915: framebuffer compression for GM45+ by Jesse Barnes · 15 years ago
  11. e70236a drm/i915: split display functions by chip type by Jesse Barnes · 15 years ago
  12. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  13. edb8195 drm/i915: correct FBC update when pipe base update occurs by Jesse Barnes · 15 years ago
  14. d660467 drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocks by Jesse Barnes · 15 years ago
  15. decbbcd drm/i915: intel_display.c handle latency variable efficiently by Jaswinder Singh Rajput · 15 years ago
  16. c1a1cdc drm/i915: fix startup hang on some non-mobile platforms by Jesse Barnes · 15 years ago
  17. 8dd81a3 drm/i915: Fix LVDS panel fitting on Arrandale by Zhenyu Wang · 15 years ago
  18. b09aea7 drm/i915: Fix typo for wrong LVDS clock setting on IGDNG by Zhenyu Wang · 15 years ago
  19. 8082400 drm/i915: framebuffer compression for pre-GM45 by Jesse Barnes · 15 years ago
  20. c1c7af6 drm/i915: force mode set at lid open time by Jesse Barnes · 15 years ago
  21. bb66c51 drm/i915: Write zero to DPLL_MD Reg for non-SDVO output by Zhao Yakui · 15 years ago
  22. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  23. 01dfba9 drm/i915: Put the idle reclocking work on our private workqueue as well. by Eric Anholt · 15 years ago
  24. 5e17ee7 drm/i915: do dynamic clock freq control only in kernel modesetting by Zhenyu Wang · 15 years ago
  25. 553bd14 drm/i915: fix tiling on IGDNG by Zhenyu Wang · 15 years ago
  26. 65655d4 drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up. by Daniel Vetter · 15 years ago
  27. c05422d drm/i915: remove open-coded drm_mode_object_find by Daniel Vetter · 15 years ago
  28. 67cf781 drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR. by Eric Anholt · 15 years ago
  29. 652c393 drm/i915: add dynamic clock frequency control by Jesse Barnes · 15 years ago
  30. bcc24fb drm/i915: increase default latency constant (v2 w/comment) by Jesse Barnes · 15 years ago
  31. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago
  32. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  33. 27185ae drm/i915: Always use SDVO_B detect bit for SDVO output detection. by Ma Ling · 15 years ago
  34. bc5e571 drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx by Bruno Prémont · 15 years ago
  35. 942642a drm/i915: Set the multiplier for SDVO on G33 platform by Sean Young · 15 years ago
  36. 0c2e395 drm/i915: Add support for dual-channel LVDS on 8xx. by ling.ma@intel.com · 15 years ago
  37. f360132 drm/i915: fix 845G FIFO size & burst length by Jesse Barnes · 15 years ago
  38. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  39. 5eb08b6 drm/i915: enable DisplayPort support on IGDNG by Zhenyu Wang · 15 years ago
  40. 249c0e6 drm/i915: fix issue in display pipe setup on IGDNG by Zhenyu Wang · 15 years ago
  41. 24f119c drm/i915: disable VGA plane reliably by Zhenyu Wang · 15 years ago
  42. 2a2430f drm/i915: correct self-refresh calculation in "everything off" case by Jesse Barnes · 15 years ago
  43. 390c4dd drm/i915: handle FIFO oversubsription correctly by Jesse Barnes · 15 years ago
  44. dff33cf drm/i915: FIFO watermark calculation fixes by Jesse Barnes · 15 years ago
  45. 5e4d6fa drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardware by Keith Packard · 15 years ago
  46. 832cc28 drm/i915: Set lvds dual channel according to register from vbios by Florian Mickler · 15 years ago
  47. b3d2549 drm/i915: Adjust DisplayPort clocks to use 96MHz reference by Keith Packard · 15 years ago
  48. 956dba3 drm/i915: fix up a raw 64bit divide by Andy Whitcroft · 15 years ago
  49. 7662c8b drm/i915: add FIFO watermark support by Shaohua Li · 15 years ago
  50. e4b3669 drm/i915: Split array of DAC limits into separate structures. by Keith Packard · 15 years ago
  51. a4fc5ed drm/i915: Add Display Port support by Keith Packard · 15 years ago
  52. 8c4b8c3 drm/i915: Install fence register for tiled scanout on i915 by Chris Wilson · 15 years ago
  53. 7ff1455 drm/i915: duplicate desired mode for use by fbcon. by Dave Airlie · 15 years ago
  54. 03d6069 drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect) by Keith Packard · 15 years ago
  55. 1f803ee drm/i915: Call drm_vblank_post_modeset() on error paths. by Chris Wilson · 15 years ago
  56. 2245fda drm/i915: Don't trim cursor addresses to 11 bits by Keith Packard · 15 years ago
  57. 541998a drm/i915: Add LVDS support for IGDNG by Zhenyu Wang · 15 years ago
  58. 30ad48b drm/i915: Add HDMI support on IGDNG by Zhenyu Wang · 15 years ago
  59. 2c07245 drm/i915: enable kernel modesetting on IGDNG by Zhenyu Wang · 15 years ago
  60. 14b6039 i915: support 8xx desktop cursors by Jesse Barnes · 15 years ago
  61. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  62. f544847 drm/i915: allow tiled front buffers on 965+ by Jesse Barnes · 15 years ago
  63. 6115707 drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) by Shaohua Li · 15 years ago
  64. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 15 years ago
  65. 580982d drm/i915: clean up udelay usage by Arjan van de Ven · 15 years ago
  66. 2177832 agp/intel: Add support for new intel chipset. by Shaohua Li · 15 years ago
  67. 13520b0 drm/i915: Read the right SDVO register when detecting SVDO/HDMI. by Kristian Høgsberg · 15 years ago
  68. d490609 drm/i915: Use a different PLL timing search function on G4X. by Ma Ling · 15 years ago
  69. 044c7c4 drm/i915: Use documented PLL timing limits for G4X platform by Ma Ling · 15 years ago
  70. 7c04d1d drm/i915: remove PLL debugging messages by Jesse Barnes · 15 years ago
  71. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 15 years ago
  72. 496818f drm/i915: take struct mutex around fb unref by Jesse Barnes · 15 years ago
  73. 43565a0 drm: Use spread spectrum when the bios tells us it's ok. by Kristian Høgsberg · 15 years ago
  74. a29f5ca drm: Collapse identical i8xx_clock() and i9xx_clock(). by Kristian Høgsberg · 15 years ago
  75. f3cade5 drm: Bring PLL limits in sync with DDX values. by Kristian Høgsberg · 15 years ago
  76. 7f9872e drm: Add locking around cursor gem operations. by Kristian Høgsberg · 15 years ago
  77. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 15 years ago
  78. 2ebed17 drm/i915: Set framebuffer alignment based upon the fence constraints. by Chris Wilson · 15 years ago
  79. e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 15 years ago
  80. 725e30a drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. by Eric Anholt · 15 years ago
  81. 34b8686e drm/i915: lock correct mutex around object unreference. by Dave Airlie · 15 years ago
  82. 71acb5e drm/i915: add support for physical memory objects by Dave Airlie · 16 years ago
  83. 712531b drm: handle depth & bpp changes correctly by Jesse Barnes · 16 years ago
  84. 1fc45d8 drm/i915: Non-mobile parts don't have integrated TV-out. by Eric Anholt · 16 years ago
  85. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago
  86. 3f8bc37 drm/i915: Pin cursor bo and unpin old bo when setting cursor. by Kristian Høgsberg · 16 years ago
  87. 3c4fdcf drm: pin new and unpin old buffer when setting a mode. by Kristian Høgsberg · 16 years ago
  88. d4da3af drm/i915: fix sparse warnings: returning void-valued expression by Hannes Eder · 16 years ago
  89. b358d0a drm/i915: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  90. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 16 years ago
  91. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago