summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-09-13drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers
2023-09-13drm/amd/display: Add smu write msg id fail retry processFudong Wang
2023-09-13drm/amd/display: register edp_backlight_control() for DCN301Hamza Mahfooz
2023-09-13drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13drm/msm/a690: Switch to a660_gmu.binRob Clark
2023-09-13drm/mediatek: Fix void-pointer-to-enum-cast warningJason-JH.Lin
2023-09-13drm/mediatek: Fix potential memory leak if vmap() failSui Jingfeng
2023-09-13drm/mediatek: Add cnt checking for coverity issueJason-JH.Lin
2023-09-13drm/mediatek: Remove freeing not dynamic allocated memoryJason-JH.Lin
2023-09-13drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilitiesAngeloGioacchino Del Regno
2023-09-13drm/mediatek: Fix uninitialized symbolNancy.Lin
2023-09-13drm/msm/a6xx: Fix GMU lockdep splatRob Clark
2023-09-13drm/msm/a2xx: Call adreno_gpu_init() earlierFabio Estevam
2023-09-13drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()Yang Wang
2023-09-13drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.hSrinivasan Shanmugam
2023-09-13drm/amdgpu: Sort the includes in amdgpu/amdgpu_drv.cSrinivasan Shanmugam
2023-09-13drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_doneDmitry Baryshkov
2023-09-13drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-09-13drm/msm/dpu: fix DSC 1.2 enc subblock lengthDmitry Baryshkov
2023-09-13drm/msm/dpu: Define names for unnamed sblksRyan McCann
2023-09-13drm/msm/dpu1: Rename sm8150_dspp_blk to sdm845_dspp_blkKonrad Dybcio
2023-09-13drm/msm/dpu: fix DSC 1.2 block lengthsDmitry Baryshkov
2023-09-13drm/msm/dpu: inline DSC_BLK and DSC_BLK_1_2 macrosDmitry Baryshkov
2023-09-13drm/msm/dpu: increase memtype count to 16 for sm8550Jonathan Marek
2023-09-13drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_maskJiasheng Jiang
2023-09-13drm/panel: simple: Add missing connector type and pixel format for AUO T215HVN01Marek Vasut
2023-09-13drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()Geert Uytterhoeven
2023-09-13drm/armada: Fix off-by-one error in armada_overlay_get_property()Geert Uytterhoeven
2023-09-13drm/ast: report connection status on Display Port.Jocelyn Falempe
2023-09-13drm/tegra: dpaux: Fix incorrect return value of platform_get_irqYangtao Li
2023-09-13drm/msm: Update dev core dump to not print backwardsRyan McCann
2023-09-13drm/amdgpu: Use seq_puts() instead of seq_printf()Srinivasan Shanmugam
2023-09-13drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'Srinivasan Shanmugam
2023-09-13drm: adv7511: Fix low refresh rate register for ADV7533/5Bogdan Togorean
2023-09-13drm/bridge: anx7625: Use common macros for HDCP capabilitiesChen-Yu Tsai
2023-09-13drm/bridge: anx7625: Use common macros for DP power sequencing commandsChen-Yu Tsai
2023-09-13drm/etnaviv: fix dumping of active MMU contextLucas Stach
2023-09-13drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()Arnd Bergmann
2023-09-13drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng
2023-09-13drm/amd/display: Do not set drr on pipe commitWesley Chalmers
2023-09-13drm: bridge: dw-mipi-dsi: Fix enable/disable of DSI controllerOndrej Jirman
2023-09-13drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesHamza Mahfooz
2023-09-06drm/amdgpu: correct vmhub index in GMC v10/11Lang Yu
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-25Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin