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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
3
-8
/
+6
2022-02-03
drm: Stop spamming log with drm_cache message
Lucas De Marchi
1
-6
/
+3
2022-02-03
drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.
Dave Stevenson
1
-0
/
+2
2022-02-03
drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.
Dave Stevenson
1
-1
/
+2
2022-02-03
drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3
Dave Stevenson
2
-8
/
+19
2022-02-03
drm/i915: Disable unused power wells left enabled by BIOS
Imre Deak
3
-0
/
+34
2022-02-03
drm/i915: Fix header test for !CONFIG_X86
Lucas De Marchi
1
-0
/
+1
2022-02-03
drm/i915: Do not spam log with missing arch support
Lucas De Marchi
1
-2
/
+1
2022-02-03
drm: mxsfb: Use dev_err_probe() helper
Alexander Stein
1
-2
/
+1
2022-02-03
drm: mxsfb: Fix NULL pointer dereference
Alexander Stein
1
-1
/
+5
2022-02-03
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
255
-2741
/
+5266
2022-02-02
drm/amdgpu: fix logic inversion in check
Christian König
1
-1
/
+1
2022-02-02
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-02-02
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
Aun-Ali Zaidi
1
-0
/
+20
2022-02-02
drm/amd/display: revert "Reset fifo after enable otg"
Zhan Liu
6
-31
/
+0
2022-02-02
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
1
-10
/
+10
2022-02-02
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
1
-8
/
+8
2022-02-02
drm/amdgpu: fix a potential GPU hang on cyan skillfish
Lang Yu
1
-0
/
+3
2022-02-02
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-02-02
drm/amd: add support to check whether the system is set to s3
Mario Limonciello
2
-0
/
+15
2022-02-02
drm/amd/display: Use NULL pointer instead of plain integer
Magali Lemes
1
-1
/
+1
2022-02-02
amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset
Darren Powell
5
-5
/
+77
2022-02-02
drm/amdgpu: limit the number of dst address in trace
Somalapuram Amaranath
2
-4
/
+3
2022-02-02
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Mario Limonciello
1
-2
/
+1
2022-02-02
drm/amdgpu: restructure amdgpu_fill_buffer v2
Christian König
1
-82
/
+105
2022-02-02
drm/amdgpu: rework GART copy window handling
Christian König
1
-25
/
+24
2022-02-02
drm/amdgpu: lower BUG_ON into WARN_ON for AMDGPU_PL_PREEMPT
Christian König
1
-1
/
+3
2022-02-02
drm/amdgpu: fix logic inversion in check
Christian König
1
-1
/
+1
2022-02-02
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
Aun-Ali Zaidi
1
-0
/
+20
2022-02-02
drm/amd/display: clean up some inconsistent indenting
Yang Li
1
-5
/
+5
2022-02-02
drm/amd/display: Trigger DP2 Sequence With Uncertified Cable
Fangzhi Zuo
1
-0
/
+26
2022-02-02
drm/amd/display: 3.2.171
Aric Cyr
1
-1
/
+1
2022-02-02
drm/amd/display: [FW Promotion] Release 0.0.102.0
Anthony Koo
1
-4
/
+4
2022-02-02
drm/amd/display: move link_hwss to link folder and break down to files
Wenjing Liu
17
-209
/
+528
2022-02-02
drm/amd/display: move get_link_hwss to dc_resource
Wenjing Liu
4
-19
/
+85
2022-02-02
drm/amd/display: temporarly move non link_hwss code to dc_link_dp
Wenjing Liu
7
-686
/
+681
2022-02-02
drm/amd/display: add set dp lane settings to link_hwss
Wenjing Liu
8
-32
/
+59
2022-02-02
drm/amd/display: add set dp link test pattern to link_hwss
Wenjing Liu
2
-20
/
+29
2022-02-02
drm/amd/display: add enable/disable dp link output to link_hwss
Wenjing Liu
3
-131
/
+139
2022-02-02
drm/amd/display: refactor destructive verify link cap sequence
Wenjing Liu
5
-104
/
+83
2022-02-02
drm/amd/display: add setup/reset stream encoder to link_hwss
Wenjing Liu
6
-183
/
+180
2022-02-02
drm/amd/display: revert "Reset fifo after enable otg"
Zhan Liu
6
-31
/
+0
2022-02-02
drm/amd/display: add infoframe update sequence debug trace
Leo (Hanghong) Ma
1
-0
/
+3
2022-02-02
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
1
-10
/
+10
2022-02-02
drm/amd/display: Improve dce_aux_transfer_with_retries logging
Wyatt Wood
1
-1
/
+1
2022-02-02
drm/amd/display: Add link enc null ptr check for cable ID (#2597)
Shen, George
1
-1
/
+6
2022-02-02
drm/amdgpu: drop flood print in rlcg reg access function
Guchun Chen
1
-3
/
+0
2022-02-02
drm/amdgpu: Fix uninitialized variable use warning
Lijo Lazar
1
-0
/
+1
2022-02-02
drm/amdgpu: Add judgement to avoid infinite loop
yipechai
1
-0
/
+4
2022-02-02
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
1
-8
/
+8
[prev]
[next]