1. 7dab506 drm/radeon/atom: select the proper number of lanes in transmitter setup by Alex Deucher · 12 years ago
  2. cf828d9 drm/ttm: don't oops if no invalidate_caches() by Rob Clark · 12 years ago
  3. dbdd2eb drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 14 years ago
  4. 27fb12b drm/radeon/DCE4+: clear bios scratch dpms bit (v2) by Alex Deucher · 13 years ago
  5. 00a67d1 drm/radeon: set the full cache bit for fences on r7xx+ by Alex Deucher · 13 years ago
  6. 790d844 drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID by Marek Olšák · 13 years ago
  7. e449619 radeon/pm: Guard access to rdev->pm.power_state array by Michel Dänzer · 13 years ago
  8. aea570e drm/radeon: warn users when hw_i2c is enabled (v2) by Alex Deucher · 13 years ago
  9. 93fb68c drm/radeon: fix asic gfx values for scrapper asics by Alex Deucher · 13 years ago
  10. b266405 drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook by Rafał Miłecki · 13 years ago
  11. 4f1f56b drm/radeon: fixup bad vram size on SI by Alex Deucher · 13 years ago
  12. 3ae7853 radeon: workaround pinning failure on low ram gpu by Jerome Glisse · 13 years ago
  13. e21e0c1 drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL by Alex Deucher · 13 years ago
  14. c417fae drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence by Ben Skeggs · 13 years ago
  15. 38b24f2 drm/i915: flush cursors harder by Daniel Vetter · 13 years ago
  16. 6e911aa drm/ttm: Handle in-memory region copies by Jakob Bornecrantz · 13 years ago
  17. 69ef8f4 drm/radeon/atom: workaround vbios bug in transmitter table on rs780 by Alex Deucher · 13 years ago
  18. b6a155c drm: Prevent overwriting from userspace underallocating core ioctl structs by Chris Wilson · 13 years ago
  19. 27eea92 drm/radeon: fix hw contexts for SUMO2 asics by wojciech kapuscinski · 13 years ago
  20. 74c2478 drm/radeon: disable tests/benchmarks if accel is disabled by Alex Deucher · 13 years ago
  21. cadf1b8 drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER by Jani Nikula · 13 years ago
  22. 72417b6 drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) by Alex Deucher · 13 years ago
  23. a59b428 drm/radeon: fix handling of variable sized arrays for router objects by Alex Deucher · 13 years ago
  24. b805676 drm/radeon: fix resume on some rs4xx boards (v2) by Alex Deucher · 13 years ago
  25. da2f15e drm/radeon: update line buffer allocation for dce6 by Alex Deucher · 13 years ago
  26. be70f1f drm/radeon: update line buffer allocation for dce4.1/5 by Alex Deucher · 13 years ago
  27. 63fffa3 drm/radeon: fix endian bugs in hw i2c atom routines by Alex Deucher · 13 years ago
  28. e3695a4 drm/radeon: fix LCD record parsing by Alex Deucher · 13 years ago
  29. 0498605 drm/ttm: fix the tt_populated check in ttm_tt_destroy() by Ben Skeggs · 13 years ago
  30. d060c0b drm/edid: add quirk for Medion MD30217PG by Alex Deucher · 13 years ago
  31. 5817e3c drm/i915: ivb: fix edp voltage swing reg val by Imre Deak · 13 years ago
  32. 73bc40b drm/vmwgfx: Split GMR2_REMAP commands if they are to large by Jakob Bornecrantz · 13 years ago
  33. 05dd708 drm/i915: Invalidate TLBs for the rings after a reset by Chris Wilson · 13 years ago
  34. b381f38 drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 14 years ago
  35. be1932d drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 13 years ago
  36. 1996c98 drm/radeon/atom: initialize more atom interpretor elements to 0 by Alex Deucher · 13 years ago
  37. e41f203 drm/radeon: improve dac adjust heuristics for legacy pdac by Alex Deucher · 13 years ago
  38. b076cb4 drm/radeon: fix combios tables on older cards by Mark Kettenis · 13 years ago
  39. 0322310 drm/radeon: fix endian issues with DP handling (v3) by Alex Deucher · 13 years ago
  40. 508056c drm/i915: prefer VBT modes for SVDO-LVDS over EDID by Daniel Vetter · 13 years ago
  41. b507d03 drm/gma500/cdv: Unpin framebuffer on crtc disable by Patrik Jakobsson · 13 years ago
  42. 11882ca drm/gma500/psb: Unpin framebuffer on crtc disable by Patrik Jakobsson · 13 years ago
  43. ce840e2 drm/gma500: Increase max resolution for mode setting by Patrik Jakobsson · 13 years ago
  44. 57e90e2 drm/i915: no lvds quirk for hp t5740 by Ben Mesman · 13 years ago
  45. 15360c3 drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. by Egbert Eich · 13 years ago
  46. 7cfaeab drm: fix a use-after-free when GPU acceleration disabled by Huacai Chen · 13 years ago
  47. 36247d1 drm/radeon: don't allow audio on DCE6 by Alex Deucher · 13 years ago
  48. f6321ee radeon: Fix system hang issue when using KMS with older cards by Adis Hamzić · 13 years ago
  49. a43adb2 drm/radeon: fix card_posted check for newer asics by Alex Deucher · 13 years ago
  50. a91ffa3 drm/radeon: Fix VRAM size calculation for VRAM >= 4GB by Niels Ole Salscheider · 13 years ago
  51. b58f2e1 drm/radeon: check incoming cliprects pointer by Kees Cook · 13 years ago
  52. 25853a1 drm/mm: fix dump table BUG by Daniel Vetter · 13 years ago
  53. 22d9af8 drm/radeon: fix handling of v6 power tables by Alex Deucher · 13 years ago
  54. 0c98574 drm/radeon: add new richland pci ids by Alex Deucher · 13 years ago
  55. 3fe09e7 drm/radeon: fix possible segfault when parsing pm tables by Alex Deucher · 13 years ago
  56. d32b16b drm/radeon: fix endian bugs in atom_allocate_fb_scratch() by Alex Deucher · 13 years ago
  57. 6f0faf5 drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS by Alex Deucher · 13 years ago
  58. 10939f3 drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2) by Alex Deucher · 13 years ago
  59. 62d6ec1 drm/radeon: properly lock disp in mc_stop/resume for evergreen+ by Alex Deucher · 13 years ago
  60. f241758 drm/radeon/dce6: add missing display reg for tiling setup by Alex Deucher · 13 years ago
  61. ff52cbb drm/radeon: don't use get_engine_clock() on APUs by Alex Deucher · 13 years ago
  62. 32b9dc0 drm/i915: Fall back to bit banging mode for DVO transmitter detection by David Müller · 13 years ago
  63. 83aa4e7 drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900 by Christian Lamparter · 13 years ago
  64. 726cc91 fbcon: fix locking harder by Dave Airlie · 14 years ago
  65. bff6627 udl: handle EDID failure properly. by Dave Airlie · 13 years ago
  66. 706d153 drm/i915: Use the correct size of the GTT for placing the per-process entries by Chris Wilson · 14 years ago
  67. 3c7fe7b drm/i915: Don't clobber crtc->fb when queue_flip fails by Ville Syrjälä · 14 years ago
  68. 2f7dea3 i915: initialize CADL in opregion by Lekensteyn · 14 years ago
  69. f16d21e drm/radeon/benchmark: make sure bo blit copy exists before using it by Alex Deucher · 13 years ago
  70. ae7952e drm/radeon: add support for Richland APUs by Alex Deucher · 13 years ago
  71. 612dade KMS: fix EDID detailed timing frame rate by Torsten Duwe · 13 years ago
  72. 2c5d816 KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 13 years ago
  73. e03f8b8 drm/i915: bounds check execbuffer relocation count by Kees Cook · 13 years ago
  74. 74a523f drm/i915: restrict kernel address leak in debugfs by Kees Cook · 13 years ago
  75. 0530082 drm/i915: Increase the RC6p threshold. by Stéphane Marchesin · 14 years ago
  76. 81da76a drm/i915: EBUSY status handling added to i915_gem_fault(). by Dmitry Rogozhkin · 14 years ago
  77. b08994d drm/radeon: add primary dac adj quirk for R200 board by Alex Deucher · 14 years ago
  78. a143ae6 drm/i915: Set i9xx sdvo clock limits according to specifications by Patrik Jakobsson · 14 years ago
  79. 6bdf875 drm/i915: disable shared panel fitter for pipe by Mika Kuoppala · 14 years ago
  80. 61d4026 drm/usb: bind driver to correct device by Dave Airlie · 14 years ago
  81. d8a5f7f drm: Use C8 instead of RGB332 when determining the format from depth/bpp by Ville Syrjälä · 14 years ago
  82. d8fe02d drm: Fill depth/bits_per_pixel for C8 format by Ville Syrjälä · 14 years ago
  83. 7b480b0 drm: don't add inferred modes for monitors that don't support them by Paulo Zanoni · 14 years ago
  84. ae4c05e drm/udl: disable fb_defio by default by Dave Airlie · 14 years ago
  85. b701cf4 drm/udl: make usage as a console safer by Dave Airlie · 14 years ago
  86. 746042c drm/radeon/dce6: fix display powergating by Alex Deucher · 14 years ago
  87. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 14 years ago
  88. 8f69eea drm/radeon: Calling object_unrefer() when creating fb failure by liu chuansheng · 14 years ago
  89. dcf73ed drm/radeon: prevent crash in the ring space allocation by Alex Deucher · 14 years ago
  90. c7d3c17 drm/radeon: fix MC blackout on evergreen+ by Christopher Staite · 14 years ago
  91. b5dc90f drm/radeon: add quirk for RV100 board by Alex Deucher · 14 years ago
  92. b5d3ef2 drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN by Alex Deucher · 14 years ago
  93. 36509fc drm/radeon/evergreen+: wait for the MC to settle after MC blackout by Alex Deucher · 14 years ago
  94. 592306f radeon_display: Use pointer return error codes by xueminsu · 14 years ago
  95. d4ffc50 drm/radeon: fix cursor corruption on DCE6 and newer by Jerome Glisse · 14 years ago
  96. 35d620d drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled by Daniel Vetter · 14 years ago
  97. aa824d5 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 14 years ago
  98. 627e242 Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13" by Daniel Vetter · 14 years ago
  99. 7d17dc4 drm/i915: Flush the pending flips on the CRTC before modification by Chris Wilson · 14 years ago
  100. 1d35b4e drm/i915: call drm_handle_vblank before finish_page_flip by Daniel Vetter · 14 years ago