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-06-23
drm: convert drm_gem_put_pages() to use a folio_batch
Matthew Wilcox (Oracle)
1
-29
/
+39
2023-06-23
i915: convert shmem_sg_free_table() to use a folio_batch
Matthew Wilcox (Oracle)
1
-24
/
+31
2023-06-23
drm/i915: Extend Wa_14015795083 platforms
Matt Roper
1
-0
/
+12
2023-06-23
drm/nouveau/kms/nv50-: Fix drm_dp_remove_payload() invocation
Lyude Paul
1
-2
/
+6
2023-06-23
drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issue
Evan Quan
1
-1
/
+1
2023-06-23
drm/amd/display: 3.2.240
Aric Cyr
1
-1
/
+1
2023-06-23
drm/amd/display: Enable dc mode clock switching for DCN32x
Alvin Lee
9
-11
/
+50
2023-06-23
drm/amd/display: Fix 128b132b link loss handling
Ilya Bakoulin
1
-2
/
+9
2023-06-23
drm/amd/display: fix odm k2 div calculation
Dmytro Laktyushkin
5
-7
/
+16
2023-06-23
drm/amd/display: Add MST Preferred Link Setting Entry
Fangzhi Zuo
1
-1
/
+155
2023-06-23
drm/amd/display: disable seamless boot if force_odm_combine is enabled
Leo Chen
1
-0
/
+3
2023-06-23
drm/amd/display: Disable DC Mode Capping On DCN321
Austin Zheng
2
-5
/
+6
2023-06-23
drm/amd/display: enable the new fast update path for supported ASICs
Alvin Lee
4
-2
/
+6
2023-06-23
drm/amd/display: Clear update flags at end of flip
Alvin Lee
1
-0
/
+7
2023-06-23
drm/amd/display: Fix pipe check condition for manual trigger
Alvin Lee
1
-1
/
+1
2023-06-23
drm/amd/display: add missing ABM registers
Sridevi Arvindekar
1
-1
/
+28
2023-06-23
drm/amd/display: Add Clock Table Entry With Max DC Values
Austin Zheng
5
-20
/
+171
2023-06-23
drm/amd/display: add a NULL pointer check
Sung-huai Wang
1
-4
/
+6
2023-06-23
Partially revert "drm/amd/display: Fix possible underflow for displays with l...
Daniel Miess
1
-1
/
+1
2023-06-23
Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"
Daniel Miess
3
-24
/
+1
2023-06-23
drm/amd/display: disable RCO for DCN314
Daniel Miess
2
-1
/
+4
2023-06-23
drm/amd/display: disable power gating for DCN314
Daniel Miess
1
-7
/
+5
2023-06-23
drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6
Zhigang Luo
1
-0
/
+1
2023-06-23
drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()
Nathan Chancellor
1
-38
/
+38
2023-06-23
drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario
Evan Quan
1
-4
/
+7
2023-06-23
drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
Samuel Pitoiset
1
-0
/
+12
2023-06-23
drm/amdkfd: set coherent host access capability flag
Alex Sierra
1
-0
/
+4
2023-06-23
drm/amdgpu: Add vbios attribute only if supported
Lijo Lazar
4
-2
/
+15
2023-06-23
drm/amdgpu/atomfirmware: fix LPDDR5 width reporting
Alex Deucher
1
-6
/
+12
2023-06-23
drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...
Nathan Chancellor
1
-2
/
+0
2023-06-23
drm/amd/pm: remove unneeded variable
Mingtong Bao
1
-5
/
+5
2023-06-23
drm/amdgpu: Move calculation of xcp per memory node
Lijo Lazar
1
-1
/
+3
2023-06-23
drm/amdgpu: Skip mark offset for high priority rings
Jiadong Zhu
1
-0
/
+3
2023-06-23
amd/display/dc: remove repeating expression
Wang Ming
1
-1
/
+1
2023-06-23
drm/ttm: fix warning that we shouldn't mix && and ||
Christian König
1
-1
/
+1
2023-06-23
drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
Douglas Anderson
1
-79
/
+0
2023-06-23
drm/kms: log when querying an object not included in lease
Simon Ser
1
-1
/
+3
2023-06-23
drm/atomic: log errors in drm_mode_atomic_ioctl()
Simon Ser
1
-0
/
+5
2023-06-23
drm/atomic: log when page-flip is requested without CRTCs
Simon Ser
1
-1
/
+3
2023-06-23
drm/atomic: log on attempt to set legacy DPMS property
Simon Ser
1
-0
/
+3
2023-06-23
drm/atomic: log when CRTC_ID prop value is invalid
Simon Ser
1
-2
/
+10
2023-06-23
drm/atomic: log when getting/setting unknown properties
Simon Ser
1
-1
/
+16
2023-06-23
drm/atomic: drop extra bracket from log messages
Simon Ser
1
-3
/
+3
2023-06-23
drm/atomic: log drm_atomic_replace_property_blob_from_id() errors
Simon Ser
1
-1
/
+10
2023-06-23
drm/bridge_connector: use drm_kms_helper_connector_hotplug_event()
Simon Ser
1
-1
/
+1
2023-06-23
drm/sysfs: rename drm_sysfs_connector_status_event()
Simon Ser
3
-16
/
+19
2023-06-23
drm/mgag200: set variable mgag200_modeset storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-22
drm/ttm: fix bulk_move corruption when adding a entry
Yunxiang Li
1
-1
/
+4
2023-06-22
drm/i915/mtl: Update workaround 14018778641
Tejas Upadhyay
1
-3
/
+0
2023-06-22
drm: bridge: dw_hdmi: fix connector access for scdc
Adrián Larumbe
1
-4
/
+5
[prev]
[next]