aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arc
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-24
* drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2019-01-24
* drm/arc: Don't set the dpms hookDaniel Vetter2019-01-11
* drm/arc: do not rely on drmP.h from drm_gem_cma_helper.hSam Ravnborg2019-01-09
* drm: replace "drm_dev_unref" function with "drm_dev_put"Fernando Ramos2018-11-24
* drm/arc: Use drm_fbdev_generic_setup()Noralf Trønnes2018-11-01
* drm/arcpgu: Use drm_atomic_helper_shutdownDaniel Vetter2018-10-05
* drm/arcpgu: Drop transitional hooksDaniel Vetter2018-10-05
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* drm: add missing ctx argument to plane transitional helpersRussell King2018-07-03
* drm/arc: Stop consulting plane->fbVille Syrjälä2018-05-25
* drm/arcpgu: remove drm_encoder_slaveDaniel Vetter2018-01-30
* drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-11
* drm/arc: Use drm_gem_fb_create()Noralf Trønnes2017-09-02
* Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-16
|\
| * drm: make drm_mode_config_func constBhumika Goyal2017-08-09
* | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-09
|\|
| * drm: Plumb modifiers through plane initBen Widawsky2017-08-01
| * drm/arc: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-29
* | drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu2017-08-02
* | drm: arcpgu: Fix module unloadJose Abreu2017-08-02
* | drm: arcpgu: Fix mmap() callbackJose Abreu2017-08-02
* | arcpgu: Simplify driver nameAlexey Brodkin2017-08-02
* | drm/arcpgu: Opt in debugfsAlexey Brodkin2017-08-02
|/
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* drm: arcpgu: Remove CRTC .prepare() helper operationLaurent Pinchart2017-06-28
* drm: arcpgu: Remove CRTC .commit() helper operationLaurent Pinchart2017-06-28
* drm: arcpgu: arc_pgu_crtc_mode_valid() can be statickbuild test robot2017-06-23
* drm: arcpgu: Use crtc->mode_valid() callbackJose Abreu2017-06-22
* drm/arcgpu: Drop drm_vblank_cleanupDaniel Vetter2017-05-31
* drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-07
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* drm/arcpgu: Add local 'fb' variablesVille Syrjälä2016-12-14
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-06
|\
| * Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-05
| |\
| | * drm/arcpgu: Accommodate adv7511 switch to DRM bridgeEugeniy Paltsev2016-11-10
* | | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-01
|/ /
* / drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-02
|/
* drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-19
* drm/arc: Remove redundant dev_err call in arcpgu_load()Wei Yongjun2016-07-19
* drm/arc: Fix some sparse warningsWei Yongjun2016-07-19
* drm/arc: make fbdev support really optionalTobias Jakobi2016-07-18
* drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring2016-07-18
* gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-15
* drm/arc: Remove redundant calls to drm_connector_register_all()Chris Wilson2016-06-21