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
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
6
-7
/
+23
2024-02-26
drm/amdgpu: Add fatal error detected flag
Lijo Lazar
3
-0
/
+39
2024-02-26
drm/amd/display: Prevent potential buffer overflow in map_hw_resources
Srinivasan Shanmugam
1
-0
/
+5
2024-02-26
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
2024-02-26
drm/mgag200: Add a workaround for low-latency
Jocelyn Falempe
3
-0
/
+37
2024-02-26
drm/msm/adreno: Add A702 support
Konrad Dybcio
3
-9
/
+117
2024-02-26
drm/msm: Fix page fault client detection on a660 family and a7xx
Connor Abbott
1
-10
/
+85
2024-02-26
drm/msm: More fully implement devcoredump for a7xx
Connor Abbott
4
-632
/
+1462
2024-02-26
drm/msm: Fix snapshotting a7xx indexed regs
Connor Abbott
1
-2
/
+2
2024-02-26
drm/msm: Import a7xx crashdump register lists from kgsl
Connor Abbott
2
-0
/
+1681
2024-02-26
drm/msm: add support for A750 GPU
Neil Armstrong
4
-5
/
+49
2024-02-26
drm/msm/adreno: Add A305B support
Luca Weiss
3
-7
/
+26
2024-02-26
drm/msm/a7xx: Fix LLC typo
Rob Clark
1
-1
/
+1
2024-02-26
drm/msm/adreno: Update generated headers
Rob Clark
9
-1738
/
+5589
2024-02-26
drm/msm/adreno: Add support for SM7150 SoC machine
Danila Tikhonov
1
-0
/
+22
2024-02-26
drm/msm/a6xx: specify UBWC config for sc7180
Dmitry Baryshkov
1
-2
/
+1
2024-02-26
drm/ttm/tests: depend on UML || COMPILE_TEST
Christian König
1
-2
/
+3
2024-02-26
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
177
-954
/
+1379
2024-02-26
drm/xe: Extend uAPI to query HuC micro-controler firmware version
Francois Dugast
1
-4
/
+34
2024-02-26
Merge drm/drm-next into drm-misc-next-fixes
Thomas Zimmermann
657
-5531
/
+37218
2024-02-26
drm/xe: Remove useless mem_access on PAT dumps
Rodrigo Vivi
1
-10
/
+0
2024-02-26
drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
Rodrigo Vivi
1
-3
/
+4
2024-02-26
drm/xe: Remove mem_access from suspend and resume functions
Rodrigo Vivi
1
-8
/
+0
2024-02-26
drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
Rodrigo Vivi
1
-2
/
+3
2024-02-26
drm/xe: Remove useless mem_access protection for query ioctls
Rodrigo Vivi
1
-4
/
+0
2024-02-26
drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
Rodrigo Vivi
1
-12
/
+13
2024-02-26
drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
Rodrigo Vivi
1
-2
/
+3
2024-02-26
drm/xe: Runtime PM wake on every debugfs call
Rodrigo Vivi
5
-16
/
+66
2024-02-26
drm/xe: Remove mem_access from guc_pc calls
Rodrigo Vivi
1
-54
/
+10
2024-02-26
drm/xe: Runtime PM wake on every sysfs call
Rodrigo Vivi
7
-5
/
+129
2024-02-26
drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
Rodrigo Vivi
3
-12
/
+22
2024-02-26
drm/xe: Runtime PM wake on every IOCTL
Rodrigo Vivi
3
-2
/
+51
2024-02-26
drm/xe: Convert mem_access assertion towards the runtime_pm state
Rodrigo Vivi
3
-1
/
+29
2024-02-26
drm/xe: Document Xe PM component
Rodrigo Vivi
1
-11
/
+98
2024-02-26
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
657
-5531
/
+37218
2024-02-26
drm/edid/firmware: Remove built-in EDIDs
Maxime Ripard
1
-148
/
+14
2024-02-26
drm/tegra: Remove existing framebuffer only if we support display
Thierry Reding
1
-3
/
+20
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
52
-171
/
+415
2024-02-26
Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...
Daniel Vetter
140
-1185
/
+6486
2024-02-26
drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
Maxime Ripard
1
-27
/
+47
2024-02-26
drm/sun4i: hdmi: Switch to container_of_const
Maxime Ripard
1
-12
/
+4
2024-02-26
drm/sun4i: hdmi: Move mode_set into enable
Maxime Ripard
1
-24
/
+14
2024-02-26
drm/sun4i: hdmi: Convert encoder to atomic
Maxime Ripard
1
-7
/
+10
2024-02-26
Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
43
-1142
/
+3313
2024-02-26
drm/i915/hdcp: Remove additional timing for reading mst hdcp message
Suraj Kandpal
1
-7
/
+2
2024-02-26
drm/i915/hdcp: Move to direct reads for HDCP
Suraj Kandpal
1
-22
/
+9
2024-02-26
drm/tidss: Fix sync-lost issue with two displays
Tomi Valkeinen
1
-0
/
+10
2024-02-26
drm/tidss: Fix initial plane zpos values
Tomi Valkeinen
1
-1
/
+1
2024-02-26
drm: lcdif: Switch to drmm_mode_config_init
Marek Vasut
1
-2
/
+5
2024-02-26
drm/mxsfb: Switch to drmm_mode_config_init
Marek Vasut
1
-2
/
+5
[prev]
[next]