summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-10-10drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Alex Hung
2024-10-10drm/amd/display: Revert Avoid overflow assignmentGabe Teeger
2024-10-10drm/bridge: adv7511: fix crash on irq during probeMads Bligaard Nielsen
2024-10-10Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray
2024-10-10drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066Val Packett
2024-10-10drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello
2024-10-10drm/amd/display: Fix system hang while resume with TBT monitorTom Chung
2024-10-10drm/amd/display: Add HDR workaround for specific eDPAlex Hung
2024-10-10drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin
2024-10-10drm/i915/gem: fix bitwise and logical AND mixupJani Nikula
2024-10-10drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke
2024-10-10drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett
2024-10-10drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann
2024-10-10drm/mediatek: ovl_adaptor: Add missing of_node_put()Javier Carrasco
2024-10-10drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amd/pm: ensure the fw_info is not null before using itTim Huang
2024-10-10drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov
2024-10-10drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven
2024-10-10drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang
2024-10-10drm/printer: Allow NULL data in devcoredump printerMatthew Brost
2024-10-10drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-10-10drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam
2024-10-10drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam
2024-10-10drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam
2024-10-10drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung
2024-10-10drm/amd/display: Check stream before comparing themAlex Hung
2024-10-10drm/stm: ltdc: reset plane transparency after plane disableYannick Fertre
2024-10-10drm/amdkfd: Fix resource leak in criu restore queueJesse Zhang
2024-10-10drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-10-10drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-10-10drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrsKonrad Dybcio
2024-10-10drm/amd/display: fix double free issue during amdgpu module unloadTim Huang
2024-10-10drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam
2024-10-10drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-10-10drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam
2024-10-10drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam
2024-10-10drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-10-10drm/amdgpu: disallow multiple BO_HANDLES chunks in one submitPierre-Eric Pelloux-Prayer
2024-10-10drm/stm: Avoid use-after-free issues with crtc and planeKatya Orlova
2024-10-10drm/amdgpu: Fix get each xcp macroAsad Kamal
2024-10-04drm/amd/display: Validate backlight caps are saneMario Limonciello
2024-10-04drm/amd/display: Round calculated vtotalRobin Chen
2024-10-04drm/amd/display: Add HDMI DSC native YCbCr422 supportLeo Ma
2024-10-04drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo
2024-10-04drm/vmwgfx: Prevent unmapping active read buffersZack Rusin
2024-10-04drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo
2024-10-04drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li