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-10-09
drm: vmwgfx_surface.c: copy user-array safely
Philipp Stanner
1
-2
/
+2
2023-10-09
drm_lease.c: copy user-array safely
Philipp Stanner
1
-2
/
+2
2023-10-09
drm/msm/dpu: stop using raw IRQ indices in the kernel traces
Dmitry Baryshkov
3
-37
/
+49
2023-10-09
drm/msm/dpu: stop using raw IRQ indices in the kernel output
Dmitry Baryshkov
3
-33
/
+46
2023-10-09
drm/msm/dpu: make the irq table size static
Dmitry Baryshkov
2
-18
/
+14
2023-10-09
drm/msm/dpu: add helper to get IRQ-related data
Dmitry Baryshkov
2
-19
/
+41
2023-10-09
drm/msm/dpu: extract dpu_core_irq_is_valid() helper
Dmitry Baryshkov
1
-11
/
+11
2023-10-09
drm/msm/dpu: remove irq_idx argument from IRQ callbacks
Dmitry Baryshkov
8
-24
/
+18
2023-10-08
drm/mediatek: Fix iommu fault during crtc enabling
Jason-JH.Lin
1
-0
/
+3
2023-10-08
drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
Jason-JH.Lin
1
-1
/
+1
2023-10-08
drm/mediatek: Support dynamic selection of MT8188 VDOSYS0
Jason-JH.Lin
1
-1
/
+7
2023-10-08
drm/mediatek: dsi: Support dynamic connector selection
Jason-JH.Lin
3
-0
/
+11
2023-10-08
drm/mediatek: dpi: Support dynamic connector selection
Jason-JH.Lin
3
-0
/
+11
2023-10-08
drm/mediatek: Add connector dynamic selection capability
Jason-JH.Lin
5
-7
/
+120
2023-10-08
drm/mediatek: Add encoder_index interface for mtk_ddp_comp_funcs
Jason-JH.Lin
1
-0
/
+8
2023-10-08
drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
Jason-JH.Lin
1
-3
/
+14
2023-10-08
drm/mediatek: Add crtc path enum for all_drm_priv array
Jason-JH.Lin
2
-4
/
+10
2023-10-08
drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data
Jason-JH.Lin
1
-0
/
+1
2023-10-07
drm/i915/guc: Update 'recommended' version to 70.12.1 for DG2/ADL-S/ADL-P/MTL
John Harrison
1
-4
/
+4
2023-10-07
drm/i915/ddi: Remove redundant intel_connector NULL check
Suraj Kandpal
1
-1
/
+1
2023-10-06
drm/qxl: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
1
-8
/
+3
2023-10-06
drm/virtio: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
1
-1
/
+1
2023-10-07
drm/i915: s/dev_priv/i915/ in the state checker
Ville Syrjälä
1
-17
/
+17
2023-10-07
drm/i915: s/pipe_config/crtc_state/ in the state checker
Ville Syrjälä
1
-28
/
+28
2023-10-07
drm/i915: Simplify the state checker calling convetions
Ville Syrjälä
3
-21
/
+18
2023-10-07
drm/i915: Constify remainder of the state checker
Ville Syrjälä
2
-9
/
+9
2023-10-07
drm/i915: Simplify snps/c10x DPLL state checker calling convetion
Ville Syrjälä
5
-8
/
+12
2023-10-07
drm/i915: Constify the snps/c10x PLL state checkers
Ville Syrjälä
4
-6
/
+6
2023-10-07
drm/i915: Simplify watermark state checker calling convention
Ville Syrjälä
3
-6
/
+8
2023-10-07
drm/i915: Constify watermark state checker
Ville Syrjälä
2
-2
/
+2
2023-10-06
drm/i915: Simplify DPLL state checker calling convention
Ville Syrjälä
3
-11
/
+14
2023-10-06
drm/i915: Constify the crtc states in the DPLL checker
Ville Syrjälä
2
-5
/
+5
2023-10-06
drm/i915: Stop clobbering old crtc state during state check
Ville Syrjälä
1
-11
/
+10
2023-10-06
drm/i915/psr: Unify PSR pre/post plane update hooks
Ville Syrjälä
3
-18
/
+8
2023-10-06
drm: exynos: dsi: Convert to platform remove callback returning void
Uwe Kleine-König
2
-5
/
+3
2023-10-06
Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-12
/
+62
2023-10-06
Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...
Dave Airlie
6
-23
/
+30
2023-10-05
drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
Kees Cook
2
-2
/
+2
2023-10-05
drm/amdgpu: Drop unnecessary return statements
Srinivasan Shanmugam
9
-21
/
+0
2023-10-05
Documentation/amdgpu: Add board info details
Lijo Lazar
1
-0
/
+16
2023-10-05
drm/amdgpu: Add sysfs attribute to get board info
Lijo Lazar
1
-0
/
+57
2023-10-05
drm/amdgpu: Get package types for smuio v13.0
Lijo Lazar
1
-0
/
+22
2023-10-05
drm/amdgpu: Add more smuio v13.0.3 package types
Lijo Lazar
1
-0
/
+6
2023-10-05
drm/amdgpu: fix ip count query for xcp partitions
Sathishkumar S
1
-8
/
+36
2023-10-05
drm/amd/pm: Remove set df cstate for SMUv13.0.6
Asad Kamal
1
-8
/
+0
2023-10-05
drm/amdgpu: Move package type enum to amdgpu_smuio
Lijo Lazar
2
-5
/
+7
2023-10-05
drm/amdgpu: Fix complex macros error
Srinivasan Shanmugam
4
-5
/
+7
2023-10-05
drm/amdkfd: Use partial migrations in GPU page faults
Xiaogang Chen
4
-85
/
+160
2023-10-05
drm/amd/display: Simplify the per-CPU usage.
Sebastian Andrzej Siewior
1
-30
/
+20
2023-10-05
drm/amd/display: Remove migrate_en/dis from dc_fpu_begin().
Sebastian Andrzej Siewior
1
-2
/
+0
[prev]
[next]