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
2024-03-22
drm/amd/display: Increase Z8 watermark times.
Natanel Roizenman
2
-4
/
+4
2024-03-22
drm/amd/display: change aux_init to apu version
Charlene Liu
3
-2
/
+4
2024-03-22
drm/amdgpu: add ras event id support for ACA
Yang Wang
3
-19
/
+23
2024-03-22
drm/amdgpu: avoid update aca bank multi times during ras isr
Yang Wang
2
-0
/
+28
2024-03-22
drm/amdgpu: retrieve umc odecc error count for aca umc v12.0
Yang Wang
1
-2
/
+7
2024-03-22
drm/amdkfd: Check cgroup when returning DMABuf info
Mukul Joshi
1
-2
/
+2
2024-03-22
drm/amd/display: Added debug prints for zstate_support and StutterPeriod
Natanel Roizenman
1
-0
/
+4
2024-03-22
drm/amd/display: Power on VPG memory unconditionally if off
Dillon Varone
1
-1
/
+6
2024-03-22
drm/amd/display: fix debug key not working on dml2
Charlene Liu
1
-0
/
+6
2024-03-22
drm/amdgpu: add VCN sensor value for SMU 14.0.0
Xiaojian Du
1
-0
/
+6
2024-03-22
drm/amdgpu: sync page table freeing with tlb flush
Shashank Sharma
3
-23
/
+53
2024-03-22
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-22
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-03-22
drm/xe/guc: Add some failure checks
Vinay Belgaumkar
1
-5
/
+9
2024-03-22
drm/i915/bios: Pimp the VBT backlight data BDB version comments
Ville Syrjälä
1
-2
/
+2
2024-03-22
drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENT
José Roberto de Souza
1
-5
/
+3
2024-03-22
drm/xe/devcoredump: Print errno if VM snapshot was not captured
José Roberto de Souza
2
-7
/
+12
2024-03-22
drm/xe: Make devcoredump VM error state print consistent
José Roberto de Souza
1
-11
/
+8
2024-03-22
drm/i915/bios: Define the (obsolete) backlight i2c VBT stuff
Ville Syrjälä
1
-3
/
+4
2024-03-22
drm/i915/bios: Add the old DPST field into VBT LFP power block
Ville Syrjälä
1
-1
/
+1
2024-03-22
drm/i915/bios: Update VBT driver feature block version numbers
Ville Syrjälä
1
-10
/
+10
2024-03-22
drm/i915/bios: s/dpfs/dfps/
Ville Syrjälä
1
-1
/
+1
2024-03-22
drm/xe: remove unused struct xe_device members
Jani Nikula
1
-4
/
+1
2024-03-22
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
83
-278
/
+556
2024-03-22
Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
64
-215
/
+456
2024-03-22
Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...
Dave Airlie
3
-3
/
+2
2024-03-21
drm/xe: Add debug messages for MMU notifier and VMA invalidate
Matthew Brost
1
-0
/
+8
2024-03-21
drm/i915: Do not print 'pxp init failed with 0' when it succeed
José Roberto de Souza
1
-1
/
+1
2024-03-21
drm/xe: Use USEC_PER_MSEC rather than the hard coding
Himal Prasad Ghimiray
1
-1
/
+1
2024-03-21
drm/i915/cx0: pass encoder instead of i915 and port around
Jani Nikula
1
-122
/
+136
2024-03-21
drm/i915/cx0: remove the unused intel_is_c10phy()
Jani Nikula
2
-12
/
+4
2024-03-21
drm/i915/display: use intel_encoder_is/to_* functions
Jani Nikula
10
-192
/
+110
2024-03-21
drm/i915/display: add intel_encoder_is_*() and _to_*() functions
Jani Nikula
4
-0
/
+57
2024-03-21
drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()
Jani Nikula
3
-9
/
+8
2024-03-21
drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()
Jani Nikula
1
-5
/
+6
2024-03-21
drm/i915/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()
Jani Nikula
1
-23
/
+37
2024-03-21
drm/xe/bb: assert width in xe_bb_create_migration_job()
Matthew Auld
1
-1
/
+2
2024-03-21
drm/xe/bb: assert width in xe_bb_create_job()
Matthew Auld
1
-1
/
+2
2024-03-21
drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
Jani Nikula
1
-1
/
+2
2024-03-21
drm/i915/mst: add intel_dp_mst_disconnect()
Jani Nikula
1
-9
/
+15
2024-03-21
drm/i915/mst: use the MST mode detected previously
Jani Nikula
2
-12
/
+10
2024-03-21
drm/i915/mst: abstract choosing the MST mode to use
Jani Nikula
1
-6
/
+19
2024-03-21
drm/i915/mst: improve debug logging of DP MST mode detect
Jani Nikula
1
-15
/
+37
2024-03-21
drm/mst: read sideband messaging cap
Jani Nikula
3
-10
/
+16
2024-03-20
drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
Daniele Ceraolo Spurio
3
-3
/
+4
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
7
-9
/
+18
2024-03-20
drm/xe/xelpg: Add Wa_14020495402
Radhakrishna Sripada
2
-0
/
+6
2024-03-20
drm/i915/xelpg: Add Wa_14020495402
Radhakrishna Sripada
2
-1
/
+6
2024-03-20
drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msg
lima1002
4
-27
/
+82
[prev]
[next]