summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte
AgeCommit message (Expand)Author
2021-08-26drm: zte: remove obsolete DRM Support for ZTE SoCsLukas Bulwahn
2021-06-29drm/zte: Don't set struct drm_device.irq_enabledThomas Zimmermann
2021-04-26drm/zte: Don't select DRM_KMS_FB_HELPERThomas Zimmermann
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-01-05drm: zte: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-29drm/zte: remove unneeded semicolonJason Yan
2020-06-10drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/zte: Use GEM CMA object functionsThomas Zimmermann
2020-04-02drm/zte: Use simple encoderThomas Zimmermann
2020-01-28drm/zte: plane_state->fb iff plane_state->crtcDaniel Vetter
2020-01-07drm: zte: Provide ddc symlink in vga connector sysfs directoryAndrzej Pietrasiewicz
2020-01-07drm: zte: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/zte: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-21drm/zte: Drop drm_gem_prime_export/importDaniel Vetter
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-10-05drm/zte: Use drm_atomic_helper_shutdownDaniel Vetter
2018-09-30drm/zte: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-25drm/zte: Use drm_fbdev_generic_setup()Noralf Trønnes
2018-09-19gpu: do not double put device node in zx_drm_probezhong jiang
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King
2018-03-29drm/zte: Stop consulting plane->crtcVille Syrjälä
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä
2018-01-23drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2017-12-08drm/zte: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-11-22drm/edid: Allow HDMI infoframe without VIC or S3DVille Syrjälä
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä