summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-10-18drm/etnaviv: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-18drm/tegra: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-18drm/omapdrm: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-18drm/i915: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-18drm/armada: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-18drm/prime: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-18drm/gem: Take reservation lock for vmap/vunmap operationsDmitry Osipenko
2022-10-16drm/ttm: Remove unnecessary drm_mm_cleanZeng Heng
2022-10-16drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode into parameterized t...Maíra Canal
2022-10-16drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized testsMaíra Canal
2022-10-16drm/ast: Avoid reprogramming primary-plane scanout addressThomas Zimmermann
2022-10-16drm/ast: Convert ast to SHMEMThomas Zimmermann
2022-10-16drm/ast: Style cleanups in plane codeThomas Zimmermann
2022-10-16drm/ast: Rename struct ast_cursor_plane to struct ast_planeThomas Zimmermann
2022-10-16drm/ast: Remove cursor double bufferingThomas Zimmermann
2022-10-16drm/ast: Do not call drm_atomic_add_affected_planes()Thomas Zimmermann
2022-10-16drm/ast: Call drm_atomic_helper_check_plane_state() unconditionallyThomas Zimmermann
2022-10-16drm/ast: Acquire I/O-register lock in atomic_commit_tail functionThomas Zimmermann
2022-10-15drm: lcdif: Add support for YUV planesKieran Bingham
2022-10-15drm: lcdif: Switch to limited range for RGB to YUV conversionLaurent Pinchart
2022-10-15drm: lcdif: Don't use BIT() for multi-bit register fieldsLaurent Pinchart
2022-10-15drm: lcdif: Fix indentation in lcdif_regs.hLaurent Pinchart
2022-10-14drm/ofdrm: Support big-endian scanout buffersThomas Zimmermann
2022-10-14drm/ofdrm: Support color managementThomas Zimmermann
2022-10-14drm/ofdrm: Add per-model device functionThomas Zimmermann
2022-10-14drm/ofdrm: Add CRTC stateThomas Zimmermann
2022-10-14drm/ofdrm: Add ofdrm for Open Firmware framebuffersThomas Zimmermann
2022-10-13drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridgeAbhinav Kumar
2022-10-13drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helperJavier Martinez Canillas
2022-10-13drm/ssd130x: Do not call drm_atomic_add_affected_planes()Javier Martinez Canillas
2022-10-13drm/simpledrm: Do not call drm_atomic_add_affected_planes()Javier Martinez Canillas
2022-10-13drm/mgag200: Do not call drm_atomic_add_affected_planes()Javier Martinez Canillas
2022-10-12drm/nouveau/disp: fix cast removes address space of expression warningsruanjinjie
2022-10-12drm: split build lists one per line and sortJani Nikula
2022-10-10drm/bridge: tc358775: Do not soft reset i2c-slave controllerTeresa Remmet
2022-10-10drm/vc4: vec: Fix definition of PAL-M modeMateusz Kwiatkowski
2022-10-10drm/modes: parse_cmdline: Add support for named modes containing dashesGeert Uytterhoeven
2022-10-10drm/modes: Only consider bpp and refresh before optionsMaxime Ripard
2022-10-10drm/atomic: Add TV subconnector property to get/set_propertyMaxime Ripard
2022-10-10drm/connector: Rename subconnector state variableMaxime Ripard
2022-10-10drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard
2022-10-10drm/tests: Order Kunit tests in MakefileMaxime Ripard
2022-10-08drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()Thomas Zimmermann
2022-10-08drm/atomic-helper: Don't allocate new plane state in CRTC checkThomas Zimmermann
2022-10-07drm/udl: Add constants for commandsThomas Zimmermann
2022-10-07drm/udl: Add register constants for framebuffer scanout addressesThomas Zimmermann
2022-10-07drm/udl: Add register constants for video locksThomas Zimmermann
2022-10-07drm/udl: Add register constants for color depthThomas Zimmermann
2022-10-07drm/udl: Add constants for display-mode registersThomas Zimmermann
2022-10-07drm/udl: Move register constants to udl_proto.hThomas Zimmermann