1. 96206e2 dtrm/edid: Allow comma separated edid binaries. (v3) by Bob Paauwe · 9 years ago
  2. f8aeb41 drm/atomic: refuse changing CRTC for planes directly by Daniel Vetter · 9 years ago
  3. f64c557 drm/fb-helper: Add module option to disable fbdev emulation by Daniel Vetter · 9 years ago
  4. a39a357 drm: Make drm_fb_unregister/remove accept NULL fb by Daniel Vetter · 9 years ago
  5. b7bdf0a8 drm/fb-helper: Use -errno return in restore_mode_unlocked by Daniel Vetter · 9 years ago
  6. 26196f7 drm/atomic-helper: properly annotate functions in kerneldoc by Daniel Vetter · 9 years ago
  7. fe8660a drm/doc: Fixing xml documentation warning by Danilo Cesar Lemes de Paula · 9 years ago
  8. bbda9c1 drm: cleanup modesetting ioctls, one param per line by Rob Clark · 9 years ago
  9. fafecc0 drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust by Michel Thierry · 9 years ago
  10. bcfe0c0 drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers by Gustavo Padovan · 9 years ago
  11. 73bf1b7 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  12. 35c7a95 drm/amdgpu: rename gmc_v8_0_init_compute_vmid by Alex Deucher · 9 years ago
  13. be4f38e drm/amdgpu: fix vce3 instance handling by Alex Deucher · 9 years ago
  14. 898e50d drm/amdgpu: remove ib test for the second VCE Ring by Leo Liu · 9 years ago
  15. 140b519 drm/amdgpu: properly enable VM fault interrupts by Christian König · 9 years ago
  16. 5134e99 drm/amdgpu: fix warning in scheduler by Alex Deucher · 9 years ago
  17. 5b78cb6 Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  18. aed160e Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  19. 41e8a0a3 Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  20. 55cdb31 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
  21. 9949558 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  22. 270e869 drm/amdgpu: fix buffer placement under memory pressure by Christian König · 9 years ago
  23. 362eda0 drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic by Alex Deucher · 9 years ago
  24. 99a0923 drm/amdgpu: fix typo in dce11 watermark setup by Alex Deucher · 9 years ago
  25. be9fd2e drm/amdgpu: fix typo in dce10 watermark setup by Alex Deucher · 9 years ago
  26. cace5dc drm/amdgpu: use top down allocation for non-CPU accessible vram by Alex Deucher · 9 years ago
  27. 857d913 drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) by Alex Deucher · 9 years ago
  28. bddf802 drm/amdgpu: set MEC doorbell range for Fiji by Jammy Zhou · 9 years ago
  29. ac01db3 drm/amdgpu: implement burst NOP for SDMA by Jammy Zhou · 9 years ago
  30. edff0e2 drm/amdgpu: add insert_nop ring func and default implementation by Jammy Zhou · 9 years ago
  31. 4b2f7e2 drm/amdgpu: add amdgpu_get_sdma_instance helper function by Jammy Zhou · 9 years ago
  32. 36f523a drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES by Jammy Zhou · 9 years ago
  33. 18111de drm/amdgpu: add burst_nop flag for sdma by Jammy Zhou · 9 years ago
  34. 4207a73 drm/amdgpu: add count field for the SDMA NOP packet v2 by Jammy Zhou · 9 years ago
  35. a60c423 drm/amdgpu: use PT for VM sync on unmap by Christian König · 9 years ago
  36. c9f0fe5 drm/amdgpu: make wait_event uninterruptible in push_job by Chunming Zhou · 9 years ago
  37. 4c28fb0 drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2 by Christian König · 9 years ago
  38. 8221d70 drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()" v2 by Christian König · 9 years ago
  39. 09bfda1 Add radeon suspend/resume quirk for HP Compaq dc5750. by Jeffery Miller · 9 years ago
  40. 423a948 drm/amdgpu: re-work sync_resv by Chunming Zhou · 9 years ago
  41. e39daf2 drm/amdgpu/atom: Send out the full AUX address by Alex Deucher · 9 years ago
  42. c305857 drm/exynos: remove buf_cnt from struct exynos_drm_fb by Joonyoung Shim · 9 years ago
  43. faec262 drm/exynos: remove exynos_drm_fb_get_buf_cnt() by Joonyoung Shim · 9 years ago
  44. 8d31758 drm/exynos: cleanup exynos_user_fb_create() by Joonyoung Shim · 9 years ago
  45. d56125a drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers by Joonyoung Shim · 9 years ago
  46. dcbb85a drm/exynos: cleanup to get gem object for fb by Joonyoung Shim · 9 years ago
  47. ee885ca drm/exynos: update fb_info via only one function by Joonyoung Shim · 9 years ago
  48. d761996 drm/exynos: cleanup exynos_drm_fbdev_update() by Joonyoung Shim · 9 years ago
  49. 39a839f drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c by Joonyoung Shim · 9 years ago
  50. 94e30d9 drm/exynos: remove exynos_drm_fb_set_buf_cnt() by Joonyoung Shim · 9 years ago
  51. 7de5c36 drm/exynos: remove superfluous checks in g2d_check_reg_offset() by Tobias Jakobi · 9 years ago
  52. 179239a drm/exynos: fix size check in g2d_check_buf_desc_is_valid() by Tobias Jakobi · 9 years ago
  53. 6fa2d19 i915: Set ddi_pll_sel in DP MST path by Ander Conselvan de Oliveira · 9 years ago
  54. 7e6313a drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  55. aa3469c drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 by Thomas Hellstrom · 9 years ago
  56. 69f92f6 drm/i915: Preserve SSC earlier by Lukas Wunner · 9 years ago
  57. d8e19f9 drm/i915/skl: Adding DDI_E power well domain by Xiong Zhang · 9 years ago
  58. 7040c39 drm/radeon/native: Send out the full AUX address by Alex Deucher · 9 years ago
  59. 3f8340c drm/radeon/atom: Send out the full AUX address by Ville Syrjälä · 9 years ago
  60. 477ec32 drm/i915: eDP can be present on DDI-E by Rodrigo Vivi · 9 years ago
  61. 2800e4c drm/i915/skl: Enable DDI-E by Rodrigo Vivi · 9 years ago
  62. 11c1b65 drm/i915: Enable HDMI on DDI-E by Xiong Zhang · 9 years ago
  63. 5487557 drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6 by Imre Deak · 9 years ago
  64. d14e7b6 drm/i915: Check DP link status on long hpd too by Ville Syrjälä · 9 years ago
  65. 879a37d 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
  66. 701078d Merge tag 'drm-intel-next-fixes-2015-08-28' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  67. d3e8ea5 Merge tag 'drm-amdkfd-next-fixes-2015-08-30' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  68. 50002d4 drm/exynos: fix build warning to exynos_drm_gem.c by Inki Dae · 9 years ago
  69. fbbb1e1 drm/exynos: Properly report supported formats for each device by Marek Szyprowski · 9 years ago
  70. 74f230d drm/exynos: add render node support by Joonyoung Shim · 9 years ago
  71. cc5a7b3 drm/exynos: implement atomic_{begin/flush} of DECON by Hyungwon Hwang · 9 years ago
  72. e7fefb1 drm/exynos: remove legacy ->suspend()/resume() by Gustavo Padovan · 9 years ago
  73. c8c38cc drm/exynos: Enable atomic modesetting feature by Gustavo Padovan · 9 years ago
  74. 7cf23ea drm/exynos: remove wait queue for pending page flip by Gustavo Padovan · 9 years ago
  75. c453366 drm/exynos: wait all planes updates to finish by Gustavo Padovan · 9 years ago
  76. a379df1 drm/exynos: add atomic asynchronous commit by Gustavo Padovan · 9 years ago
  77. cb11b3f drm/exynos: fimd: only finish update if START == START_S by Gustavo Padovan · 9 years ago
  78. 4420508 drm/exynos: add macro to get the address of START_S reg by Gustavo Padovan · 9 years ago
  79. 822f6df drm/exynos: check for pending fb before finish update by Gustavo Padovan · 9 years ago
  80. ce3ff36 drm/exynos: fimd: move window protect code to prepare/cleanup_plane by Gustavo Padovan · 9 years ago
  81. d9220d4 drm/exynos: add prepare and cleanup phases for planes by Gustavo Padovan · 9 years ago
  82. fc75f71 drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip() by Gustavo Padovan · 9 years ago
  83. bb0fa93 drm/exynos: don't track enabled state at exynos_crtc by Gustavo Padovan · 9 years ago
  84. 2497ee7 amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> by Christoph Hellwig · 9 years ago
  85. 6e7a384 drm/amdgpu: use IB for fill_buffer instead of direct command by Chunming Zhou · 9 years ago
  86. 8f8202f drm/amdgpu: stop trying to suspend UVD sessions v2 by Christian König · 9 years ago
  87. e61235d drm/amdgpu: add scheduler dependency callback v2 by Christian König · 9 years ago
  88. 69bd5bf1 drm/amdgpu: let the scheduler work more with jobs v2 by Christian König · 9 years ago
  89. 86b7709 drm/radeon: fix HDMI quantization_range for pre-DCE5 asics by Alex Deucher · 9 years ago
  90. 39d9b85 drm/i915: set CDCLK if DPLL0 enabled during resuming from S3 by Gary Wang · 9 years ago
  91. 92cffd5 drm/nouveau/dispnv04: fix build on powerpc by Dave Airlie · 9 years ago
  92. 4b9e78b nouveau: fix powerpc build by Dave Airlie · 9 years ago
  93. 3439633 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  94. a3c1ff8 drm/nouveau: bump driver version for release by Ben Skeggs · 9 years ago
  95. 43a7066 drm/nouveau/tegra: merge platform setup from nouveau drm by Ben Skeggs · 9 years ago
  96. 340b0e7c drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  97. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  98. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 9 years ago
  99. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  100. 2b70082 drm/nouveau/mc: move device irq handling to platform-specific code by Ben Skeggs · 9 years ago