aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
14 daysMerge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiv5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger
2024-05-17drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson
2024-05-17drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet
2024-05-17drm/meson: dw-hdmi: power up phy on device initJerome Brunet
2024-05-17drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding
2024-05-17drm/panel: ili9341: Use predefined error codesAndy Shevchenko
2024-05-17drm/panel: ili9341: Respect deferred probeAndy Shevchenko
2024-05-07Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-05-02Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-05-02drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-04-25Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-04-17nouveau: fix function cast warningArnd Bergmann
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-15Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-10drm/amd/display: Preserve original aspect ratio in create streamTom Chung
2024-04-10drm/amdgpu: Use drm_mode_copy()Ville Syrjälä
2024-04-10drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-10drm/i915: Check before removing mm notifierNirmoy Das
2024-04-10drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-10drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-10drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-04-10drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-04-10drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula
2024-04-10drm/exynos: do not return negative values from .get_modes()Jani Nikula
2024-04-10drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula
2024-04-10drm/etnaviv: Restore some id valuesChristian Gmeiner
2024-04-10drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin
2024-03-28Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie
2024-03-26drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/tidss: Fix initial plane zpos valuesTomi Valkeinen