summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-12gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanismLiu Ying1-3/+0
2016-06-21drm: document drm_auth.cDaniel Vetter3-29/+62
2016-06-21drm: Clear up master tracking booleansDaniel Vetter1-4/+2
2016-06-21drm: Extract drm_is_current_masterDaniel Vetter1-7/+8
2016-06-21drm: Refactor drop/set master code a bitDaniel Vetter1-2/+1
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter1-1/+0
2016-06-21drm: Don't call drm_dev_set_unique from platform driversDaniel Vetter1-1/+0
2016-06-21drm: Clean up drm_crtc.hDaniel Vetter1-132/+56
2016-06-21drm: Move master pointer from drm_minor to drm_deviceDaniel Vetter1-4/+5
2016-06-21drm: Add callbacks for late registeringBenjamin Gaignard1-0/+77
2016-06-20dma-buf: remove dma_buf_debugfs_create_file()Mathias Krause1-2/+0
2016-06-17drm: Deal with rotation in drm_plane_helper_check_update()Ville Syrjälä1-0/+1
2016-06-17drm: Minimally initialise drm_dp_auxChris Wilson1-0/+1
2016-06-17drm: Make drm_connector_register() safe against multiple callsChris Wilson1-0/+2
2016-06-17drm: Add a callback from connector registeringChris Wilson1-0/+27
2016-06-17drm: Export drm_dev_init() for subclassingChris Wilson1-0/+3
2016-06-16drm: Move master functions into drm_auth.cDaniel Vetter1-1/+0
2016-06-16drm: Link directly from drm_master to drm_deviceDaniel Vetter1-2/+5
2016-06-13drm: make drm_vblank_{get,put}() staticGustavo Padovan1-2/+0
2016-06-13drm: remove legacy drm_arm_vblank_event()Gustavo Padovan1-2/+0
2016-06-13drm: remove legacy drm_send_vblank_event()Gustavo Padovan1-2/+0
2016-06-13drm/dsi: Add uevent callbackThierry Reding1-0/+2
2016-06-10drm: Add helper for simple display pipelineNoralf Trønnes1-0/+94
2016-06-10drm: Fix comment making reference to non-existing functionLiviu Dudau1-1/+1
2016-06-10drm/atomic-helper: nonblocking commit supportDaniel Vetter3-0/+43
2016-06-10drm/atomic-helper: roll out commit synchronizationDaniel Vetter1-0/+7
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter3-6/+150
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter1-2/+2
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart3-9/+38
2016-06-09drm/atomic: kerneldoc for drm_atomic_crtc_needs_modesetDaniel Vetter1-0/+10
2016-06-09drm: Replace fb_helper->atomic with mode_config->atomic_commitDaniel Vetter1-11/+0
2016-06-09drm: Remove dev_pm_ops from drm_classLukas Wunner1-2/+0
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie6-234/+57
2016-06-09Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie1-0/+2
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie9-63/+306
2016-06-09Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie17-29/+141
2016-06-07drm/dsi: Implement set tear scanlineVinay Simha BN1-0/+1
2016-06-07drm/atomic: Fix remaining places where !funcs->best_encoder is validBoris Brezillon1-2/+8
2016-06-07drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()Jyri Sarha2-4/+4
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst2-5/+5
2016-06-07Merge omapdss header refactoringTomi Valkeinen4-210/+53
2016-06-07add cursor hotspot to drm_framebufferGerd Hoffmann1-0/+2
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen1-20/+0
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2-5/+6
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-6/+6
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+4
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+36
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi1-7/+36