index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
drm/display/dp_mst: Add protection against 0 vcpi
Suraj Kandpal
1
-1
/
+2
2025-09-04
Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
Imre Deak
1
-1
/
+1
2025-08-28
drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
Imre Deak
1
-1
/
+1
2025-04-10
drm/dp_mst: Fix drm RAD print
Wayne Lin
1
-4
/
+4
2025-03-22
drm/dp_mst: Fix locking when skipping CSN before topology probing
Imre Deak
1
-16
/
+24
2025-02-21
drm: Fix DSC BPP increment decoding
Imre Deak
1
-1
/
+1
2025-02-17
gpu: drm_dp_cec: fix broken CEC adapter properties check
Hans Verkuil
1
-11
/
+3
2025-02-08
drm/connector: Allow clearing HDMI infoframes
Derek Foreman
1
-0
/
+8
2025-01-02
drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()
Imre Deak
1
-6
/
+18
2024-12-27
drm/display: use ERR_PTR on DP tunnel manager creation fail
Krzysztof Karas
1
-5
/
+5
2024-12-14
drm/display: Fix building with GCC 15
Brahmajit Das
1
-2
/
+2
2024-12-14
drm/dp_mst: Fix resetting msg rx state after topology removal
Imre Deak
1
-2
/
+19
2024-12-14
drm/dp_mst: Verify request type in the corresponding down message reply
Imre Deak
1
-0
/
+31
2024-12-14
drm/dp_mst: Fix MST sideband message body length check
Imre Deak
1
-0
/
+3
2024-10-01
Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-5
/
+9
2024-09-24
drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
Derek Foreman
1
-3
/
+1
2024-09-12
drm/dp_mst: Fix DSC decompression detection in Synaptics branch devices
Imre Deak
1
-2
/
+8
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
3
-10
/
+505
2024-09-03
drm/bridge-connector: reset the HDMI connector state
Dmitry Baryshkov
2
-1
/
+13
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
3
-0
/
+485
2024-09-03
drm/display: stop depending on DRM_DISPLAY_HELPER
Dmitry Baryshkov
1
-10
/
+8
2024-08-30
Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-37
/
+34
2024-08-29
drm/mst: switch to guid_gen() to generate valid GUIDs
Jani Nikula
1
-9
/
+1
2024-08-29
drm/mst: switch to guid_t type for GUID
Jani Nikula
1
-29
/
+38
2024-08-26
drm: Fix kerneldoc for "Returns" section
renjun wang
1
-4
/
+0
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-13
/
+42
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2
-11
/
+57
2024-08-01
Merge drm/drm-next into drm-intel-next
Jani Nikula
8
-5
/
+930
2024-07-31
drm/dp_mst: Simplify the condition when to enumerate path resources
Imre Deak
1
-11
/
+8
2024-07-31
drm/dp_mst: Add a helper to queue a topology probe
Imre Deak
1
-0
/
+27
2024-07-31
drm/dp_mst: Factor out function to queue a topology probe work
Imre Deak
1
-2
/
+7
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-23
drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology()
Markus Elfring
1
-1
/
+1
2024-07-11
drm/dp: Add helper to dump an LTTPR PHY descriptor
Imre Deak
1
-10
/
+56
2024-07-03
drm/display/dsc: Add a helper to dump the DSC configuration
Imre Deak
1
-0
/
+91
2024-07-03
drm: Add helpers for q4 fixed point values
Imre Deak
1
-2
/
+3
2024-07-03
drm/dp_mst: Skip CSN if topology probing is not done yet
Wayne Lin
1
-0
/
+11
2024-07-03
drm/dp_mst: Fix all mstb marked as not probed after suspend/resume
Wayne Lin
1
-2
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-25
drm/connector: hdmi: shorten too long function name
Dmitry Baryshkov
1
-3
/
+3
2024-06-12
drm/connector: hdmi: allow disabling Audio Infoframe
Dmitry Baryshkov
1
-0
/
+36
2024-05-29
drm/display: Fix HDMI state helper dependency
Maxime Ripard
1
-1
/
+1
2024-05-28
drm/connector: hdmi: Add Infoframes generation
Maxime Ripard
1
-0
/
+336
2024-05-28
drm/connector: hdmi: Add RGB Quantization Range to the connector state
Maxime Ripard
1
-0
/
+29
2024-05-28
drm/connector: hdmi: Add Broadcast RGB property
Maxime Ripard
1
-1
/
+3
2024-05-28
drm/connector: hdmi: Compute bpc and format automatically
Maxime Ripard
1
-3
/
+214
2024-05-28
drm/connector: hdmi: Add custom hook to filter TMDS character rate
Maxime Ripard
1
-0
/
+9
2024-05-28
drm/connector: hdmi: Calculate TMDS character rate
Maxime Ripard
1
-0
/
+67
2024-05-28
drm/display: hdmi: Add HDMI compute clock helper
Maxime Ripard
1
-0
/
+61
2024-05-28
drm/connector: hdmi: Add support for output format
Maxime Ripard
1
-1
/
+2
[next]