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
2020-09-15
drm/amd/display: Add connector to the state if DSC debugfs is set
Eryk Brol
1
-0
/
+41
2020-09-15
drm/amd/display: Calculate DSC number of slices in debugfs when forced
Eryk Brol
4
-22
/
+26
2020-09-15
drm/amd/display: Return the number of bytes parsed than allocated
Eryk Brol
1
-8
/
+8
2020-09-15
drm/amd/display: Update idle optimization handling
Joshua Aberback
3
-6
/
+14
2020-09-15
drm/amd/display: implement notify stream mask
Eric Yang
4
-0
/
+37
2020-09-15
drm/amd/display: 3.2.102
Aric Cyr
1
-1
/
+1
2020-09-15
drm/amd/display: [FW Promotion] Release 0.0.32
Anthony Koo
1
-2
/
+3
2020-09-15
drm/amd/display: adding pathway to retrieve stutter period
Martin Leung
3
-3
/
+16
2020-09-15
drm/amd/display: Add trigger connector unplug
Eryk Brol
1
-2
/
+29
2020-09-15
drm/amd/display: Add DSC force disable to dsc_clock_en debugfs entry
Eryk Brol
4
-13
/
+29
2020-09-15
drm/amd/display: make dcn20 stream_gating use a pointer for dsc_pg_control
Dmytro Laktyushkin
1
-4
/
+4
2020-09-15
drm/amd/display: Multi display cause system lag on mode change
Aric Cyr
1
-6
/
+12
2020-09-15
drm/amd/display: Disable idle optimization when PSR is enabled
Zhan Liu
1
-13
/
+10
2020-09-15
drm/amd/display: Don't use DRM_ERROR() for DTM add topology
Bhawanpreet Lakha
1
-1
/
+1
2020-09-15
drm/amd/display: Compare plane when looking for pipe split being lost
Alvin Lee
1
-6
/
+8
2020-09-15
drm/amd/display: Enabling PSR on DCN30 on driver side
Zhan Liu
1
-2
/
+16
2020-09-15
drm/amd/display: remove early return from dm_late_init
Roman Li
1
-3
/
+0
2020-09-15
drm/amd/display: Rename set_mst_bandwidth to align with DP spec
George Shen
8
-18
/
+19
2020-09-15
drm/amd/display: Flip pending check timeout due to disabled hubp
Aric Cyr
2
-0
/
+6
2020-09-15
drm/amd/display: Increase Max EDID Size Constant
Aidan Gratton
1
-1
/
+1
2020-09-15
drm/amd/display: Power eDP panel back ON before link training retry
Ashley Thomas
3
-21
/
+73
2020-09-15
drm/amd/display: Fix CP_IRQ clear bit and logic
Harmanprit Tatla
2
-11
/
+8
2020-09-15
drm/amd/display: Only use offset for first ODM pipe
Wesley Chalmers
1
-10
/
+19
2020-09-15
drm/amd/display: always use 100us for cr aux rd interval
Wenjing Liu
1
-7
/
+7
2020-09-15
drm/amd/display: 3.2.101
Aric Cyr
1
-1
/
+1
2020-09-15
drm/amd/display: [FW Promotion] Release 0.0.31
Anthony Koo
1
-2
/
+2
2020-09-15
drm/amd/display: Check clock table return
Rodrigo Siqueira
1
-2
/
+5
2020-09-15
drm/amd/display: Triplebuffering should not be used by default
Aric Cyr
7
-18
/
+14
2020-09-15
drm/amd/display: add option to override cr training pattern
Wenjing Liu
3
-12
/
+23
2020-09-15
drm/amd/display: Compare mpcc_inst to mpcc_count instead of a constant
Joshua Aberback
1
-3
/
+1
2020-09-15
drm/amd/display: Add CP_IRQ clear capability
Harmanprit Tatla
3
-0
/
+29
2020-09-15
drm/amd/display: Detect plane change when detect pipe change.
JinZe.Xu
2
-1
/
+12
2020-09-15
drm/amd/display: Fixed Intermittent blue screen on OLED panel
Naveed Ashfaq
1
-6
/
+5
2020-09-15
drm/amd/display: 3.2.100
Aric Cyr
1
-1
/
+1
2020-09-15
drm/amd/display: [FW Promotion] Release 0.0.30
Anthony Koo
1
-2
/
+2
2020-09-15
drm/amdgpu: drop BOOLEAN define in display part
Flora Cui
2
-4
/
+2
2020-09-15
drm/amd/display: Move disable interrupt into commit tail
Aurabindo Pillai
1
-33
/
+14
2020-09-15
drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
Aurabindo Pillai
3
-53
/
+69
2020-09-15
drm/amdgpu: Move existing pflip fields into separate struct
Aurabindo Pillai
2
-2
/
+35
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()
Ville Syrjälä
1
-0
/
+1
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
102
-488
/
+7520
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
9
-71
/
+108
2020-09-03
drm/amd/display: Fix a list corruption
xinhui pan
1
-0
/
+1
2020-08-28
Merge tag 'drm-misc-next-2020-08-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-1
/
+43
2020-08-26
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Dinghao Liu
1
-2
/
+8
2020-08-26
drm/amd/display: Retry AUX write when fail occurs
Wayne Lin
1
-1
/
+1
2020-08-26
drm/amd/display: Add DPCS regs for dcn3 link encoder
Bhawanpreet Lakha
2
-2
/
+1
2020-08-26
gpu: amd: Remove duplicate semicolons at the end of line
Youling Tang
1
-1
/
+1
2020-08-26
drm/amd/display: Keep current gain when ABM disable immediately
Brandon Syu
1
-1
/
+1
2020-08-26
drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
Samson Tam
1
-0
/
+1
[prev]
[next]