summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_client.c
AgeCommit message (Expand)Author
2019-12-19drm/client: convert to drm device based loggingJani Nikula
2019-07-09drm/client: remove the exporting of drm_client_closeDenis Efremov
2019-07-09drm/fb-helper: Map DRM client buffer only when requiredThomas Zimmermann
2019-07-09drm/client: Support unmapping of DRM client buffersThomas Zimmermann
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes
2019-05-27drm: drop use of drmP.h in drm/*Sam Ravnborg
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-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes
2018-09-14drm: Differentiate the lack of an interface from invalid parameterChris Wilson
2018-07-13drm/client: Fix double free in error pathNoralf Trønnes
2018-07-11drm/client: Fix: drm_client_new: Don't require DRM to be registeredNoralf Trønnes
2018-07-10drm/debugfs: Add internal client debugfs fileNoralf Trønnes
2018-07-10drm: Begin an API for in-kernel clientsNoralf Trønnes