summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-02-17drm/virtio: notify before waitingGerd Hoffmann
2020-02-17drm/virtio: rework notification for better batchingGerd Hoffmann
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-17drm/format_helper: Dual licence the file in GPL 2 and MITEmmanuel Vadot
2020-02-17drm/lima: fix recovering from PLBU out of memoryVasily Khoruzhick
2020-02-16drm/pl111: Support Integrator IM-PD1 moduleLinus Walleij
2020-02-15drm: drop unused drm_display_mode.privateSam Ravnborg
2020-02-15drm: drop unused drm_crtc callbackSam Ravnborg
2020-02-15drm/atomic-helper: fix kerneldocDaniel Vetter
2020-02-14drm/edid: Add a FIXME about DispID CEA data block revisionVille Syrjälä
2020-02-14drm/edid: Document why we don't bounds check the DispID CEA block start/endVille Syrjälä
2020-02-14drm/edid: Clear out spurious whitespaceVille Syrjälä
2020-02-14drm/edid: Introduce is_detailed_timing_descritor()Ville Syrjälä
2020-02-14drm/edid: Don't accept any old garbage as a display descriptorVille Syrjälä
2020-02-14drm/edid: Check the number of detailed timing descriptors in the CEA ext blockVille Syrjälä
2020-02-14drm/mcde: Fix Sphinx formattingJonathan Neuschäfer
2020-02-14drm/sun4i: dsi: Remove incorrect use of runtime PMSamuel Holland
2020-02-14drm/sun4i: dsi: Allow binding the host without a panelSamuel Holland
2020-02-14drm/sun4i: dsi: Use NULL to signify "no panel"Samuel Holland
2020-02-14drm/sun4i: dsi: Remove unused drv from driver contextSamuel Holland
2020-02-14drm/virtio: fix error checkGerd Hoffmann
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-13drm: Add support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo
2020-02-13drm: Remove legacy version of get_scanout_position()Thomas Zimmermann
2020-02-13drm: Clean-up VBLANK-related callbacks in struct drm_driverThomas Zimmermann
2020-02-13drm/vmwgfx: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/vkms: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/vc4: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-13drm/sti: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/stm: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-13drm/msm: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/msm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-13drm/radeon: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-13drm/nouveau: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-13drm/i915: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/gma500: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/amdgpu: Convert to CRTC VBLANK callbacksThomas Zimmermann
2020-02-13drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()Thomas Zimmermann
2020-02-13drm: Add get_vblank_timestamp() to struct drm_crtc_funcsThomas Zimmermann
2020-02-13drm: Add get_scanout_position() to struct drm_crtc_helper_funcsThomas Zimmermann
2020-02-13drm: Remove internal setup of struct drm_device.vblank_disable_immediateThomas Zimmermann
2020-02-13drm/virtio: fix virtio_gpu_cursor_plane_update().Gerd Hoffmann
2020-02-13drm/virtio: fix virtio_gpu_execbuffer_ioctl lockingGerd Hoffmann