summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-19Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-nextMaarten Lankhorst23-743/+343
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst5783-49129/+8956
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 Ripard1-0/+18
2019-06-19drm/modes: Parse overscan propertiesMaxime Ripard1-0/+44
2019-06-19drm/modes: Allow to specify rotation and reflection on the commandlineMaxime Ripard2-20/+124
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard3-17/+52
2019-06-19drm/modes: Rewrite the command line parserMaxime Ripard1-115/+210
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard2-7/+7
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-19Merge v5.2-rc5 into drm-nextDaniel Vetter5783-49129/+8956
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 Brezillon8-1/+390
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 Vetter2-32/+5
2019-06-17Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst260-3311/+9541
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
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
2019-06-15Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-73/+252
2019-06-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+7
2019-06-15Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds6-26/+46
2019-06-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-06-15drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2
2019-06-14drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNTVille Syrjälä1-1/+3
2019-06-14drm: add debug print to update_vblank_countOleg Vasilev1-3/+7
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-58/+111
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Daniel Vetter5-5/+15
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+18
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+2
2019-06-14drm/panfrost: Align GEM objects GPU VA to 2MBRob Herring1-2/+6
2019-06-14drm: debugfs: make drm_debugfs_create_files() never failGreg Kroah-Hartman1-20/+6
2019-06-14drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignmentSandor Yu1-2/+2
2019-06-14drm/rockchip: dw_hdmi: add basic rk3228 supportJustin Swartz1-0/+53
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter400-2624/+4369
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter10-21/+120
2019-06-14dma-buf: add show_fdinfo handlerGreg Hackmann1-0/+15