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-18
drm/i915: Prevent potential null-ptr-deref in engine_init_common
Nirmoy Das
1
-1
/
+2
2023-10-18
mei: update mei-pxp's component interface with timeouts
Alan Previn
1
-2
/
+6
2023-10-18
drm/ssd130x: Add support for the SSD132x OLED controller family
Javier Martinez Canillas
5
-27
/
+449
2023-10-18
drm/ssd130x: Rename commands that are shared across chip families
Javier Martinez Canillas
3
-25
/
+30
2023-10-18
drm/ssd130x: Add a controller family id to the device info data
Javier Martinez Canillas
4
-0
/
+15
2023-10-18
drm/ssd130x: Replace .page_height field in device info with a constant
Javier Martinez Canillas
2
-20
/
+18
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
565
-5375
/
+266072
2023-10-18
drm/i915/mtl: Remove the 'force_probe' requirement for Meteor Lake
Radhakrishna Sripada
1
-1
/
+0
2023-10-18
drm/i915: Enable GuC TLB invalidations for MTL
Jonathan Cavitt
1
-0
/
+1
2023-10-18
drm/i915/gt: Increase sleep in gt_tlb selftest sanitycheck
Jonathan Cavitt
1
-2
/
+9
2023-10-18
drm/i915: No TLB invalidation on wedged GT
Jonathan Cavitt
1
-1
/
+31
2023-10-18
drm/i915: No TLB invalidation on suspended GT
Jonathan Cavitt
3
-9
/
+23
2023-10-18
drm/i915: Define and use GuC and CTB TLB invalidation routines
Prathap Kumar Valsan
7
-11
/
+299
2023-10-18
drm/i915/guc: Add CT size delay helper
Jonathan Cavitt
2
-0
/
+29
2023-10-18
drm/i915: Add GuC TLB Invalidation device info flags
Jonathan Cavitt
2
-0
/
+3
2023-10-17
drm/i915: Retry gtt fault when out of fence registers
Ville Syrjälä
1
-0
/
+1
2023-10-17
drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes Owned
Khaled Almahallawy
1
-2
/
+1
2023-10-17
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Luben Tuikov
1
-1
/
+2
2023-10-17
drm/amdgpu: Unset context priority is now invalid
Luben Tuikov
1
-1
/
+1
2023-10-17
drm/i915/pxp: Clean up zero initializers
Ville Syrjälä
3
-10
/
+10
2023-10-17
drm/i915/guc: Clean up zero initializers
Ville Syrjälä
1
-2
/
+2
2023-10-17
drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MIT
Thomas Hellström
1
-1
/
+1
2023-10-17
hyperv: avoid dependency on screen_info
Arnd Bergmann
1
-3
/
+4
2023-10-17
Merge tag 'drm-intel-gt-next-2023-10-12' of git://anongit.freedesktop.org/drm...
Dave Airlie
34
-130
/
+577
2023-10-16
drm/panel: st7703: Add Powkiddy RGB30 Panel Support
Chris Morgan
1
-0
/
+89
2023-10-16
drm/msm/a7xx: actually use a7xx state registers
Dmitry Baryshkov
2
-10
/
+17
2023-10-16
drm/msm/dpu: enable writeback on SM8550
Neil Armstrong
1
-0
/
+16
2023-10-16
drm/msm/dpu: sm8550: remove unused VIG and DMA clock controls entries
Neil Armstrong
1
-20
/
+0
2023-10-16
drm/msm/dpu: move setup_force_clk_ctrl handling into plane and wb
Neil Armstrong
4
-36
/
+77
2023-10-16
drm/msm/dpu: add setup_clk_force_ctrl() op to sspp & wb
Neil Armstrong
5
-10
/
+54
2023-10-16
drm/msm/dpu: create a dpu_hw_clk_force_ctrl() helper
Neil Armstrong
3
-22
/
+26
2023-10-16
drm/i915/pci: Clean up zero initializers
Ville Syrjälä
1
-1
/
+1
2023-10-16
drm/i915/hdcp: Clean up zero initializers
Ville Syrjälä
1
-23
/
+21
2023-10-16
drm/i915/display: Clean up zero initializers
Ville Syrjälä
10
-13
/
+13
2023-10-16
drm/i915: Retry gtt fault when out of fence registers
Ville Syrjälä
1
-0
/
+1
2023-10-16
drm/mediatek: Correctly free sg_table in gem prime vmap
Chen-Yu Tsai
1
-1
/
+5
2023-10-16
drm/mediatek: aal: Compress of_device_id entries and add sentinel
AngeloGioacchino Del Regno
1
-4
/
+3
2023-10-16
drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma
AngeloGioacchino Del Regno
1
-2
/
+6
2023-10-16
drm/mediatek: aal: Add kerneldoc for struct mtk_disp_aal
AngeloGioacchino Del Regno
1
-0
/
+7
2023-10-16
drm/mediatek: gamma: Program gamma LUT type for descending or rising
AngeloGioacchino Del Regno
1
-0
/
+20
2023-10-16
drm/mediatek: gamma: Make sure relay mode is disabled
AngeloGioacchino Del Regno
2
-0
/
+8
2023-10-16
drm/mediatek: gamma: Add support for MT8195
AngeloGioacchino Del Regno
1
-0
/
+9
2023-10-16
drm/mediatek: gamma: Add support for 12-bit LUT
AngeloGioacchino Del Regno
1
-19
/
+64
2023-10-16
drm/mediatek: gamma: Support multi-bank gamma LUT
AngeloGioacchino Del Regno
3
-29
/
+83
2023-10-16
drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions
AngeloGioacchino Del Regno
1
-27
/
+7
2023-10-16
drm/edid: add 8 bpc quirk to the BenQ GW2765
Hamza Mahfooz
1
-0
/
+3
2023-10-16
drm/mediatek: aal: Use bitfield macros
AngeloGioacchino Del Regno
1
-2
/
+8
2023-10-16
drm/mediatek: gamma: Use bitfield macros
AngeloGioacchino Del Regno
1
-9
/
+19
2023-10-16
drm/mediatek: gamma: Enable the Gamma LUT table only after programming
AngeloGioacchino Del Regno
1
-5
/
+9
2023-10-16
drm/msm/a6xx: Fix up QMP handling
Konrad Dybcio
1
-6
/
+12
[prev]
[next]