1. f37cd5e drm/exynos: add component framework support by Inki Dae · 11 years ago
  2. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 11 years ago
  3. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  4. 0886327 drm/exynos: Restrict plane loops to only operate on overlay planes (v2) by Matt Roper · 11 years ago
  5. 4b40526 drm/exynos: Implement mode_fixup manager operation by Sean Paul · 12 years ago
  6. cd706aa drm/exynos: Add mode_set manager operation by Sean Paul · 12 years ago
  7. a9c4cd2 drm/exynos: Disable unused crtc planes from crtc by Sean Paul · 12 years ago
  8. 080be03d drm/exynos: Split manager/display/subdrv by Sean Paul · 11 years ago
  9. c6b78bc drm: fix typos in comment in /gpu/drm/exynos by Masanari Iida · 12 years ago
  10. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 12 years ago
  11. e30655d drm/exynos: Add missing includes by Mark Brown · 12 years ago
  12. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 12 years ago
  13. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 12 years ago
  14. 7fd65df drm/exynos: do not use mode_set_base function directly by Inki Dae · 12 years ago
  15. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 12 years ago
  16. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 12 years ago
  17. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  18. 94d019b drm/exynos: page flip fixes by Rob Clark · 13 years ago
  19. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 13 years ago
  20. d81aecb drm/exynos: change file license to GPL by Inki Dae · 13 years ago
  21. 8547332 drm/exynos: hold event_lock while accessing pageflip_event_list by Imre Deak · 13 years ago
  22. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 13 years ago
  23. 32aeab1 drm/exynos: check crtc's dpms mode at SetCrtc by Inki Dae · 13 years ago
  24. ef6223d drm/exynos: check crtc's dpms mode at page flip by Inki Dae · 13 years ago
  25. 471d60f drm/exynos: fix duplicated mutex lock issue by Inki Dae · 13 years ago
  26. 50caf25 drm/exynos: fixed duplicated mode setting. by Inki Dae · 13 years ago
  27. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 13 years ago
  28. 3b8d1cf drm/exynos: add property for crtc mode by Joonyoung Shim · 13 years ago
  29. a365d9e drm/exynos: add crtc disable function by Joonyoung Shim · 13 years ago
  30. cf5188a drm/exynos: add plane enable/disable by Joonyoung Shim · 13 years ago
  31. bebab8f drm/exynos: fix dpms operation for mode set by Joonyoung Shim · 13 years ago
  32. 4070d21 drm/exynos: update overlay via plane from crtc by Joonyoung Shim · 13 years ago
  33. b5d2eb3 drm/exynos: use private plane for crtc by Joonyoung Shim · 13 years ago
  34. d249ce0 drm/exynos: fix to set pipe of crtc by Joonyoung Shim · 13 years ago
  35. aeb2922 drm/exynos: fix point to call overlay_ops->mode_set by Joonyoung Shim · 13 years ago
  36. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 13 years ago
  37. 0d8071ee drm/exynos: added source size to overlay structure by Seung-Woo Kim · 13 years ago
  38. 132a5b9 drm/exynos: remove module of exynos drm subdrv by Joonyoung Shim · 13 years ago
  39. 1de425b drm/exynos: added mode_fixup feature and code clean. by Inki Dae · 13 years ago
  40. c5614ae drm/exynos: fixed page flip issue. by Inki Dae · 13 years ago
  41. 229d353 drm/exynos: Support multi buffers by Seung-Woo Kim · 14 years ago
  42. 864ee9e drm/exynos: Add plane support with fimd by Joonyoung Shim · 14 years ago
  43. ec05da9 drm/exynos: updated crtc and encoder dpms framework. by Inki Dae · 14 years ago
  44. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  45. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 14 years ago
  46. 2c87112 drm/exynos: changed buffer structure. by Inki Dae · 14 years ago
  47. d2716c8 drm/exynos: added crtc dpms for disable crtc by Joonyoung Shim · 14 years ago
  48. ccf4d88 drm/exynos: fixed page flip bug. by Inki Dae · 14 years ago
  49. f6b9825 drm/exynos: added comments and code clean. by Inki Dae · 14 years ago
  50. 8e9cc6a drm/exynos: fixed overlay updating time at page flip. by Inki Dae · 14 years ago
  51. 19c8b83 drm/exynos: fixed overlay data updating. by Inki Dae · 14 years ago
  52. 1c248b7 DRM: add DRM Driver for Samsung SoC EXYNOS4210. by Inki Dae · 14 years ago