aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter18-32/+179
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2-6/+7
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä1-1/+2
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+20
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-257/+455
2017-11-15drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau1-1/+3
2017-11-15drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä1-1/+2
2017-11-14drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä1-0/+2
2017-11-14drm: Fix modifiers_property kernel docVille Syrjälä1-1/+1
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+52
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2-10/+0
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes1-0/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes1-0/+3
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes1-5/+2
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes1-0/+15
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes1-0/+8
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes1-1/+1
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes1-1/+1
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown1-0/+52
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie5-1/+6
2017-11-09drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson1-1/+1
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter3-5/+22
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula2-4/+0
2017-11-02drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes1-0/+11
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes1-0/+9
2017-10-27drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan1-0/+1
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard2-0/+14
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard1-2/+0
2017-10-25drm: Add drm_object lease infrastructure [v5]Keith Packard3-0/+58
2017-10-25drm: Add new LEASE debug levelKeith Packard1-0/+4
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard1-0/+1
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard1-1/+7
2017-10-21drm: Widen vblank count to 64-bits [v3]Keith Packard1-3/+7
2017-10-20drm/print: Update old comment styleHaneen Mohammed1-17/+10
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed3-199/+200
2017-10-18drm/amdgpu Moving amdgpu asic types to a separate fileAkshu Agrawal1-0/+52
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie1-13/+0
2017-10-17Merge remote-tracking branch 'pfdo/drm-next' into drm-nextDave Airlie14-60/+105
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+26
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst1-3/+26
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-49/+57
2017-10-13drm: vblank: use ktime_t instead of timevalArnd Bergmann2-4/+4
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+7
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard7-6/+14
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski1-0/+4
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org1-0/+8
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie1-0/+20
2017-10-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-3/+7