summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau
2017-11-15drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä
2017-11-14drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä
2017-11-14drm: Fix modifiers_property kernel docVille Syrjälä
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie
2017-11-09drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula
2017-11-02drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes
2017-10-27drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard
2017-10-25drm: Add drm_object lease infrastructure [v5]Keith Packard
2017-10-25drm: Add new LEASE debug levelKeith Packard
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard
2017-10-21drm: Widen vblank count to 64-bits [v3]Keith Packard
2017-10-20drm/print: Update old comment styleHaneen Mohammed
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed
2017-10-18drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie
2017-10-17Merge remote-tracking branch 'pfdo/drm-next' into drm-nextDave Airlie
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-13drm: vblank: use ktime_t instead of timevalArnd Bergmann
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org