index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/client: remove the exporting of drm_client_close
Denis Efremov
2019-07-09
1
-1
/
+0
*
drm/fb-helper: Map DRM client buffer only when required
Thomas Zimmermann
2019-07-09
1
-12
/
+4
*
drm/client: Support unmapping of DRM client buffers
Thomas Zimmermann
2019-07-09
1
-10
/
+56
*
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
2019-06-04
1
-2
/
+8
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-1
/
+1
*
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+2
*
drm/client: Rename drm_client_add() to drm_client_register()
Noralf Trønnes
2019-04-11
1
-5
/
+6
*
drm/gem: Add drm_gem_object_funcs
Noralf Trønnes
2018-11-20
1
-7
/
+5
*
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
1
-1
/
+1
|
\
|
*
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-09-14
1
-1
/
+1
*
|
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
2018-10-02
1
-9
/
+26
|
/
*
drm/client: Fix double free in error path
Noralf Trønnes
2018-07-13
1
-4
/
+4
*
drm/client: Fix: drm_client_new: Don't require DRM to be registered
Noralf Trønnes
2018-07-11
1
-10
/
+1
*
drm/debugfs: Add internal client debugfs file
Noralf Trønnes
2018-07-10
1
-0
/
+28
*
drm: Begin an API for in-kernel clients
Noralf Trønnes
2018-07-10
1
-0
/
+387