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-07-27
drm/radeon: that open brace { should be on the previous line
Ran Sun
1
-2
/
+1
2023-07-27
drm/radeon: add missing spaces after ',' and else should follow close brace '}'
Ran Sun
1
-3
/
+2
2023-07-27
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
1
-1
/
+1
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
1
-11
/
+33
2023-07-27
drm/tegra: Enable runtime PM during probe
Mikko Perttunen
4
-38
/
+28
2023-07-27
drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-07-27
drm/tegra: Add error check for NVDEC firmware memory allocation
Mikko Perttunen
1
-0
/
+2
2023-07-27
drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
1
-1
/
+1
2023-07-27
drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
1
-1
/
+1
2023-07-27
drm/ssd130x: Use shadow-buffer helpers when managing plane's state
Javier Martinez Canillas
1
-7
/
+9
2023-07-27
drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125
Marijn Suijten
1
-0
/
+2
2023-07-27
drm/msm/mdss: Add SM6125 support
Marijn Suijten
1
-0
/
+8
2023-07-27
drm/msm/dpu: Add SM6125 support
Marijn Suijten
4
-0
/
+245
2023-07-27
drm/i915/color: Downscale degamma lut values read from hardware
Chaitanya Kumar Borah
1
-0
/
+8
2023-07-27
drm/i915/color: Upscale degamma values for MTL
Chaitanya Kumar Borah
1
-1
/
+18
2023-07-27
drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
Marijn Suijten
1
-2
/
+0
2023-07-27
drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog
Abhinav Kumar
2
-3
/
+1
2023-07-27
drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg()
Abhinav Kumar
3
-7
/
+18
2023-07-27
drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix
Abhinav Kumar
3
-18
/
+18
2023-07-27
drm/msm/dpu: use dpu core's major version to enable data compress
Abhinav Kumar
3
-6
/
+7
2023-07-27
drm/msm/dpu: re-introduce dpu core revision to the catalog
Abhinav Kumar
16
-2
/
+105
2023-07-27
drm/msm/dsi: Enable BURST_MODE for command mode for DSI 6G v1.3+
Jessica Zhang
1
-0
/
+7
2023-07-27
drm/msm/dpu: Update dev core dump to dump registers of sub-blocks
Ryan McCann
1
-12
/
+54
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
[prev]
[next]