1. ca37045 drm/i915/skl: Don't try to read out the PCH transcoder state if not present by Damien Lespiau · 11 years ago
  2. 884497e drm/i915/skl: Don't create a VGA connector on Skylake by Damien Lespiau · 11 years ago
  3. 70d21f0 drm/i915/skl: Implement the new update_plane() for primary planes by Damien Lespiau · 11 years ago
  4. 5907f5f drm/i915/skl: i915_swizzle_info gen9 fix by Robert Beckett · 11 years ago
  5. 1fada4c drm/i915/skl: Framebuffers need to be aligned to 256KB on Skylake by Damien Lespiau · 11 years ago
  6. fbdcb06 drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+ by Imre Deak · 12 years ago
  7. 8a8b009 drm/i915/skl: Skylake shares the interrupt logic with Broadwell by Damien Lespiau · 12 years ago
  8. da2078c drm/i915/skl: Provide a placeholder for init_clock_gating() by Damien Lespiau · 12 years ago
  9. 01209dd drm/i915/skl: Fence registers on SKL are the same as SNB by Damien Lespiau · 12 years ago
  10. 043efb1 drm/i915/skl: SKL FBC enablement by Daisy Sun · 10 years ago
  11. 7201c0b drm/i915/skl: Add an IS_SKYLAKE macro by Satheeshakrishna M · 11 years ago
  12. b71252d drm/i915/skl: Add an IS_GEN9() define by Damien Lespiau · 12 years ago
  13. 72bbf0a drm/i915/skl: Add the Skylake PCI ids by Damien Lespiau · 12 years ago
  14. d37cf5f drm/i915/bdw: Cleanup pre prod workarounds by Mika Kuoppala · 10 years ago
  15. 0aa4878 drm/i915: PSR: Organize PSR enable function by Rodrigo Vivi · 10 years ago
  16. ba80f4d drm/i915: PSR: organize setup function. by Rodrigo Vivi · 10 years ago
  17. d743ecf drm/doc: Fixup drm_irq kerneldoc includes. by Daniel Vetter · 10 years ago
  18. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  19. c261103 drm: Move internal debugfs functions to drm_internal.h by Daniel Vetter · 10 years ago
  20. e7f0a88 drm: Move leftover ioctl declarations to drm_internal.h by Daniel Vetter · 10 years ago
  21. 884d9f05eb drm: Move drm_vm_open_locked into drm_internal.h by Daniel Vetter · 10 years ago
  22. bfbf3c8 drm: move drm_mmap to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  23. 197633b drm/gem: Don't call drm_mmap from drm_gem_mmap by Daniel Vetter · 10 years ago
  24. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  25. 9908fb6 drm: change drm_err return type to void by Joe Perches · 10 years ago
  26. 9adccc6 drm/i915: add SW tracking to FBC enabling by Paulo Zanoni · 10 years ago
  27. d2dee86 drm/i915: extract intel_init_fbc() by Paulo Zanoni · 10 years ago
  28. 94318d5 drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED by Benjamin Herrenschmidt · 10 years ago
  29. 6bd3110 drm: powerpc can use a simpler drm_io_prot() by Benjamin Herrenschmidt · 10 years ago
  30. 4253251 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
  31. b680c37 drm/i915: DocBook integration for frontbuffer tracking by Daniel Vetter · 10 years ago
  32. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  33. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  34. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  35. 1893a71 drm/i915: Inline feature detection into sanitize_enable_ppgtt by Chris Wilson · 10 years ago
  36. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  37. 00caf01 drm/i915: Log a message when rejecting LRM to OACONTROL by Brad Volkin · 10 years ago
  38. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  39. 7c61b1e drm/exynos/dp: unregister connector on removal by Andrzej Hajda · 10 years ago
  40. 90eac89 drm/exynos/dpi: unregister connector and panel on removal by Andrzej Hajda · 10 years ago
  41. 0ae4601 drm/exynos/dsi: unregister connector on removal by Andrzej Hajda · 10 years ago
  42. 849b431 drm/exynos/fb: free exynos framebuffer on error by Andrzej Hajda · 10 years ago
  43. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  44. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  45. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  46. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  47. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  48. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  49. 20ed715e drm/exynos/fimc: fix source buffer registers by Andrzej Hajda · 10 years ago
  50. 56442d8 drm/exynos/fimc: simplify buffer queuing by Andrzej Hajda · 10 years ago
  51. c7b3014 drm/exynos/fimc: do not enable fimc twice by Andrzej Hajda · 10 years ago
  52. 7794a77 drm/exynos/fimc: avoid clearing overflow bits by Andrzej Hajda · 10 years ago
  53. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  54. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  55. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  56. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  57. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  58. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  59. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  60. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago
  61. 945a0aa drm/exynos/ipp: move file reference from memory to command node by Andrzej Hajda · 10 years ago
  62. 6f7d48e drm/exynos/ipp: cancel works before command node clean by Andrzej Hajda · 10 years ago
  63. 9b5bd1c drm/exynos/ipp: remove fake pm callbacks by Andrzej Hajda · 10 years ago
  64. eb8a3bf drm/exynos: fimd: fix window clear code by Marek Szyprowski · 10 years ago
  65. 71b1f19 drm/exynos/fbdev: set smem_len for fbdev by Daniel Kurtz · 10 years ago
  66. 025d8e1 ARM: dts: add mipi dsi device node to exynos3250.dtsi by Inki Dae · 10 years ago
  67. 9fab9d6 ARM: dts: add mipi_phy device node to exynos3250.dtsi by Inki Dae · 10 years ago
  68. 03b86c79 ARM: dts: add fimd device node to exynos3250.dsti by Inki Dae · 10 years ago
  69. d6ce7b5 drm/exynos: fimd: add Exynos3 SoC support by Inki Dae · 10 years ago
  70. 473462a drm/exynos: mipi-dsi: add Exynos3 SoC support by Inki Dae · 10 years ago
  71. 78d3a8c drm/exynos: mipi-dsi: consider non-continuous clock mode by Inki Dae · 10 years ago
  72. d87f09a drm/mipi-dsi: consider low power transmission by Inki Dae · 10 years ago
  73. 8525b5e drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value by YoungJun Cho · 10 years ago
  74. 9beb0cc drm/i915: Re-enable the command parser when using PPGTT by Brad Volkin · 10 years ago
  75. 9d533c5 drm/i915: Update DRIVER_DATE to 20140919 by Daniel Vetter · 10 years ago
  76. 5cb13c0 drm/i915/vlv: Remove check for Old Ack during forcewake by Deepak S · 10 years ago
  77. 342e36c drm/i915: Avoid reading fbc registers in vain when fbc was never enabled. by Rodrigo Vivi · 10 years ago
  78. 01d06e9 drm/i915: Only flush fbc on sw when fbc is enabled. by Rodrigo Vivi · 10 years ago
  79. 24955f2 drm/i915: Clarify mmio_flip_lock locking by Daniel Vetter · 10 years ago
  80. d2e40e2 drm/i915: Clarify uncore.lock locking by Daniel Vetter · 10 years ago
  81. 1332178 drm/i915: Clarify irq_lock locking, special cases by Daniel Vetter · 10 years ago
  82. 222c7f5 drm/i915: Clarify irq_lock locking, irq handlers by Daniel Vetter · 10 years ago
  83. d620743 drm/i915: Clarify irq_lock locking, interrupt install/uninstall by Daniel Vetter · 10 years ago
  84. 4cb2183 drm/i915: Clarify irq_lock locking, work functions by Daniel Vetter · 10 years ago
  85. 2795aa48 drm/i915: Clarify irq_lock locking, intel_tv_detect by Daniel Vetter · 10 years ago
  86. 5b254c5 drm/i915: Clarify gpu_error.lock locking by Daniel Vetter · 10 years ago
  87. f326038 drm/i915: Clarify event_lock locking, irq&mixed context by Daniel Vetter · 10 years ago
  88. 5e2d7af drm/i915: Clarify event_lock locking, process context by Daniel Vetter · 10 years ago
  89. 4b3a952 drm/i915: Move vblank enable earlier and disable later by Ville Syrjälä · 10 years ago
  90. 4f905cf9 drm/i915: static inline for intel_wait_for_vblank by Daniel Vetter · 10 years ago
  91. 51e31d4 drm/i915: Use generic vblank wait by Daniel Vetter · 10 years ago
  92. 07f11d4 drm/i915: Convert backlight_lock to a mutex by Daniel Vetter · 10 years ago
  93. 4dc4927 drm/i915/bios: add missing __packed to structs used for reading vbt by Jani Nikula · 10 years ago
  94. 7cd512f drm/i915: Fix irq checks in ring->irq_get/put functions by Daniel Vetter · 10 years ago
  95. 950eaba drm/i915: vlv: fix display IRQ enable/disable by Imre Deak · 10 years ago
  96. 47bf17a drm/i915: Only set CURSOR_PIPE_CSC_ENABLE when cursor is enabled by Ville Syrjälä · 10 years ago
  97. 99d1f38 drm/i915: Move the cursor_base setup to i{845, 9xx}_update_cursor() by Ville Syrjälä · 10 years ago
  98. f77c44b agp/intel-gtt: Remove get/put_pages by Daniel Vetter · 10 years ago
  99. c04d016 drm/i915: Drop get/put_pages for scratch page by Daniel Vetter · 10 years ago
  100. e259f17 drm/i915: Fix regression in the sprite plane update split by Gustavo Padovan · 10 years ago