summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-29drm/panel: simple: Add EDT ETML1010G3DRA panelPrimoz Fiser1-0/+30
2024-01-28drm/loongson: Error out if no VRAM detectedHuacai Chen1-1/+1
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin2-2/+23
2024-01-26drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11
2024-01-26drm/vmwgfx: Add SVGA_3D_CMD_DEFINE_GB_SURFACE_V4 to command array.Ian Forbes1-0/+2
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath16-169/+95
2024-01-24drm/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König1-2/+5
2024-01-23drm/bridge: sii902x: Fix audio codec unregistrationTomi Valkeinen1-4/+17
2024-01-23drm/bridge: sii902x: Fix probing race issueTomi Valkeinen1-13/+16
2024-01-23drm/bridge: tc358767: Limit the Pixel PLL input rangeMarek Vasut1-1/+6
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann7-50/+1
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann1-0/+2
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann4-4/+5
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström1-1/+1
2024-01-22media: tc358743: register v4l2 async device only after successful setupAlexander Stein1-3/+4
2024-01-22drm: bridge: samsung-dsim: complete the CLKLANE_STOP settingDario Binacchi1-1/+6
2024-01-22drm: bridge: samsung-dsim: enter display mode in the enable() callbackDario Binacchi1-2/+5
2024-01-22drm/vmwgfx: remove vmw_vram_gmr_placementChristian König2-29/+0
2024-01-19drm/panel: novatek-nt36672e: Include <linux/of.h>Ritesh Kumar1-1/+1
2024-01-19drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel1-0/+12
2024-01-19drm/lima: fix a memleak in lima_heap_allocZhipeng Lu1-9/+14
2024-01-17drm/tests: managed: Add a simple test for drmm_managed_releaseMichał Winiarski1-0/+25
2024-01-17drm/tests: managed: Extract device initialization into test initMichał Winiarski1-15/+26
2024-01-17drm/tests: managed: Add comments about test intentMichał Winiarski1-0/+9
2024-01-17drm/tests: managed: Rename the suite name to match other DRM testsMichał Winiarski1-1/+1
2024-01-17drm/managed: Add drmm_release_actionMichał Winiarski1-0/+39
2024-01-17drm/rockchip: inno_hdmi: Explicitly include drm_atomic.hAlex Bee1-0/+1
2024-01-16ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula6-0/+6
2024-01-15drm/ci: add sc7180-trogdor-kingoftownVignesh Raman7-59/+55
2024-01-15drm/ci: uprev mesa version: fix kdl commit fetchVignesh Raman2-2/+13
2024-01-15drm/ci: Update xfails for newly added msm testsVignesh Raman4-16/+27
2024-01-15drm/ci: Add msm testsRob Clark1-0/+49
2024-01-15drm/panel: nt36523: Set 120Hz fps for xiaomi,elish panelsJianhua Lu1-4/+2
2024-01-12dma-buf/dma-fence: fix spellingRandy Dunlap1-4/+4
2024-01-12dma-buf/dma-resv: fix spellingRandy Dunlap1-2/+2
2024-01-12drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDINGLukas Bulwahn4-4/+0
2024-01-12drm/panel: Simplify with dev_err_probe()Chen Haonan1-12/+6
2024-01-12drm/panel: Add support for Novatek NT36672E panel driverRitesh Kumar3-0/+654
2024-01-12drm/panel: Add driver for BOE TH101MB31IG002-28A panelAlexander Warnecke3-0/+334
2024-01-12drm: panel: simple: convert LG LB070WV8 fixed mode into display timingsAlexander Stein1-12/+12
2024-01-11drm/v3d: Show the memory-management stats on debugfsMaíra Canal1-0/+15
2024-01-11drm/ttm/tests: Fix argument in ttm_tt_kunit_init()Karolina Stolarek1-2/+1
2024-01-11drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal1-4/+1
2024-01-11drm/edid: Clean up errors in drm_edid.cchenxuebing1-1/+2
2024-01-10drm/hisilicon: include drm/drm_edid.h only where neededJani Nikula2-1/+1
2024-01-10drm/nouveau: include drm/drm_edid.h only where neededJani Nikula2-1/+2
2024-01-09drm/nouveau/disp: switch to use kmemdup() helperChen Haonan1-2/+1
2024-01-09drm/bridge: Fixed a DP link training bugxiazhengqiao1-1/+3
2024-01-09drm/panel: nt35510: support FRIDA FRD400B25025-A-CTKDario Binacchi1-32/+252
2024-01-09drm/panel: nt35510: move hardwired parameters to configurationDario Binacchi1-25/+115