index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
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
2019-03-19
drm/amd/display: Fix Divide by 0 in memory calculations
Murton Liu
1
-5
/
+15
2019-03-19
drm/amd/display: Add pp_smu null pointer check
Charlene Liu
2
-7
/
+10
2019-03-19
drm/amd/display: 3.2.20
Aric Cyr
1
-1
/
+1
2019-03-19
drm/amd/display: Fix soft hang issue when some DPCD data invalid
Anthony Koo
1
-0
/
+9
2019-03-19
drm/amd/display: Update plane tiling attributes for stream updates
Nicholas Kazlauskas
1
-73
/
+101
2019-03-19
drm/amd/display: Re-add custom degamma support
David Francis
1
-0
/
+2
2019-03-19
Revert "drm/amd/display: dcn add check surface in_use"
Charlene Liu
6
-97
/
+4
2019-03-19
drm/amd/display: half bandwidth for YCbCr420 during validation
Martin Leung
1
-13
/
+20
2019-03-19
drm/amd/display: Keep clocks high before seamless boot done
Anthony Koo
6
-12
/
+42
2019-03-19
drm/amd/display: Refactor pageflips plane commit
David Francis
1
-68
/
+64
2019-03-19
drm/amd/display: Allow pflips from a framebuffer to itself
David Francis
1
-5
/
+4
2019-03-19
drm/amd/display: Create overlay planes
Nicholas Kazlauskas
1
-7
/
+44
2019-03-19
drm/amd/display: Drop underlay plane support
Nicholas Kazlauskas
1
-57
/
+19
2019-03-19
drm/amd/display: Add plane capabilities to dc_caps
Nicholas Kazlauskas
7
-0
/
+91
2019-03-19
drm/amd/display: Set stream->mode_changed when connectors change
Nicholas Kazlauskas
1
-2
/
+1
2019-03-19
drm/amd/display: Respect aux return values
Thomas Lim
5
-39
/
+129
2019-03-19
drm/amd/display: Add function to create 4d19 fixed point
Tyler DiBattista
2
-0
/
+7
2019-03-19
drm/amd/display: add full update commit hint struct
Jun Lei
2
-0
/
+6
2019-03-19
drm/amd/display: Poll pending DOWN_REP before enabling the link
Martin Tsai
3
-6
/
+6
2019-03-19
drm/amd/powerplay: implement interface to set watermarks for clock ranges
Huang Rui
1
-4
/
+7
2019-03-19
drm/amd/powerplay: add interface to notify smu enable pme restore register
Huang Rui
1
-4
/
+4
2019-03-19
drm/amd/powerplay: add interface to get current clocks for display
Huang Rui
1
-0
/
+2
2019-03-19
drm/amd/powerplay: add interface to request display clock voltage
Huang Rui
1
-5
/
+12
2019-03-19
drm/amd/powerplay: add interface to get clock by type with voltage for display
Huang Rui
1
-7
/
+13
2019-03-19
drm/amd/powerplay: add interface to get clock by type with latency for displa...
Huang Rui
1
-7
/
+14
2019-03-19
drm/amd/powerplay: add interface to get max high clocks for display
Huang Rui
1
-0
/
+7
2019-03-19
drm/amd/powerplay: add get_clock_by_type interface for display
Huang Rui
1
-0
/
+6
2019-03-19
drm/amd/powerplay: add smu display configuration change function
Huang Rui
1
-0
/
+5
2019-03-12
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
6
-19
/
+58
2019-03-06
drm/amd/display: don't call dm_pp_ function from an fpu block
Harry Wentland
1
-2
/
+6
2019-03-05
drm/amd/display: 3.2.19
Mark McGarrity
1
-1
/
+1
2019-03-05
drm/amd/display: Add ability to override bounding box in DC construct
Jun Lei
2
-0
/
+12
2019-03-05
drm/amd/display: Make stream commits call into DC only once
David Francis
1
-75
/
+54
2019-03-05
drm/amd/display: optionally optimize edp link rate based on timing
Josip Pavic
3
-63
/
+140
2019-03-05
drm/amd/display: Add p_state_change_support flag to dc_clocks
Jun Lei
1
-0
/
+1
2019-03-05
drm/amd/display: Clean up wait on vblank event
David Francis
1
-11
/
+7
2019-03-05
drm/amd/display: Set flip pending for pipe split
Wesley Chalmers
2
-1
/
+14
2019-03-05
drm/amd/display: Fix exception from AUX acquire failure
Anthony Koo
1
-2
/
+2
2019-03-05
drm/amd/display: Reset planes that were disabled in init_pipes
Nicholas Kazlauskas
1
-1
/
+6
2019-03-05
drm/amd/display: Allow for plane-less resource reservation
Dmytro Laktyushkin
2
-6
/
+8
2019-03-05
drm/amd/display: dcn add check surface in_use
Charlene Liu
6
-4
/
+97
2019-03-05
drm/amd/display: Add DCN_VM aperture registers
Eryk Brol
1
-0
/
+3
2019-03-05
drm/amd/display: make seamless boot work generically
Anthony Koo
2
-11
/
+27
2019-03-05
drm/amd/display: Remove redundant 'else' statement in dcn1_update_clocks
Fatemeh Darbehani
1
-8
/
+0
2019-03-05
drm/amd/display: Move enum gamut_remap_select to hw_shared.h
Eric Bernstein
3
-14
/
+6
2019-03-05
drm/amd/display: 3.2.18
mmcgarri
1
-1
/
+1
2019-03-05
drm/amd/display: PPLIB Hookup
Jun Lei
11
-28
/
+78
2019-03-05
drm/amd/display: Add disable triple buffering DC debug option
Charlene Liu
1
-0
/
+1
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-4
/
+29
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-1
/
+27
[prev]
[next]