index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2024-04-10
drm/omap: dmm_tiler: drop driver owner assignment
Krzysztof Kozlowski
2024-04-10
drm: xlnx: db: fix a memory leak in probe
Dan Carpenter
2024-04-08
drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
Aleksandr Mishin
2024-04-07
drm-panel: If drm_panel_dp_aux_backlight() fails, don't fail panel probe
Douglas Anderson
2024-04-07
drm/panel-edp: If we fail to powerup/get EDID, use conservative timings
Douglas Anderson
2024-04-07
drm/panel-edp: Abstract out function to set conservative timings
Douglas Anderson
2024-04-05
drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable
Maxime Ripard
2024-04-05
drm/display: Select DRM_KMS_HELPER for DP helpers
Maxime Ripard
2024-04-04
drm: fix DRM_DISPLAY_DP_HELPER dependencies
Arnd Bergmann
2024-04-04
drm/bridge: adv7511: Allow IRQ to share GPIO pins
Adam Ford
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
2024-04-03
drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
Harshit Mogalapalli
2024-04-03
drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
Dan Carpenter
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2024-04-02
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Thomas Zimmermann
2024-04-02
drm/ast: Store AST device in struct ast_ddc
Thomas Zimmermann
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
2024-04-02
drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
Thomas Zimmermann
2024-04-02
drm/ast: Remove struct ast_{vga,sil165}_connector
Thomas Zimmermann
2024-04-02
drm/ast: Fail probing if DDC channel could not be initialized
Thomas Zimmermann
2024-04-02
drm/ast: Include <linux/of.h> where necessary
Thomas Zimmermann
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-04-02
drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
Nathan Chancellor
2024-04-02
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
Boris Brezillon
2024-04-02
drm/panthor: Fix ordering in _irq_suspend()
Boris Brezillon
2024-04-02
drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernel
Boris Brezillon
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-30
Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...
Dave Airlie
2024-03-29
drm/panel: st7703: Add GameForce Chi Panel Support
Chris Morgan
2024-03-29
drm/meson: vclk: fix calculation of 59.94 fractional rates
Christian Hewitt
2024-03-28
drm/vmwgfx: Remove unused code
Ian Forbes
2024-03-29
Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-03-28
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Ville Syrjälä
2024-03-28
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
2024-03-28
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2024-03-28
drm/i915/vma: Fix UAF on destroy against retire race
Janusz Krzysztofik
2024-03-28
drm/i915: Do not print 'pxp init failed with 0' when it succeed
José Roberto de Souza
2024-03-28
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
2024-03-28
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
2024-03-28
drm/i915/dsb: Fix DSB vblank waits when using VRR
Ville Syrjälä
[next]