index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
Gaosheng Cui
1
-4
/
+4
2022-11-07
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
1
-1
/
+6
2022-11-03
drm/vc4: hdmi: Fix HSM clock too low on Pi4
maxime@cerno.tech
2
-4
/
+18
2022-11-03
drm/vc4: hdmi: Fix outdated function name in comment
maxime@cerno.tech
1
-3
/
+2
2022-11-03
drm/vc4: hdmi: Take our lock to reset the link
maxime@cerno.tech
1
-4
/
+17
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
22
-853
/
+1513
2022-10-13
drm/vc4: hdmi: Check the HSM rate at runtime_resume
Maxime Ripard
1
-0
/
+20
2022-10-13
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
Maxime Ripard
1
-0
/
+9
2022-10-13
drm/vc4: Add module dependency on hdmi-codec
Maxime Ripard
1
-0
/
+1
2022-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+1
2022-09-13
drm/vc4: hdmi: Reset link on hotplug
Maxime Ripard
1
-3
/
+101
2022-09-13
drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() around
Maxime Ripard
1
-17
/
+17
2022-09-13
drm/vc4: hdmi: Switch to detect_ctx
Maxime Ripard
1
-3
/
+4
2022-09-13
drm/vc4: hdmi: Simplify the hotplug handling
Maxime Ripard
1
-22
/
+41
2022-09-13
drm/vc4: hdmi: Remove mutex in detect
Maxime Ripard
2
-64
/
+34
2022-09-13
drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scrambling
Maxime Ripard
1
-3
/
+2
2022-09-13
drm/vc4: hdmi: Constify drm_display_mode
Maxime Ripard
2
-9
/
+9
2022-09-11
Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-98
/
+101
2022-09-07
drm/vc4: vec: Fix timings for VEC modes
Mateusz Kwiatkowski
1
-2
/
+2
2022-09-07
drm/vc4: vec: Remove redundant atomic_mode_set
Mateusz Kwiatkowski
1
-14
/
+4
2022-09-07
drm/vc4: vec: Refactor VEC TV mode setting
Mateusz Kwiatkowski
1
-65
/
+23
2022-09-07
drm/vc4: vec: Convert to atomic helpers
Maxime Ripard
1
-4
/
+6
2022-09-07
drm/vc4: vec: Remove empty mode_fixup
Maxime Ripard
1
-9
/
+0
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
22
-690
/
+1260
2022-08-25
drm/vc4: hvs: protect drm_print_regset32()
Danilo Krummrich
1
-2
/
+2
2022-08-25
drm/vc4: crtc: protect device resources after removal
Danilo Krummrich
1
-1
/
+40
2022-08-25
drm/vc4: plane: protect device resources after removal
Danilo Krummrich
1
-0
/
+20
2022-08-25
drm/vc4: hdmi: unlock mutex when device is unplugged
Danilo Krummrich
1
-2
/
+5
2022-08-18
drm/vc4: hdmi: Rework power up
Maxime Ripard
1
-8
/
+7
2022-08-18
drm/vc4: hdmi: Depends on CONFIG_PM
Maxime Ripard
2
-1
/
+2
2022-08-15
drm/vc4: Drop of_gpio header
MaĆra Canal
1
-1
/
+0
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
8
-24
/
+24
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
12
-71
/
+71
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
3
-11
/
+11
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2
-2
/
+0
2022-07-13
drm/vc4: v3d: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-7
/
+4
2022-07-13
drm/vc4: v3d: Rework the runtime_pm setup
Maxime Ripard
1
-15
/
+22
2022-07-13
drm/vc4: v3d: Stop disabling interrupts
Maxime Ripard
2
-3
/
+1
2022-07-13
drm/vc4: perfmon: Add missing mutex_destroy
Maxime Ripard
1
-0
/
+1
2022-07-13
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
4
-6
/
+28
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
11
-69
/
+191
2022-07-13
drm/vc4: debugfs: Return an error on failure
Maxime Ripard
2
-23
/
+27
2022-07-13
drm/vc4: debugfs: Protect device resources
Maxime Ripard
1
-0
/
+9
2022-07-13
drm/vc4: vec: Switch to devm_pm_runtime_enable
Maxime Ripard
1
-15
/
+5
2022-07-13
drm/vc4: vec: Protect device resources after removal
Maxime Ripard
1
-6
/
+61
2022-07-13
drm/vc4: vec: Switch to DRM-managed connector initialization
Maxime Ripard
1
-6
/
+5
2022-07-13
drm/vc4: vec: Switch to DRM-managed encoder initialization
Maxime Ripard
1
-5
/
+9
2022-07-13
drm/vc4: vec: Remove call to drm_connector_unregister()
Maxime Ripard
1
-8
/
+2
[next]