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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-05
drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
xurui
8
-15
/
+36
2023-01-05
drm/amdkfd: simplify cases
Alex Deucher
1
-11
/
+0
2023-01-05
drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
1
-29
/
+4
2023-01-05
drm/omap: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
1
-41
/
+0
2023-01-05
drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
1
-2
/
+0
2023-01-05
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2
-8
/
+0
2023-01-05
drm/bridge_connector: rely on drm_kms_helper_poll_* for HPD enablement
Dmitry Baryshkov
1
-5
/
+13
2023-01-05
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
1
-0
/
+19
2023-01-05
drm/poll-helper: merge drm_kms_helper_poll_disable() and _fini()
Dmitry Baryshkov
1
-8
/
+13
2023-01-05
Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
5
-9
/
+39
2023-01-05
drm/i915: Reserve enough fence slot for i915_vma_unbind_async
Nirmoy Das
1
-1
/
+1
2023-01-05
Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
6
-39
/
+34
2023-01-05
drm/bridge: panel: Prevent ERR_PTR Dereference
Maxime Ripard
1
-4
/
+5
2023-01-04
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
3
-5
/
+35
2023-01-04
drm/docs: Explicitly document default CRTC background behavior
Sean Paul
1
-0
/
+5
2023-01-04
drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
Zheng Wang
1
-4
/
+13
2023-01-04
drm/i915/gvt: use atomic operations to change the vGPU status
Zhi Wang
8
-40
/
+53
2023-01-04
drm/i915/gvt: fix vgpu debugfs clean in remove
Zhenyu Wang
1
-2
/
+7
2023-01-04
drm/i915/gvt: fix gvt debugfs destroy
Zhenyu Wang
1
-2
/
+6
2023-01-04
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Dan Carpenter
1
-0
/
+1
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
217
-1910
/
+6093
2023-01-04
drm/i915/dp: change aux_ctl reg read to polling read
Arun R Murthy
1
-9
/
+5
2023-01-03
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
1
-0
/
+4
2023-01-03
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Samson Tam
1
-3
/
+3
2023-01-03
drm/amdkfd: Fix kernel warning during topology setup
Mukul Joshi
1
-1
/
+1
2023-01-03
drm/amd/display: fix dc/core/dc.c kernel-doc
Randy Dunlap
1
-15
/
+25
2023-01-03
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
3
-5
/
+35
2023-01-03
drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcs
Jiapeng Chong
1
-5
/
+0
2023-01-03
drm/amd/display: Fix dsc mismatch of acquire and validation of dsc engine
Bhawanpreet Lakha
1
-0
/
+3
2023-01-03
drm/amdgpu: remove enable ras cmd call trace
Stanley.Yang
1
-3
/
+13
2023-01-03
drm/amdgpu: correct umc poison mode set value
Stanley.Yang
1
-20
/
+4
2023-01-03
drm/amd/display: 3.2.217
Aric Cyr
1
-1
/
+1
2023-01-03
drm/amd/display: Reorder dc_state fields to optimize clearing the struct
Aric Cyr
1
-9
/
+9
2023-01-03
drm/amd/display: Adding braces to prepare for future changes to behavior of i...
Leo Chen
1
-1
/
+2
2023-01-03
drm/amd/display: set ignore msa parameter only if freesync is enabled
Aurabindo Pillai
1
-2
/
+9
2023-01-03
drm/amd/display: allow hpo and dio encoder switching during dp retrain test
Wenjing Liu
4
-43
/
+72
2023-01-03
drm/amd/display: update pixel rate div in enable stream
Wenjing Liu
1
-0
/
+12
2023-01-03
drm/amd/display: move dccg programming from link hwss hpo dp to hwss
Wenjing Liu
3
-37
/
+63
2023-01-03
drm/amd/display: fix dc_get_edp_link_panel_inst to only consider links with p...
Dmytro Laktyushkin
1
-6
/
+9
2023-01-03
drm/amd/display: Defer DIG FIFO disable after VID stream enable
Nicholas Kazlauskas
1
-3
/
+3
2023-01-03
drm/amd/display: patch cases with unknown plane state to prevent warning
Swapnil Patel
1
-1
/
+2
2023-01-03
drm/amd/display: Turn on phantom OTG before disabling phantom pipe
Alvin Lee
6
-34
/
+88
2023-01-03
drm/amd/display: Improvements in secure display
Alan Liu
2
-0
/
+9
2023-01-03
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Samson Tam
1
-3
/
+3
2023-01-03
drm/amd/display: phase3 mst hdcp for multiple displays
hersen wu
1
-42
/
+141
2023-01-03
drm/amdgpu: allow zero as vram limit
Christian König
3
-3
/
+3
2023-01-03
drm/amdgpu: cleanup visible vram size handling
Christian König
6
-19
/
+7
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
18
-32
/
+32
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
18
-56
/
+108
2023-01-03
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Saleemkhan Jamadar
1
-0
/
+1
[prev]
[next]