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-07-27
drm/msm/dpu: Refactor printing of main blocks in device core dump
Ryan McCann
1
-8
/
+8
2023-07-27
drm/msm/dpu: Remove redundant prefix/suffix in name of sub-blocks
Ryan McCann
1
-25
/
+25
2023-07-27
drm/msm/dpu: Define names for unnamed sblks
Ryan McCann
1
-10
/
+10
2023-07-27
drm/msm/dpu: Drop unused num argument from relevant macros
Ryan McCann
1
-10
/
+10
2023-07-27
drm/msm: Update dev core dump to not print backwards
Ryan McCann
1
-1
/
+1
2023-07-27
drm/ttm: check null pointer before accessing when swapping
Guchun Chen
1
-1
/
+2
2023-07-26
drm/msm: Disallow submit with fence id 0
Rob Clark
1
-1
/
+1
2023-07-26
drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback
Javier Martinez Canillas
2
-40
/
+121
2023-07-26
drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpers
Javier Martinez Canillas
1
-35
/
+20
2023-07-26
drm/i915/gt: Support aux invalidation on all engines
Andi Shyti
3
-45
/
+41
2023-07-26
drm/i915/gt: Poll aux invalidation register bit on invalidation
Jonathan Cavitt
2
-5
/
+13
2023-07-26
drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CS
Andi Shyti
2
-0
/
+12
2023-07-26
drm/i915/gt: Rename flags with bit_group_X according to the datasheet
Andi Shyti
2
-23
/
+29
2023-07-26
drm/i915/gt: Ensure memory quiesced before invalidation
Jonathan Cavitt
1
-1
/
+5
2023-07-26
drm/i915: Add the gen12_needs_ccs_aux_inv helper
Andi Shyti
1
-3
/
+15
2023-07-26
drm/i915/gt: Cleanup aux invalidation registers
Andi Shyti
3
-15
/
+15
2023-07-26
drm/i915: Use the i915_vma_flush_writes helper
Tvrtko Ursulin
1
-4
/
+2
2023-07-26
drm/i915/hotplug: Reduce SHPD_FILTER to 250us
Suraj Kandpal
2
-1
/
+4
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
1
-1
/
+2
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
1
-1
/
+1
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
1
-0
/
+3
2023-07-25
drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0
Alvin Lee
1
-1
/
+4
2023-07-25
drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
George Shen
1
-1
/
+2
2023-07-25
drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
Jane Jian
1
-1
/
+1
2023-07-25
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
1
-3
/
+3
2023-07-25
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
1
-4
/
+1
2023-07-25
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
3
-7
/
+10
2023-07-25
drm/ast: Do not enable PCI resources multiple times
Thomas Zimmermann
1
-21
/
+0
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
1
-1
/
+2
2023-07-25
drm/radeon: add missing spaces before ';'
Ran Sun
1
-2
/
+2
2023-07-25
drm/radeon/si_dpm: open brace '{' following struct go on the same line
Ran Sun
1
-34
/
+17
2023-07-25
drm/amd/pm: Vangogh: Add new gpu_metrics_v2_4 to acquire gpu_metrics
Wenyou Yang
3
-9
/
+172
2023-07-25
drm/amdgpu: load sdma ucode in the guest machine
YuanShang
3
-8
/
+14
2023-07-25
drm/amdgpu: Use seq_puts() instead of seq_printf()
Srinivasan Shanmugam
1
-11
/
+11
2023-07-25
drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
Srinivasan Shanmugam
1
-6
/
+8
2023-07-25
drm/amdgpu: Remove else after return in 'is_fru_eeprom_supported'
Srinivasan Shanmugam
1
-4
/
+5
2023-07-25
drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...
Srinivasan Shanmugam
1
-14
/
+17
2023-07-25
drm/amdgpu: Add -ENOMEM error handling when there is no memory
Srinivasan Shanmugam
4
-9
/
+17
2023-07-25
drm/amdgpu: Check APU flag to disable RAS
Stanley.Yang
1
-1
/
+2
2023-07-25
drm/amdgpu: fix the indexing issue during rlcg access ctrl init
Shiwu Zhang
1
-4
/
+3
2023-07-25
drm/amdgpu: add VISIBLE info in amdgpu_bo_print_info
Pierre-Eric Pelloux-Prayer
1
-13
/
+21
2023-07-25
drm/amdkfd: avoid svm dump when dynamic debug disabled
Alex Sierra
1
-1
/
+3
2023-07-25
drm/radeon: ERROR: "foo * bar" should be "foo *bar"
Ran Sun
1
-2
/
+2
2023-07-25
drm/amdgpu: open brace '{' following struct go on the same line
Ran Sun
1
-2
/
+1
2023-07-25
drm/amd/pm: open brace '{' following struct go on the same line
Ran Sun
1
-14
/
+7
2023-07-25
drm/amd: open brace '{' following struct go on the same line
Ran Sun
1
-4
/
+2
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
1
-1
/
+1
2023-07-25
drm/amd/display: 3.2.244
Aric Cyr
1
-1
/
+1
2023-07-25
drm/amd/display: Fix underflow issue on 175hz timing
Leo Ma
1
-1
/
+6
2023-07-25
drm/amd/display: Add interface to modify DMUB panel power options
Paul Hsieh
2
-0
/
+15
[prev]
[next]