index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/arcpgu: Really delete file
Daniel Vetter
2021-03-02
1
-161
/
+0
*
drm/arc: Move to drm/tiny
Daniel Vetter
2021-02-25
3
-447
/
+0
*
drm/arc: Initialize sim connector before display pipe
Daniel Vetter
2021-02-25
1
-36
/
+17
*
drm/arc: Inline remaining files
Daniel Vetter
2021-02-25
5
-147
/
+101
*
drm/arc: Inline arcpgu_drm_hdmi_init
Daniel Vetter
2021-02-25
4
-32
/
+10
*
drm/arc: Inline arcpgu_crtc.c
Daniel Vetter
2021-02-25
3
-4
/
+140
*
drm/arc: Drop crtc check in arc_pgu_update
Daniel Vetter
2021-02-25
1
-1
/
+1
*
drm/arc: Convert to drm_simple_kms_pipe_helper
Daniel Vetter
2021-02-25
5
-113
/
+31
*
drm/arc: Align with simple pipe helpers
Daniel Vetter
2021-02-25
1
-5
/
+5
*
drm/arc: Use drmm_mode_config_cleanup
Daniel Vetter
2021-02-25
4
-29
/
+13
*
drm/arc: Drop surplus connector registration
Daniel Vetter
2021-02-25
1
-2
/
+0
*
drm/arc: Embedd a drm_connector for sim case
Daniel Vetter
2021-02-25
2
-13
/
+2
*
drm/arc: Embedded a drm_simple_display_pipe
Daniel Vetter
2021-02-25
5
-16
/
+12
*
drm/arc: Delete arcpgu_priv->fb
Daniel Vetter
2021-02-25
1
-1
/
+0
*
drm/arc: Stop using drm_device->dev_private
Daniel Vetter
2021-02-25
3
-5
/
+5
*
drm/arc: Switch to devm_drm_dev_alloc
Daniel Vetter
2021-02-25
2
-20
/
+14
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+3
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-1
/
+1
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-3
/
+4
*
drm: Constify drm_driver in drivers that don't modify it
Laurent Pinchart
2021-01-05
1
-1
/
+1
*
drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
2021-01-05
1
-7
/
+2
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-6
/
+1
*
drm/arc: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-6
/
+1
*
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-18
1
-2
/
+1
*
drm/arc: make arcgpu_debugfs_init() return 0.
Wambui Karuga
2020-03-18
1
-2
/
+4
*
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
2020-02-26
1
-1
/
+1
*
drm/arc: Remove sending of vblank event
Thomas Zimmermann
2020-01-30
1
-16
/
+0
*
DRM: ARC: PGU: add ARGB8888 format to supported format list
Eugeniy Paltsev
2019-12-16
1
-0
/
+1
*
DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888
Eugeniy Paltsev
2019-12-16
2
-4
/
+4
*
DRM: ARC: PGU: cleanup supported format list code
Eugeniy Paltsev
2019-12-16
1
-14
/
+11
*
DRM: ARC: PGU: fix framebuffer format switching
Eugeniy Paltsev
2019-12-16
1
-5
/
+7
*
Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next
Dave Airlie
2019-11-14
1
-3
/
+13
|
\
|
*
drm/arcpgu: rework encoder search
Eugeniy Paltsev
2019-07-17
1
-3
/
+13
*
|
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-0
/
+1
*
|
drm/arc: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
|
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-2
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
6
-60
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
3
-5
/
+5
*
drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-1
/
+2
*
drm/arc: Don't set the dpms hook
Daniel Vetter
2019-01-11
1
-1
/
+0
*
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2019-01-09
2
-0
/
+8
*
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
2018-11-24
1
-2
/
+2
*
drm/arc: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-11-01
2
-34
/
+3
*
drm/arcpgu: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-10-05
2
-1
/
+1
*
drm/arcpgu: Drop transitional hooks
Daniel Vetter
2018-10-05
1
-2
/
+0
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-07-03
1
-1
/
+1
*
drm/arc: Stop consulting plane->fb
Ville Syrjälä
2018-05-25
1
-3
/
+0
[next]