index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
drm/amd/display: Implement DCE analog stream encoders
Timur Kristóf
5
-0
/
+41
2025-10-28
drm/amd/display: Add concept of analog encoders (v2)
Timur Kristóf
5
-3
/
+51
2025-10-28
drm/amd/display: Determine early if a link has supported encoders (v2)
Timur Kristóf
1
-4
/
+19
2025-10-28
drm/amd/display: Don't try to enable/disable HPD when unavailable
Timur Kristóf
1
-2
/
+3
2025-10-28
drm/amd/display: Don't use stereo sync and audio on RGB signals (v2)
Timur Kristóf
3
-3
/
+18
2025-10-28
drm/amd/display: Get maximum pixel clock from VBIOS
Timur Kristóf
2
-0
/
+3
2025-10-28
drm/amd/display: Add SelectCRTC_Source to BIOS parser
Timur Kristóf
5
-5
/
+215
2025-10-28
drm/amd/display: Hook up DAC to bios_parser_encoder_control
Timur Kristóf
1
-0
/
+16
2025-10-28
drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)
Timur Kristóf
3
-6
/
+30
2025-10-28
drm/amd/display: Add analog bit to edid_caps (v2)
Timur Kristóf
4
-0
/
+15
2025-10-28
drm/amd/display: Determine DVI-I connector type (v2)
Timur Kristóf
1
-2
/
+7
2025-10-28
drm/amd/display: Promote DC to 3.2.356
Taimur Hassan
1
-1
/
+1
2025-10-28
drm/amd/display: [FW Promotion] Release 0.1.33.0
Taimur Hassan
1
-3
/
+9
2025-10-28
drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtc
Ivan Lipski
1
-3
/
+7
2025-10-28
drm/amd/display: Add HDR workaround for a specific eDP
Alex Hung
1
-0
/
+1
2025-10-28
drm/amd/display: Make observers const-correct
Dominik Kaszewski
4
-23
/
+35
2025-10-28
drm/amd/display: Add lock descriptor to check_update
Dominik Kaszewski
3
-58
/
+82
2025-10-28
drm/amd/display: Update cursor offload assignments
Alvin Lee
4
-13
/
+16
2025-10-28
drm/amd/display: Add dc interface to log pre os firmware information
Meenakshikumar Somasundaram
8
-0
/
+110
2025-10-28
drm/amd/display: init dispclk from bootup clock for DCN315
Zhongwei Zhang
3
-2
/
+87
2025-10-28
drm/amd/display: Remove dc param from check_update
Dominik Kaszewski
26
-65
/
+152
2025-10-28
drm/amd/display: update link encoder assignment
Meenakshikumar Somasundaram
1
-10
/
+33
2025-10-28
drm/amd/display: Add more DC HW state info to underflow logging
Karen Chen
59
-150
/
+1133
2025-10-28
drm/amd/display: Rename dml2 to dml2_0 folder
Austin Zheng
89
-180
/
+183
2025-10-28
drm/amd/display: Fix notification of vtotal to DMU for cursor offload
Nicholas Kazlauskas
1
-3
/
+4
2025-10-28
drm/amd/display: Fix wrong index for DCN401 cursor offload
Nicholas Kazlauskas
1
-1
/
+1
2025-10-28
drm/amd/display: Add opp count validation to dml2.1
Dmytro Laktyushkin
3
-3
/
+28
2025-10-28
drm/amd/display: Fix DMUB reset sequence for DCN32
Dillon Varone
2
-22
/
+45
2025-10-28
drm/amd/display: Bump minimum for frame_warn_limit
Mario Limonciello
1
-1
/
+1
2025-10-28
drm/amd: Re-introduce property to control adaptive backlight modulation
Mario Limonciello
2
-2
/
+38
2025-10-28
drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...
Matthew Schwartz
1
-3
/
+0
2025-10-28
drm/amd/display: pause the workload setting in dm
Kenneth Feng
1
-0
/
+11
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
1
-2
/
+2
2025-10-21
drm/amd/display: use GFP_NOWAIT for allocation in interrupt handler
Aurabindo Pillai
1
-2
/
+2
2025-10-21
drm/amd/display: increase max link count and fix link->enc NULL pointer access
Charlene Liu
2
-1
/
+10
2025-10-21
drm/amd/display: Fix NULL pointer dereference
Meenakshikumar Somasundaram
1
-1
/
+2
2025-10-20
drm/amd/display: Promote DC to 3.2.355
Taimur Hassan
1
-1
/
+1
2025-10-20
drm/amd/display: write segment pointer with mot enabled for mst
Meenakshikumar Somasundaram
2
-3
/
+6
2025-10-20
drm/amd/display: Control BW allocation in FW side
Cruise Hung
5
-7
/
+4
2025-10-20
drm/amd/display: Fix misc. checkpatch issues
Ilya Bakoulin
2
-131
/
+86
2025-10-20
drm/amd/display: Change clean dsc blocks condition in accelerated mode
Lewis Huang
1
-2
/
+9
2025-10-20
drm/amd/display: Set DCN32 to use update planes and stream version 3
Nicholas Carbones
1
-1
/
+2
2025-10-20
drm/amd/display: Check disable_fec flag before enabling fec.
Meenakshikumar Somasundaram
1
-1
/
+3
2025-10-20
drm/amd/display: Fix GFP_ATOMIC abuse
Aurabindo Pillai
6
-37
/
+33
2025-10-20
drm/amd: Fix set but not used warnings
Tiezhu Yang
1
-6
/
+3
2025-10-20
drm/amd/display: Promote DC to 3.2.354
Taimur Hassan
1
-1
/
+1
2025-10-20
drm/amd/display: [FW Promotion] Release 0.1.31.0
Taimur Hassan
1
-1
/
+2
2025-10-20
drm/amd/display: add new block sequence-building/executing functions
Ilya Bakoulin
7
-17
/
+5699
2025-10-20
drm/amd/display: add additional hdcp traces
Wenjing Liu
6
-9
/
+51
2025-10-20
drm/amd/display: Fix performance regression from full updates
Dominik Kaszewski
1
-20
/
+34
[prev]
[next]