summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_txp.c
AgeCommit message (Expand)Author
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard
2022-07-13drm/vc4: txp: Protect device resourcesMaxime Ripard
2022-07-13drm/vc4: txp: Remove call to drm_connector_unregister()Maxime Ripard
2022-07-13drm/vc4: txp: Switch to drmm_kzallocMaxime Ripard
2022-07-13drm/vc4: txp: Remove duplicate regsetMaxime Ripard
2022-07-13drm/vc4: txp: Remove vc4_dev txp pointerMaxime Ripard
2022-07-13drm/vc4: crtc: Switch to DRM-managed CRTC initializationMaxime Ripard
2022-07-13drm/vc4: crtc: Move debugfs_name to crtc_dataMaxime Ripard
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-05-02drm: allow passing possible_crtcs to drm_writeback_connector_init()Abhinav Kumar
2022-04-08drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard
2022-04-08drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard
2021-11-05drm/vc4: crtc: Copy assigned channel to the CRTCMaxime Ripard
2021-11-05drm/vc4: crtc: Drop feed_txp from stateMaxime Ripard
2021-05-24drm/vc4: txp: Properly set the possible_crtcs maskMaxime Ripard
2020-12-16drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-07drm/vc4: crtc: Move the HVS gamma LUT setup to our init functionMaxime Ripard
2020-09-07drm/vc4: crtc: Assign output to channel automaticallyMaxime Ripard
2020-09-07drm/vc4: crtc: Rename HVS channel to outputMaxime Ripard
2020-07-07drm/vc4: txp: Turn the TXP into a CRTC of its ownMaxime Ripard
2020-07-07drm/vc4: crtc: Move the txp_armed function to the TXPMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-09-23drm: Free the writeback_job when it with an empty fbLowry Li (Arm Technology China)
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt
2019-04-01drm/vc4: Use drm_print_regset32() for our debug register dumping.Eric Anholt
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-18drm: writeback: Cleanup job ownership handling when queuing jobLaurent Pinchart
2019-02-19drm: Remove set but not used variable 'gem'YueHaibing
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-07-07drm/vc4: Add support for the transposer blockBoris Brezillon