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