index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arc
Age
Commit message (
Expand
)
Author
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-11
drm/arc: Don't set the dpms hook
Daniel Vetter
2019-01-09
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
2018-11-01
drm/arc: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-10-05
drm/arcpgu: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-10-05
drm/arcpgu: Drop transitional hooks
Daniel Vetter
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
2018-01-30
drm/arcpgu: remove drm_encoder_slave
Daniel Vetter
2017-11-11
drm/arc: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-09-02
drm/arc: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-17
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-09
drm: make drm_mode_config_func const
Bhumika Goyal
2017-08-03
drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback
Jose Abreu
2017-08-03
drm: arcpgu: Fix module unload
Jose Abreu
2017-08-03
drm: arcpgu: Fix mmap() callback
Jose Abreu
2017-08-03
arcpgu: Simplify driver name
Alexey Brodkin
2017-08-03
drm/arcpgu: Opt in debugfs
Alexey Brodkin
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-07-29
drm/arc: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-28
drm: arcpgu: Remove CRTC .prepare() helper operation
Laurent Pinchart
2017-06-28
drm: arcpgu: Remove CRTC .commit() helper operation
Laurent Pinchart
2017-06-23
drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
kbuild test robot
2017-06-22
drm: arcpgu: Use crtc->mode_valid() callback
Jose Abreu
2017-05-31
drm/arcgpu: Drop drm_vblank_cleanup
Daniel Vetter
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-14
drm/arcpgu: Add local 'fb' variables
Ville Syrjälä
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-11
drm/arcpgu: Accommodate adv7511 switch to DRM bridge
Eugeniy Paltsev
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
2016-07-19
drm/arc: Remove redundant dev_err call in arcpgu_load()
Wei Yongjun
2016-07-19
drm/arc: Fix some sparse warnings
Wei Yongjun
2016-07-18
drm/arc: make fbdev support really optional
Tobias Jakobi
2016-07-18
drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
Markus Elfring
2016-07-15
gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-06-21
drm/arc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-16
Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
[next]