1. 84139d1 drm/i915/skl: Introduce a I915_MAX_PLANES macro by Damien Lespiau · 10 years ago
  2. 7feb8b8 drm/i915/skl: Adjust assert_sprites_disabled() by Damien Lespiau · 10 years ago
  3. dc2a41b drm/i915/skl: Implement drm_plane vfuncs by Damien Lespiau · 11 years ago
  4. 1fc8ac3 drm/i915/skl: Skylake has 2 "sprite" planes per pipe by Damien Lespiau · 10 years ago
  5. 3ca5da4 drm/i915/skl: Implement WaDisableDgMirrorFixInHalfSliceChicken5:skl by Damien Lespiau · 10 years ago
  6. 91e41d1 drm/i915/skl: Implement Wa4x4STCOptimizationDisable:skl by Damien Lespiau · 10 years ago
  7. acd5c34 drm/i915/skl: Implement WaDisableSDEUnitClockGating:skl by Damien Lespiau · 10 years ago
  8. e7e7ea2 drm/i915/skl: Sunrise Point PCH detection by Satheeshakrishna M · 10 years ago
  9. 770de83 drm/i915/skl: Adjust the display engine interrupts by Damien Lespiau · 10 years ago
  10. 08524a9f drm/i915/skl: Restore pipe B/C interrupts by Satheeshakrishna M · 10 years ago
  11. 7879a7e drm/i915/skl: SKL backlight enabling by Satheeshakrishna M · 10 years ago
  12. 02c2925 drm/i915/skl: vfuncs for skl eld and global resource by Satheeshakrishna M · 10 years ago
  13. 3cdf122 drm/i915/skl: SKL pipe misc programming by Satheeshakrishna M · 10 years ago
  14. a440ca6 drm/i915/skl: SKL shares the same underrun interrupt as BDW by Damien Lespiau · 10 years ago
  15. 2a9b753 drm/i915/skl: Report the PDP regs as in gen8 by Damien Lespiau · 10 years ago
  16. 2fcdcd8 drm/i915/skl: report the same INSTDONE registers as gen8 by Damien Lespiau · 10 years ago
  17. c3f59a6 drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMP by Damien Lespiau · 10 years ago
  18. 3fdcf80 drm/i915/skl: Initialize PPGTT like gen8 by Damien Lespiau · 10 years ago
  19. b9ca5fa drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylake by Damien Lespiau · 11 years ago
  20. b6b5e38 drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc by Damien Lespiau · 11 years ago
  21. fb8aad4 drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+ by Damien Lespiau · 11 years ago
  22. 6637501 drm/i915/skl: Add the additional graphics stolen sizes by Damien Lespiau · 11 years ago
  23. 1b1aad7 drm/i915/skl: Skylake moves AUX_CTL from PCH to CPU by Damien Lespiau · 11 years ago
  24. 5a9d1f1 drm/i915/skl: Add support for DP voltage swings and pre-emphasis by Damien Lespiau · 11 years ago
  25. 7f88e3a drm/i915/skl: Program the DDI buffer translation tables by Damien Lespiau · 11 years ago
  26. ca37045 drm/i915/skl: Don't try to read out the PCH transcoder state if not present by Damien Lespiau · 11 years ago
  27. 884497e drm/i915/skl: Don't create a VGA connector on Skylake by Damien Lespiau · 11 years ago
  28. 70d21f0 drm/i915/skl: Implement the new update_plane() for primary planes by Damien Lespiau · 11 years ago
  29. 5907f5f drm/i915/skl: i915_swizzle_info gen9 fix by Robert Beckett · 10 years ago
  30. 1fada4c drm/i915/skl: Framebuffers need to be aligned to 256KB on Skylake by Damien Lespiau · 11 years ago
  31. fbdcb06 drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+ by Imre Deak · 11 years ago
  32. 8a8b009 drm/i915/skl: Skylake shares the interrupt logic with Broadwell by Damien Lespiau · 11 years ago
  33. da2078c drm/i915/skl: Provide a placeholder for init_clock_gating() by Damien Lespiau · 11 years ago
  34. 01209dd drm/i915/skl: Fence registers on SKL are the same as SNB by Damien Lespiau · 11 years ago
  35. 043efb1 drm/i915/skl: SKL FBC enablement by Daisy Sun · 10 years ago
  36. 7201c0b drm/i915/skl: Add an IS_SKYLAKE macro by Satheeshakrishna M · 10 years ago
  37. b71252d drm/i915/skl: Add an IS_GEN9() define by Damien Lespiau · 11 years ago
  38. 72bbf0a drm/i915/skl: Add the Skylake PCI ids by Damien Lespiau · 11 years ago
  39. d37cf5f drm/i915/bdw: Cleanup pre prod workarounds by Mika Kuoppala · 10 years ago
  40. 0aa4878 drm/i915: PSR: Organize PSR enable function by Rodrigo Vivi · 10 years ago
  41. ba80f4d drm/i915: PSR: organize setup function. by Rodrigo Vivi · 10 years ago
  42. d743ecf drm/doc: Fixup drm_irq kerneldoc includes. by Daniel Vetter · 10 years ago
  43. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  44. c261103 drm: Move internal debugfs functions to drm_internal.h by Daniel Vetter · 10 years ago
  45. e7f0a88 drm: Move leftover ioctl declarations to drm_internal.h by Daniel Vetter · 10 years ago
  46. 884d9f05eb drm: Move drm_vm_open_locked into drm_internal.h by Daniel Vetter · 10 years ago
  47. bfbf3c8 drm: move drm_mmap to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  48. 197633b drm/gem: Don't call drm_mmap from drm_gem_mmap by Daniel Vetter · 10 years ago
  49. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  50. 9908fb6 drm: change drm_err return type to void by Joe Perches · 10 years ago
  51. 9adccc6 drm/i915: add SW tracking to FBC enabling by Paulo Zanoni · 10 years ago
  52. d2dee86 drm/i915: extract intel_init_fbc() by Paulo Zanoni · 10 years ago
  53. 94318d5 drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED by Benjamin Herrenschmidt · 10 years ago
  54. 6bd3110 drm: powerpc can use a simpler drm_io_prot() by Benjamin Herrenschmidt · 10 years ago
  55. 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
  56. b680c37 drm/i915: DocBook integration for frontbuffer tracking by Daniel Vetter · 10 years ago
  57. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  58. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  59. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  60. 1893a71 drm/i915: Inline feature detection into sanitize_enable_ppgtt by Chris Wilson · 10 years ago
  61. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  62. 00caf01 drm/i915: Log a message when rejecting LRM to OACONTROL by Brad Volkin · 10 years ago
  63. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  64. 7c61b1e drm/exynos/dp: unregister connector on removal by Andrzej Hajda · 10 years ago
  65. 90eac89 drm/exynos/dpi: unregister connector and panel on removal by Andrzej Hajda · 10 years ago
  66. 0ae4601 drm/exynos/dsi: unregister connector on removal by Andrzej Hajda · 10 years ago
  67. 849b431 drm/exynos/fb: free exynos framebuffer on error by Andrzej Hajda · 10 years ago
  68. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  69. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  70. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  71. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  72. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  73. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  74. 20ed715e drm/exynos/fimc: fix source buffer registers by Andrzej Hajda · 10 years ago
  75. 56442d8 drm/exynos/fimc: simplify buffer queuing by Andrzej Hajda · 10 years ago
  76. c7b3014 drm/exynos/fimc: do not enable fimc twice by Andrzej Hajda · 10 years ago
  77. 7794a77 drm/exynos/fimc: avoid clearing overflow bits by Andrzej Hajda · 10 years ago
  78. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  79. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  80. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  81. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  82. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  83. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  84. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  85. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago
  86. 945a0aa drm/exynos/ipp: move file reference from memory to command node by Andrzej Hajda · 10 years ago
  87. 6f7d48e drm/exynos/ipp: cancel works before command node clean by Andrzej Hajda · 10 years ago
  88. 9b5bd1c drm/exynos/ipp: remove fake pm callbacks by Andrzej Hajda · 10 years ago
  89. eb8a3bf drm/exynos: fimd: fix window clear code by Marek Szyprowski · 10 years ago
  90. 71b1f19 drm/exynos/fbdev: set smem_len for fbdev by Daniel Kurtz · 10 years ago
  91. 025d8e1 ARM: dts: add mipi dsi device node to exynos3250.dtsi by Inki Dae · 10 years ago
  92. 9fab9d6 ARM: dts: add mipi_phy device node to exynos3250.dtsi by Inki Dae · 10 years ago
  93. 03b86c79 ARM: dts: add fimd device node to exynos3250.dsti by Inki Dae · 10 years ago
  94. d6ce7b5 drm/exynos: fimd: add Exynos3 SoC support by Inki Dae · 10 years ago
  95. 473462a drm/exynos: mipi-dsi: add Exynos3 SoC support by Inki Dae · 10 years ago
  96. 78d3a8c drm/exynos: mipi-dsi: consider non-continuous clock mode by Inki Dae · 10 years ago
  97. d87f09a drm/mipi-dsi: consider low power transmission by Inki Dae · 10 years ago
  98. 8525b5e drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value by YoungJun Cho · 10 years ago
  99. 9beb0cc drm/i915: Re-enable the command parser when using PPGTT by Brad Volkin · 10 years ago
  100. 9d533c5 drm/i915: Update DRIVER_DATE to 20140919 by Daniel Vetter · 10 years ago