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-12-01
drm/v3d: Enable BO mapping
Maíra Canal
2
-0
/
+22
2023-12-01
drm/v3d: Detach the CSD job BO setup
Melissa Wen
1
-26
/
+42
2023-12-01
drm/v3d: Create tracepoints to track the CPU job
Maíra Canal
3
-0
/
+63
2023-12-01
drm/v3d: Use v3d_get_extensions() to parse CPU job data
Maíra Canal
1
-11
/
+12
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
4
-1
/
+162
2023-12-01
drm/v3d: Decouple job allocation from job initiation
Maíra Canal
1
-20
/
+44
2023-12-01
drm/v3d: Don't allow two multisync extensions in the same job
Maíra Canal
1
-0
/
+5
2023-12-01
drm/v3d: Simplify job refcount handling
Melissa Wen
1
-4
/
+5
2023-12-01
drm/v3d: Detach job submissions IOCTLs to a new specific file
Melissa Wen
4
-741
/
+753
2023-12-01
drm/v3d: Move wait BO ioctl to the v3d_bo file
Melissa Wen
3
-35
/
+35
2023-12-01
drm/v3d: Remove unused function header
Melissa Wen
1
-2
/
+0
2023-12-01
drm/i915/display: Skip state verification with TBT-ALT mode
Mika Kahola
1
-1
/
+10
2023-12-01
drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLY
Tomi Valkeinen
2
-5
/
+1
2023-12-01
drm/tidss: Fix atomic_flush check
Tomi Valkeinen
1
-5
/
+5
2023-12-01
drm/tidss: IRQ code cleanup
Tomi Valkeinen
2
-46
/
+10
2023-12-01
drm/tidss: Fix dss reset
Tomi Valkeinen
1
-1
/
+44
2023-12-01
drm/tidss: Add simple K2G manual reset
Tomi Valkeinen
1
-2
/
+16
2023-12-01
drm/tidss: Check for K2G in in dispc_softreset()
Tomi Valkeinen
1
-6
/
+7
2023-12-01
drm/tidss: Return error value from from softreset
Tomi Valkeinen
1
-5
/
+12
2023-12-01
drm/tidss: Move reset to the end of dispc_init()
Tomi Valkeinen
1
-4
/
+4
2023-12-01
drm/tidss: Drop useless variable init
Tomi Valkeinen
1
-1
/
+1
2023-12-01
drm/tidss: Use PM autosuspend
Tomi Valkeinen
1
-1
/
+8
2023-12-01
drm/tidss: Use pm_runtime_resume_and_get()
Tomi Valkeinen
1
-2
/
+2
2023-12-01
drm/tidss: Add support for AM62A7 DSS
Aradhya Bhatia
3
-0
/
+63
2023-12-01
drm/omapdrm: Improve check for contiguous buffers
Andrew Davis
1
-4
/
+10
2023-12-01
drm/i915: add bool type checks in PIPE_CONF_CHECK_*
Jani Nikula
1
-0
/
+8
2023-12-01
drm/i915: use PIPE_CONF_CHECK_BOOL() for bool members
Jani Nikula
1
-4
/
+4
2023-12-01
drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}()
Ville Syrjälä
1
-0
/
+12
2023-12-01
Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
53
-249
/
+457
2023-11-30
drm/amd/display: Fix NULL pointer dereference at hibernate
Mario Limonciello
1
-2
/
+2
2023-11-30
drm/radeon: check return value of radeon_ring_lock()
Nikita Zhandarovich
1
-0
/
+4
2023-11-30
drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
Nikita Zhandarovich
1
-2
/
+2
2023-11-30
drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
Nikita Zhandarovich
1
-2
/
+2
2023-11-30
drm/amdgpu: enable mca debug mode on APU by default
Yang Wang
1
-1
/
+2
2023-11-30
drm/amdgpu: distinguish rlc fw for different SKU
Likun Gao
1
-1
/
+6
2023-11-30
drm/amdgpu: Fix missing mca debugfs node
Yang Wang
1
-1
/
+1
2023-11-30
drm/amdgpu: Skip access gfx11 golden registers under SRIOV
ZhenGuo Yin
1
-0
/
+3
2023-12-01
Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-27
/
+10
2023-11-30
drm/i915/guc: Add a selftest for FAST_REQUEST errors
John Harrison
3
-0
/
+128
2023-11-30
drm/i915/guc: Fix for potential false positives in GuC hang selftest
John Harrison
1
-1
/
+1
2023-11-30
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Felix Kuehling
1
-15
/
+18
2023-11-30
drm/panfrost: Fix incorrect updating of current device frequency
Adrián Larumbe
1
-2
/
+15
2023-11-30
drm/panfrost: Consider dma-buf imported objects as resident
Adrián Larumbe
1
-1
/
+1
2023-11-30
drm/imagination: fix off by one in pvr_vm_mips_init() error handling
Dan Carpenter
1
-6
/
+5
2023-11-30
drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()
Dan Carpenter
1
-2
/
+2
2023-11-30
drm/imagination: Fix error codes in pvr_device_clk_init()
Dan Carpenter
1
-2
/
+2
2023-11-30
nouveau/tu102: flush all pdbs on vmm flush
Dave Airlie
1
-1
/
+1
2023-11-29
drm/i915: Skip pxp init if gt is wedged
Zhanjun Dong
2
-1
/
+6
2023-11-30
drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepare
Yuran Pereira
1
-1
/
+4
2023-11-30
nouveau/gsp: document some aspects of GSP-RM
Timur Tabi
2
-0
/
+133
[prev]
[next]