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
...
*
|
|
|
drm/vc4: kms: Split the HVS muxing check in a separate function
Maxime Ripard
2020-11-19
1
-3
/
+15
*
|
|
|
drm/vc4: kms: Rename NUM_CHANNELS
Maxime Ripard
2020-11-19
1
-3
/
+3
*
|
|
|
drm/vc4: kms: Remove useless define
Maxime Ripard
2020-11-19
1
-1
/
+0
*
|
|
|
drm/vc4: kms: Switch to drmm_add_action_or_reset
Maxime Ripard
2020-11-19
1
-2
/
+2
*
|
|
|
drm/vc4: hdmi: Block odd horizontal timings
Maxime Ripard
2020-11-19
2
-0
/
+15
*
|
|
|
drm/vc4: hdmi: Make sure our clock rate is within limits
Maxime Ripard
2020-11-19
1
-0
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
drm/vc4: drv: Remove unused variable
Maxime Ripard
2020-11-03
1
-1
/
+0
*
|
|
drm/vc4: kms: Add functions to create the state objects
Maxime Ripard
2020-11-02
2
-24
/
+57
*
|
|
drm/vc4: Use devm_drm_dev_alloc
Maxime Ripard
2020-11-02
5
-32
/
+25
*
|
|
drm/vc4: Use the helper to retrieve vc4_dev when needed
Maxime Ripard
2020-11-02
2
-3
/
+3
*
|
|
drm/vc4: gem: Add a managed action to cleanup the job queue
Maxime Ripard
2020-11-02
3
-10
/
+10
*
|
|
drm/vc4: drv: Use managed drm_mode_config_init
Maxime Ripard
2020-11-02
1
-4
/
+3
*
|
|
drm/vc4: bo: Add a managed action to cleanup the cache
Maxime Ripard
2020-11-02
3
-4
/
+4
|
|
/
|
/
|
*
|
drm/vc4: Rework the structure conversion functions
Maxime Ripard
2020-10-29
1
-6
/
+6
*
|
drm/vc4: hdmi: Add a name to the codec DAI component
Maxime Ripard
2020-10-29
1
-0
/
+1
*
|
drm/vc4: hdmi: Avoid sleeping in atomic context
Maxime Ripard
2020-10-27
1
-2
/
+3
*
|
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
2020-10-27
1
-0
/
+1
*
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
13
-1006
/
+3140
|
\
\
|
*
|
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
2020-09-25
3
-6
/
+19
|
*
|
drm/vc4: crtc: Rework a bit the CRTC state code
Maxime Ripard
2020-09-25
1
-3
/
+10
|
*
|
drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
Maxime Ripard
2020-09-23
1
-1
/
+1
|
|
/
|
*
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
2020-09-21
1
-0
/
+17
|
*
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
2020-09-16
1
-0
/
+2
|
*
drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set
Nathan Chancellor
2020-09-11
1
-2
/
+2
|
*
drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write}
Nathan Chancellor
2020-09-11
1
-2
/
+2
|
*
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
Dan Carpenter
2020-09-10
1
-16
/
+16
|
*
drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()
Dan Carpenter
2020-09-10
1
-2
/
+2
|
*
drm/vc4: drv: Support BCM2711
Maxime Ripard
2020-09-07
4
-13
/
+40
|
*
drm/vc4: hdmi: Support the BCM2711 HDMI controllers
Maxime Ripard
2020-09-07
5
-0
/
+1004
|
*
drm/vc4: hdmi: Add pixel BVB clock control
Hoegeun Kwon
2020-09-07
2
-0
/
+24
|
*
drm/vc4: hdmi: Switch to blank pixels when disabled
Maxime Ripard
2020-09-07
2
-0
/
+12
|
*
drm/vc4: hdmi: Do the VID_CTL configuration at once
Maxime Ripard
2020-09-07
1
-8
/
+6
|
*
drm/vc4: hdmi: Implement finer-grained hooks
Maxime Ripard
2020-09-07
1
-4
/
+35
|
*
drm/vc4: hdmi: Always recenter the HDMI FIFO
Maxime Ripard
2020-09-07
1
-20
/
+26
|
*
drm/vc4: hdmi: Remove register dumps in enable
Maxime Ripard
2020-09-07
1
-17
/
+0
|
*
drm/vc4: hdmi: Deal with multiple ALSA cards
Maxime Ripard
2020-09-07
2
-1
/
+5
|
*
drm/vc4: hdmi: Add audio-related callbacks
Dave Stevenson
2020-09-07
2
-8
/
+21
|
*
drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default.
Dave Stevenson
2020-09-07
1
-1
/
+2
|
*
drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
2020-09-07
2
-0
/
+14
|
*
drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
Dave Stevenson
2020-09-07
1
-1
/
+8
|
*
drm/vc4: hdmi: Use clk_set_min_rate instead
Maxime Ripard
2020-09-07
1
-1
/
+1
|
*
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
2020-09-07
2
-41
/
+41
|
*
drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
Maxime Ripard
2020-09-07
1
-1
/
+1
|
*
drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
Maxime Ripard
2020-09-07
1
-1
/
+0
|
*
drm/vc4: hdmi: Add CEC support flag
Maxime Ripard
2020-09-07
2
-0
/
+7
|
*
drm/vc4: hdmi: Move CEC init to its own function
Maxime Ripard
2020-09-07
1
-41
/
+67
|
*
drm/vc4: hdmi: Deal with multiple debugfs files
Maxime Ripard
2020-09-07
2
-1
/
+7
|
*
drm/vc4: hdmi: Store the encoder type in the variant structure
Maxime Ripard
2020-09-07
2
-1
/
+5
|
*
drm/vc4: hdmi: Add a set_timings callback
Maxime Ripard
2020-09-07
2
-32
/
+44
|
*
drm/vc4: hdmi: Add a CSC setup callback
Maxime Ripard
2020-09-07
2
-28
/
+45
[prev]
[next]