index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_vec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-1
/
+1
*
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2024-08-22
1
-5
/
+5
*
drm/vc4: vec: Add the margin properties to the connector
Dave Stevenson
2024-06-20
1
-0
/
+2
*
drm/vc4: Add monochrome mode to the VEC.
Dave Stevenson
2024-06-20
1
-1
/
+28
*
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-2
/
+2
*
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-08
1
-3
/
+2
*
drm/vc4: Switch to container_of_const
Maxime Ripard
2023-04-25
1
-10
/
+4
*
drm/vc4: vec: Support progressive modes
Mateusz Kwiatkowski
2023-01-09
1
-1
/
+3
*
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-22
1
-5
/
+1
*
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-08
1
-2
/
+11
*
drm/vc4: vec: Use pm_runtime_resume_and_get() in vc4_vec_encoder_enable()
Shang XiaoJing
2022-11-28
1
-1
/
+1
*
drm/vc4: vec: Add support for more analog TV standards
Mateusz Kwiatkowski
2022-11-24
1
-4
/
+107
*
drm/vc4: vec: Convert to the new TV mode property
Maxime Ripard
2022-11-24
1
-53
/
+131
*
drm/vc4: vec: Check for VEC output constraints
Mateusz Kwiatkowski
2022-11-24
1
-0
/
+50
*
drm/vc4: vec: Use TV Reset implementation
Maxime Ripard
2022-11-24
1
-1
/
+7
*
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
2022-11-24
1
-2
/
+3
*
drm/connector: Rename legacy TV property
Maxime Ripard
2022-11-24
1
-4
/
+4
*
drm/vc4: vec: Fix definition of PAL-M mode
Mateusz Kwiatkowski
2022-10-10
1
-4
/
+4
*
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
2022-09-07
1
-2
/
+2
*
drm/vc4: vec: Remove redundant atomic_mode_set
Mateusz Kwiatkowski
2022-09-07
1
-14
/
+4
*
drm/vc4: vec: Refactor VEC TV mode setting
Mateusz Kwiatkowski
2022-09-07
1
-65
/
+23
*
drm/vc4: vec: Convert to atomic helpers
Maxime Ripard
2022-09-07
1
-4
/
+6
*
drm/vc4: vec: Remove empty mode_fixup
Maxime Ripard
2022-09-07
1
-9
/
+0
*
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
1
-3
/
+19
*
drm/vc4: vec: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
1
-15
/
+5
*
drm/vc4: vec: Protect device resources after removal
Maxime Ripard
2022-07-13
1
-6
/
+61
*
drm/vc4: vec: Switch to DRM-managed connector initialization
Maxime Ripard
2022-07-13
1
-6
/
+5
*
drm/vc4: vec: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
1
-5
/
+9
*
drm/vc4: vec: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
1
-8
/
+2
*
drm/vc4: vec: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
1
-1
/
+1
*
drm/vc4: vec: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
1
-62
/
+21
*
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2022-07-13
1
-7
/
+0
*
drm/vc4: Separate VEC compatible variants
Mateusz Kwiatkowski
2021-05-24
1
-5
/
+22
*
drm/vc4: remove unused function
Jiapeng Chong
2021-04-21
1
-6
/
+0
*
drm/vc4: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-6
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
1
-18
/
+2
*
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-04-01
1
-35
/
+32
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/vc4: Extend and edit documentation for output from the RST
Eric Anholt
2017-02-28
1
-0
/
+6
*
drm/vc4: Add support for the VEC (Video Encoder) IP
Boris Brezillon
2016-12-10
1
-0
/
+657