index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-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