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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
drm/etnaviv: Add helper functions to create and destroy platform device
Sui Jingfeng
1
-16
/
+37
2023-10-11
drm/etnaviv: Fix coding style
Sui Jingfeng
1
-6
/
+6
2023-10-11
drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()
Sui Jingfeng
1
-4
/
+3
2023-10-11
drm/etnaviv: Replace strncpy with strscpy_pad
Justin Stitt
1
-2
/
+2
2023-10-11
drm/i915/gvt: move structs intel_gvt_irq_info and intel_gvt_irq_map to interr...
Jani Nikula
2
-25
/
+23
2023-10-11
drm/i915/gvt: move struct engine_mmio to mmio_context.c
Jani Nikula
3
-10
/
+10
2023-10-11
drm/i915/gvt: don't include gvt.h from intel_gvt_mmio_table.h
Jani Nikula
1
-1
/
+2
2023-10-11
drm/i915/gvt: remove unused to_gvt() and reduce includes
Jani Nikula
1
-6
/
+1
2023-10-11
drm/i915/xe2lpd: update the scaler feature capability
Vinod Govindapillai
1
-0
/
+7
2023-10-11
drm/i915/xe2lpd: update the dsc feature capability
Vinod Govindapillai
1
-0
/
+8
2023-10-11
drm/i915/xe2lpd: display capability register definitions
Vinod Govindapillai
1
-0
/
+7
2023-10-11
drm/bridge_connector: implement oob_hotplug_event
Dmitry Baryshkov
1
-3
/
+28
2023-10-11
drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
Dmitry Baryshkov
1
-5
/
+0
2023-10-11
drm: Add HPD state to drm_connector_oob_hotplug_event()
Bjorn Andersson
3
-5
/
+21
2023-10-11
drm/i915: Add wrapper for getting display step
Chaitanya Kumar Borah
3
-1
/
+7
2023-10-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
962
-15822
/
+32967
2023-10-10
drm/i915: More use of GT specific print helpers
John Harrison
3
-10
/
+9
2023-10-10
drm/i915/gt: More use of GT specific print helpers
John Harrison
5
-43
/
+39
2023-10-10
drm/i915/display: Free crtc_state in verify_crtc_state
Suraj Kandpal
1
-1
/
+4
2023-10-10
drm/panel: ltk050h3146w: add support for Leadtek LTK050H3148W-CTA6 variant
Klaus Goger
1
-0
/
+89
2023-10-10
drm/panel: ltk050h3146w: add mipi_dsi_device.mode_flags to of_match_data
Quentin Schulz
1
-2
/
+6
2023-10-10
drm/msm: fix fault injection support
Dmitry Baryshkov
1
-0
/
+1
2023-10-10
drm/atomic-helper: relax unregistered connector check
Simon Ser
1
-4
/
+13
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
1
-1
/
+1
2023-10-10
drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP term
Ruihai Zhou
1
-3
/
+1
2023-10-10
drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
Ma Ke
1
-0
/
+2
2023-10-10
drm/panel: fix a possible null pointer dereference
Ma Ke
1
-0
/
+2
2023-10-10
drm/i915: Fix VLV color state readout
Ville Syrjälä
1
-0
/
+1
2023-10-09
drm/i915/guc: Enable WA 14018913170
Daniele Ceraolo Spurio
3
-0
/
+8
2023-10-09
drm/amdgpu: fix SI failure due to doorbells allocation
Icenowy Zheng
1
-0
/
+4
2023-10-09
drm/amdgpu: add missing NULL check
Christian König
1
-1
/
+1
2023-10-09
drm/amd/display: Don't set dpms_off for seamless boot
Daniel Miess
1
-0
/
+3
2023-10-09
drm/amdgpu: fix SI failure due to doorbells allocation
Icenowy Zheng
1
-0
/
+4
2023-10-09
drm/amdgpu/discovery: enable DCN 3.5.0 support
Aaron Liu
1
-0
/
+1
2023-10-09
drm/amdkfd: get doorbell's absolute offset based on the db_size
Arvind Yadav
5
-10
/
+24
2023-10-09
drm/amdgpu: add missing NULL check
Christian König
1
-1
/
+1
2023-10-09
drm/amd/display: 3.2.255
Aric Cyr
1
-1
/
+1
2023-10-09
drm/amd/display: Disable virtual links
Stylon Wang
1
-1
/
+1
2023-10-09
drm/amd/display: Disable SubVP if test pattern is enabled
George Shen
1
-1
/
+14
2023-10-09
drm/amd/display: Refactor DPG test pattern logic for ODM cases
George Shen
6
-93
/
+175
2023-10-09
drm/amd/display: Don't set dpms_off for seamless boot
Daniel Miess
1
-0
/
+3
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
94
-116
/
+300
2023-10-09
drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...
Sung Joon Kim
3
-21
/
+1
2023-10-09
drm/amdgpu: add hub->ctx_distance in setup_vmid_config
Yifan Zhang
17
-17
/
+18
2023-10-09
drm/amd/display: Don't use fsleep for PSR exit waits
Nicholas Kazlauskas
2
-2
/
+4
2023-10-09
drm/amd/display: Update cursor limits based on SW cursor fallback limits
Alvin Lee
4
-37
/
+47
2023-10-09
drm/amd/display: Update dml ssb from pmfw clock table
Muhammad Ahmed
3
-27
/
+3
2023-10-09
drm/amd/display: Update stream mask
Duncan Ma
1
-0
/
+7
2023-10-09
drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...
Aric Cyr
1
-0
/
+59
2023-10-09
drm/amd/display: Modify Vmin default value
Max Tseng
2
-2
/
+8
[prev]
[next]