1. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  2. 681a850 drm/i915: Use local pipe_config varariable when available by Ander Conselvan de Oliveira · 10 years ago
  3. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  4. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  5. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  6. 96178ee drm/i915: Modifying structures related to DRRS by Vandana Kannan · 10 years ago
  7. f78ae63f drm/i915: Rename 'reg' to 'clk_reg' to unconfuse it from the other 'reg' by Ville Syrjälä · 10 years ago
  8. b5c46aa drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files by Ville Syrjälä · 10 years ago
  9. af5a75a Revert "Revert "drm/i915/chv: Use timeout mode for RC6 on chv"" by Ville Syrjälä · 10 years ago
  10. 3cbdb48 drm/i915: Configure GEN6_RP_DOWN_TIMEOUT on CHV by Ville Syrjälä · 10 years ago
  11. cad725f drm/i915: Change VLV GEN6_RP_DOWN_TIMEOUT value to decimal by Ville Syrjälä · 10 years ago
  12. 160614a drm/i915: Disable RC6 before configuring in on VLV/CHV by Ville Syrjälä · 10 years ago
  13. 095acd5 drm/i915: New offset for reading frequencies on CHV. by Deepak S · 10 years ago
  14. 707b6e3 drm/i915: Increase the range of sideband address. by Deepak S · 10 years ago
  15. 693d11c drm/i915/chv: Populate total EU count on Cherryview by Deepak S · 10 years ago
  16. d0dc1c8 drm/i915: Don't cleanup plane state in intel_plane_destroy() by Matt Roper · 10 years ago
  17. 1da3062 drm: Add rotation value to plane state by Matt Roper · 10 years ago
  18. 9e26220 Merge branch 'drm-next' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 10 years ago
  19. cc0cc1a Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  20. 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 · 10 years ago
  21. f43dff0 Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  22. e37bfa1 drm: fix drm_display_info_set_bus_formats kernel doc header by Boris Brezillon · 10 years ago
  23. d3e7a0d Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  24. e451400 Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  25. efa75bc drm/exynos: fimd: check error status for drm_iommu_attach_device by Ajay Kumar · 10 years ago
  26. adf5691 drm/exynos: create exynos_check_plane() by Gustavo Padovan · 10 years ago
  27. dc81252 drm/exynos: remove mode_set() ops from exynos_crtc by Gustavo Padovan · 10 years ago
  28. a8dc5ed drm/exynos: don't duplicate drm_display_mode in fimd context by Gustavo Padovan · 10 years ago
  29. 93bca24 drm/exynos: remove struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  30. eb88e42 drm/exynos: remove drm_dev from struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  31. 5d1741a drm/exynos: move 'type' from manager to crtc struct by Gustavo Padovan · 10 years ago
  32. 8a326ed drm/exynos: remove pipe member of struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  33. e09f2b0 drm/exynos: add pipe param to exynos_drm_crtc_create() by Gustavo Padovan · 10 years ago
  34. 357193c drm/exynos: rename base object of struct exynos_drm_crtc to 'base' by Gustavo Padovan · 10 years ago
  35. fd092d7 drm/exynos: remove exynos_drm_crtc_mode_set_commit() by Gustavo Padovan · 10 years ago
  36. 8b9c450 drm/exynos: call exynos_update_plane() directly on page flips by Gustavo Padovan · 10 years ago
  37. 0e0a649 drm/exynos: unify plane update on exynos_update_plane() by Gustavo Padovan · 10 years ago
  38. 9d5310c drm/exynos: remove exynos_plane_commit() wrapper by Gustavo Padovan · 10 years ago
  39. ea8802d drm/exynos: don't do any DPMS operation while updating planes by Gustavo Padovan · 10 years ago
  40. e7cd811 drm/exynos: Don't touch DPMS when updating overlay planes by Gustavo Padovan · 10 years ago
  41. d6d0085 drm/exynos/vidi: remove useless ops->commit() by Gustavo Padovan · 10 years ago
  42. fe42cfb drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe() by Gustavo Padovan · 10 years ago
  43. 8837dee drm/exynos: remove struct exynos_drm_overlay by Gustavo Padovan · 10 years ago
  44. 1e3b423 drm/exynos: remove exynos_drm_crtc_plane_* wrappers by Gustavo Padovan · 10 years ago
  45. 2bf053e drm/exynos: expose struct exynos_drm_crtc by Gustavo Padovan · 10 years ago
  46. ffceaed drm/exynos: move to_exynos_crtc() macro to main header by Gustavo Padovan · 10 years ago
  47. f9dcced drm/amdkfd: change amdkfd version to 0.7.1 by Oded Gabbay · 10 years ago
  48. 55e3ad3 drm/radeon: cik_sdma_ctx_switch_enable() can be static by kbuild test robot · 10 years ago
  49. 0b3674a drm/amdkfd: Fix sparse errors by Oded Gabbay · 10 years ago
  50. 5a1aa4b drm/radeon: make MMU_NOTIFIER optional by Rob Clark · 10 years ago
  51. 308de41 drm/radeon: use NULL rather then 0 in audio detect by Alex Deucher · 10 years ago
  52. f4c6c08 drm/radeon: whitespace clean up in radeon_audio.c by Alex Deucher · 10 years ago
  53. e55bca2 radeon/audio: enable DP audio by Slava Grigorev · 10 years ago
  54. ccd4be7 radeon/audio: moved audio caps programming to audio_hotplug() function by Slava Grigorev · 10 years ago
  55. 6f94569 radeon/audio: applied audio_dpms() and audio_mode_set() calls by Slava Grigorev · 10 years ago
  56. 6e72376 radeon/audio: consolidate audio_mode_set() functions by Slava Grigorev · 10 years ago
  57. 7f60407 radeon/audio: removed unnecessary debug settings by Slava Grigorev · 10 years ago
  58. 3be2e7d radeon/audio: moved mute programming to a separate function by Slava Grigorev · 10 years ago
  59. 1852c9a radeon/audio: moved audio packet programming to a separate function by Slava Grigorev · 10 years ago
  60. baa7d8e radeon/audio: set_avi_packet() function cleanup by Slava Grigorev · 10 years ago
  61. 8ffea85 radeon/audio: removed unnecessary CRC control programing by Slava Grigorev · 10 years ago
  62. be273e58 radeon: moved HDMI color depth programming to a separate function by Slava Grigorev · 10 years ago
  63. 930a978 radeon/audio: moved VBI packet programming to separate functions by Alex Deucher · 10 years ago
  64. 64424d6e radeon/audio: consolidate update_acr() functions (v2) by Slava Grigorev · 10 years ago
  65. 96ea7af radeon/audio: consolidate update_avi_infoframe() functions by Slava Grigorev · 10 years ago
  66. a85d682 radeon/audio: consolidate audio_set_dto() functions by Slava Grigorev · 10 years ago
  67. 7991d66 radeon/audio: consolidate audio_fini() functions by Slava Grigorev · 10 years ago
  68. 8bf5982 radeon/audio: consolidate audio_enable() functions by Slava Grigorev · 10 years ago
  69. 88252d7 radeon/audio: consolidate select_pin() functions by Slava Grigorev · 10 years ago
  70. 3cdde02 radeon/audio: consolidate audio_get_pin() functions by Slava Grigorev · 10 years ago
  71. 87654f8 radeon/audio: consolidate write_latency_fields() functions by Slava Grigorev · 10 years ago
  72. 00a9d4b radeon/audio: consolidate write_speaker_allocation() functions by Slava Grigorev · 10 years ago
  73. 070a2e6 radeon/audio: consolidate write_sad_regs() functions by Alex Deucher · 10 years ago
  74. 1a626b6 radeon/audio: defined initial audio interface that gets initialized via detect() call by Slava Grigorev · 10 years ago
  75. bfc1f97 radeon/audio: consolidate audio_init() functions by Slava Grigorev · 10 years ago
  76. 49ead33 drm/radeon: comment out some currently unused 7xx dpm code by Alex Deucher · 10 years ago
  77. ed50890 drm/radeon: comment out some currently unused eg dpm code by Alex Deucher · 10 years ago
  78. 1afde6b drm/radeon: comment out some currently unused sumo dpm code by Alex Deucher · 10 years ago
  79. 6421d61 drm/radeon: comment out some currently unused tn dpm code by Alex Deucher · 10 years ago
  80. 7ff96f9 drm/radeon: comment out some currently unused btc dpm code by Alex Deucher · 10 years ago
  81. de6267d0 drm/radeon: comment out some currently unused ni dpm code by Alex Deucher · 10 years ago
  82. dafc519 drm/radeon: comment out some currently unused kv dpm code by Alex Deucher · 10 years ago
  83. 9876913 drm/radeon: comment out some currently unused si dpm code by Alex Deucher · 10 years ago
  84. 64e5804 drm/radeon: comment out some currently unused ci dpm code by Alex Deucher · 10 years ago
  85. bcd705a gpu: drm: radeon: radeon_object: Remove unused function by Rickard Strandqvist · 10 years ago
  86. 089e746 drm/radeon/radeon_fb: Remove unused function by Rickard Strandqvist · 10 years ago
  87. 0554309 drm/radeon/radeon_i2c: Remove unused function by Rickard Strandqvist · 10 years ago
  88. de5670c drm/radeon: enable smc fan control on SI by Alex Deucher · 10 years ago
  89. 47fd97c fixes for SI fan handling by Oleg Chernovskiy · 10 years ago
  90. 5e8150a drm/radeon: bind fan control on SI cards to hwmon interface by Alex Deucher · 10 years ago
  91. 36689e5 drm/radeon: bind fan control on CI cards to hwmon interface (v2) by Oleg Chernovskiy · 10 years ago
  92. 9973670 drm/radeon: add hwmon interface for managing fan pwm (v2) by Oleg Chernovskiy · 10 years ago
  93. a35a4b2 add common fan control asic callbacks by Oleg Chernovskiy · 10 years ago
  94. 1661374 drm/radeon: evergreen/cayman indirect draw support (v2) by Glenn Kennard · 10 years ago
  95. 7113cd6 drm/amdkfd: Handle case of invalid queue type by Oded Gabbay · 10 years ago
  96. 300dec9 drm/amdkfd: Add break at the end of case by Oded Gabbay · 10 years ago
  97. 010b82e drm/amdkfd: Remove negative check of uint variable by Oded Gabbay · 10 years ago
  98. b770372 drm/probe-helper: clamp unknown connector status in the poll work by Daniel Vetter · 10 years ago
  99. 162b6a5 drm/probe-helper: don't lose hotplug event by Daniel Vetter · 10 years ago
  100. be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago