summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter22-57/+39
2019-06-21drm/omapdrm: drop fb_debug_enter/leaveDaniel Vetter1-2/+0
2019-06-21drm/arm/komeda: Remove DRIVER_HAVE_IRQDaniel Vetter1-2/+1
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter55-96/+51
2019-06-21drm/prime: Make DRIVER_PRIME a no-opDaniel Vetter1-8/+1
2019-06-21drm/prime: Unconditionally set up the prime file privateDaniel Vetter2-8/+4
2019-06-21drm/prime: Update docsDaniel Vetter4-134/+229
2019-06-21drm/prime: Shuffle functions.Daniel Vetter2-373/+379
2019-06-21drm/sti: Remove duplicated include from sti_drv.cYueHaibing1-1/+0
2019-06-20drm/todo: Update drm_gem_object_funcs todo even moreDaniel Vetter1-3/+5
2019-06-20drm/stm: drv: fix suspend/resumeYannick Fertré1-7/+8
2019-06-20drm/self_refresh: Fix possible NULL deref in failure pathSean Paul1-2/+4
2019-06-19drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()Dan Carpenter1-1/+1
2019-06-19DRM: Add KMS driver for the Ingenic JZ47xx SoCsPaul Cercueil5-0/+838
2019-06-19dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driverPaul Cercueil1-0/+44
2019-06-19Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-nextMaarten Lankhorst27-782/+397
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst12204-101122/+20633
2019-06-19drm/vc4: hdmi: Set default state margin at resetMaxime Ripard1-1/+7
2019-06-19drm/selftests: Add command line parser selftestsMaxime Ripard3-1/+974
2019-06-19drm/atomic: Add a function to reset connector TV propertiesMaxime Ripard2-0/+19
2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard3-0/+51
2019-06-19drm/connector: Introduce a TV margins structureMaxime Ripard1-11/+30
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard4-20/+146
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard4-17/+59
2019-06-19drm/modes: Rewrite the command line parserMaxime Ripard1-115/+210
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard3-8/+8
2019-06-19drm/client: Restrict the rotation check to the rotation itselfMaxime Ripard1-1/+2
2019-06-19drm/client: Restrict the plane_state scopeMaxime Ripard1-1/+4
2019-06-19drm/connector: Add documentation for drm_cmdline_modeMaxime Ripard1-2/+84
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter12204-101122/+20633
2019-06-19fbcon: Export fbcon_update_vcsDaniel Vetter1-0/+1
2019-06-19drm/vkms: add crc sources listOleg Vasilev3-0/+12
2019-06-19drm/vkms: Move format arrays to vkms_plane.cDaniel Vetter2-8/+8
2019-06-18drm: Permit video-buffers writecombine mapping for MIPSSerge Semin2-4/+5
2019-06-18drm/rcar-du: Fix error check when retrieving crtc stateSean Paul1-2/+2
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon9-1/+414
2019-06-18drm/panfrost: Add an helper to check the GPU generationBoris Brezillon1-0/+5
2019-06-18drm/panfrost: Add a module parameter to expose unstable ioctlsBoris Brezillon2-0/+13
2019-06-18drm/panfrost: Move gpu_{write, read}() macros to panfrost_regs.hBoris Brezillon2-3/+3
2019-06-17drm/gem: Unexport drm_gem_(un)pin/v(un)mapDaniel Vetter3-37/+5
2019-06-17drm/todo: Improve drm_gem_object funcs todoDaniel Vetter1-0/+4
2019-06-17Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst268-3326/+9632
2019-06-16Linux 5.2-rc5v5.2-rc5Linus Torvalds1-1/+1
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-24/+45
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+8
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+42
2019-06-16drm/rockchip: Base adjustments of the mode based on prev adjustmentsDouglas Anderson1-2/+2
2019-06-16drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-45/+105