summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-10drm/omap: dmm_tiler: drop driver owner assignmentKrzysztof Kozlowski
2024-04-10drm: xlnx: db: fix a memory leak in probeDan Carpenter
2024-04-08drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin
2024-04-07drm-panel: If drm_panel_dp_aux_backlight() fails, don't fail panel probeDouglas Anderson
2024-04-07drm/panel-edp: If we fail to powerup/get EDID, use conservative timingsDouglas Anderson
2024-04-07drm/panel-edp: Abstract out function to set conservative timingsDouglas Anderson
2024-04-05drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectableMaxime Ripard
2024-04-05drm/display: Select DRM_KMS_HELPER for DP helpersMaxime Ripard
2024-04-04drm: fix DRM_DISPLAY_DP_HELPER dependenciesArnd Bergmann
2024-04-04drm/bridge: adv7511: Allow IRQ to share GPIO pinsAdam Ford
2024-04-03drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()Harshit Mogalapalli
2024-04-03drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()Harshit Mogalapalli
2024-04-03drm/panthor: Fix off by one in panthor_fw_get_cs_iface()Dan Carpenter
2024-04-03drm/panthor: Fix error code in panthor_gpu_init()Dan Carpenter
2024-04-03drm/panthor: Fix a couple -ENOMEM error codesDan Carpenter
2024-04-03drm/panthor: Fix some kerneldoc warningsLiviu Dudau
2024-04-03drm/panthor: Cleanup unused variable 'cookie'Liviu Dudau
2024-04-02drm/ast: Automatically clean up poll helperThomas Zimmermann
2024-04-02drm/ast: Implement polling for VGA and SIL164 connectorsThomas Zimmermann
2024-04-02drm/ast: Use drm_connector_helper_get_modes()Thomas Zimmermann
2024-04-02drm/ast: Acquire I/O-register lock in DDC codeThomas Zimmermann
2024-04-02drm/ast: Rename struct i2c_algo_bit_data callbacks and their parametersThomas Zimmermann
2024-04-02drm/ast: Store AST device in struct ast_ddcThomas Zimmermann
2024-04-02drm/ast: Pass AST device to ast_ddc_create()Thomas Zimmermann
2024-04-02drm/ast: Rename struct ast_i2c_chan to struct ast_ddcThomas Zimmermann
2024-04-02drm/ast: Move DDC code to ast_ddc.{c,h}Thomas Zimmermann
2024-04-02drm/ast: Allocate instance of struct ast_i2c_chan with managed helpersThomas Zimmermann
2024-04-02drm/ast: Remove struct ast_{vga,sil165}_connectorThomas Zimmermann
2024-04-02drm/ast: Fail probing if DDC channel could not be initializedThomas Zimmermann
2024-04-02drm/ast: Include <linux/of.h> where necessaryThomas Zimmermann
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-04-02drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()Nathan Chancellor
2024-04-02drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()Boris Brezillon
2024-04-02drm/panthor: Fix ordering in _irq_suspend()Boris Brezillon
2024-04-02drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernelBoris Brezillon
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie
2024-03-29drm/panel: st7703: Add GameForce Chi Panel SupportChris Morgan
2024-03-29drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt
2024-03-28drm/vmwgfx: Remove unused codeIan Forbes
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
2024-03-28drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-03-28drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik
2024-03-28drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza
2024-03-28drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2024-03-28drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä