summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-29drm/panel: simple: Add EDT ETML1010G3DRA panelPrimoz Fiser
2024-01-28drm/loongson: Error out if no VRAM detectedHuacai Chen
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin
2024-01-26drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin
2024-01-26drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.Ian Forbes
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath
2024-01-24drm/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König
2024-01-23drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen
2024-01-23drm/bridge: sii902x: Fix probing race issueTomi Valkeinen
2024-01-23drm/bridge: tc358767: Limit the Pixel PLL input rangeMarek Vasut
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström
2024-01-22drm: bridge: samsung-dsim: complete the CLKLANE_STOP settingDario Binacchi
2024-01-22drm: bridge: samsung-dsim: enter display mode in the enable() callbackDario Binacchi
2024-01-22drm/vmwgfx: remove vmw_vram_gmr_placementChristian König
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-19drm/panel: novatek-nt36672e: Include <linux/of.h>Ritesh Kumar
2024-01-19drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie
2024-01-19drm/lima: fix a memleak in lima_heap_allocZhipeng Lu
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König
2024-01-18drm/amdkfd: init drm_client with funcs hookFlora Cui
2024-01-18drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET
2024-01-18drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun
2024-01-18drm/amd/display: Align the returned error code with legacy DPWayne Lin
2024-01-18drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea
2024-01-18drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin
2024-01-18drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas
2024-01-18drm/amd/display: Add logging resource checksCharlene Liu
2024-01-18drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone
2024-01-18drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-17Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-17drm/tests: managed: Add a simple test for drmm_managed_releaseMichał Winiarski
2024-01-17drm/tests: managed: Extract device initialization into test initMichał Winiarski
2024-01-17drm/tests: managed: Add comments about test intentMichał Winiarski
2024-01-17drm/tests: managed: Rename the suite name to match other DRM testsMichał Winiarski
2024-01-17drm/managed: Add drmm_release_actionMichał Winiarski
2024-01-17drm/rockchip: inno_hdmi: Explicitly include drm_atomic.hAlex Bee
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula
2024-01-15drm/amd/display: Avoid enum conversion warningNathan Chancellor