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-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
2023-10-05
drm/amdgpu: refine fault cache updates
Alex Deucher
1
-1
/
+6
2023-10-05
drm/amdgpu: add new INFO ioctl query for the last GPU page fault
Alex Deucher
4
-5
/
+47
2023-10-05
drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
Abhinav Kumar
1
-3
/
+12
2023-10-05
drm/amd/display: Fix mst hub unplug warning
Wayne Lin
1
-20
/
+18
2023-10-05
drm/panel: nv3051d: Add Support for Anbernic 351V
Chris Morgan
1
-0
/
+7
2023-10-05
drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edid
Jani Nikula
3
-27
/
+25
2023-10-05
drm/i915/fbc: Remove pointless "stride is multiple of 64 bytes" check
Ville Syrjälä
1
-7
/
+0
2023-10-05
drm/i915/fbc: Split plane pixel format checks per-platform
Ville Syrjälä
1
-4
/
+43
2023-10-05
drm/i915/fbc: Split plane rotation checks per-platform
Ville Syrjälä
1
-6
/
+24
2023-10-05
drm/i915/fbc: Split plane tiling checks per-platform
Ville Syrjälä
1
-3
/
+18
2023-10-05
drm/i915/fbc: Split plane stride checks per-platform
Ville Syrjälä
1
-15
/
+49
2023-10-05
drm/i915/fbc: Remove ancient 16k plane stride limit
Ville Syrjälä
1
-4
/
+2
2023-10-05
drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
Uros Bizjak
1
-5
/
+4
2023-10-05
drm/v3d: Annotate struct v3d_perfmon with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/vc4: Annotate struct vc4_perfmon with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/i915/selftests: Annotate struct perf_series with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
dma-buf: add dma_fence_timestamp helper
Christian König
1
-1
/
+1
2023-10-05
drm/i915/display: Created exclusive version of vga decode setup
Uma Shankar
3
-17
/
+17
2023-10-04
drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...
Samson Tam
2
-4
/
+4
2023-10-04
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
1
-1
/
+1
2023-10-04
drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
Mario Limonciello
1
-18
/
+23
2023-10-04
drm/amdgpu: Fix a memory leak
Luben Tuikov
1
-0
/
+1
[prev]
[next]