开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arc
Age
Commit message (
Expand
)
Author
2021-03-02
drm/arcpgu: Really delete file
Daniel Vetter
2021-02-25
drm/arc: Move to drm/tiny
Daniel Vetter
2021-02-25
drm/arc: Initialize sim connector before display pipe
Daniel Vetter
2021-02-25
drm/arc: Inline remaining files
Daniel Vetter
2021-02-25
drm/arc: Inline arcpgu_drm_hdmi_init
Daniel Vetter
2021-02-25
drm/arc: Inline arcpgu_crtc.c
Daniel Vetter
2021-02-25
drm/arc: Drop crtc check in arc_pgu_update
Daniel Vetter
2021-02-25
drm/arc: Convert to drm_simple_kms_pipe_helper
Daniel Vetter
2021-02-25
drm/arc: Align with simple pipe helpers
Daniel Vetter
2021-02-25
drm/arc: Use drmm_mode_config_cleanup
Daniel Vetter
2021-02-25
drm/arc: Drop surplus connector registration
Daniel Vetter
2021-02-25
drm/arc: Embedd a drm_connector for sim case
Daniel Vetter
2021-02-25
drm/arc: Embedded a drm_simple_display_pipe
Daniel Vetter
2021-02-25
drm/arc: Delete arcpgu_priv->fb
Daniel Vetter
2021-02-25
drm/arc: Stop using drm_device->dev_private
Daniel Vetter
2021-02-25
drm/arc: Switch to devm_drm_dev_alloc
Daniel Vetter
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-01-05
drm: Constify drm_driver in drivers that don't modify it
Laurent Pinchart
2021-01-05
drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-06-10
drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/arc: Use GEM CMA object functions
Thomas Zimmermann
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
drm/arc: make arcgpu_debugfs_init() return 0.
Wambui Karuga
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-01-30
drm/arc: Remove sending of vblank event
Thomas Zimmermann
2019-12-16
DRM: ARC: PGU: add ARGB8888 format to supported format list
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: cleanup supported format list code
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: fix framebuffer format switching
Eugeniy Paltsev
2019-11-14
Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next
Dave Airlie
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-07-17
drm/arcpgu: rework encoder search
Eugeniy Paltsev
2019-06-21
drm/arc: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
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ä
[next]