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