index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hvs.c
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
drm/vc4: unlock on error in vc4_hvs_get_fifo_frame_count()
Dan Carpenter
1
-1
/
+1
9 days
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-27
drm/vc4: Enable bg_fill if there are no planes enabled
Dave Stevenson
1
-1
/
+1
2024-11-27
drm/vc4: Add additional warn_on for incorrect revisions
Maxime Ripard
1
-2
/
+28
2024-11-27
drm/vc4: hvs: Add in support for 2712 D-step.
Dave Stevenson
1
-30
/
+124
2024-11-27
drm/vc4: drv: Add support for 2712 D-step
Dave Stevenson
1
-0
/
+4
2024-11-27
drm/vc4: hvs: Add support for BCM2712 HVS
Maxime Ripard
1
-33
/
+531
2024-11-27
drm/vc4: Fix reading of frame count on GEN5 / Pi4
Dave Stevenson
1
-11
/
+34
2024-10-09
drm/vc4: Correct generation check in vc4_hvs_lut_load
Dave Stevenson
1
-1
/
+1
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_atomic_flush
Dave Stevenson
1
-1
/
+2
2024-10-09
drm/vc4: Match drm_dev_enter and exit calls in vc4_hvs_lut_load
Dave Stevenson
1
-1
/
+2
2024-09-09
drm/vc4: hvs: Correct logic on stopping an HVS channel
Dave Stevenson
1
-5
/
+3
2024-09-09
drm/vc4: hvs: Enable SCALER_CONTROL early in HVS init
Tim Gover
1
-6
/
+8
2024-09-09
drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registers
Maxime Ripard
1
-6
/
+10
2024-09-09
drm/vc4: hvs: Rename hvs_regs list
Maxime Ripard
1
-3
/
+3
2024-09-09
drm/vc4: hvs: Create cob_init function
Maxime Ripard
1
-54
/
+74
2024-09-09
drm/vc4: hvs: Create hw_init function
Maxime Ripard
1
-72
/
+83
2024-09-09
drm/vc4: hvs: Use switch statement to simplify vc4_hvs_get_fifo_from_output
Maxime Ripard
1
-35
/
+42
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
1
-18
/
+24
2024-09-09
drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs function
Dave Stevenson
1
-2
/
+4
2024-09-09
drm/vc4: hvs: Fix dlist debug not resetting the next entry pointer
Dave Stevenson
1
-1
/
+2
2024-09-09
drm/vc4: hvs: Don't write gamma luts on 2711
Dave Stevenson
1
-0
/
+3
2024-09-09
drm/vc4: hvs: Print error if we fail an allocation
Maxime Ripard
1
-1
/
+3
2024-09-09
drm/vc4: hvs: More logging for dlist generation
Maxime Ripard
1
-2
/
+12
2024-09-09
drm/vc4: hvs: Set AXI panic modes for the HVS
Dave Stevenson
1
-0
/
+11
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
1
-2
/
+2
2023-06-08
drm/vc4: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-01-09
drm/vc4: hvs: Ignore atomic_flush if we're disabled
Maxime Ripard
1
-0
/
+3
2023-01-09
drm/vc4: hvs: Support zpos on all planes
Dave Stevenson
1
-15
/
+28
2023-01-09
drm/vc4: hvs: Correct interrupt masking bit assignment for HVS5
Dave Stevenson
1
-16
/
+36
2023-01-09
drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
Dave Stevenson
1
-4
/
+6
2023-01-09
drm/vc4: hvs: Set AXI panic modes
Dave Stevenson
1
-0
/
+11
2023-01-09
drm/vc4: hvs: Configure the HVS COB allocations
Dave Stevenson
1
-1
/
+55
2022-12-22
drm/vc4: use new debugfs device-centered functions
Maíra Canal
1
-17
/
+7
2022-12-08
drm/vc4: hvs: Provide a function to initialize the HVS structure
Maxime Ripard
1
-30
/
+43
2022-10-28
drm/vc4: hdmi: Add more checks for 4k resolutions
Dom Cobley
1
-0
/
+3
2022-10-28
drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection code
Maxime Ripard
1
-0
/
+23
2022-08-25
drm/vc4: hvs: protect drm_print_regset32()
Danilo Krummrich
1
-2
/
+2
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
1
-6
/
+33
2022-07-13
drm/vc4: hvs: Remove planes currently allocated before taking down
Maxime Ripard
1
-0
/
+7
2022-07-13
drm/vc4: hvs: Protect device resources after removal
Maxime Ripard
1
-6
/
+93
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-9
/
+9
2022-06-28
drm/vc4: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
1
-0
/
+42
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
1
-9
/
+9
2022-04-08
drm/vc4: hvs: Reset muxes at probe time
Maxime Ripard
1
-5
/
+21
2022-04-06
drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macros
Maxime Ripard
1
-39
/
+38
2022-04-06
drm/vc4: hvs: Move the dlist setup to its own function
Maxime Ripard
1
-5
/
+14
2022-04-06
drm/vc4: hvs: Remove dlist setup duplication
Maxime Ripard
1
-6
/
+3
2022-04-06
drm/vc4: hvs: Store channel in variable
Maxime Ripard
1
-4
/
+5
[next]