index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-31
drm/amd/display: Fix exception from AUX acquire failure
Anthony Koo
1
-2
/
+2
2019-04-11
drm/amd/display: extending AUX SW Timeout
Martin Leung
2
-6
/
+9
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
1
-3
/
+8
2019-02-22
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2
-22
/
+25
2019-02-19
drm/amd/display: send pipe set command to dmcu when backlight is set
Josip Pavic
1
-22
/
+23
2019-02-19
drm/amd/display: send pipe set command to dmcu when stream unblanks
Josip Pavic
1
-15
/
+17
2019-02-19
drm/amd/display: Raise dispclk value for dce11
Roman Li
1
-3
/
+8
2019-02-19
drm/amd/display/dce_mem_input: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-1
/
+9
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
1
-2
/
+26
2019-02-06
drm/amd/display: dmcu is blocking due to wrong disable ABM command
Paul Hsieh
1
-2
/
+2
2019-02-06
drm/amd/display: Use udelay when waiting between aux retries
John Barberiz
1
-1
/
+1
2019-02-01
drm/amd/display: Fix fclk idle state
Roman Li
1
-1
/
+9
2019-01-26
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
2
-3
/
+15
2019-01-26
drm/amd/display: Update DMCU versioning mechanism
Josip Pavic
1
-3
/
+3
2019-01-14
drm/amd/display: dp interlace MSA timing programming for Interlace mode.
Charlene Liu
1
-28
/
+37
2019-01-14
drm/amd/display: Remove i2caux folder
David Francis
1
-1
/
+3
2019-01-14
drm/amd/display: Change from aux_engine to dce_aux
David Francis
2
-540
/
+37
2019-01-14
drm/amd/display: Switch ddc to new aux interface
David Francis
2
-0
/
+105
2019-01-14
drm/amd/display: Shift dc link aux to aux_payload
David Francis
1
-1
/
+2
2019-01-14
drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU state
Martin Tsai
1
-81
/
+42
2019-01-14
drm/amd/display: Compensate for XGMI SS downspread on dprefclk
Leo Li
3
-3
/
+108
2019-01-14
drm/amd/display: Use local variable instead of caching global
Leo Li
1
-22
/
+15
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
4
-109
/
+109
2019-01-14
drm/amd/display: remove sink reference in dc_stream_state
Jun Lei
2
-6
/
+6
2018-12-19
drm/amd/display: Raise dispclk value for Polaris
Roman Li
1
-0
/
+7
2018-11-29
drm/amd/display: Fix 6x4K displays light-up on Vega20
Roman Li
1
-0
/
+2
2018-11-19
drm/amd/display: Clean up dp_blank functions
David Francis
1
-13
/
+10
2018-11-19
drm/amd/display: Check for dmcu initialization before calling dmcu
David Francis
1
-4
/
+7
2018-11-19
drm/amd/display: expose dentist_get_divider_from_did
Nevenko Stupar
2
-1
/
+3
2018-11-05
drm/amd/display: Expose target backlight level
Anthony Koo
1
-0
/
+12
2018-11-05
drm/amd/display: Expand dc to use 16.16 bit backlight
Anthony Koo
1
-54
/
+38
2018-11-05
drm/amd/display: Add missing pipes registers for VGA enable/disable
Nevenko Stupar
1
-0
/
+2
2018-11-05
drm/amd/display: add dccg block
Dmytro Laktyushkin
1
-2
/
+5
2018-11-05
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
3
-205
/
+205
2018-11-05
drm/amd/display: Add link encoder dp_ycbcr420_supported feature flag
Eric Bernstein
1
-1
/
+1
2018-11-05
drm/amd/display: expose hwseq functions and add registers
Nevenko Stupar
1
-0
/
+50
2018-11-05
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
3
-285
/
+47
2018-11-05
drm/amd/display: clean up base dccg struct
Dmytro Laktyushkin
2
-20
/
+37
2018-11-05
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
2
-235
/
+430
2018-10-10
drm/amd/display: Use proper enums in process_channel_reply
Nathan Chancellor
1
-1
/
+1
2018-10-10
drm/amd/display: Raise dispclk value for dce_update_clocks
Nicholas Kazlauskas
1
-0
/
+5
2018-10-10
drm/amd/display: clean up encoding checks
Eric Yang
1
-15
/
+1
2018-10-10
drm/amd/display: block DP YCbCr420 modes
Eric Yang
1
-0
/
+3
2018-09-27
drm/amd/display: Raise dispclk value for dce120 by 15%
Nicholas Kazlauskas
1
-0
/
+3
2018-09-14
drm/amd/display: stop using switch for different CS revisions
Dmytro Laktyushkin
2
-164
/
+214
2018-09-14
drm/amd/display: Add Raven2 definitions in dc
Bhawanpreet Lakha
1
-0
/
+7
2018-09-11
drm/amd/display: remove unused clk_src code
Dmytro Laktyushkin
1
-86
/
+1
2018-08-27
drm/amd/display: Flatten unnecessary i2c functions
David Francis
1
-77
/
+34
2018-08-27
drm/amd/display: Remove redundant i2c structs
David Francis
4
-177
/
+28
[next]