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-02-05
drm/amd/display: pass vline_config parameter by reference.
Yongqiang Sun
4
-8
/
+8
2019-02-05
drm/amd/display: add gpio lock/unlock
Chiawen Huang
6
-25
/
+81
2019-02-05
drm/amd/display: 3.2.16
Steven Chiu
1
-1
/
+1
2019-02-05
drm/amd/display: determine if a pipe is synced by plane state
Wenjing Liu
1
-4
/
+4
2019-02-05
drm/amd/display: DGAM enabled for HDR
Krunoslav Kovac
1
-37
/
+52
2019-02-05
drm/amd/display: Check that vrefresh is in freesync range
Ilya Bakoulin
1
-5
/
+5
2019-02-05
drm/amd/display: dmcu is blocking due to wrong disable ABM command
Paul Hsieh
1
-2
/
+2
2019-02-05
drm/amd/display: fix issue with DC brightness low with VB
Anthony Koo
1
-10
/
+24
2019-02-05
drm/amd/display: Add monitor patch for backlight off
Xiaodong Yan
2
-0
/
+5
2019-02-05
drm/amd/display: Remove FreeSync timing changed debug output
Nicholas Kazlauskas
1
-6
/
+0
2019-02-05
drm/amd/display: Initialize stream_update to zero
Nicholas Kazlauskas
1
-1
/
+2
2019-02-05
drm/amd/display: Reformat dm_determine_update_type_for_commit
Nicholas Kazlauskas
1
-61
/
+65
2019-02-05
drm/amd/display: Use the right surface for flip and FreeSync
Nicholas Kazlauskas
1
-13
/
+4
2019-02-05
drm/amd/display: Apply all surface updates onto surfaces
Nicholas Kazlauskas
2
-17
/
+96
2019-02-05
drm/amd/display: Use udelay when waiting between aux retries
John Barberiz
1
-1
/
+1
2019-02-05
drm/amd/display: Use context parameters to enable FBC
Shirish S
1
-1
/
+1
2019-02-05
drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't defined
Nicholas Kazlauskas
1
-0
/
+2
2019-02-05
drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributes
Nathan Chancellor
1
-2
/
+5
2019-02-05
drm/amd/display: Use memset to initialize variables in amdgpu_dm_atomic_commi...
Nathan Chancellor
1
-2
/
+5
2019-02-05
drm/amd/display: Use memset to initialize variable in wait_for_training_aux_r...
Nathan Chancellor
1
-1
/
+3
2019-02-05
drm/amd/display: Attach VRR properties for eDP connectors
Nicholas Kazlauskas
1
-1
/
+2
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
13
-93
/
+136
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-3
/
+3
2019-02-01
drm/amd/display: Fix fclk idle state
Roman Li
1
-1
/
+9
2019-02-01
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
135
-10260
/
+3109
2019-01-29
Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls t...
Alex Deucher
2
-2
/
+2
2019-01-28
drm/amd/display: Don't leak memory when updating streams
Nicholas Kazlauskas
1
-1
/
+7
2019-01-28
drm/amd/display: Add Vline1 interrupt source to InterruptManager
Fatemeh Darbehani
6
-68
/
+61
2019-01-28
drm/amd/display: Re-enable CRC capture following modeset
Nicholas Kazlauskas
2
-4
/
+17
2019-01-28
drm/amd/display: Enable vblank interrupt during CRC capture
Nicholas Kazlauskas
2
-22
/
+34
2019-01-28
drm/amd/display: Poll pending down rep before clear payload allocation table
Martin Tsai
3
-0
/
+19
2019-01-25
drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefi...
[email protected]
2
-2
/
+2
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
13
-280
/
+39
2019-01-25
drm/amd/display: 3.2.15
Steven Chiu
1
-1
/
+1
2019-01-25
drm/amd/display: take dpms_off into account for edp turn off logic
Eric Yang
1
-4
/
+8
2019-01-25
revert "drm/amd/display: Add condition to sync eDP SW status and HW status"
Eric Yang
6
-120
/
+0
2019-01-25
drm/amd/display: Adjust ABM 2.2 contrast parameters
Josip Pavic
1
-3
/
+3
2019-01-25
drm/amd/display: Default to linear output gamma
Krunoslav Kovac
1
-33
/
+40
2019-01-25
drm/amd/display: Fix use of uninitialized union
John Barberiz
1
-1
/
+1
2019-01-25
drm/amd/display: Create switching mechanism for ABM 2.2
Josip Pavic
1
-165
/
+418
2019-01-25
drm/amd/display: Update DMCU versioning mechanism
Josip Pavic
3
-11
/
+10
2019-01-25
drm/amd/display: Know what a pageflip is
David Francis
1
-1
/
+2
2019-01-25
drm/amd/display: Perform plane updates only when needed
David Francis
1
-129
/
+62
2019-01-25
drm/amd/display: Call into DC once per multiplane flip
David Francis
1
-181
/
+155
2019-01-25
drm/amd/display: Simplify underscan and ABM commit
David Francis
1
-18
/
+31
2019-01-25
drm/amd/display: Let updates with no scaling changes be fast
David Francis
1
-1
/
+1
2019-01-25
drm/amd/display: Introduce DC VM interface
Eryk Brol
10
-10
/
+254
2019-01-25
drm/amd/display: Restructure DCN10 hubbub
Eryk Brol
4
-64
/
+88
2019-01-25
drm/amd/display: fix eDP fast bootup for pre-raven asic
hersen wu
6
-2
/
+10
2019-01-25
drm/amd/display: change the max clock level to 16
Evan Quan
1
-1
/
+1
[prev]
[next]