- 4834442 drm: Extract drm_debugfs.h by Daniel Vetter · 8 years ago
- 91faa04 drm: drop extern from function decls by Daniel Vetter · 8 years ago
- e448054 drm/scdc: declare drm_scdc_get_scrambling_status by Jani Nikula · 8 years ago
- 628d4c4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
- edd849e Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- be5df20 Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
- 1e797f5 drm/dp: Split drm_dp_mst_allocate_vcpi by Pandiyan, Dhinakaran · 8 years ago
- feb2c3b drm/dp: Kill unused MST vcpi slot availability tracking by Pandiyan, Dhinakaran · 8 years ago
- a538d61 drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr by Pandiyan, Dhinakaran · 8 years ago
- 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
- 62c58af drm/edid: detect SCDC support in HF-VSDB by Shashank Sharma · 8 years ago
- afa1c76 drm/edid: detect SCDC support in HF-VSDB by Shashank Sharma · 8 years ago
- 3ad33ae drm: Add SCDC helpers by Thierry Reding · 8 years ago
- 92a0256 drm/i915: Add i810/i815 pci-ids for completeness by Chris Wilson · 8 years ago
- 9c23376 Merge tag 'drm-misc-next-2017-03-12' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
- f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 8 years ago
- d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
- b93658f drm/doc: Document drm_file.[hc] by Daniel Vetter · 8 years ago
- 7d52cb8 drm: Remove drm_pending_event->pid by Daniel Vetter · 8 years ago
- a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
- 80e2f97 drm: bridge: dw-hdmi: Switch to regmap for register access by Neil Armstrong · 8 years ago
- 2e6777e drm: bridge: dw-hdmi: Remove device type from platform data by Kieran Bingham · 8 years ago
- 2ef9dfe drm: bridge: dw-hdmi: Add support for custom PHY configuration by Kieran Bingham · 8 years ago
- f1585f6 drm: bridge: dw-hdmi: Create PHY operations by Laurent Pinchart · 8 years ago
- a8f8b1d drm: Extract drm_file.h by Daniel Vetter · 8 years ago
- 721dacb drm: Remove DRM_MINOR_CNT by Daniel Vetter · 8 years ago
- 9acdac6 drm: rename drm_fops.c to drm_file.c by Daniel Vetter · 8 years ago
- 66f8c10 drm/doc: document fallback behaviour for atomic events by Daniel Vetter · 8 years ago
- 23ef59e drm: Extract drm_pci.h by Daniel Vetter · 8 years ago
- d891b9c drm: Move drm_lock_data out of drmP.h by Daniel Vetter · 8 years ago
- c6bb9ba drm: Extract drm_prime.h by Daniel Vetter · 8 years ago
- 1bdb5d5 drm/debugfs: Remove the drm_driver.debugfs_cleanup callback by Noralf Trønnes · 8 years ago
- 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
- b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- 47f6cdd drm: Fix compilation error when CONFIG_DEBUG_FS is undefined by Sean Paul · 8 years ago
- 737d6e3 drm/bridge: analogix_dp: add helpers for capture of frame CRCs by Tomeu Vizoso · 8 years ago
- 79c1da7 drm/dp: add helpers for capture of frame CRCs by Tomeu Vizoso · 8 years ago
- 4bb310f drm/dp: add crtc backpointer to drm_dp_aux by Tomeu Vizoso · 8 years ago
- 2107777 drm/atomic: Add macros to access existing old/new state, v2. by Maarten Lankhorst · 8 years ago
- 51ffa12 drm/atomic: Make drm_atomic_plane_disabling easier to understand. by Maarten Lankhorst · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 0f3bbe0 drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC by Maxime Ripard · 8 years ago
- 41232c1 drm: Fix the kernel doc warning for drm_link_status by Manasi Navare · 8 years ago
- b982dab drm: Rename connector list iterator API by Thierry Reding · 8 years ago
- 6472e50 drm: Introduce drm_property_blob_{get,put}() by Thierry Reding · 8 years ago
- e6b6271 drm: Introduce drm_gem_object_{get,put}() by Thierry Reding · 8 years ago
- a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
- ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 8 years ago
- 020a218 drm: Introduce drm_mode_object_{get,put}() by Thierry Reding · 8 years ago
- ca7a45b drm/i915/skl: Add missing SKL ID by Michał Winiarski · 8 years ago
- 40ee6fb drm: Add a new connector atomic property for link status by Manasi Navare · 8 years ago
- c771633 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
- 7adbd20 drm/doc: Fix up some kms function names by Archit Taneja · 8 years ago
- 3c6d6e0 drm: drm_printer: add __printf validation by Joe Perches · 8 years ago
- 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
- ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
- 7fef80a drm/tinydrm: helpers: Properly fix backlight dependency by Noralf Trønnes · 8 years ago
- 894ebc4 Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
- 28cbc33 Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
- 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
- 07c2b84 drm: move edid property update and add modes out of edid firmware loader by Jani Nikula · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4e25d30 Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
- a701802 Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8825' and 'asoc/topic/omap' into asoc-next by Mark Brown · 8 years ago
- b7707a8 Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-next by Mark Brown · 8 years ago
- 1f47e6c drm/tinydrm: Add support for Multi-Inno MI0283QT display by Noralf Trønnes · 8 years ago
- 02dd95f drm/tinydrm: Add MIPI DBI support by Noralf Trønnes · 8 years ago
- 9f69eb5 drm/tinydrm: Add helper functions by Noralf Trønnes · 8 years ago
- fa201ac drm: Add DRM support for tiny LCD displays by Noralf Trønnes · 8 years ago
- 76adb46 drm: Remove the struct drm_device platformdev field by Laurent Pinchart · 8 years ago
- 620f74f drm: Remove unused drm_platform midlayer by Laurent Pinchart · 8 years ago
- 5187b6c drm/ttm: make TTM_MAX_BO_PRIORITY unsigned by Nicolai Hähnle · 8 years ago
- 581e49f drm/atomic: Add new iterators over all state, v3. by Maarten Lankhorst · 8 years ago
- a4b10cc drm: Constify drm_mode_config atomic helper private pointer by Laurent Pinchart · 8 years ago
- 51a831a Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
- 5ac7475 drm: unexport function drm_vblank_no_hw_counter() by Shawn Guo · 8 years ago
- 84e3548 drm: add vblank hooks to struct drm_crtc_funcs by Shawn Guo · 8 years ago
- da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
- 1e94320 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
- bbba969 drm: Micro-optimise drm_mm_for_each_node_in_range() by Chris Wilson · 8 years ago
- 6cbe5c4 drm/atomic: Save flip flags in drm_crtc_state by Andrey Grodzovsky · 8 years ago
- 4e64e55 drm: Improve drm_mm search (and fix topdown allocation) with rbtrees by Chris Wilson · 8 years ago
- 7e6328f drm: Fix build when FBDEV_EMULATION is disabled by Gabriel Krisman Bertazi · 8 years ago
- e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
- f30c925 drm: Provide a driver hook for drm_dev_release() by Chris Wilson · 8 years ago
- be1cd6f drm/bridge/mhl: add MHL3 infoframe related definitions by Andrzej Hajda · 8 years ago
- 981b3f3 drm/bridge/mhl: add write burst related definitions by Andrzej Hajda · 8 years ago
- b1c01f4 drm/i915: Pass platform device to LPE audio notifier by Takashi Iwai · 8 years ago
- f95e29b drm/i915: Pass pipe to LPE audio notification by Takashi Iwai · 8 years ago
- b5f2be9 drm/i915: add DP support in LPE audio mode by Pierre-Louis Bossart · 8 years ago
- e2b06d7 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
- 45bf86e Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
- 29a73d9 Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
- 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- 8f2e045 drm/color: un-inline drm_color_lut_extract() by Jani Nikula · 8 years ago
- e6e7b48 drm: Don't race connector registration by Daniel Vetter · 8 years ago
- 4e5b54f drm: prevent double-(un)registration for connectors by Daniel Vetter · 8 years ago
- 896d630 drm/ttm: revert "add optional LRU removal callback v2" by Christian König · 8 years ago