index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-02-11
3
-10
/
+23
|
\
|
*
drm/vc4: crtc: Fix redundant variable assignment
Maxime Ripard
2022-02-07
1
-1
/
+0
|
*
drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.
Dave Stevenson
2022-02-03
1
-0
/
+2
|
*
drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.
Dave Stevenson
2022-02-03
1
-1
/
+2
|
*
drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3
Dave Stevenson
2022-02-03
2
-8
/
+19
*
|
drm/vc4: Fix deadlock on DSI device attach error
Padmanabha Srinivasaiah
2022-01-19
1
-10
/
+4
|
/
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-12-16
1
-30
/
+25
|
\
|
*
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
2021-12-15
1
-8
/
+7
|
*
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
2
-23
/
+19
|
|
\
|
|
*
drm/vc4: kms: Fix previous HVS commit wait
Maxime Ripard
2021-11-29
1
-8
/
+2
|
|
*
drm/vc4: kms: Don't duplicate pending commit
Maxime Ripard
2021-11-29
1
-6
/
+0
|
|
*
drm/vc4: kms: Clear the HVS FIFO commit pointer once done
Maxime Ripard
2021-11-29
1
-0
/
+1
|
|
*
drm/vc4: kms: Add missing drm_crtc_commit_put
Maxime Ripard
2021-11-29
1
-1
/
+8
|
|
*
drm/vc4: kms: Fix return code check
Maxime Ripard
2021-11-29
1
-5
/
+5
|
|
*
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
2021-11-29
1
-3
/
+3
|
|
*
drm/vc4: fix error code in vc4_create_object()
Dan Carpenter
2021-11-19
1
-1
/
+1
*
|
|
drm/vc4: plane: Add support for YUV color encodings and ranges
Dave Stevenson
2021-12-16
2
-8
/
+82
*
|
|
drm/vc4: plane: Add support for DRM_FORMAT_P030
Dave Stevenson
2021-12-16
1
-31
/
+96
|
/
/
*
|
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+0
*
|
drm/cma-helper: Pass GEM CMA object in public interfaces
Thomas Zimmermann
2021-11-30
1
-2
/
+2
*
|
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
2021-11-30
1
-2
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-8
/
+0
|
\
|
|
*
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-28
1
-8
/
+0
|
|
\
|
|
*
drm/vc4: hdmi: Remove unused struct
Maxime Ripard
2021-10-06
1
-8
/
+0
*
|
|
drm/vc4: hdmi: Introduce a scdc_enabled flag
Maxime Ripard
2021-11-05
2
-10
/
+18
*
|
|
drm/vc4: hdmi: Introduce an output_enabled flag
Maxime Ripard
2021-11-05
2
-4
/
+18
*
|
|
drm/vc4: hdmi: Check the device state in prepare()
Maxime Ripard
2021-11-05
1
-7
/
+28
*
|
|
drm/vc4: hdmi: Prevent access to crtc->state outside of KMS
Maxime Ripard
2021-11-05
2
-12
/
+32
*
|
|
drm/vc4: hdmi: Use a mutex to prevent concurrent framework access
Maxime Ripard
2021-11-05
2
-6
/
+126
*
|
|
drm/vc4: hdmi: Add a spinlock to protect register access
Maxime Ripard
2021-11-05
4
-10
/
+236
*
|
|
drm/vc4: crtc: Copy assigned channel to the CRTC
Maxime Ripard
2021-11-05
4
-2
/
+24
*
|
|
drm/vc4: Fix non-blocking commit getting stuck forever
Maxime Ripard
2021-11-05
3
-3
/
+23
*
|
|
drm/vc4: crtc: Drop feed_txp from state
Maxime Ripard
2021-11-05
5
-10
/
+12
*
|
|
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
2021-11-04
3
-9
/
+118
*
|
|
drm/vc4: hdmi: Enable the scrambler on reconnection
Maxime Ripard
2021-11-04
1
-0
/
+3
*
|
|
drm/vc4: hdmi: Raise the maximum clock rate
Maxime Ripard
2021-11-04
1
-1
/
+1
*
|
|
drm/vc4: Leverage the load tracker on the BCM2711
Maxime Ripard
2021-11-04
4
-21
/
+10
*
|
|
drm/vc4: crtc: Add some logging
Maxime Ripard
2021-11-04
1
-0
/
+6
*
|
|
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2021-11-04
2
-24
/
+10
*
|
|
drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
Maxime Ripard
2021-11-04
1
-4
/
+3
*
|
|
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2021-11-04
2
-4
/
+9
*
|
|
drm/vc4: hdmi: Fix HPD GPIO detection
Maxime Ripard
2021-11-04
1
-3
/
+3
*
|
|
drm/vc4: hdmi: Remove the DDC probing for status detection
Maxime Ripard
2021-11-04
1
-2
/
+0
*
|
|
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
2021-10-25
1
-1
/
+18
*
|
|
drm/vc4: hdmi: Warn if we access the controller while disabled
Maxime Ripard
2021-10-25
1
-0
/
+6
*
|
|
drm/vc4: hdmi: Make sure the device is powered with CEC
Maxime Ripard
2021-10-25
1
-1
/
+9
*
|
|
drm/vc4: hdmi: Split the CEC disable / enable functions in two
Maxime Ripard
2021-10-25
1
-30
/
+45
*
|
|
drm/vc4: hdmi: Rework the pre_crtc_configure error handling
Maxime Ripard
2021-10-25
1
-6
/
+14
*
|
|
drm/vc4: hdmi: Make sure the controller is powered up during bind
Maxime Ripard
2021-10-25
1
-2
/
+15
*
|
|
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
2021-10-25
1
-0
/
+4
[next]