index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
drm/amd/display: Cursor flicker when entering PSRSU
Robin Chen
1
-0
/
+3
2022-08-25
drm/amd/display: change to runtime initialization for reg offsets for DCN321
Aurabindo Pillai
1
-292
/
+354
2022-08-25
drm/amd/display: change to runtime initialization for reg offsets for DCN32
Aurabindo Pillai
2
-294
/
+1432
2022-08-25
drm/amd/display: Change AUX NACK behavior
Ilya Bakoulin
1
-7
/
+5
2022-08-25
drm/amd/display: HDMI ODM Combine Policy Correction
Saaem Rizvi
3
-8
/
+1
2022-08-25
drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modes
Samson Tam
1
-0
/
+5
2022-08-25
drm/amd/display: do not change pipe split policy for RV2
Derek Lai
4
-29
/
+31
2022-08-25
drm/amd/display: 3.2.199
Aric Cyr
1
-1
/
+1
2022-08-25
drm/amd/display: [FW Promotion] Release 0.0.130.0
Anthony Koo
1
-2
/
+14
2022-08-25
drm/amdgpu: Don't register backlight when another backlight should be used (v3)
Hans de Goede
1
-0
/
+7
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
4
-160
/
+83
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
1
-0
/
+7
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
1
-25
/
+4
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
1
-2
/
+3
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
2
-15
/
+15
2022-08-23
drm/amdgpu/dm/mst: Rename get_payload_table()
Lyude Paul
1
-3
/
+4
2022-08-23
drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
Lyude Paul
4
-15
/
+19
2022-08-22
drm/amd/display: remove unneeded defines from bios parser
Tales Aparecida
1
-19
/
+0
2022-08-22
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-22
drm/amd/display: remove unused header
Magali Lemes
1
-34
/
+0
2022-08-22
drm/amd/display: Include missing header
Maíra Canal
2
-10
/
+3
2022-08-22
drm/amd/display: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-08-22
drm/amd/display: fix i386 frame size warning
Hamza Mahfooz
1
-231
/
+62
2022-08-19
drm/amd/display: Include missing header
Maíra Canal
2
-10
/
+3
2022-08-19
Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
62
-1028
/
+1293
2022-08-16
drm/amd/display: fix minor codestyle problems
Tales Aparecida
1
-6
/
+4
2022-08-16
drm/amd/display: fix overflow on MIN_I64 definition
David Gow
1
-3
/
+3
2022-08-16
drm/amd/display: Unneeded semicolon
min tang
1
-1
/
+1
2022-08-16
drm/amd/display: Fix comment typo
min tang
1
-1
/
+1
2022-08-16
drm/amd/display: Remove unused code
Rodrigo Siqueira
2
-2168
/
+0
2022-08-16
drm/amd/display: include soc._clock_tmp[] into DC's scratch region
Hamza Mahfooz
5
-75
/
+89
2022-08-16
drm/amd/display: implement DSC pass-through support
Hamza Mahfooz
1
-4
/
+41
2022-08-16
drm/amd/display: consider DSC pass-through during mode validation
Hamza Mahfooz
1
-6
/
+78
2022-08-16
drm/amd/display: add doc entries for MPC blending configuration
Melissa Wen
1
-14
/
+77
2022-08-16
Documentation/amdgpu/display: add DC color caps info
Melissa Wen
1
-13
/
+64
2022-08-16
Documentation/amdgpu_dm: Add DM color correction documentation
Melissa Wen
1
-28
/
+81
2022-08-16
drm/amd/display: Document some of the DML structs
Rodrigo Siqueira
1
-0
/
+34
2022-08-16
drm/amd/display: Expand documentation for timing
Rodrigo Siqueira
2
-0
/
+100
2022-08-16
drm/amd/display: Document pipe split policy
Rodrigo Siqueira
1
-0
/
+35
2022-08-16
drm/amd/display: Add some extra kernel doc to amdgpu_dm
Rodrigo Siqueira
2
-8
/
+54
2022-08-16
drm/amd/display: Add basic kernel doc to CRC code under DC
Rodrigo Siqueira
4
-14
/
+46
2022-08-16
drm/amd/display: Add documentation to some of the cursor struct
Rodrigo Siqueira
1
-7
/
+55
2022-08-16
drm/amd/display: Include scaling factor for SubVP command
Alvin Lee
4
-1
/
+36
2022-08-16
drm/amd/display: add chip revision to DCN32
Samson Tam
1
-1
/
+3
2022-08-16
drm/amd/display: avoid doing vm_init multiple time
Charlene Liu
1
-1
/
+7
2022-08-16
drm/amd/display: Use pitch when calculating size to cache in MALL
Alvin Lee
1
-1
/
+1
2022-08-16
drm/amd/display: Don't set DSC for phantom pipes
Alvin Lee
1
-0
/
+1
2022-08-16
drm/amd/display: Update clock table policy for DCN314
Nicholas Kazlauskas
2
-65
/
+154
2022-08-16
drm/amd/display: Modify header inclusion pattern
Chaitanya Dhere
2
-2
/
+2
2022-08-16
drm/amd/display: Fix plug/unplug external monitor will hang while playback MPO video
Tom Chung
1
-2
/
+9
[prev]
[next]