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-11-06
drm/i915: Fix potential spectre vulnerability
Kunwu Chan
1
-0
/
+1
2023-11-06
drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
Ville Syrjälä
1
-0
/
+12
2023-11-06
drm/i915/mtl: Apply notify_guc to all GTs
Nirmoy Das
1
-3
/
+6
2023-11-06
drm/i915/dp_mst: Disable DSC on ICL MST outputs
Imre Deak
1
-0
/
+16
2023-11-06
drm: Do not round to megabytes for greater than 1MiB sizes in fdinfo stats
Tvrtko Ursulin
1
-1
/
+1
2023-11-06
drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
Nirmoy Das
1
-3
/
+8
2023-11-06
drm/i915: Move for_each_engine* out of i915_drv.h
Tvrtko Ursulin
5
-15
/
+18
2023-11-06
drm/i915: Remove unused for_each_uabi_class_engine
Tvrtko Ursulin
1
-5
/
+0
2023-11-06
drm/i915: Fix potential spectre vulnerability
Kunwu Chan
1
-0
/
+1
2023-11-06
drm/qxl: prevent memory leak
Zongmin Zhou
1
-0
/
+3
2023-11-06
drm/i915/dsi: Extract port_ctrl_reg()
Ville Syrjälä
1
-7
/
+10
2023-11-06
drm/i915/dsi: Remove dead GLK checks
Ville Syrjälä
1
-2
/
+2
2023-11-06
drm/i915: Extract mchbar_reg()
Ville Syrjälä
1
-13
/
+14
2023-11-06
drm/i915: Stop using a 'reg' variable
Ville Syrjälä
1
-9
/
+6
2023-11-06
drm/i915: Extract hsw_chicken_trans_reg()
Ville Syrjälä
5
-25
/
+23
2023-11-06
drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
Jouni Högander
1
-1
/
+1
2023-11-06
Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
52
-527
/
+848
2023-11-06
Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2023-11-04
drm/sched: Drop suffix from drm_sched_wakeup_if_can_queue
Tvrtko Ursulin
2
-4
/
+4
2023-11-04
drm/sched: Rename drm_sched_run_job_queue_if_ready and clarify kerneldoc
Tvrtko Ursulin
1
-8
/
+8
2023-11-04
drm/sched: Rename drm_sched_free_job_queue to be more descriptive
Tvrtko Ursulin
1
-7
/
+7
2023-11-04
drm/sched: Move free worker re-queuing out of the if block
Tvrtko Ursulin
1
-4
/
+3
2023-11-04
drm/sched: Rename drm_sched_get_cleanup_job to be more descriptive
Tvrtko Ursulin
1
-9
/
+9
2023-11-04
Merge tag 'topic/nvidia-gsp-2023-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
230
-140
/
+14050
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+4
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2023-11-04
drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
Ville Syrjälä
1
-0
/
+12
2023-11-03
drm/amd/display: Enable fast update on blendTF change
Ilya Bakoulin
1
-1
/
+0
2023-11-03
drm/amd/display: Fix blend LUT programming
Ilya Bakoulin
2
-0
/
+6
2023-11-03
drm/amd/display: Program plane color setting correctly
Sung Joon Kim
4
-2
/
+156
2023-11-03
drm/amdgpu: Query and report boot status
Hawking Zhang
1
-0
/
+2
2023-11-03
drm/amdgpu: Add psp v13 function to query boot status
Hawking Zhang
3
-0
/
+96
2023-11-03
drm/amd/swsmu: remove fw version check in sw_init.
Li Ma
1
-13
/
+4
2023-11-03
drm/amd/swsmu: update smu v14_0_0 driver if and metrics table
Li Ma
5
-318
/
+97
2023-11-03
drm/amdgpu: Add C2PMSG_109/126 reg field shift/masks
Hawking Zhang
1
-0
/
+28
2023-11-03
drm/amdgpu: Optimize the asic type fix code
Ma Jun
1
-9
/
+26
2023-11-03
drm/amdgpu: fix GRBM read timeout when do mes_self_test
Tim Huang
1
-0
/
+16
2023-11-03
drm/amdgpu: check recovery status of xgmi hive in ras_reset_error_count
Tao Zhou
1
-1
/
+10
2023-11-03
drm/amd/pm: only check sriov vf flag once when creating hwmon sysfs
Ma Jun
1
-13
/
+14
2023-11-03
drm/amdgpu: Attach eviction fence on alloc
Felix Kuehling
1
-31
/
+48
2023-11-03
drm/amdkfd: Improve amdgpu_vm_handle_moved
Felix Kuehling
4
-8
/
+23
2023-11-03
drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2
Nathan Chancellor
1
-0
/
+4
2023-11-03
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
1
-2
/
+2
2023-11-03
drm/amdkfd: Update cache info for GFX 9.4.3
Mukul Joshi
1
-2
/
+16
2023-11-03
drm/amdkfd: Populate cache info for GFX 9.4.3
Mukul Joshi
1
-1
/
+65
2023-11-03
drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64
Alex Deucher
1
-0
/
+2
2023-11-03
drm/amdgpu/smu13: drop compute workload workaround
Alex Deucher
1
-30
/
+2
2023-11-03
drm/amdgpu: add a retry for IP discovery init
Alex Deucher
1
-2
/
+21
2023-11-03
drm/amdgpu: ungate power gating when system suspend
Perry Yuan
1
-0
/
+9
2023-11-03
drm/radeon: replace 1-element arrays with flexible-array members
José Pekkarinen
1
-21
/
+21
[prev]
[next]