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
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
1
-2
/
+2
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
1
-2
/
+6
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
1
-5
/
+3
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
1
-4
/
+0
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2
-1
/
+30
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2
-2
/
+33
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
1
-40
/
+2
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2
-26
/
+28
2024-04-02
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Thomas Zimmermann
1
-14
/
+14
2024-04-02
drm/ast: Store AST device in struct ast_ddc
Thomas Zimmermann
2
-7
/
+7
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
3
-4
/
+8
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
3
-47
/
+52
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
5
-15
/
+32
2024-04-02
drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
Thomas Zimmermann
1
-7
/
+2
2024-04-02
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
2
-36
/
+10
2024-04-02
drm/ast: Fail probing if DDC channel could not be initialized
Thomas Zimmermann
3
-37
/
+24
2024-04-02
drm/ast: Include <linux/of.h> where necessary
Thomas Zimmermann
2
-0
/
+2
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
253
-1777
/
+124631
2024-04-02
drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
Nathan Chancellor
1
-2
/
+1
2024-04-02
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
Boris Brezillon
1
-13
/
+4
2024-04-02
drm/panthor: Fix ordering in _irq_suspend()
Boris Brezillon
1
-2
/
+2
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
3
-29
/
+20
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-10
/
+10
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
7
-10
/
+10
2024-03-30
Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...
Dave Airlie
22
-63
/
+161
2024-03-29
drm/panel: st7703: Add GameForce Chi Panel Support
Chris Morgan
1
-0
/
+87
2024-03-29
drm/meson: vclk: fix calculation of 59.94 fractional rates
Christian Hewitt
1
-3
/
+3
2024-03-28
drm/vmwgfx: Remove unused code
Ian Forbes
8
-197
/
+1
2024-03-29
Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-22
/
+32
2024-03-28
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Ville Syrjälä
1
-0
/
+3
2024-03-28
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
3
-3
/
+12
2024-03-28
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2
-3
/
+3
2024-03-28
drm/i915/vma: Fix UAF on destroy against retire race
Janusz Krzysztofik
1
-7
/
+43
2024-03-28
drm/i915: Do not print 'pxp init failed with 0' when it succeed
José Roberto de Souza
1
-1
/
+1
2024-03-28
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
1
-1
/
+1
2024-03-28
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
1
-18
/
+19
2024-03-28
drm/i915/dsb: Fix DSB vblank waits when using VRR
Ville Syrjälä
1
-0
/
+14
2024-03-28
drm/i915/vrr: Generate VRR "safe window" for DSB
Ville Syrjälä
2
-4
/
+5
2024-03-28
drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_status
Bhanuprakash Modem
1
-3
/
+2
2024-03-28
drm/i915/drrs: Refactor CPU transcoder DRRS check
Bhanuprakash Modem
3
-10
/
+14
2024-03-28
drm/i915/mtl: Update workaround 14018575942
Tejas Upadhyay
1
-0
/
+1
2024-03-28
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Ville Syrjälä
2
-7
/
+39
2024-03-28
drm/i915/display: Disable AuxCCS framebuffers if built for Xe
Juha-Pekka Heikkila
1
-0
/
+3
2024-03-28
drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DP
Ville Syrjälä
2
-6
/
+0
2024-03-28
drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
Joonas Lahtinen
1
-0
/
+2
2024-03-28
drm: DRM_WERROR should depend on DRM
Geert Uytterhoeven
1
-1
/
+1
2024-03-28
drm/bridge: it6505: Remove useless select
Maxime Ripard
1
-1
/
+0
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
8
-7
/
+8
2024-03-28
drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on
Maxime Ripard
7
-6
/
+7
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
17
-26
/
+27
[next]