1. 3b1808b drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c by Jani Nikula · 9 years ago
  2. 4934b65 drm/i915/dsi: set max return packet size for each dsi port by Jani Nikula · 9 years ago
  3. f03e417 drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level by Jani Nikula · 9 years ago
  4. da2518f drm/i915: Change VLV WIZ hashing mode to 16x4 by Ville Syrjälä · 9 years ago
  5. e7fc243 drm/i915: Change CHV WIZ hashing mode to 16x4 by Ville Syrjälä · 9 years ago
  6. eb973a5 drm/i915: Drop some more CHV pre-production workarounds by Ville Syrjälä · 9 years ago
  7. 14bc16e drm/i915: Implement Wa4x4STCOptimizationDisable:chv by Ville Syrjälä · 9 years ago
  8. e62b59e drm/i915: Simplify flush_cpu_write_domain by Daniel Vetter · 9 years ago
  9. d9806c9 drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config() by Damien Lespiau · 9 years ago
  10. 1b842c8 drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config() by Damien Lespiau · 9 years ago
  11. 0f71979 drm/i915: Performed deferred clflush inside set-cache-level by Chris Wilson · 10 years ago
  12. a7cbede drm/i915: Rename unpin_count to pin_count by Mika Kuoppala · 10 years ago
  13. 1197b4f drm/i915: Balance context pinning on reset cleanup by Mika Kuoppala · 10 years ago
  14. 08e16dc drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam by Zhipeng Gong · 10 years ago
  15. 8d360df drm/i915: Specify bsd rings through exec flag by Zhipeng Gong · 10 years ago
  16. 5724dbd drm/i915: Rename plane_config to initial_plane_config by Damien Lespiau · 9 years ago
  17. bc8d7df drm/i915/skl: Provide a Skylake version of get_plane_config() by Damien Lespiau · 9 years ago
  18. b35d63f drm/i915/skl: intel_format_to_fourcc() doesn't work for SKL planes by Damien Lespiau · 9 years ago
  19. a55ecbe drm/i915: Make intel_format_to_fourcc() static by Damien Lespiau · 9 years ago
  20. 2844a92 drm/i915: Use pipe_name() in the get_plane_config() functions by Damien Lespiau · 9 years ago
  21. aeee5a4 drm/i915: Don't use crtc->plane in ILK+ get_config() by Damien Lespiau · 9 years ago
  22. b113d5e drm/i915: Unclutter the get_plane() functions by Damien Lespiau · 9 years ago
  23. ec2c981 drm/i915: Use a common function for computing the fb height alignment by Damien Lespiau · 9 years ago
  24. 49af449 drm/i915: Change plane_config to store a tiling_mode by Damien Lespiau · 9 years ago
  25. 38c2352 drm/i915/skl: Gen9 coarse power gating by Zhe Wang · 9 years ago
  26. ba1c554 drm/i915/skl: Retrieve the frequency limits by Damien Lespiau · 9 years ago
  27. b6fef0e drm/i915/skl: add turbo support by Jesse Barnes · 9 years ago
  28. 1407121 drm/i915/skl: Adding power domains for AUX controllers by Satheeshakrishna M · 9 years ago
  29. f65367b drm/i915: Rename i915_gen6_forcewake_count_info by Mika Kuoppala · 9 years ago
  30. 48c1026 drm/i915: Enum forcewake domains and domain identifiers by Mika Kuoppala · 9 years ago
  31. 59bad94 drm/i915: Rename the forcewake get/put functions by Mika Kuoppala · 9 years ago
  32. 756c349 drm/i915: Make vlv and chv forcewake put generic. by Mika Kuoppala · 9 years ago
  33. 05a2fb1 drm/i915: Consolidate forcewake code by Mika Kuoppala · 9 years ago
  34. b2cff0d drm/i915: Reduce duplicated forcewake logic by Chris Wilson · 9 years ago
  35. 51f6788 drm/i915: Skip uncore lock on earlier gens by Chris Wilson · 9 years ago
  36. 6daccb0 drm/i915: Assert that runtime pm is active on user fw access by Chris Wilson · 9 years ago
  37. dc9fb09 drm/i915: Rebalance runtime pm vs forcewake by Chris Wilson · 9 years ago
  38. 6d3d827 drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request by Nick Hoath · 10 years ago
  39. 2107637 drm/i915: Remove FIXME_lrc_ctx backpointer by Nick Hoath · 10 years ago
  40. 72f95af drm/i915: Removed duplicate members from submit_request by Nick Hoath · 10 years ago
  41. 2d12955 drm/i915: execlist request keeps ptr/ref to gem_request by Nick Hoath · 10 years ago
  42. 16f3f65 drm/i915: Keep drm_crtc->state in sync with intel_crtc->config by Ander Conselvan de Oliveira · 10 years ago
  43. f5de6e0 drm/i915: Improve how the memory for crtc state is allocated by Ander Conselvan de Oliveira · 10 years ago
  44. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  45. 681a850 drm/i915: Use local pipe_config varariable when available by Ander Conselvan de Oliveira · 10 years ago
  46. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  47. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  48. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  49. 96178ee drm/i915: Modifying structures related to DRRS by Vandana Kannan · 10 years ago
  50. f78ae63f drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg' by Ville Syrjälä · 9 years ago
  51. b5c46aa drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files by Ville Syrjälä · 9 years ago
  52. af5a75a Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv"" by Ville Syrjälä · 9 years ago
  53. 3cbdb48 drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV by Ville Syrjälä · 9 years ago
  54. cad725f drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal by Ville Syrjälä · 9 years ago
  55. 160614a drm/i915: Disable RC6 before configuring in on VLV/CHV by Ville Syrjälä · 9 years ago
  56. 095acd5 drm/i915: New offset for reading frequencies on CHV. by Deepak S · 9 years ago
  57. 707b6e3 drm/i915: Increase the range of sideband address. by Deepak S · 9 years ago
  58. 693d11c drm/i915/chv: Populate total EU count on Cherryview by Deepak S · 9 years ago
  59. d0dc1c8 drm/i915: Don't cleanup plane state in intel_plane_destroy() by Matt Roper · 9 years ago
  60. 1da3062 drm: Add rotation value to plane state by Matt Roper · 9 years ago
  61. 9e26220 Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  62. cc0cc1a Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  63. 923e057 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  64. f43dff0 Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  65. e37bfa1 drm: fix drm_display_info_set_bus_formats kernel doc header by Boris Brezillon · 9 years ago
  66. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. e451400 Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  68. efa75bc drm/exynos: fimd: check error status for drm_iommu_attach_device by Ajay Kumar · 10 years ago
  69. adf5691 drm/exynos: create exynos_check_plane() by Gustavo Padovan · 10 years ago
  70. dc81252 drm/exynos: remove mode_set() ops from exynos_crtc by Gustavo Padovan · 10 years ago
  71. a8dc5ed drm/exynos: don't duplicate drm_display_mode in fimd context by Gustavo Padovan · 10 years ago
  72. 93bca24 drm/exynos: remove struct exynos_drm_manager by Gustavo Padovan · 9 years ago
  73. eb88e42 drm/exynos: remove drm_dev from struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  74. 5d1741a drm/exynos: move 'type' from manager to crtc struct by Gustavo Padovan · 10 years ago
  75. 8a326ed drm/exynos: remove pipe member of struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  76. e09f2b0 drm/exynos: add pipe param to exynos_drm_crtc_create() by Gustavo Padovan · 10 years ago
  77. 357193c drm/exynos: rename base object of struct exynos_drm_crtc to 'base' by Gustavo Padovan · 10 years ago
  78. fd092d7 drm/exynos: remove exynos_drm_crtc_mode_set_commit() by Gustavo Padovan · 10 years ago
  79. 8b9c450 drm/exynos: call exynos_update_plane() directly on page flips by Gustavo Padovan · 10 years ago
  80. 0e0a649 drm/exynos: unify plane update on exynos_update_plane() by Gustavo Padovan · 10 years ago
  81. 9d5310c drm/exynos: remove exynos_plane_commit() wrapper by Gustavo Padovan · 10 years ago
  82. ea8802d drm/exynos: don't do any DPMS operation while updating planes by Gustavo Padovan · 10 years ago
  83. e7cd811 drm/exynos: Don't touch DPMS when updating overlay planes by Gustavo Padovan · 10 years ago
  84. d6d0085 drm/exynos/vidi: remove useless ops->commit() by Gustavo Padovan · 10 years ago
  85. fe42cfb drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe() by Gustavo Padovan · 10 years ago
  86. 8837dee drm/exynos: remove struct exynos_drm_overlay by Gustavo Padovan · 10 years ago
  87. 1e3b423 drm/exynos: remove exynos_drm_crtc_plane_* wrappers by Gustavo Padovan · 10 years ago
  88. 2bf053e drm/exynos: expose struct exynos_drm_crtc by Gustavo Padovan · 10 years ago
  89. ffceaed drm/exynos: move to_exynos_crtc() macro to main header by Gustavo Padovan · 10 years ago
  90. f9dcced drm/amdkfd: change amdkfd version to 0.7.1 by Oded Gabbay · 9 years ago
  91. 55e3ad3 drm/radeon: cik_sdma_ctx_switch_enable() can be static by kbuild test robot · 9 years ago
  92. 0b3674a drm/amdkfd: Fix sparse errors by Oded Gabbay · 9 years ago
  93. 5a1aa4b drm/radeon: make MMU_NOTIFIER optional by Rob Clark · 9 years ago
  94. 308de41 drm/radeon: use NULL rather then 0 in audio detect by Alex Deucher · 10 years ago
  95. f4c6c08 drm/radeon: whitespace clean up in radeon_audio.c by Alex Deucher · 10 years ago
  96. e55bca2 radeon/audio: enable DP audio by Slava Grigorev · 10 years ago
  97. ccd4be7 radeon/audio: moved audio caps programming to audio_hotplug() function by Slava Grigorev · 10 years ago
  98. 6f94569 radeon/audio: applied audio_dpms() and audio_mode_set() calls by Slava Grigorev · 10 years ago
  99. 6e72376 radeon/audio: consolidate audio_mode_set() functions by Slava Grigorev · 10 years ago
  100. 7f60407 radeon/audio: removed unnecessary debug settings by Slava Grigorev · 10 years ago