index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arc
/
arcpgu_drv.c
Age
Commit message (
Expand
)
Author
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: 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-07-29
drm/arc: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
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-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-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/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
2016-06-13
drm/arcpgu: Make ARC PGU usable on simulation platforms
Ruud Derwig
2016-06-10
drm/arc: Implement nonblocking commit correctly
Daniel Vetter
2016-06-09
drm/arc: Nuke event_list
Daniel Vetter
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-03
drm/fence: add fence to drm_pending_event
Gustavo Padovan
2016-06-01
drm/arcpgu: Use lockless gem BO free callback
Daniel Vetter
2016-04-29
drm/arcpgu: use dedicated memory area for frame buffer
Alexey Brodkin
2016-04-26
drm: Add support of ARC PGU display controller
Carlos Palminha