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_txp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-8
/
+4
*
drm/vc4: tests: Fail the current test if we access a register
Maxime Ripard
2022-12-08
1
-2
/
+11
*
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
2022-12-08
1
-1
/
+1
*
drm/vc4: crtc: Provide a CRTC name
Maxime Ripard
2022-11-28
1
-0
/
+1
*
drm/vc4: crtc: Pass the device and data in vc4_crtc_init
Maxime Ripard
2022-11-28
1
-5
/
+2
*
drm/vc4: txp: Initialise the CRTC before the encoder and connector
Maxime Ripard
2022-11-28
1
-5
/
+5
*
drm/vc4: Add TXP encoder type
Maxime Ripard
2022-11-28
1
-10
/
+20
*
drm/vc4: txp: Reorder the variable assignments
Maxime Ripard
2022-11-28
1
-9
/
+6
*
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
2022-08-03
1
-1
/
+1
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-1
/
+1
*
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-08-03
1
-2
/
+2
*
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
1
-2
/
+1
*
drm/vc4: txp: Protect device resources
Maxime Ripard
2022-07-13
1
-0
/
+25
*
drm/vc4: txp: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
1
-8
/
+2
*
drm/vc4: txp: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
1
-1
/
+1
*
drm/vc4: txp: Remove duplicate regset
Maxime Ripard
2022-07-13
1
-5
/
+4
*
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2022-07-13
1
-6
/
+0
*
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
1
-1
/
+0
*
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2022-05-11
1
-1
/
+2
|
\
|
*
drm: allow passing possible_crtcs to drm_writeback_connector_init()
Abhinav Kumar
2022-05-02
1
-1
/
+2
*
|
drm/vc4: txp: Force alpha to be 0xff if it's disabled
Maxime Ripard
2022-04-08
1
-0
/
+6
*
|
drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
Maxime Ripard
2022-04-08
1
-1
/
+1
|
/
*
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
1
-0
/
+1
*
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-11-05
1
-2
/
+1
*
drm/vc4: txp: Properly set the possible_crtcs mask
Maxime Ripard
2021-05-24
1
-1
/
+1
*
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-16
1
-7
/
+3
*
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
1
-1
/
+0
*
drm: Pass the full state to connectors atomic functions
Maxime Ripard
2020-11-20
1
-1
/
+3
*
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-4
/
+6
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+7
*
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
2020-09-07
1
-1
/
+0
*
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
2020-09-07
1
-0
/
+1
*
drm/vc4: crtc: Rename HVS channel to output
Maxime Ripard
2020-09-07
1
-1
/
+1
*
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2020-07-07
1
-1
/
+99
*
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
2020-07-07
1
-1
/
+8
*
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2019-10-03
1
-6
/
+8
|
\
|
*
drm/vc4: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-6
/
+8
*
|
drm: Free the writeback_job when it with an empty fb
Lowry Li (Arm Technology China)
2019-09-23
1
-3
/
+2
|
/
*
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
2019-06-13
1
-3
/
+4
*
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-05
1
-32
/
+12
|
\
|
*
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
-16
/
+12
*
|
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-03-25
1
-3
/
+0
|
\
|
|
*
drm: Remove set but not used variable 'gem'
YueHaibing
2019-02-19
1
-3
/
+0
*
|
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
2019-03-18
1
-1
/
+1
|
/
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
[next]