1. a6186f4 drm/radeon: Add H/W debugger kfd->kgd functions by Yair Shachar · 10 years ago
  2. f761d8b drm/amdkfd: Use DECLARE_BITMAP by Joe Perches · 10 years ago
  3. 3e8d222 Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  4. 1c34d82 drm/ttm: dma: Don't crash on memory in the vmalloc range by Alexandre Courbot · 10 years ago
  5. 501fd70 drm/i915: limit PPGTT size to 2GB in 32-bit platforms by Michel Thierry · 10 years ago
  6. d9a946b drm/i915: Another fbdev hack to avoid PSR on fbcon. by Rodrigo Vivi · 10 years ago
  7. 2d847d4 drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes. by Rodrigo Vivi · 10 years ago
  8. 95872b4 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  9. 2f15791 drm: clean up drm_mm debugfs output by Russell King · 10 years ago
  10. c99d153 Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  11. a8a7cf0 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  12. 9e5acbc radeon: Deinline indirect register accessor functions by Denys Vlasenko · 10 years ago
  13. 4373f0f drm/i915: disable IPS while getting the sink CRCs by Paulo Zanoni · 10 years ago
  14. 5e3daac drm/i915: Disable 12bpc hdmi for now by Daniel Vetter · 10 years ago
  15. 54433e9 drm/i915: Adjust sideband locking a bit for CHV/VLV by Ville Syrjälä · 10 years ago
  16. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 10 years ago
  17. b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 10 years ago
  18. fde61e4 drm/i915: Throw out WIP CHV power well definitions by Ville Syrjälä · 10 years ago
  19. bc28454 drm/i915: Use the default 600ns LDO programming sequence delay by Ville Syrjälä · 10 years ago
  20. b0b9bb4 drm/radeon: Fix max_vblank_count value for current display engines by Michel Dänzer · 10 years ago
  21. 161ab65 drm/radeon: stop using addr to check for BO move by Christian König · 10 years ago
  22. 0106219 drm/radeon: clean up radeon_audio_enable by Alex Deucher · 10 years ago
  23. d63f820 drm/i915: Remove unnecessary null check in execlists_context_unqueue by Michel Thierry · 10 years ago
  24. 8d3afd7 drm/i915: Use spinlocks for checking when to waitboost by Chris Wilson · 10 years ago
  25. 21631f1 drm/i915: Fix the confusing comment about the ioctl limits by Damien Lespiau · 10 years ago
  26. 39fa10f drm/radeon: take the mode_config mutex when dealing with hpds (v2) by Alex Deucher · 10 years ago
  27. 0c3a884 drm/radeon: make dpcd parameters const by Alex Deucher · 10 years ago
  28. a10e04f drm/radeon: Use DECLARE_BITMAP by Joe Perches · 10 years ago
  29. 84bcd46 drm/radeon/tn/si: enable/disable vce cg when encoding v2 by Alex Deucher · 10 years ago
  30. d55a43a drm/radeon: add support for vce 1.0 clock gating by Alex Deucher · 10 years ago
  31. a918efa drm/radeon: add VCE 1.0 support v4 by Christian König · 10 years ago
  32. 11586cf drm/radeon/dpm: add vce support for SI by Alex Deucher · 10 years ago
  33. 11fe3d6 drm/radeon/dpm: add vce dpm support for TN by Alex Deucher · 10 years ago
  34. 0fda42a drm/radeon: implement tn_set_vce_clocks by Alex Deucher · 10 years ago
  35. b7af630 drm/radeon: implement si_set_vce_clocks v2 by Christian König · 10 years ago
  36. c11d75c drm/radeon: allow some more VCE firmware versions by Christian König · 10 years ago
  37. fa0cf2f drm/radeon: rework VCE FW size calculation by Christian König · 10 years ago
  38. 72b9076 drm/radeon: add a GPU reset counter queryable by userspace by Marek Olšák · 10 years ago
  39. c6e7e4b Merge branch 'drm/next/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  40. f025705 Merge branch 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  41. 908d759 Revert "drm/i915: Force clean compilation with -Werror" by Daniel Vetter · 10 years ago
  42. 2610abf drm: rcar-du: Split planes pre-association 4/4 between CRTCs by Laurent Pinchart · 10 years ago
  43. fe6fbe9 drm: rcar-du: Store the number of CRTCs per group in the group structure by Laurent Pinchart · 10 years ago
  44. c8af99b drm: rcar-du: Consider plane to CRTC associations in the plane allocator by Laurent Pinchart · 10 years ago
  45. 2a57e9b drm: rcar-du: Keep plane to CRTC associations when disabling a plane by Laurent Pinchart · 10 years ago
  46. 0805861 drm: rcar-du: Add plane allocation debugging by Laurent Pinchart · 10 years ago
  47. ec69a40 drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state by Laurent Pinchart · 10 years ago
  48. 99caede drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group by Laurent Pinchart · 10 years ago
  49. 9f6aee9 drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device by Laurent Pinchart · 10 years ago
  50. 0855c68 drm: rcar-du: Document the rcar_du_plane_state structure by Laurent Pinchart · 10 years ago
  51. bce9936 drm: rcar-du: Document the rcar_du_crtc structure by Laurent Pinchart · 10 years ago
  52. a1d0503 drm: adv7511: Fix crash in IRQ handler when no encoder is associated by Laurent Pinchart · 10 years ago
  53. 82d5b58 drm/i915: Update DRIVER_DATE to 20150522 by Daniel Vetter · 10 years ago
  54. d0bc54f drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES by Chris Wilson · 10 years ago
  55. 9a0c1e2 drm/i915: Use the correct destructor for freeing requests on error by Chris Wilson · 10 years ago
  56. 225c228 drm/i915/skl: don't fail colorkey + scaler request by Chandra Konduru · 10 years ago
  57. 6d50b06 drm/i915: Enable GTT caching on gen8 by Ville Syrjälä · 10 years ago
  58. 4d487cf drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating() by Ville Syrjälä · 10 years ago
  59. 7ad0dba drm/i915: Use ilk_init_lp_watermarks() on BDW by Ville Syrjälä · 10 years ago
  60. 5a74f70 drm/i915: Disable FDI RX/TX before the ports by Ville Syrjälä · 10 years ago
  61. 1ea56e2 drm/i915: Disable CRT port after pipe on PCH platforms by Ville Syrjälä · 10 years ago
  62. 3c65d1d drm/i915: Disable SDVO port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  63. a4790ce drm/i915: Disable HDMI port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  64. 1612c8b drm/i915: Fix the IBX transcoder B workarounds by Ville Syrjälä · 10 years ago
  65. e8504ee drm/i915: Write the SDVO reg twice on IBX by Ville Syrjälä · 10 years ago
  66. e3ef447 drm/i915: Fix DP enhanced framing for CPT by Ville Syrjälä · 10 years ago
  67. adc289d drm/i915: Clean up the CPT DP .get_hw_state() port readout by Ville Syrjälä · 10 years ago
  68. 39e5fa8 drm/i915: Clarfify the DP code platform checks by Ville Syrjälä · 10 years ago
  69. c52bcef drm/i915: Remove the double register write from intel_disable_hdmi() by Ville Syrjälä · 10 years ago
  70. ccbaefa drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi() by Ville Syrjälä · 10 years ago
  71. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 10 years ago
  72. e61b995 drm/i915: Free RPS boosts for all laggards by Chris Wilson · 10 years ago
  73. f5a4c67 drm/i915: Don't downclock whilst we have clients waiting for GPU results by Chris Wilson · 10 years ago
  74. 2e1b873 drm/i915: Convert RPS tracking to a intel_rps_client struct by Chris Wilson · 10 years ago
  75. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 10 years ago
  76. a6f766f drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts by Chris Wilson · 10 years ago
  77. 03ade51 drm/i915: Inline check required for object syncing prior to execbuf by Chris Wilson · 10 years ago
  78. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 10 years ago
  79. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 10 years ago
  80. 8ea6f89 drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent by Imre Deak · 10 years ago
  81. 2a0ee94 drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+ by Imre Deak · 10 years ago
  82. 118182e drm/i915: Force clean compilation with -Werror by Chris Wilson · 10 years ago
  83. 5296b7f drm/i2c: tda998x: fix compiler warning for ssize_t by Russell King · 10 years ago
  84. 16e44e3 drm/i915: Kill the dev variable in intel_suspend_complete() by Damien Lespiau · 10 years ago
  85. ff0b187 drm/i915: Add a space after ', ' and don't capitalize mid-sentence by Damien Lespiau · 10 years ago
  86. a9a6b73 drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path by Damien Lespiau · 10 years ago
  87. 1e8df16 drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr by Sonika Jindal · 10 years ago
  88. 7546a38 drm/i915: Update comment in clear_intel_crtc_state() by Ander Conselvan de Oliveira · 10 years ago
  89. b88baa2 drm/i915/skl: add F0 stepping ID by Imre Deak · 10 years ago
  90. 5a2ae95 drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A by Imre Deak · 10 years ago
  91. 6c0fd45 drm/i915: Tighten the exposure ARGB/ABGR 8888 formats by Damien Lespiau · 10 years ago
  92. c965d995 drm/i915: Fix 'suspedn' typo by Damien Lespiau · 10 years ago
  93. e0681e3 drm/i915/bxt: Move around lane stagger calculation by Vandana Kannan · 10 years ago
  94. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 10 years ago
  95. 0c9b371 drm/i915: add HAS_DP_MST feature test macro by Jani Nikula · 10 years ago
  96. b2f505b drm/i915/dp: make link rate printing prettier by Jani Nikula · 10 years ago
  97. ee87697 drm/i915/bxt: Update the Broxton PCI ids by Damien Lespiau · 10 years ago
  98. 54f0cee drm/i915: Don't expose ARGB1555 on gen2/3 by Damien Lespiau · 10 years ago
  99. 7531208 drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats by Damien Lespiau · 10 years ago
  100. 67fe7dc drm/i915: Remove the COMMON_PRIMARY_FORMATS defines by Damien Lespiau · 10 years ago