1. 1c9ff4a drm/exynos: Fix exynos_dpi_remove() parameter by Gustavo Padovan · 10 years ago
  2. 1d50aa9 drm/exynos: vidi: add component support by Inki Dae · 10 years ago
  3. 33e2192 drm/exynos: fix exynos_drm_component_del by Inki Dae · 10 years ago
  4. be19d93 drm/exynos/ipp: fix error return code by Julia Lawall · 10 years ago
  5. 4846e45 drm/exynos: clean up machine compatible string check by Inki Dae · 10 years ago
  6. 820687be drm/exynos: move Exynos platform drivers registration to init by Gustavo Padovan · 10 years ago
  7. b671395 Revert "drm/exynos: fix null pointer dereference issue" by Gustavo Padovan · 10 years ago
  8. 5af3d9b drm/exynos/dpi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  9. 4cfde1f drm/exynos/dpi: embed display into private context by Andrzej Hajda · 10 years ago
  10. 63b3be3 drm/exynos/dp: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  11. 1df6e5f drm/exynos/dp: embed display into private context by Andrzej Hajda · 10 years ago
  12. 2f26bd7 drm/exynos/vidi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  13. 7340426 drm/exynos/vidi: embed display into private context by Andrzej Hajda · 10 years ago
  14. 0d8424f8 drm/exynos/hdmi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  15. 930865f drm/exynos/hdmi: embed display into private context by Andrzej Hajda · 10 years ago
  16. 400c8ac drm/exynos/fimd: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  17. e152dbd drm/exynos/fimd: embed manager into private context by Andrzej Hajda · 10 years ago
  18. e1819aa drm/exynos/vidi: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  19. f01833c drm/exynos/vidi: embed manager into private context by Andrzej Hajda · 10 years ago
  20. 8f0be83 drm/exynos/mixer: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  21. 8103ef1 drm/exynos/mixer: embed manager into private context by Andrzej Hajda · 10 years ago
  22. 0cef83a drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN by YoungJun Cho · 10 years ago
  23. ecb8415 drm/exynos: dsi: move TE irq handler registration position by YoungJun Cho · 10 years ago
  24. adf67ab drm/exynos: use irq_flags instead of triggering by Joonyoung Shim · 10 years ago
  25. 87ab85b drm/exynos: fimd: add triggering unset routine in fimd_trigger() by YoungJun Cho · 10 years ago
  26. 1c905d9 drm/exynos: fimd: modify I80 i/f irq relevant routine by YoungJun Cho · 10 years ago
  27. 999d8b3 drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup by YoungJun Cho · 10 years ago
  28. f181a54 drm/exynos: fimd: add fimd_enable_video_output() to cleanup by YoungJun Cho · 10 years ago
  29. 74944a58 drm/exynos: fimd: move shadow unprotection position by YoungJun Cho · 10 years ago
  30. 9b67eb7 drm/exynos: move triggering checking by Joonyoung Shim · 10 years ago
  31. 3c3c9c1 drm/exynos: add has_vtsel flag by Joonyoung Shim · 10 years ago
  32. 030794a drm/exynos: Fix DSI resuming fail because power domain being off by Krzysztof Kozlowski · 10 years ago
  33. d41bb38 drm/exynos: dsi: move DSIM_STATE_ENABLED set position by YoungJun Cho · 10 years ago
  34. b301ae2 drm/exynos: fimd: move handle vblank position in TE handler by YoungJun Cho · 10 years ago
  35. bd953de drm/exynos: fimd: remove unnecessary waiting vblank routine by YoungJun Cho · 10 years ago
  36. dcb622a drm/exynos: fimd: support Exynos4415 SoC by YoungJun Cho · 10 years ago
  37. 4bc6d64 drm/exynos: dsi: support Exynos4415 SoC by YoungJun Cho · 10 years ago
  38. b128aef drm/exynos: dp: Remove support for unused dptx-phy by Vivek Gautam · 10 years ago
  39. 9755884 drm/exynos: remove leftover hdmi function declarations by Gustavo Padovan · 10 years ago
  40. 60cb858 drm/exynos: update documentation to reflect code changes by Gustavo Padovan · 10 years ago
  41. 4a5827fb drm/exynos: Save up space using bool var as bitfields by Gustavo Padovan · 10 years ago
  42. 5d0e6fe drm/exynos: remove unused wait_for macro by Gustavo Padovan · 10 years ago
  43. cc2d861 drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h" by Gustavo Padovan · 10 years ago
  44. d2c1bba drm/exynos: Replace repeated declaration by include <drm/drmP.h> by Gustavo Padovan · 10 years ago
  45. f859d6e drm/exynos: remove extra declaration of struct exynos_overlay by Gustavo Padovan · 10 years ago
  46. b5b1a4b drm/exynos: remove extra declaration of struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  47. ff9c87c drm/exynos: remove uneeded declaration of struct dma_iommu_mapping by Gustavo Padovan · 10 years ago
  48. 5cd5db8 drm/exynos: dsi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  49. e516972 drm/exynos: dsi: remove redundant encoder field by Andrzej Hajda · 10 years ago
  50. e2d2a1e drm/exynos: dsi: simplify device pointer evaluation by Andrzej Hajda · 10 years ago
  51. 2900c69 drm/exynos: dsi: remove global variable exynos_dsi_display by Andrzej Hajda · 10 years ago
  52. 7239067 drm/exynos: remove ifdeferry from initialization code by Andrzej Hajda · 10 years ago
  53. 421ee18 drm/exynos: fix null pointer dereference issue by Inki Dae · 10 years ago
  54. e9fbdcb drm/exynos: fix possible infinite loop issue by Inki Dae · 10 years ago
  55. 2d15118 drm/exynos: g2d: fix null pointer dereference by Inki Dae · 10 years ago
  56. fbdf093 drm/exynos: resolve infinite loop issue on non multi-platform by Inki Dae · 10 years ago
  57. 5cbb37d drm/exynos: resolve infinite loop issue on multi-platform by Inki Dae · 10 years ago
  58. ed1e877 Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  59. a3a1a66 drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  60. e9196d2 drm/udl: Deletion of an unnecessary check before the function call "vunmap" by Markus Elfring · 10 years ago
  61. c084481 drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fbdev_cma_hotplug_event" by Markus Elfring · 10 years ago
  62. 9084acf drm/edid: Deletion of an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  63. fc2d2bc drm/atomic: Add missing ERR_PTR casting by Daniel Vetter · 10 years ago
  64. 355a701 drm/gem: Warn on illegal use of the dumb buffer interface v2 by Thomas Hellstrom · 10 years ago
  65. 2f2624c drm/radeon: update the VM after setting BO address v4 by Christian König · 10 years ago
  66. d1968e1 drm/radeon: sync PT updates as shared v2 by Christian König · 10 years ago
  67. 43ac885 drm/radeon: sync PD updates as shared by Christian König · 10 years ago
  68. 9421463 drm/radeon: fence BO_VAs manually by Christian König · 10 years ago
  69. 7c42bc1 drm/radeon: use one VMID for each ring by Christian König · 10 years ago
  70. ad1a58a drm/radeon: track VM update fences separately by Christian König · 10 years ago
  71. 587cdda drm/radeon: fence PT updates manually v2 by Christian König · 10 years ago
  72. 975700d2 drm/radeon: split semaphore and sync object handling v2 by Christian König · 10 years ago
  73. e0602c3 drm/radeon: remove unnecessary VM syncs by Christian König · 10 years ago
  74. 85761f6 drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr by Christian König · 10 years ago
  75. faffaf6 drm/radeon: rework vm_flush parameters by Christian König · 10 years ago
  76. d967be9 drm/radeon/ci: disable needless sclk changes by Alex Deucher · 10 years ago
  77. 7f6233c drm/radeon/ci: force pcie level before sclk and mclk by Alex Deucher · 10 years ago
  78. e745c3c drm/radeon/ci: use different smc command for pcie dpm by Alex Deucher · 10 years ago
  79. f281d0a drm/radeon/ci: apply disp voltage changes before clk changes by Alex Deucher · 10 years ago
  80. 66648b8 drm/radeon: fix PCC debugging message for CI DPM by Alex Deucher · 10 years ago
  81. 0e4ed1c drm/radeon/dpm: add thermal dpm support for CI by Alex Deucher · 10 years ago
  82. e03cea3 drm/radeon/dpm: add smc fan control for CI (v2) by Alex Deucher · 10 years ago
  83. 39471ad drm/radeon/dpm: add smc fan control for SI (v2) by Alex Deucher · 10 years ago
  84. 4bb62c9 drm/radeon: work around a hw bug in MGCG on CIK by Alex Deucher · 10 years ago
  85. 3feba08 drm/radeon: Move radeon_cursor_move(_locked) to replace forward declaration by Michel Dänzer · 10 years ago
  86. 78b1a60 drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor by Michel Dänzer · 10 years ago
  87. cc5ac1c Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 10 years ago
  88. 8975626 drm/cirrus: allow 32bpp framebuffers for cirrus drm by Zach Reizner · 10 years ago
  89. ebfdd6d drm/udl: add support to export a handle to a FD on UDL. by Haixia Shi · 10 years ago
  90. 09a58da drm/udl: add cache flags definitions for udl_gem_object by Haixia Shi · 10 years ago
  91. a7ca52e drm/cirrus: fix leaky driver load error handling by Zach Reizner · 10 years ago
  92. b0fcfc8 drm/atomic_helper: Make it clear that commit_planes gets the old state by Daniel Vetter · 10 years ago
  93. 3758b34 drm: s/enum_blob_list/enum_list/ in drm_property by Daniel Vetter · 10 years ago
  94. 1a49863 drm/crtc: Polish kerneldoc by Daniel Vetter · 10 years ago
  95. f52b69f1 drm/atomic: Don't overrun the connector array when hotplugging by Daniel Vetter · 10 years ago
  96. 6f75cea drm/atomic: Only destroy connector states with connection mutex held by Daniel Vetter · 10 years ago
  97. c7eb76f drm/atomic: Ensure that drm_connector_index is stable by Daniel Vetter · 10 years ago
  98. 7f907bf drm/irq: BUG_ON() -> WARN_ON() by Rob Clark · 10 years ago
  99. 881fdaa drm/ttm: Avoid memory allocation from shrinker functions. by Tetsuo Handa · 10 years ago
  100. 2b0a3c4 drm: remove unnecessary sizeof(u8) by Fabian Frederick · 10 years ago