summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-09-19drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-09-19drm/amdgpu: register a dirty framebuffer callback for fbconHamza Mahfooz
2023-09-19drm/amd/display: Remove wait while lockedGabe Teeger
2023-09-19drm/amd/display: always switch off ODM before committing more streamsWenjing Liu
2023-09-19drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-09-19drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-09-19drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()Liu Ying
2023-09-19drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()Sean Christopherson
2023-09-19drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()Sean Christopherson
2023-09-19drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"Sean Christopherson
2023-09-19drm/i915: mark requests for GuC virtual engines to avoid use-after-freeAndrzej Hajda
2023-09-19drm/ast: Fix DRAM init on AST2200Thomas Zimmermann
2023-09-19drm/virtio: Conditionally allocate virtio_gpu_fenceGurchetan Singh
2023-09-13Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer
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/mediatek: Fix potential memory leak if vmap() failSui Jingfeng
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/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/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: 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/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: 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: tc358764: Fix debug print parameter orderMarek Vasut
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesHamza Mahfooz
2023-09-13drm/amdgpu: Match against exact bootloader statusLijo Lazar
2023-09-13drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-09-13drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen
2023-09-13drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian
2023-09-13Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai
2023-09-13Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-30drm/i915/gt: Support aux invalidation on all enginesAndi Shyti