summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-12-01drm/v3d: Create a CPU job extension for the timestamp query jobMaíra Canal
2023-12-01drm/v3d: Create a CPU job extension for a indirect CSD jobMaíra Canal
2023-12-01drm/v3d: Enable BO mappingMaíra Canal
2023-12-01drm/v3d: Detach the CSD job BO setupMelissa Wen
2023-12-01drm/v3d: Create tracepoints to track the CPU jobMaíra Canal
2023-12-01drm/v3d: Use v3d_get_extensions() to parse CPU job dataMaíra Canal
2023-12-01drm/v3d: Add a CPU job submissionMelissa Wen
2023-12-01drm/v3d: Decouple job allocation from job initiationMaíra Canal
2023-12-01drm/v3d: Don't allow two multisync extensions in the same jobMaíra Canal
2023-12-01drm/v3d: Simplify job refcount handlingMelissa Wen
2023-12-01drm/v3d: Detach job submissions IOCTLs to a new specific fileMelissa Wen
2023-12-01drm/v3d: Move wait BO ioctl to the v3d_bo fileMelissa Wen
2023-12-01drm/v3d: Remove unused function headerMelissa Wen
2023-12-01drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLYTomi Valkeinen
2023-12-01drm/tidss: Fix atomic_flush checkTomi Valkeinen
2023-12-01drm/tidss: IRQ code cleanupTomi Valkeinen
2023-12-01drm/tidss: Fix dss resetTomi Valkeinen
2023-12-01drm/tidss: Add simple K2G manual resetTomi Valkeinen
2023-12-01drm/tidss: Check for K2G in in dispc_softreset()Tomi Valkeinen
2023-12-01drm/tidss: Return error value from from softresetTomi Valkeinen
2023-12-01drm/tidss: Move reset to the end of dispc_init()Tomi Valkeinen
2023-12-01drm/tidss: Drop useless variable initTomi Valkeinen
2023-12-01drm/tidss: Use PM autosuspendTomi Valkeinen
2023-12-01drm/tidss: Use pm_runtime_resume_and_get()Tomi Valkeinen
2023-12-01drm/tidss: Add support for AM62A7 DSSAradhya Bhatia
2023-12-01drm/omapdrm: Improve check for contiguous buffersAndrew Davis
2023-11-30drm/imagination: fix off by one in pvr_vm_mips_init() error handlingDan Carpenter
2023-11-30drm/imagination: Fix IS_ERR() vs NULL bug in pvr_request_firmware()Dan Carpenter
2023-11-30drm/imagination: Fix error codes in pvr_device_clk_init()Dan Carpenter
2023-11-30drm/nouveau: Removes unnecessary args check in nouveau_uvmm_sm_prepareYuran Pereira
2023-11-29drm/bridge: anx7625: Fix Set HPD irq detect window to 2msXin Ji
2023-11-29Revert "drm/bridge: Add 200ms delay to wait FW HPD status stable"Xin Ji
2023-11-29drm/loongson: Add platform dependencyJean Delvare
2023-11-28drm/bridge: ti-sn65dsi86: Simplify using pm_runtime_resume_and_get()Uwe Kleine-König
2023-11-28drm/panel-edp: Avoid adding multiple preferred modesHsin-Yi Wang
2023-11-28drm/panel-edp: Add auo_b116xa3_modeHsin-Yi Wang
2023-11-28drm/panel-edp: Add override_edid_mode quirk for generic edpHsin-Yi Wang
2023-11-28drm/tilcdc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-28drm/sched: Partial revert of "Qualify drm_sched_wakeup() by drm_sched_entity_...Bert Karwatzki
2023-11-28drm/imagination: Numerous documentation fixes.Donald Robson
2023-11-28drm/bridge: imx93-mipi-dsi: Fix a couple of building warningsLiu Ying
2023-11-28drm/ast: Move detection code into PCI probe helperThomas Zimmermann
2023-11-28drm/ast: Detect ast device type and config mode without ast deviceThomas Zimmermann
2023-11-28drm/ast: Add enum ast_config_modeThomas Zimmermann
2023-11-28drm/ast: Partially implement POST without ast device instanceThomas Zimmermann
2023-11-28drm/ast: Enable MMIO without ast device instanceThomas Zimmermann
2023-11-28drm/ast: Enable VGA without ast device instanceThomas Zimmermann
2023-11-28drm/ast: Add I/O helpers without ast deviceThomas Zimmermann
2023-11-28drm/ast: Retrieve I/O-memory ranges without ast deviceThomas Zimmermann
2023-11-28drm/ast: Rework I/O register setupThomas Zimmermann